################################################### ## . This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/configure --enable-pikelib ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:3052: looking for aux files: install-sh configure:3065: trying /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/ configure:3076: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/install-sh found configure:3337: checking whether make sets $(MAKE) configure:3360: result: yes configure:3375: checking whether make supports VPATH configure:3398: result: yes configure:3413: checking whether make supports spaces in SHELL make[3]: Entering directory `/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64' /bin/false make[3]: Leaving directory `/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64' configure:3455: result: yes configure:3470: WARNING: BUILDING PIKE AS A LIBRARY -- HIGHLY EXPERIMENTAL! configure:3794: checking for gcc configure:3815: found /usr/bin/gcc configure:3826: result: gcc configure:4179: checking for C compiler version configure:4188: gcc --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4199: $? = 0 configure:4188: gcc -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:4199: $? = 0 configure:4188: gcc -V >&5 gcc: '-V' option must have argument configure:4199: $? = 1 configure:4188: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:4199: $? = 1 configure:4188: gcc -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:4199: $? = 1 configure:4219: checking whether the C compiler works configure:4241: gcc conftest.c >&5 configure:4245: $? = 0 configure:4295: result: yes configure:4298: checking for C compiler default output file name configure:4300: result: a.out configure:4306: checking for suffix of executables configure:4313: gcc -o conftest conftest.c >&5 configure:4317: $? = 0 configure:4340: result: configure:4362: checking whether we are cross compiling configure:4370: gcc -o conftest conftest.c >&5 configure:4374: $? = 0 configure:4381: ./conftest configure:4385: $? = 0 configure:4400: result: no configure:4405: checking for suffix of object files configure:4428: gcc -c conftest.c >&5 configure:4432: $? = 0 configure:4454: result: o configure:4458: checking whether the compiler supports GNU C configure:4478: gcc -c conftest.c >&5 configure:4478: $? = 0 configure:4488: result: yes configure:4499: checking whether gcc accepts -g configure:4520: gcc -c -g conftest.c >&5 configure:4520: $? = 0 configure:4564: result: yes configure:4584: checking for gcc option to enable C11 features configure:4599: gcc -c conftest.c >&5 conftest.c:62:3: error: #error "Compiler does not advertise C99 conformance" conftest.c:117: error: syntax error before 'text' conftest.c: In function 'test_restrict': conftest.c:122: error: 'for' loop initial declaration used outside C99 mode conftest.c:122: error: 'text' undeclared (first use in this function) conftest.c:122: error: (Each undeclared identifier is reported only once conftest.c:122: error: for each function it appears in.) conftest.c:166:3: error: #error "Compiler does not advertise C11 conformance" conftest.c: At top level: conftest.c:170: error: syntax error before 'aligned_as_double' conftest.c:170: warning: data definition has no type or storage class conftest.c:171: error: syntax error before numeric constant conftest.c:171: warning: data definition has no type or storage class conftest.c:173: error: syntax error before numeric constant conftest.c:173: error: syntax error before 'aligned_as_int' conftest.c:173: error: conflicting types for 'aligned_as_int' conftest.c:172: error: previous declaration of 'aligned_as_int' was here conftest.c:173: warning: data definition has no type or storage class conftest.c:178: error: syntax error before 'int' conftest.c:179: error: syntax error before 'int' conftest.c:180: error: syntax error before 'char' conftest.c:182: error: syntax error before numeric constant conftest.c:185: error: syntax error before 'does_not_return' conftest.c:191: error: syntax error before '_Static_assert' conftest.c:191: warning: no semicolon at end of struct or union conftest.c:194: error: syntax error before '}' token conftest.c:198: error: 'syntax' undeclared here (not in a function) conftest.c:198: error: syntax error before 'error' conftest.c:202: error: redefinition of typedef 'long_ptr' conftest.c:201: error: previous declaration of 'long_ptr' was here conftest.c:203: error: redefinition of typedef 'long_ptr' conftest.c:202: error: previous declaration of 'long_ptr' was here conftest.c: In function 'main': conftest.c:231: error: syntax error before 'newvar' conftest.c:241: error: 'for' loop initial declaration used outside C99 mode conftest.c:258: error: 'newvar' undeclared (first use in this function) configure:4599: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | /* end confdefs.h. */ | | /* Does the compiler advertise C89 conformance? | Do not test the value of __STDC__, because some compilers set it to 0 | while being otherwise adequately conformant. */ | #if !defined __STDC__ | # error "Compiler does not advertise C89 conformance" | #endif | | #include | #include | struct stat; | /* Most of the following tests are stolen from RCS 5.7 src/conf.sh. */ | struct buf { int x; }; | struct buf * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not \xHH hex character constants. | These do not provoke an error unfortunately, instead are silently treated | as an "x". The following induces an error, until -std is added to get | proper ANSI mode. Curiously \x00 != x always comes out true, for an | array size at least. It is necessary to write \x00 == 0 to get something | that is true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, int *(*)(struct buf *, struct stat *, int), | int, int); | | // Does the compiler advertise C99 conformance? | #if !defined __STDC_VERSION__ || __STDC_VERSION__ < 199901L | # error "Compiler does not advertise C99 conformance" | #endif | | #include | extern int puts (const char *); | extern int printf (const char *, ...); | extern int dprintf (int, const char *, ...); | extern void *malloc (size_t); | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | // dprintf is used instead of fprintf to avoid needing to declare | // FILE and stderr. | #define debug(...) dprintf (2, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | #error "your preprocessor is broken" | #endif | #if BIG_OK | #else | #error "your preprocessor is broken" | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static bool | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str = ""; | int number = 0; | float fnumber = 0; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | | return *str && number && fnumber; | } | | | // Does the compiler advertise C11 conformance? | #if !defined __STDC_VERSION__ || __STDC_VERSION__ < 201112L | # error "Compiler does not advertise C11 conformance" | #endif | | // Check _Alignas. | char _Alignas (double) aligned_as_double; | char _Alignas (0) no_special_alignment; | extern char aligned_as_int; | char _Alignas (0) _Alignas (int) aligned_as_int; | | // Check _Alignof. | enum | { | int_alignment = _Alignof (int), | int_array_alignment = _Alignof (int[100]), | char_alignment = _Alignof (char) | }; | _Static_assert (0 < -_Alignof (int), "_Alignof is signed"); | | // Check _Noreturn. | int _Noreturn does_not_return (void) { for (;;) continue; } | | // Check _Static_assert. | struct test_static_assert | { | int x; | _Static_assert (sizeof (int) <= sizeof (long int), | "_Static_assert does not work in struct"); | long int y; | }; | | // Check UTF-8 literals. | #define u8 syntax error! | char const utf8_literal[] = u8"happens to be ASCII" "another string"; | | // Check duplicate typedefs. | typedef long *long_ptr; | typedef long int *long_ptr; | typedef long_ptr long_ptr; | | // Anonymous structures and unions -- taken from C11 6.7.2.1 Example 1. | struct anonymous | { | union { | struct { int i; int j; }; | struct { int k; long int l; } w; | }; | int m; | } v1; | | | int | main (int argc, char **argv) | { | int ok = 0; | | ok |= (argc == 0 || f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]); | | | // Check bool. | _Bool success = false; | success |= (argc != 0); | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | success &= test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[0] = argv[0][0]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | ok |= (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | | _Static_assert ((offsetof (struct anonymous, i) | == offsetof (struct anonymous, w.k)), | "Anonymous union alignment botch"); | v1.i = 2; | v1.w.k = 5; | ok |= v1.i != 5; | | return ok; | } | configure:4599: gcc -std=gnu11 -c conftest.c >&5 cc1: error: unrecognized command line option "-std=gnu11" configure:4599: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | /* end confdefs.h. */ | | /* Does the compiler advertise C89 conformance? | Do not test the value of __STDC__, because some compilers set it to 0 | while being otherwise adequately conformant. */ | #if !defined __STDC__ | # error "Compiler does not advertise C89 conformance" | #endif | | #include | #include | struct stat; | /* Most of the following tests are stolen from RCS 5.7 src/conf.sh. */ | struct buf { int x; }; | struct buf * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not \xHH hex character constants. | These do not provoke an error unfortunately, instead are silently treated | as an "x". The following induces an error, until -std is added to get | proper ANSI mode. Curiously \x00 != x always comes out true, for an | array size at least. It is necessary to write \x00 == 0 to get something | that is true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, int *(*)(struct buf *, struct stat *, int), | int, int); | | // Does the compiler advertise C99 conformance? | #if !defined __STDC_VERSION__ || __STDC_VERSION__ < 199901L | # error "Compiler does not advertise C99 conformance" | #endif | | #include | extern int puts (const char *); | extern int printf (const char *, ...); | extern int dprintf (int, const char *, ...); | extern void *malloc (size_t); | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | // dprintf is used instead of fprintf to avoid needing to declare | // FILE and stderr. | #define debug(...) dprintf (2, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | #error "your preprocessor is broken" | #endif | #if BIG_OK | #else | #error "your preprocessor is broken" | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static bool | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str = ""; | int number = 0; | float fnumber = 0; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | | return *str && number && fnumber; | } | | | // Does the compiler advertise C11 conformance? | #if !defined __STDC_VERSION__ || __STDC_VERSION__ < 201112L | # error "Compiler does not advertise C11 conformance" | #endif | | // Check _Alignas. | char _Alignas (double) aligned_as_double; | char _Alignas (0) no_special_alignment; | extern char aligned_as_int; | char _Alignas (0) _Alignas (int) aligned_as_int; | | // Check _Alignof. | enum | { | int_alignment = _Alignof (int), | int_array_alignment = _Alignof (int[100]), | char_alignment = _Alignof (char) | }; | _Static_assert (0 < -_Alignof (int), "_Alignof is signed"); | | // Check _Noreturn. | int _Noreturn does_not_return (void) { for (;;) continue; } | | // Check _Static_assert. | struct test_static_assert | { | int x; | _Static_assert (sizeof (int) <= sizeof (long int), | "_Static_assert does not work in struct"); | long int y; | }; | | // Check UTF-8 literals. | #define u8 syntax error! | char const utf8_literal[] = u8"happens to be ASCII" "another string"; | | // Check duplicate typedefs. | typedef long *long_ptr; | typedef long int *long_ptr; | typedef long_ptr long_ptr; | | // Anonymous structures and unions -- taken from C11 6.7.2.1 Example 1. | struct anonymous | { | union { | struct { int i; int j; }; | struct { int k; long int l; } w; | }; | int m; | } v1; | | | int | main (int argc, char **argv) | { | int ok = 0; | | ok |= (argc == 0 || f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]); | | | // Check bool. | _Bool success = false; | success |= (argc != 0); | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | success &= test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[0] = argv[0][0]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | ok |= (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | | _Static_assert ((offsetof (struct anonymous, i) | == offsetof (struct anonymous, w.k)), | "Anonymous union alignment botch"); | v1.i = 2; | v1.w.k = 5; | ok |= v1.i != 5; | | return ok; | } | configure:4612: result: unsupported configure:4630: checking for gcc option to enable C99 features configure:4645: gcc -c conftest.c >&5 conftest.c:62:3: error: #error "Compiler does not advertise C99 conformance" conftest.c:117: error: syntax error before 'text' conftest.c: In function 'test_restrict': conftest.c:122: error: 'for' loop initial declaration used outside C99 mode conftest.c:122: error: 'text' undeclared (first use in this function) conftest.c:122: error: (Each undeclared identifier is reported only once conftest.c:122: error: for each function it appears in.) conftest.c: In function 'main': conftest.c:179: error: syntax error before 'newvar' conftest.c:189: error: 'for' loop initial declaration used outside C99 mode conftest.c:206: error: 'newvar' undeclared (first use in this function) configure:4645: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | /* end confdefs.h. */ | | /* Does the compiler advertise C89 conformance? | Do not test the value of __STDC__, because some compilers set it to 0 | while being otherwise adequately conformant. */ | #if !defined __STDC__ | # error "Compiler does not advertise C89 conformance" | #endif | | #include | #include | struct stat; | /* Most of the following tests are stolen from RCS 5.7 src/conf.sh. */ | struct buf { int x; }; | struct buf * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not \xHH hex character constants. | These do not provoke an error unfortunately, instead are silently treated | as an "x". The following induces an error, until -std is added to get | proper ANSI mode. Curiously \x00 != x always comes out true, for an | array size at least. It is necessary to write \x00 == 0 to get something | that is true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, int *(*)(struct buf *, struct stat *, int), | int, int); | | // Does the compiler advertise C99 conformance? | #if !defined __STDC_VERSION__ || __STDC_VERSION__ < 199901L | # error "Compiler does not advertise C99 conformance" | #endif | | #include | extern int puts (const char *); | extern int printf (const char *, ...); | extern int dprintf (int, const char *, ...); | extern void *malloc (size_t); | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | // dprintf is used instead of fprintf to avoid needing to declare | // FILE and stderr. | #define debug(...) dprintf (2, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | #error "your preprocessor is broken" | #endif | #if BIG_OK | #else | #error "your preprocessor is broken" | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static bool | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str = ""; | int number = 0; | float fnumber = 0; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | | return *str && number && fnumber; | } | | | int | main (int argc, char **argv) | { | int ok = 0; | | ok |= (argc == 0 || f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]); | | | // Check bool. | _Bool success = false; | success |= (argc != 0); | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | success &= test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[0] = argv[0][0]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | ok |= (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | return ok; | } | configure:4645: gcc -std=gnu99 -c conftest.c >&5 configure:4645: $? = 0 configure:4666: result: -std=gnu99 configure:4770: checking if we are using TCC (TenDRA C Compiler) configure:4794: result: no configure:4799: checking if we are using ICC (Intel C Compiler) configure:4842: result: no configure:4916: checking for g++ configure:4937: found /usr/bin/g++ configure:4948: result: g++ configure:4975: checking for C++ compiler version configure:4984: g++ --version >&5 g++ (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4995: $? = 0 configure:4984: g++ -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:4995: $? = 0 configure:4984: g++ -V >&5 g++: '-V' option must have argument configure:4995: $? = 1 configure:4984: g++ -qversion >&5 g++: unrecognized option '-qversion' g++: no input files configure:4995: $? = 1 configure:4999: checking whether the compiler supports GNU C++ configure:5019: g++ -c conftest.cpp >&5 configure:5019: $? = 0 configure:5029: result: yes configure:5040: checking whether g++ accepts -g configure:5061: g++ -c -g conftest.cpp >&5 configure:5061: $? = 0 configure:5105: result: yes configure:5125: checking for g++ option to enable C++11 features configure:5140: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:13:3: error: #error "Compiler does not advertise C++98 conformance" conftest.cpp:56:3: error: #error "Compiler does not advertise C++11 conformance" conftest.cpp:61: error: expected constructor, destructor, or type conversion before 'int' conftest.cpp: In constructor 'cxx11test::delegate::delegate()': conftest.cpp:73: error: type 'class cxx11test::delegate' is not a direct base of 'cxx11test::delegate' conftest.cpp: At global scope: conftest.cpp:84: error: expected ';' before 'override' conftest.cpp:85: error: expected `;' before '}' token conftest.cpp:91: error: invalid pure specifier (only `= 0' is allowed) before ';' token conftest.cpp:92: error: invalid pure specifier (only `= 0' is allowed) before ';' token conftest.cpp:93: error: expected primary-expression before ';' token conftest.cpp:93: error: `delete' cannot appear in a constant-expression conftest.cpp:91: error: initializer specified for non-virtual method 'cxx11test::nocopy::nocopy()' conftest.cpp:92: error: initializer specified for non-virtual method 'cxx11test::nocopy::nocopy(const cxx11test::nocopy&)' conftest.cpp:93: error: initializer specified for non-virtual method 'cxx11test::nocopy& cxx11test::nocopy::operator=(const cxx11test::nocopy&)' conftest.cpp:105: error: expected initializer before '->' token conftest.cpp:109: error: expected nested-name-specifier before '...' token conftest.cpp:109: error: expected `>' before '...' token conftest.cpp:109: error: 'Args' has not been declared conftest.cpp:109: error: expected `)' before 'rest' conftest.cpp:109: error: expected initializer before 'rest' conftest.cpp: In function 'int main(int, char**)': conftest.cpp:133: error: ISO C++ forbids declaration of 'a1' with no type conftest.cpp:134: error: ISO C++ forbids declaration of 'a2' with no type conftest.cpp:134: warning: converting to 'int' from 'double' conftest.cpp:135: error: ISO C++ forbids declaration of 'a3' with no type conftest.cpp:135: error: invalid conversion from 'const char*' to 'int' conftest.cpp:138: error: ISO C++ forbids declaration of 'i' with no type conftest.cpp:138: error: invalid type argument of 'unary *' conftest.cpp:138: error: invalid type argument of 'unary *' conftest.cpp:140: error: 'decltype' was not declared in this scope conftest.cpp:140: error: expected `;' before 'a4' conftest.cpp:144: error: 'get_val' is not a member of 'cxx11test' conftest.cpp:154: error: a function-definition is not allowed here before ':' token conftest.cpp:155: error: expected primary-expression before '}' token conftest.cpp:155: error: expected `;' before '}' token conftest.cpp:155: error: expected primary-expression before '}' token conftest.cpp:155: error: expected `)' before '}' token conftest.cpp:155: error: expected primary-expression before '}' token conftest.cpp:155: error: expected `;' before '}' token conftest.cpp:159: error: expected primary-expression before '[' token conftest.cpp:159: error: expected primary-expression before ']' token conftest.cpp:159: error: expected primary-expression before 'int' conftest.cpp:161: error: expected primary-expression before '[' token conftest.cpp:161: error: expected primary-expression before ']' token conftest.cpp:161: error: expected primary-expression before 'double' conftest.cpp:163: error: expected primary-expression before '[' token conftest.cpp:163: error: expected primary-expression before '=' token conftest.cpp:163: error: expected primary-expression before ']' token conftest.cpp:163: error: expected primary-expression before 'double' conftest.cpp:168: error: 'cxx11test::sum' has not been declared conftest.cpp:169: error: ISO C++ forbids declaration of 'a' with no type conftest.cpp:169: error: 'sum' was not declared in this scope conftest.cpp:170: error: ISO C++ forbids declaration of 'b' with no type conftest.cpp:171: error: ISO C++ forbids declaration of 'c' with no type conftest.cpp:185: error: 'nullptr' was not declared in this scope conftest.cpp:189: error: '>>' should be '> >' within a nested template argument list conftest.cpp:189: error: '<::' cannot begin a template-argument list conftest.cpp:189: note: '<:' is an alternate spelling for '['. Insert whitespace between '<' and '::' conftest.cpp:189: note: (if you use -fpermissive G++ will accept your code) conftest.cpp:193: error: 'u8' was not declared in this scope conftest.cpp:193: error: expected ',' or ';' before string constant conftest.cpp:194: error: 'char16_t' was not declared in this scope conftest.cpp:194: error: expected `;' before 'const' conftest.cpp:195: error: 'char32_t' was not declared in this scope conftest.cpp:195: error: expected `;' before 'const' configure:5140: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | /* end confdefs.h. */ | | // Does the compiler advertise C++98 conformance? | #if !defined __cplusplus || __cplusplus < 199711L | # error "Compiler does not advertise C++98 conformance" | #endif | | // These inclusions are to reject old compilers that | // lack the unsuffixed header files. | #include | #include | | // and are *not* freestanding headers in C++98. | extern void assert (int); | namespace std { | extern int strcmp (const char *, const char *); | } | | // Namespaces, exceptions, and templates were all added after "C++ 2.0". | using std::exception; | using std::strcmp; | | namespace { | | void test_exception_syntax() | { | try { | throw "test"; | } catch (const char *s) { | // Extra parentheses suppress a warning when building autoconf itself, | // due to lint rules shared with more typical C programs. | assert (!(strcmp) (s, "test")); | } | } | | template struct test_template | { | T const val; | explicit test_template(T t) : val(t) {} | template T add(U u) { return static_cast(u) + val; } | }; | | } // anonymous namespace | | | // Does the compiler advertise C++ 2011 conformance? | #if !defined __cplusplus || __cplusplus < 201103L | # error "Compiler does not advertise C++11 conformance" | #endif | | namespace cxx11test | { | constexpr int get_val() { return 20; } | | struct testinit | { | int i; | double d; | }; | | class delegate | { | public: | delegate(int n) : n(n) {} | delegate(): delegate(2354) {} | | virtual int getval() { return this->n; }; | protected: | int n; | }; | | class overridden : public delegate | { | public: | overridden(int n): delegate(n) {} | virtual int getval() override final { return this->n * 2; } | }; | | class nocopy | { | public: | nocopy(int i): i(i) {} | nocopy() = default; | nocopy(const nocopy&) = delete; | nocopy & operator=(const nocopy&) = delete; | private: | int i; | }; | | // for testing lambda expressions | template Ret eval(Fn f, Ret v) | { | return f(v); | } | | // for testing variadic templates and trailing return types | template auto sum(V first) -> V | { | return first; | } | template auto sum(V first, Args... rest) -> V | { | return first + sum(rest...); | } | } | | | int | main (int argc, char **argv) | { | int ok = 0; | | assert (argc); | assert (! argv[0]); | { | test_exception_syntax (); | test_template tt (2.0); | assert (tt.add (4) == 6.0); | assert (true && !false); | } | | | { | // Test auto and decltype | auto a1 = 6538; | auto a2 = 48573953.4; | auto a3 = "String literal"; | | int total = 0; | for (auto i = a3; *i; ++i) { total += *i; } | | decltype(a2) a4 = 34895.034; | } | { | // Test constexpr | short sa[cxx11test::get_val()] = { 0 }; | } | { | // Test initializer lists | cxx11test::testinit il = { 4323, 435234.23544 }; | } | { | // Test range-based for | int array[] = {9, 7, 13, 15, 4, 18, 12, 10, 5, 3, | 14, 19, 17, 8, 6, 20, 16, 2, 11, 1}; | for (auto &x : array) { x += 23; } | } | { | // Test lambda expressions | using cxx11test::eval; | assert (eval ([](int x) { return x*2; }, 21) == 42); | double d = 2.0; | assert (eval ([&](double x) { return d += x; }, 3.0) == 5.0); | assert (d == 5.0); | assert (eval ([=](double x) mutable { return d += x; }, 4.0) == 9.0); | assert (d == 5.0); | } | { | // Test use of variadic templates | using cxx11test::sum; | auto a = sum(1); | auto b = sum(1, 2); | auto c = sum(1.0, 2.0, 3.0); | } | { | // Test constructor delegation | cxx11test::delegate d1; | cxx11test::delegate d2(); | cxx11test::delegate d3(45); | } | { | // Test override and final | cxx11test::overridden o1(55464); | } | { | // Test nullptr | char *c = nullptr; | } | { | // Test template brackets | test_template<::test_template> v(test_template(12)); | } | { | // Unicode literals | char const *utf8 = u8"UTF-8 string \u2500"; | char16_t const *utf16 = u"UTF-8 string \u2500"; | char32_t const *utf32 = U"UTF-32 string \u2500"; | } | | return ok; | } | configure:5158: result: none needed configure:5232: checking how to run the C preprocessor configure:5258: gcc -std=gnu99 -E conftest.c configure:5258: $? = 0 configure:5273: gcc -std=gnu99 -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:5273: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | /* end confdefs.h. */ | #include configure:5300: result: gcc -std=gnu99 -E configure:5314: gcc -std=gnu99 -E conftest.c configure:5314: $? = 0 configure:5329: gcc -std=gnu99 -E conftest.c conftest.c:10:28: error: ac_nonexistent.h: No such file or directory configure:5329: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | /* end confdefs.h. */ | #include configure:5359: checking for grep that handles long lines and -e configure:5423: result: /bin/grep configure:5428: checking for egrep configure:5496: result: /bin/grep -E configure:5502: checking whether we are using Intel C configure:5531: result: no configure:5604: checking for library containing strerror configure:5634: gcc -std=gnu99 -o conftest -g conftest.c >&5 configure:5634: $? = 0 configure:5654: result: none required configure:5667: checking for stdio.h configure:5667: gcc -std=gnu99 -c -g conftest.c >&5 configure:5667: $? = 0 configure:5667: result: yes configure:5667: checking for stdlib.h configure:5667: gcc -std=gnu99 -c -g conftest.c >&5 configure:5667: $? = 0 configure:5667: result: yes configure:5667: checking for string.h configure:5667: gcc -std=gnu99 -c -g conftest.c >&5 configure:5667: $? = 0 configure:5667: result: yes configure:5667: checking for inttypes.h configure:5667: gcc -std=gnu99 -c -g conftest.c >&5 configure:5667: $? = 0 configure:5667: result: yes configure:5667: checking for stdint.h configure:5667: gcc -std=gnu99 -c -g conftest.c >&5 configure:5667: $? = 0 configure:5667: result: yes configure:5667: checking for strings.h configure:5667: gcc -std=gnu99 -c -g conftest.c >&5 configure:5667: $? = 0 configure:5667: result: yes configure:5667: checking for sys/stat.h configure:5667: gcc -std=gnu99 -c -g conftest.c >&5 configure:5667: $? = 0 configure:5667: result: yes configure:5667: checking for sys/types.h configure:5667: gcc -std=gnu99 -c -g conftest.c >&5 configure:5667: $? = 0 configure:5667: result: yes configure:5667: checking for unistd.h configure:5667: gcc -std=gnu99 -c -g conftest.c >&5 configure:5667: $? = 0 configure:5667: result: yes configure:5667: checking for wchar.h configure:5667: gcc -std=gnu99 -c -g conftest.c >&5 configure:5667: $? = 0 configure:5667: result: yes configure:5667: checking for minix/config.h configure:5667: gcc -std=gnu99 -c -g conftest.c >&5 conftest.c:48:26: error: minix/config.h: No such file or directory configure:5667: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5667: result: no configure:5698: checking whether it is safe to define __EXTENSIONS__ configure:5717: gcc -std=gnu99 -c -g conftest.c >&5 configure:5717: $? = 0 configure:5725: result: yes configure:5728: checking whether _XOPEN_SOURCE should be defined configure:5750: gcc -std=gnu99 -c -g conftest.c >&5 configure:5750: $? = 0 configure:5777: result: no configure:5858: checking default compiler ABI configure:5927: result: 64 configure:5939: checking which ABI to use configure:5991: result: attempt 64 configure:8413: checking for ABI lib-suffixes configure:8436: result: 64 /64 /. configure:8711: checking filesystem synchronization configure:8814: result: working configure:8883: checking for fnord/fnord/fnord.h configure:8883: gcc -std=gnu99 -c -g conftest.c >&5 conftest.c:65:31: error: fnord/fnord/fnord.h: No such file or directory configure:8883: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8883: result: no configure:8910: checking if CHECK_HEADERS works configure:8917: result: yes configure:8922: checking if we can allocate large auto variables configure:8959: gcc -std=gnu99 -o conftest -g conftest.c >&5 configure:8959: $? = 0 configure:8975: result: yes - good configure:9074: checking for uname configure:9097: found /bin/uname configure:9110: result: /bin/uname configure:9118: checking operating system configure:9172: result: Linux configure:9188: checking for stdlib.h configure:9188: result: yes configure:9207: checking for string.h configure:9207: result: yes configure:9226: checking for unistd.h configure:9226: result: yes configure:9245: checking for sys/stat.h configure:9245: result: yes configure:9264: checking for sys/types.h configure:9264: result: yes configure:9283: checking for sys/errno.h configure:9283: gcc -std=gnu99 -c -g conftest.c >&5 configure:9283: $? = 0 configure:9283: result: yes configure:9421: checking for ld.so run path method configure:9511: result: use -Wl,-rpath configure:9552: checking if /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink exists is up to date and works /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/configure: line 9554: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink: No such file or directory configure:9558: result: no configure:9702: checking whether smartlink compiles Compiling smartlink: gcc -std=gnu99 -o smartlink -g -I. /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/smartlink.c 2>&5 configure:9707: result: yes configure:9737: checking for a fallback compiler configure:9742: result: no DEBUG: ---------------------------------- Current limits: core file size (blocks, -c) 0 data seg size (kbytes, -d) unlimited file size (blocks, -f) unlimited max locked memory (kbytes, -l) 32 max memory size (kbytes, -m) unlimited open files (-n) 1024 pipe size (512 bytes, -p) 8 stack size (kbytes, -s) 10240 cpu time (seconds, -t) unlimited max user processes (-u) 73728 virtual memory (kbytes, -v) unlimited DEBUG: ++++++++++++++++++++++++++++++++++ configure:9803: checking +O3 configure:10844: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g +O3 conftest.c >&5 2>conftezt.out.2 configure:10844: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | /* end confdefs.h. */ | | int foo; | int main(int argc, char **argv) | { | /* The following code triggs gcc:s generation of aline opcodes, | * which some versions of as does not support. | */ | if (argc > 0) argc = 0; | return argc; | } | gcc: +O3: No such file or directory configure:10923: result: no configure:10927: checking -O3 configure:11404: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 conftest.c >&5 2>conftezt.out.2 configure:11404: $? = 0 configure:11404: ./conftest configure:11404: $? = 0 configure:11479: result: yes configure:11920: checking -pipe configure:11974: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe conftest.c >&5 2>conftezt.out.2 configure:11974: $? = 0 configure:11974: ./conftest configure:11974: $? = 0 configure:12049: result: yes DEBUG: ---------------------------------- Current limits: core file size (blocks, -c) 0 data seg size (kbytes, -d) unlimited file size (blocks, -f) unlimited max locked memory (kbytes, -l) 32 max memory size (kbytes, -m) unlimited open files (-n) 1024 pipe size (512 bytes, -p) 8 stack size (kbytes, -s) 10240 cpu time (seconds, -t) unlimited max user processes (-u) 73728 virtual memory (kbytes, -v) unlimited DEBUG: ++++++++++++++++++++++++++++++++++ DEBUG: ---------------------------------- Current limits: core file size (blocks, -c) 0 data seg size (kbytes, -d) unlimited file size (blocks, -f) unlimited max locked memory (kbytes, -l) 32 max memory size (kbytes, -m) unlimited open files (-n) 1024 pipe size (512 bytes, -p) 8 stack size (kbytes, -s) 10240 cpu time (seconds, -t) unlimited max user processes (-u) 73728 virtual memory (kbytes, -v) unlimited DEBUG: ++++++++++++++++++++++++++++++++++ configure:14300: checking -W configure:14354: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -W -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. conftest.c >&5 2>conftezt.out.2 configure:14354: $? = 0 configure:14354: ./conftest configure:14354: $? = 0 configure:14429: result: yes configure:14440: checking -Wall configure:14494: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -Wall -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. conftest.c >&5 2>conftezt.out.2 configure:14494: $? = 0 configure:14494: ./conftest configure:14494: $? = 0 configure:14569: result: yes configure:14580: checking -Wno-unused configure:14634: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -Wno-unused -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. conftest.c >&5 2>conftezt.out.2 configure:14634: $? = 0 configure:14634: ./conftest configure:14634: $? = 0 configure:14709: result: yes configure:14720: checking -Wcomment configure:14774: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -Wcomment -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. conftest.c >&5 2>conftezt.out.2 configure:14774: $? = 0 configure:14774: ./conftest configure:14774: $? = 0 configure:14849: result: yes configure:14860: checking -Wformat configure:14914: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -Wformat -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. conftest.c >&5 2>conftezt.out.2 configure:14914: $? = 0 configure:14914: ./conftest configure:14914: $? = 0 configure:14989: result: yes configure:15000: checking -Wformat-security configure:15054: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -Wformat-security -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. conftest.c >&5 2>conftezt.out.2 configure:15054: $? = 0 configure:15054: ./conftest configure:15054: $? = 0 cc1: warning: -Wformat-security ignored without -Wformat configure:15133: result: no configure:15140: checking -Wimplicit-function-declaration configure:15194: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -Wimplicit-function-declaration -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. conftest.c >&5 2>conftezt.out.2 configure:15194: $? = 0 configure:15194: ./conftest configure:15194: $? = 0 configure:15269: result: yes configure:15280: checking -Wmultichar configure:15334: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -Wmultichar -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. conftest.c >&5 2>conftezt.out.2 configure:15334: $? = 0 configure:15334: ./conftest configure:15334: $? = 0 configure:15409: result: yes configure:15420: checking -Wswitch configure:15474: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -Wswitch -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. conftest.c >&5 2>conftezt.out.2 configure:15474: $? = 0 configure:15474: ./conftest configure:15474: $? = 0 configure:15549: result: yes configure:15564: checking -Wuninitialized configure:15618: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -Wuninitialized -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. conftest.c >&5 2>conftezt.out.2 configure:15618: $? = 0 configure:15618: ./conftest configure:15618: $? = 0 configure:15693: result: yes configure:15705: checking -Wpointer-arith configure:15759: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -Wpointer-arith -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. conftest.c >&5 2>conftezt.out.2 configure:15759: $? = 0 configure:15759: ./conftest configure:15759: $? = 0 configure:15834: result: yes configure:15845: checking -Wchar-subscripts configure:15899: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -Wchar-subscripts -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. conftest.c >&5 2>conftezt.out.2 configure:15899: $? = 0 configure:15899: ./conftest configure:15899: $? = 0 configure:15974: result: yes configure:15985: checking -Wno-long-long configure:16039: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -Wno-long-long -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. conftest.c >&5 2>conftezt.out.2 configure:16039: $? = 0 configure:16039: ./conftest configure:16039: $? = 0 configure:16114: result: yes configure:16125: checking -Wdeclaration-after-statement configure:16179: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -Wdeclaration-after-statement -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. conftest.c >&5 2>conftezt.out.2 configure:16179: $? = 0 configure:16179: ./conftest configure:16179: $? = 0 configure:16254: result: yes configure:16696: checking -ggdb3 configure:16750: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -ggdb3 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. conftest.c >&5 2>conftezt.out.2 configure:16750: $? = 0 configure:16750: ./conftest configure:16750: $? = 0 configure:16825: result: yes configure:23629: checking -m64 configure:28054: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -m64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. conftest.c >&5 2>conftezt.out.2 configure:28054: $? = 0 configure:28054: ./conftest configure:28054: $? = 0 configure:28129: result: yes configure:61497: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include conftest.c configure:61497: $? = 0 configure:61832: checking /usr/local configure:61850: result: ok configure:61861: checking whether /usr/local/lib64 contains 64-bit ABI files configure:61978: result: ABI ok configure:61985: checking what to add to LDFLAGS configure:62051: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -lm conftest.c >&5 conftest.c: In function 'main': conftest.c:58: warning: implicit declaration of function 'exit' conftest.c:58: warning: incompatible implicit declaration of built-in function 'exit' configure:62051: $? = 0 configure:62051: ./conftest configure:62051: $? = 0 configure:62054: result: -L/usr/local/lib configure:62078: checking for pkgconfig directory configure:62083: result: yes - /usr/local/lib/pkgconfig configure:61861: checking whether /usr/local/lib/64 contains 64-bit ABI files configure:61868: result: no - does not exist configure:61861: checking whether /usr/local/lib/. contains 64-bit ABI files configure:61978: result: ABI ok configure:61985: checking what to add to LDFLAGS configure:61997: result: nothing - already added configure:62078: checking for pkgconfig directory configure:62083: result: yes - /usr/local/lib/pkgconfig configure:62100: checking /usr/local/bin configure:62112: result: yes configure:62126: checking /usr/local/include configure:62160: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include conftest.c configure:62160: $? = 0 configure:62163: result: added configure:61832: checking /usr configure:61845: result: already checked configure:61832: checking /usr/local configure:61845: result: already checked configure:61832: checking /sw/local configure:61835: result: no configure:61832: checking /sw configure:61835: result: no configure:61832: checking /usr/gnu configure:61835: result: no configure:61832: checking /opt/gnu configure:61835: result: no configure:61832: checking /sw/gnu configure:61835: result: no configure:61832: checking /usr/freeware configure:61835: result: no configure:61832: checking /usr/pkg configure:61835: result: no configure:61832: checking /opt/gnome* configure:61835: result: no configure:61832: checking /usr/X11R6 configure:61850: result: ok configure:61861: checking whether /usr/X11R6/lib64 contains 64-bit ABI files configure:61978: result: ABI ok configure:61985: checking what to add to LDFLAGS configure:62051: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -lm conftest.c >&5 conftest.c: In function 'main': conftest.c:58: warning: implicit declaration of function 'exit' conftest.c:58: warning: incompatible implicit declaration of built-in function 'exit' configure:62051: $? = 0 configure:62051: ./conftest configure:62051: $? = 0 configure:62054: result: -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 configure:62078: checking for pkgconfig directory configure:62086: result: no configure:61861: checking whether /usr/X11R6/lib/64 contains 64-bit ABI files configure:61868: result: no - does not exist configure:61861: checking whether /usr/X11R6/lib/. contains 64-bit ABI files configure:61974: result: no, does not contain any 64-bit ABI files configure:62100: checking /usr/X11R6/bin configure:62112: result: yes configure:62126: checking /usr/X11R6/include configure:62160: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:62160: $? = 0 configure:62163: result: added configure:61832: checking /usr/sfw configure:61835: result: no configure:61832: checking /opt/sfw configure:61835: result: no configure:61832: checking /opt/csw configure:61835: result: no configure:61832: checking /usr/ccs configure:61835: result: no configure:62212: checking whether /usr/lib/gcc/x86_64-redhat-linux/4.0.264 contains 64-bit ABI files configure:62219: result: no - does not exist configure:62212: checking whether /usr/lib/gcc/x86_64-redhat-linux/4.0.2/64 contains 64-bit ABI files configure:62219: result: no - does not exist configure:62212: checking whether /usr/lib/gcc/x86_64-redhat-linux/4.0.2/. contains 64-bit ABI files configure:62329: result: ABI ok configure:62336: checking if we need to add -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 to LDFLAGS configure:62349: result: yes - added configure:62353: checking if we need to add -R/usr/lib/gcc/x86_64-redhat-linux/4.0.2 to LDFLAGS configure:62370: result: no - does not contain dynamic objects configure:62212: checking whether /usr/lib/gcc/x86_64-redhat-linux/4.0.264 contains 64-bit ABI files configure:62219: result: no - does not exist configure:62212: checking whether /usr/lib/gcc/x86_64-redhat-linux/4.0.2/64 contains 64-bit ABI files configure:62219: result: no - does not exist configure:62212: checking whether /usr/lib/gcc/x86_64-redhat-linux/4.0.2/. contains 64-bit ABI files configure:62329: result: ABI ok configure:62336: checking if we need to add -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 to LDFLAGS configure:62344: result: no - already added configure:62353: checking if we need to add -R/usr/lib/gcc/x86_64-redhat-linux/4.0.2 to LDFLAGS configure:62370: result: no - does not contain dynamic objects configure:62396: checking if an abi indicator would be appropriate for libdir configure:62416: result: 64 configure:62419: checking what libdir should be set to configure:62426: result: ${exec_prefix}/lib64 configure:62472: checking ansi prototype capability configure:62490: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:62490: $? = 0 configure:62502: result: yes configure:62512: checking how to concatenate two symbols configure:62535: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:62535: $? = 0 configure:62571: result: ANSI configure:62611: checking for a BSD-compatible install configure:62684: result: /usr/bin/install -c configure:62700: checking how to run the C preprocessor configure:62768: result: gcc -std=gnu99 -E configure:62782: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c configure:62782: $? = 0 configure:62797: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c conftest.c:53:28: error: ac_nonexistent.h: No such file or directory configure:62797: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | /* end confdefs.h. */ | #include configure:62875: checking for ranlib configure:62896: found /usr/bin/ranlib configure:62907: result: ranlib configure:62933: checking for ar configure:62957: found /usr/bin/ar configure:62970: result: /usr/bin/ar configure:62985: checking for rntany configure:63024: result: no configure:63038: checking for candle configure:63077: result: no configure:63122: checking for light configure:63161: result: no configure:63206: checking for tallow configure:63245: result: no configure:63290: checking for mt.exe configure:63329: result: no configure:63373: checking for rc.exe configure:63412: result: no configure:63494: checking for yacc clone that handles %pure_parser byacc: e - line 1 of "conftest.y", syntax error %pure_parser ^ configure:63575: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c >&5 In file included from conftest.c:54: y.tab.c: In function 'yyparse': y.tab.c:899: warning: implicit declaration of function 'yylex' configure:63575: $? = 0 configure:63575: ./conftest configure:63575: $? = 0 configure:63607: result: bison -y configure:63613: checking how bison uses short configure:63671: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 In file included from /usr/include/stdlib.h:236, from y.tab.c:120, from conftest.c:54: /usr/include/xlocale.h:34: error: two or more data types in declaration specifiers In file included from /usr/include/sys/types.h:31, from /usr/include/stdlib.h:436, from y.tab.c:120, from conftest.c:54: /usr/include/bits/types.h:35: error: two or more data types in declaration specifiers /usr/include/bits/types.h:42: error: two or more data types in declaration specifiers /usr/include/bits/types.h:43: error: two or more data types in declaration specifiers In file included from /usr/include/stdlib.h:436, from y.tab.c:120, from conftest.c:54: /usr/include/sys/types.h:152: error: two or more data types in declaration specifiers In file included from y.tab.c:120, from conftest.c:54: /usr/include/stdlib.h:512: error: two or more data types in declaration specifiers /usr/include/stdlib.h:516: error: two or more data types in declaration specifiers /usr/include/stdlib.h:521: error: two or more data types in declaration specifiers /usr/include/stdlib.h:526: error: two or more data types in declaration specifiers /usr/include/stdlib.h:526: error: two or more data types in declaration specifiers /usr/include/stdlib.h:528: error: two or more data types in declaration specifiers /usr/include/stdlib.h:536: error: two or more data types in declaration specifiers /usr/include/stdlib.h:537: error: two or more data types in declaration specifiers /usr/include/stdlib.h:538: error: two or more data types in declaration specifiers /usr/include/stdlib.h:539: error: two or more data types in declaration specifiers /usr/include/stdlib.h:546: error: two or more data types in declaration specifiers /usr/include/stdlib.h:554: error: two or more data types in declaration specifiers /usr/include/stdlib.h:563: error: two or more data types in declaration specifiers /usr/include/stdlib.h:572: error: two or more data types in declaration specifiers /usr/include/stdlib.h:575: error: two or more data types in declaration specifiers In file included from conftest.c:54: y.tab.c:136: error: two or more data types in declaration specifiers y.tab.c: In function 'yyparse': y.tab.c:755: error: two or more data types in declaration specifiers y.tab.c:756: error: two or more data types in declaration specifiers y.tab.c:757: error: two or more data types in declaration specifiers y.tab.c:850: error: two or more data types in declaration specifiers y.tab.c:852: error: two or more data types in declaration specifiers y.tab.c:901: warning: implicit declaration of function 'yylex' configure:63671: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | /* end confdefs.h. */ | | #include "y.tab.c" | | int | main (void) | { | | yyparse(); | exit(errors); | | ; | return 0; | } configure:63671: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 In file included from conftest.c:54: y.tab.c: In function 'yyparse': y.tab.c:901: warning: implicit declaration of function 'yylex' configure:63671: $? = 0 configure:63696: result: short int configure:63709: checking for the type of __yy_memcpy conftest.y: %pure_parser %{ #include #ifndef __GNUC__ #ifndef __cplusplus static void __yy_memcpy(char *to, const char *from, unsigned int count); #endif /* !__cplusplus */ #endif /* !__GNUC__ */ void yyerror(char *); int yylex(void *); %} %% all: foo bar foo: 'f' 'o' 'o' { fprintf(stderr, "foo\n"); } ; bar: 'b' 'a' 'r' ; %% int yylex(void *yylval) { return 'f'; } void yyerror(char *err) { fprintf(stderr, "ERR: %s\n", err); } configure:63761: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c >&5 configure:63761: $? = 0 configure:63788: result: void __yy_memcpy(char *, const char *, unsigned int) configure:63802: checking for an ANSI C-conforming const configure:63869: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:63869: $? = 0 configure:63877: result: yes configure:63889: checking if const really does work configure:63911: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 conftest.c: In function 'main': conftest.c:61: warning: implicit declaration of function 'bar' configure:63911: $? = 0 configure:63926: result: yes configure:63936: checking if restrict keyword is available (C99) configure:63956: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:63956: $? = 0 configure:63966: result: yes configure:63973: checking whether char is unsigned configure:63993: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:63993: $? = 0 configure:64001: result: no configure:64009: checking if we can cast void * to a function pointer configure:64031: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:64031: $? = 0 configure:64042: result: yes configure:64053: checking for isgraph configure:64074: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c >&5 configure:64074: $? = 0 configure:64085: result: yes DEBUG: ---------------------------------- Current limits: core file size (blocks, -c) 0 data seg size (kbytes, -d) unlimited file size (blocks, -f) unlimited max locked memory (kbytes, -l) 32 max memory size (kbytes, -m) unlimited open files (-n) 1024 pipe size (512 bytes, -p) 8 stack size (kbytes, -s) 10240 cpu time (seconds, -t) unlimited max user processes (-u) 73728 virtual memory (kbytes, -v) unlimited DEBUG: ++++++++++++++++++++++++++++++++++ configure:64111: checking for sys/time.h configure:64111: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:64111: $? = 0 configure:64111: result: yes configure:64149: checking for egrep configure:64217: result: /bin/grep -E configure:64230: checking for winsock2.h configure:64230: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 conftest.c:117:22: error: winsock2.h: No such file or directory configure:64230: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:64230: result: no configure:64308: checking for sys/rusage.h configure:64308: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 conftest.c:117:24: error: sys/rusage.h: No such file or directory configure:64308: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:64308: result: no configure:64386: checking for time.h configure:64386: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:64386: $? = 0 configure:64386: result: yes configure:64464: checking for sys/time.h configure:64464: result: yes configure:64542: checking for sys/types.h configure:64542: result: yes configure:64620: checking for unistd.h configure:64620: result: yes configure:64698: checking for stdlib.h configure:64698: result: yes configure:64776: checking for memory.h configure:64776: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:64776: $? = 0 configure:64776: result: yes configure:64854: checking for values.h configure:64854: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:64854: $? = 0 configure:64854: result: yes configure:64932: checking for string.h configure:64932: result: yes configure:65010: checking for strings.h configure:65010: result: yes configure:65088: checking for fcntl.h configure:65088: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:65088: $? = 0 configure:65088: result: yes configure:65166: checking for sys/filio.h configure:65166: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 conftest.c:127:23: error: sys/filio.h: No such file or directory configure:65166: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:65166: result: no configure:65244: checking for sys/sockio.h configure:65244: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 conftest.c:127:24: error: sys/sockio.h: No such file or directory configure:65244: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:65244: result: no configure:65322: checking for crypt.h configure:65322: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:65322: $? = 0 configure:65322: result: yes configure:65400: checking for locale.h configure:65400: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:65400: $? = 0 configure:65400: result: yes configure:65478: checking for sys/select.h configure:65478: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:65478: $? = 0 configure:65478: result: yes configure:65556: checking for net/socket.h configure:65556: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 conftest.c:130:24: error: net/socket.h: No such file or directory configure:65556: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:65556: result: no configure:65634: checking for sys/param.h configure:65634: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:65634: $? = 0 configure:65634: result: yes configure:65712: checking for stdio.h configure:65712: result: yes configure:65790: checking for wchar.h configure:65790: result: yes configure:65868: checking for io.h configure:65868: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 conftest.c:133:16: error: io.h: No such file or directory configure:65868: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:65868: result: no configure:65946: checking for sys/mman.h configure:65946: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:65946: $? = 0 configure:65946: result: yes configure:66024: checking for setjmp.h configure:66024: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:66024: $? = 0 configure:66024: result: yes configure:66102: checking for sys/user.h configure:66102: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:66102: $? = 0 configure:66102: result: yes configure:66180: checking for limits.h configure:66180: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:66180: $? = 0 configure:66180: result: yes configure:66258: checking for pthread.h configure:66258: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:66258: $? = 0 configure:66258: result: yes configure:66336: checking for crt/signal.h configure:66336: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 conftest.c:138:24: error: crt/signal.h: No such file or directory configure:66336: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:66336: result: no configure:66414: checking for sys/id.h configure:66414: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 conftest.c:138:20: error: sys/id.h: No such file or directory configure:66414: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:66414: result: no configure:66492: checking for mach-o/dyld.h configure:66492: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 conftest.c:138:25: error: mach-o/dyld.h: No such file or directory configure:66492: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:66492: result: no configure:66570: checking for sys/ptrace.h configure:66570: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:66570: $? = 0 configure:66570: result: yes configure:66648: checking for thread.h configure:66648: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 conftest.c:139:20: error: thread.h: No such file or directory configure:66648: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:66648: result: no configure:66726: checking for dlfcn.h configure:66726: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:66726: $? = 0 configure:66726: result: yes configure:66804: checking for dld.h configure:66804: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 conftest.c:140:17: error: dld.h: No such file or directory configure:66804: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:66804: result: no configure:66882: checking for dl.h configure:66882: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 conftest.c:140:16: error: dl.h: No such file or directory configure:66882: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:66882: result: no configure:66960: checking for sys/times.h configure:66960: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:66960: $? = 0 configure:66960: result: yes configure:67038: checking for sched.h configure:67038: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:67038: $? = 0 configure:67038: result: yes configure:67116: checking for sys/procfs.h configure:67116: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:67116: $? = 0 configure:67116: result: yes configure:67194: checking for sys/ioct.h configure:67194: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 conftest.c:143:22: error: sys/ioct.h: No such file or directory configure:67194: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:67194: result: no configure:67272: checking for sys/socket.h configure:67272: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:67272: $? = 0 configure:67272: result: yes configure:67350: checking for sys/uio.h configure:67350: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:67350: $? = 0 configure:67350: result: yes configure:67428: checking for fcntl.h configure:67428: result: yes configure:67506: checking for malloc.h configure:67506: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:67506: $? = 0 configure:67506: result: yes configure:67584: checking for netinet/in.h configure:67584: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:67584: $? = 0 configure:67584: result: yes configure:67662: checking for sys/wait.h configure:67662: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:67662: $? = 0 configure:67662: result: yes configure:67740: checking for windows.h configure:67740: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 conftest.c:149:21: error: windows.h: No such file or directory configure:67740: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:67740: result: no configure:67818: checking for grp.h configure:67818: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:67818: $? = 0 configure:67818: result: yes configure:67896: checking for pwd.h configure:67896: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:67896: $? = 0 configure:67896: result: yes configure:67974: checking for passwd.h configure:67974: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 conftest.c:151:20: error: passwd.h: No such file or directory configure:67974: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:67974: result: no configure:68052: checking for group.h configure:68052: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 conftest.c:151:19: error: group.h: No such file or directory configure:68052: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:68052: result: no configure:68130: checking for winsock.h configure:68130: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 conftest.c:151:21: error: winsock.h: No such file or directory configure:68130: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:68130: result: no configure:68208: checking for signal.h configure:68208: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:68208: $? = 0 configure:68208: result: yes configure:68286: checking for sys/file.h configure:68286: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:68286: $? = 0 configure:68286: result: yes configure:68364: checking for poll.h configure:68364: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:68364: $? = 0 configure:68364: result: yes configure:68442: checking for sys/poll.h configure:68442: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:68442: $? = 0 configure:68442: result: yes configure:68520: checking for socket.h configure:68520: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 conftest.c:155:20: error: socket.h: No such file or directory configure:68520: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:68520: result: no configure:68598: checking for ieeefp.h configure:68598: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 conftest.c:155:20: error: ieeefp.h: No such file or directory configure:68598: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:68598: result: no configure:68676: checking for fp_class.h configure:68676: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 conftest.c:155:22: error: fp_class.h: No such file or directory configure:68676: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:68676: result: no configure:68754: checking for floatingpoint.h configure:68754: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 conftest.c:155:27: error: floatingpoint.h: No such file or directory configure:68754: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:68754: result: no configure:68832: checking for float.h configure:68832: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:68832: $? = 0 configure:68832: result: yes configure:68910: checking for sys/priocntl.h configure:68910: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 conftest.c:156:26: error: sys/priocntl.h: No such file or directory configure:68910: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:68910: result: no configure:68988: checking for sys/sched.h configure:68988: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 conftest.c:156:23: error: sys/sched.h: No such file or directory configure:68988: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:68988: result: no configure:69066: checking for winbase.h configure:69066: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 conftest.c:156:21: error: winbase.h: No such file or directory configure:69066: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:69066: result: no configure:69144: checking for errno.h configure:69144: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:69144: $? = 0 configure:69144: result: yes configure:69222: checking for stddef.h configure:69222: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:69222: $? = 0 configure:69222: result: yes configure:69300: checking for mmx.h configure:69300: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 conftest.c:158:17: error: mmx.h: No such file or directory configure:69300: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:69300: result: no configure:69378: checking for asm/mmx.h configure:69378: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:69378: $? = 0 configure:69378: result: yes configure:69456: checking for sys/termio.h configure:69456: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 conftest.c:159:24: error: sys/termio.h: No such file or directory configure:69456: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:69456: result: no configure:69534: checking for sys/termios.h configure:69534: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:69534: $? = 0 configure:69534: result: yes configure:69612: checking for ws2tcpip.h configure:69612: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 conftest.c:160:22: error: ws2tcpip.h: No such file or directory configure:69612: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:69612: result: no configure:69690: checking for valgrind/memcheck.h configure:69690: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:69690: $? = 0 configure:69690: result: yes configure:69768: checking for memcheck.h configure:69768: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 conftest.c:161:22: error: memcheck.h: No such file or directory configure:69768: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:69768: result: no configure:69846: checking for valgrind.h configure:69846: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 conftest.c:161:22: error: valgrind.h: No such file or directory configure:69846: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:69846: result: no configure:69924: checking for sys/prctl.h configure:69924: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:69924: $? = 0 configure:69924: result: yes configure:70002: checking for sys/ioctl.h configure:70002: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:70002: $? = 0 configure:70002: result: yes configure:70080: checking for mach/task_info.h configure:70080: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 conftest.c:163:28: error: mach/task_info.h: No such file or directory configure:70080: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:70080: result: no configure:70158: checking for mach/task.h configure:70158: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 conftest.c:163:23: error: mach/task.h: No such file or directory configure:70158: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:70158: result: no configure:70236: checking for mach/mach_init.h configure:70236: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 conftest.c:163:28: error: mach/mach_init.h: No such file or directory configure:70236: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:70236: result: no configure:70314: checking for syscall.h configure:70314: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:70314: $? = 0 configure:70314: result: yes configure:70392: checking for sys/syscall.h configure:70392: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:70392: $? = 0 configure:70392: result: yes configure:70470: checking for devices/timer.h configure:70470: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 conftest.c:165:27: error: devices/timer.h: No such file or directory configure:70470: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:70470: result: no configure:70548: checking for direct.h configure:70548: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 conftest.c:165:20: error: direct.h: No such file or directory configure:70548: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:70548: result: no configure:70626: checking for CoreServices/CoreServices.h configure:70626: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 conftest.c:165:39: error: CoreServices/CoreServices.h: No such file or directory configure:70626: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:70626: result: no configure:70704: checking for execinfo.h configure:70704: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:70704: $? = 0 configure:70704: result: yes configure:70782: checking for mach/mach.h configure:70782: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 conftest.c:166:23: error: mach/mach.h: No such file or directory configure:70782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:70782: result: no configure:70860: checking for mach/thread_act.h configure:70860: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 conftest.c:166:29: error: mach/thread_act.h: No such file or directory configure:70860: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:70860: result: no configure:70938: checking for mach/clock.h configure:70938: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 conftest.c:166:24: error: mach/clock.h: No such file or directory configure:70938: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | /* end confdefs.h. */ | #if (defined(__WINNT__) || defined(__WIN32__)) && !defined(__NT__) | #define __NT__ | #endif | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | #endif | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | #ifndef _PROTOTYPES | # define _PROTOTYPES | #endif /* !_PROTOTYPES */ | #ifndef _GNU_SOURCE | #define _GNU_SOURCE | #endif /* !_GNU_SOURCE */ | #ifdef __NT__ | #ifndef WIN32_LEAN_AND_MEAN | #define WIN32_LEAN_AND_MEAN | #endif | #ifndef WIN32 | #define WIN32 100 /* WinNT 1.0 */ | #endif | #if !defined(_WIN32_WINDOWS) || (_WIN32_WINDOWS < 0x500) | #undef _WIN32_WINDOWS | #define _WIN32_WINDOWS 0x0500 | #endif | #if !defined(_WIN32_WINNT) || (_WIN32_WINNT < 0x500) | #undef _WIN32_WINNT | #define _WIN32_WINNT 0x0500 | #endif | #if !defined(NTDDI_VERSION) || (NTDDI_VERSION < 0x05000000) | #undef NTDDI_VERSION | #define NTDDI_VERSION 0x05000000 | #endif | #endif /* __NT__ */ | #ifdef __amigaos__ | #define __USE_NETINET_IN_H | #endif | #ifndef __BUILTIN_VA_ARG_INCR | #define __BUILTIN_VA_ARG_INCR 1 | #endif /* !__BUILTIN_VA_ARG_INCR */ | #ifdef HAVE_WINDOWS_H | #include | #undef HAVE_WINDOWS_H | #endif | /* Necessary to find sys/socket.h on MacOS X 10.3 */ | #if HAVE_SYS_TYPES_H | # include | #endif | /* Necessary to find ws2tcpip.h on WIN32. */ | #ifdef HAVE_WINSOCK2_H | # include | #endif | /* Necessary to find sys/user.h on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | # include | #endif | | | #include configure:70938: result: no configure:71052: checking for gnu/stubs.h configure:71052: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:71052: $? = 0 configure:71052: result: yes configure:71080: checking for sigsetjmp configure:71173: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c >&5 /tmp/ccAi5ZVp.o(.text+0x9): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/conftest.c:152: undefined reference to `sigsetjmp' /tmp/ccAi5ZVp.o(.data+0x0): undefined reference to `sigsetjmp' collect2: ld returned 1 exit status configure:71173: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define sigsetjmp to an innocuous variant, in case declares sigsetjmp. | For example, HP-UX 11i declares gettimeofday. */ | #define sigsetjmp innocuous_sigsetjmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sigsetjmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sigsetjmp | #endif | | /* 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 sigsetjmp (); | /* 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_sigsetjmp) || defined (__stub___sigsetjmp) | choke me | #else | char (*f) () = sigsetjmp; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != sigsetjmp; | ; | return 0; | } configure:71191: result: no configure:71195: checking for setjmp configure:71288: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c >&5 configure:71288: $? = 0 configure:71301: result: yes configure:71310: checking for _setjmp configure:71403: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c >&5 configure:71403: $? = 0 configure:71416: result: yes configure:71425: checking for siglongjmp configure:71518: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c >&5 configure:71518: $? = 0 configure:71531: result: yes configure:71540: checking for longjmp configure:71633: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c >&5 configure:71633: $? = 0 configure:71646: result: yes configure:71655: checking for _longjmp configure:71748: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c >&5 configure:71748: $? = 0 configure:71761: result: yes configure:71777: checking for sys/devpoll.h configure:71777: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 conftest.c:140:25: error: sys/devpoll.h: No such file or directory configure:71777: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:71777: result: no configure:71796: checking for sys/event.h configure:71796: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 conftest.c:140:23: error: sys/event.h: No such file or directory configure:71796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:71796: result: no configure:71815: checking for sys/epoll.h configure:71815: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:71815: $? = 0 configure:71815: result: yes configure:71843: checking for kqueue configure:71936: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c >&5 /tmp/cccOFU2H.o(.text+0x9): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/conftest.c:158: undefined reference to `kqueue' /tmp/cccOFU2H.o(.data+0x0): undefined reference to `kqueue' collect2: ld returned 1 exit status configure:71936: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define kqueue to an innocuous variant, in case declares kqueue. | For example, HP-UX 11i declares gettimeofday. */ | #define kqueue innocuous_kqueue | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char kqueue (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef kqueue | #endif | | /* 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 kqueue (); | /* 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_kqueue) || defined (__stub___kqueue) | choke me | #else | char (*f) () = kqueue; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != kqueue; | ; | return 0; | } configure:71954: result: no configure:71959: checking for poll device configure:71976: result: no configure:71984: checking if epoll is available configure:72044: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c >&5 configure:72044: $? = 0 configure:72044: ./conftest configure:72044: $? = 0 configure:72064: result: yes configure:72074: checking for sys/resource.h configure:72105: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:72105: $? = 0 configure:72116: result: yes configure:72193: checking size of char * configure:72199: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c >&5 configure:72199: $? = 0 configure:72199: ./conftest configure:72199: $? = 0 configure:72214: result: 8 configure:72291: checking size of int configure:72297: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c >&5 configure:72297: $? = 0 configure:72297: ./conftest configure:72297: $? = 0 configure:72312: result: 4 configure:72389: checking size of short configure:72395: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c >&5 configure:72395: $? = 0 configure:72395: ./conftest configure:72395: $? = 0 configure:72410: result: 2 configure:72487: checking size of float configure:72493: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c >&5 configure:72493: $? = 0 configure:72493: ./conftest configure:72493: $? = 0 configure:72508: result: 4 configure:72585: checking size of double configure:72591: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c >&5 configure:72591: $? = 0 configure:72591: ./conftest configure:72591: $? = 0 configure:72606: result: 8 configure:72683: checking size of long double configure:72689: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c >&5 configure:72689: $? = 0 configure:72689: ./conftest configure:72689: $? = 0 configure:72704: result: 16 configure:72781: checking size of long configure:72787: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c >&5 configure:72787: $? = 0 configure:72787: ./conftest configure:72787: $? = 0 configure:72802: result: 8 configure:72879: checking size of long long configure:72885: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c >&5 configure:72885: $? = 0 configure:72885: ./conftest configure:72885: $? = 0 configure:72900: result: 8 configure:72977: checking size of __int64 configure:72983: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c >&5 conftest.c: In function 'longval': conftest.c:151: error: '__int64' undeclared (first use in this function) conftest.c:151: error: (Each undeclared identifier is reported only once conftest.c:151: error: for each function it appears in.) conftest.c: In function 'ulongval': conftest.c:152: error: '__int64' undeclared (first use in this function) conftest.c: In function 'main': conftest.c:162: error: '__int64' undeclared (first use in this function) configure:72983: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | static long int longval (void) { return (long int) (sizeof (__int64)); } | static unsigned long int ulongval (void) { return (long int) (sizeof (__int64)); } | #include | #include | int | main (void) | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) (sizeof (__int64))) < 0) | { | long int i = longval (); | if (i != ((long int) (sizeof (__int64)))) | return 1; | fprintf (f, "%ld", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) (sizeof (__int64)))) | return 1; | fprintf (f, "%lu", i); | } | /* Do not output a trailing newline, as this causes \r\n confusion | on some platforms. */ | return ferror (f) || fclose (f) != 0; | | ; | return 0; | } configure:72998: result: 0 configure:73075: checking size of time_t configure:73081: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c >&5 configure:73081: $? = 0 configure:73081: ./conftest configure:73081: $? = 0 configure:73096: result: 8 configure:73173: checking size of __int128 configure:73179: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c >&5 conftest.c: In function 'longval': conftest.c:153: error: '__int128' undeclared (first use in this function) conftest.c:153: error: (Each undeclared identifier is reported only once conftest.c:153: error: for each function it appears in.) conftest.c: In function 'ulongval': conftest.c:154: error: '__int128' undeclared (first use in this function) conftest.c: In function 'main': conftest.c:164: error: '__int128' undeclared (first use in this function) configure:73179: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | static long int longval (void) { return (long int) (sizeof (__int128)); } | static unsigned long int ulongval (void) { return (long int) (sizeof (__int128)); } | #include | #include | int | main (void) | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) (sizeof (__int128))) < 0) | { | long int i = longval (); | if (i != ((long int) (sizeof (__int128)))) | return 1; | fprintf (f, "%ld", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) (sizeof (__int128)))) | return 1; | fprintf (f, "%lu", i); | } | /* Do not output a trailing newline, as this causes \r\n confusion | on some platforms. */ | return ferror (f) || fclose (f) != 0; | | ; | return 0; | } configure:73194: result: 0 configure:73271: checking size of __int128_t configure:73277: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c >&5 configure:73277: $? = 0 configure:73277: ./conftest configure:73277: $? = 0 configure:73292: result: 16 configure:73369: checking size of unsigned __int128 configure:73375: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c >&5 conftest.c: In function 'longval': conftest.c:155: error: syntax error before '__int128' conftest.c: In function 'ulongval': conftest.c:156: error: syntax error before '__int128' conftest.c: In function 'main': conftest.c:166: error: syntax error before '__int128' conftest.c:169: error: syntax error before '__int128' conftest.c:176: error: syntax error before '__int128' configure:73375: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | static long int longval (void) { return (long int) (sizeof (unsigned __int128)); } | static unsigned long int ulongval (void) { return (long int) (sizeof (unsigned __int128)); } | #include | #include | int | main (void) | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) (sizeof (unsigned __int128))) < 0) | { | long int i = longval (); | if (i != ((long int) (sizeof (unsigned __int128)))) | return 1; | fprintf (f, "%ld", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) (sizeof (unsigned __int128)))) | return 1; | fprintf (f, "%lu", i); | } | /* Do not output a trailing newline, as this causes \r\n confusion | on some platforms. */ | return ferror (f) || fclose (f) != 0; | | ; | return 0; | } configure:73390: result: 0 configure:73467: checking size of unsigned __int128_t configure:73473: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c >&5 conftest.c: In function 'longval': conftest.c:156: error: syntax error before '__int128_t' conftest.c: In function 'ulongval': conftest.c:157: error: syntax error before '__int128_t' conftest.c: In function 'main': conftest.c:167: error: syntax error before '__int128_t' conftest.c:170: error: syntax error before '__int128_t' conftest.c:177: error: syntax error before '__int128_t' configure:73473: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | static long int longval (void) { return (long int) (sizeof (unsigned __int128_t)); } | static unsigned long int ulongval (void) { return (long int) (sizeof (unsigned __int128_t)); } | #include | #include | int | main (void) | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) (sizeof (unsigned __int128_t))) < 0) | { | long int i = longval (); | if (i != ((long int) (sizeof (unsigned __int128_t)))) | return 1; | fprintf (f, "%ld", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) (sizeof (unsigned __int128_t)))) | return 1; | fprintf (f, "%lu", i); | } | /* Do not output a trailing newline, as this causes \r\n confusion | on some platforms. */ | return ferror (f) || fclose (f) != 0; | | ; | return 0; | } configure:73488: result: 0 configure:73565: checking size of __uint128_t configure:73571: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c >&5 configure:73571: $? = 0 configure:73571: ./conftest configure:73571: $? = 0 configure:73586: result: 16 configure:73597: checking for size_t configure:73627: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:73627: $? = 0 configure:73644: result: yes configure:73649: checking for ptrdiff_t configure:73679: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:73679: $? = 0 configure:73696: result: yes configure:73701: checking for off_t configure:73731: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:73731: $? = 0 configure:73748: result: yes configure:73753: checking for pid_t configure:73783: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:73783: $? = 0 configure:73800: result: yes configure:73805: checking for uid_t configure:73835: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:73835: $? = 0 configure:73852: result: yes configure:73857: checking for gid_t configure:73887: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:73887: $? = 0 configure:73904: result: yes configure:73909: checking for time_t configure:73939: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:73939: $? = 0 configure:73956: result: yes configure:73961: checking for pri_t configure:73991: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 conftest.c: In function 'main': conftest.c:145: error: 'pri_t' undeclared (first use in this function) conftest.c:145: error: (Each undeclared identifier is reported only once conftest.c:145: error: for each function it appears in.) conftest.c:145: error: syntax error before 'tmp' configure:73991: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | /* end confdefs.h. */ | | #include | | #if STDC_HEADERS | #include | #include | #endif | | | | | int | main (void) | { | | pri_t tmp; | | ; | return 0; | } configure:74005: result: no configure:74081: checking size of off_t configure:74087: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c >&5 configure:74087: $? = 0 configure:74087: ./conftest configure:74087: $? = 0 configure:74102: result: 8 configure:74112: checking for sizeof anything configure:74151: result: 8 configure:74154: checking for FLOAT_TYPE configure:74181: result: double configure:74202: checking for INT_TYPE configure:74252: result: long configure:74275: checking return type of signal handlers configure:74294: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 conftest.c: In function 'main': conftest.c:144: error: void value not ignored as it ought to be configure:74294: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | /* end confdefs.h. */ | #include | #include | | int | main (void) | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:74302: result: void configure:74310: checking for poll in -lpoll configure:74333: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -lpoll >&5 /usr/bin/ld: cannot find -lpoll collect2: ld returned 1 exit status configure:74333: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | /* 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. */ | char poll (); | int | main (void) | { | return poll (); | ; | return 0; | } configure:74343: result: no configure:74354: checking for floor in -lm configure:74377: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -lm >&5 conftest.c:143: warning: conflicting types for built-in function 'floor' configure:74377: $? = 0 configure:74387: result: yes configure:74398: checking for socket in -lsocket configure:74421: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -lsocket -lm >&5 /usr/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure:74421: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 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. */ | char socket (); | int | main (void) | { | return socket (); | ; | return 0; | } configure:74431: result: no configure:74485: checking for gethostbyname in -lnsl configure:74508: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -lnsl -lm >&5 configure:74508: $? = 0 configure:74518: result: yes configure:74528: checking for nanosleep in -lrt configure:74551: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -lrt -lnsl -lm >&5 configure:74551: $? = 0 configure:74561: result: yes configure:74572: checking for dlopen in -ldl configure:74595: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm >&5 configure:74595: $? = 0 configure:74605: result: yes configure:74615: checking for shl_load in -ldld configure:74638: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldld -ldl -lrt -lnsl -lm >&5 /usr/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:74638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 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. */ | char shl_load (); | int | main (void) | { | return shl_load (); | ; | return 0; | } configure:74648: result: no configure:74658: checking for dld_link in -ldld configure:74681: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldld -ldl -lrt -lnsl -lm >&5 /usr/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:74681: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 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. */ | char dld_link (); | int | main (void) | { | return dld_link (); | ; | return 0; | } configure:74691: result: no configure:74711: checking if sched.h has a typo configure:74731: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:74731: $? = 0 configure:74767: result: DEBUG: ---------------------------------- Current limits: core file size (blocks, -c) 0 data seg size (kbytes, -d) unlimited file size (blocks, -f) unlimited max locked memory (kbytes, -l) 32 max memory size (kbytes, -m) unlimited open files (-n) 1024 pipe size (512 bytes, -p) 8 stack size (kbytes, -s) 10240 cpu time (seconds, -t) unlimited max user processes (-u) 73728 virtual memory (kbytes, -v) unlimited DEBUG: ++++++++++++++++++++++++++++++++++ DEBUG: ---------------------------------- Current limits: core file size (blocks, -c) 0 data seg size (kbytes, -d) unlimited file size (blocks, -f) unlimited max locked memory (kbytes, -l) 32 max memory size (kbytes, -m) unlimited open files (-n) 1024 pipe size (512 bytes, -p) 8 stack size (kbytes, -s) 10240 cpu time (seconds, -t) unlimited max user processes (-u) 73728 virtual memory (kbytes, -v) unlimited DEBUG: ++++++++++++++++++++++++++++++++++ configure:75224: checking for pthread_init configure:75317: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 /tmp/ccCgbXy6.o(.text+0x9): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/conftest.c:188: undefined reference to `pthread_init' /tmp/ccCgbXy6.o(.data+0x0): undefined reference to `pthread_init' collect2: ld returned 1 exit status configure:75317: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define pthread_init to an innocuous variant, in case declares pthread_init. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_init innocuous_pthread_init | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_init (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_init | #endif | | /* 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 pthread_init (); | /* 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_pthread_init) || defined (__stub___pthread_init) | choke me | #else | char (*f) () = pthread_init; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != pthread_init; | ; | return 0; | } configure:75335: result: no configure:75339: checking for pthread_mutexattr_init configure:75432: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:75432: $? = 0 configure:75445: result: yes configure:75454: checking for pthread_kill configure:75547: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:75547: $? = 0 configure:75560: result: yes configure:75569: checking for pthread_cond_reltimedwait_np configure:75662: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 /tmp/cc5ewKE9.o(.text+0x9): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/conftest.c:190: undefined reference to `pthread_cond_reltimedwait_np' /tmp/cc5ewKE9.o(.data+0x0): undefined reference to `pthread_cond_reltimedwait_np' collect2: ld returned 1 exit status configure:75662: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define pthread_cond_reltimedwait_np to an innocuous variant, in case declares pthread_cond_reltimedwait_np. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_cond_reltimedwait_np innocuous_pthread_cond_reltimedwait_np | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_cond_reltimedwait_np (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_cond_reltimedwait_np | #endif | | /* 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 pthread_cond_reltimedwait_np (); | /* 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_pthread_cond_reltimedwait_np) || defined (__stub___pthread_cond_reltimedwait_np) | choke me | #else | char (*f) () = pthread_cond_reltimedwait_np; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != pthread_cond_reltimedwait_np; | ; | return 0; | } configure:75680: result: no configure:75684: checking for pthread_mach_thread_np configure:75777: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 /tmp/ccslpuAf.o(.text+0x9): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/conftest.c:190: undefined reference to `pthread_mach_thread_np' /tmp/ccslpuAf.o(.data+0x0): undefined reference to `pthread_mach_thread_np' collect2: ld returned 1 exit status configure:75777: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define pthread_mach_thread_np to an innocuous variant, in case declares pthread_mach_thread_np. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_mach_thread_np innocuous_pthread_mach_thread_np | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_mach_thread_np (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_mach_thread_np | #endif | | /* 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 pthread_mach_thread_np (); | /* 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_pthread_mach_thread_np) || defined (__stub___pthread_mach_thread_np) | choke me | #else | char (*f) () = pthread_mach_thread_np; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != pthread_mach_thread_np; | ; | return 0; | } configure:75795: result: no configure:75800: checking posix threads configure:75894: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 conftest.c: In function 'main': conftest.c:172: warning: implicit declaration of function 'exit' conftest.c:172: warning: incompatible implicit declaration of built-in function 'exit' configure:75894: $? = 0 configure:75894: ./conftest configure:75894: $? = 0 configure:75909: result: yes configure:75923: checking for pthread_attr_setstacksize configure:75943: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:75943: $? = 0 configure:75958: result: yes configure:75969: checking for pthread_atfork configure:75989: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:75989: $? = 0 configure:76005: result: yes configure:76016: checking for pthread_yield configure:76036: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:76036: $? = 0 configure:76051: result: yes configure:76062: checking for pthread_yield_np configure:76082: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 conftest.c: In function 'foo': conftest.c:153: warning: implicit declaration of function 'pthread_yield_np' /tmp/ccwoBWHf.o(.text+0x3): In function `foo': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/conftest.c:153: undefined reference to `pthread_yield_np' collect2: ld returned 1 exit status configure:76082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | /* end confdefs.h. */ | #include | void foo(void) { pthread_yield_np(); } | | int | main (void) | { | | ; | return 0; | } configure:76097: result: no configure:76108: checking for pthread_cond_init configure:76128: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:76128: $? = 0 configure:76143: result: yes configure:76154: checking if pthread_condattr_default is defined configure:76174: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 conftest.c: In function 'foo': conftest.c:154: error: 'pthread_condattr_default' undeclared (first use in this function) conftest.c:154: error: (Each undeclared identifier is reported only once conftest.c:154: error: for each function it appears in.) configure:76174: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | /* end confdefs.h. */ | #include | void foo(pthread_cond_t *bar) { pthread_cond_init(bar, pthread_condattr_default); } | | int | main (void) | { | | ; | return 0; | } configure:76190: result: no configure:76205: checking if pthread_condattr_default is needs an & (AIX) configure:76225: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 conftest.c: In function 'foo': conftest.c:154: error: 'pthread_condattr_default' undeclared (first use in this function) conftest.c:154: error: (Each undeclared identifier is reported only once conftest.c:154: error: for each function it appears in.) configure:76225: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | /* end confdefs.h. */ | #include | void foo(pthread_cond_t *bar) { pthread_cond_init(bar, &pthread_condattr_default); } | | int | main (void) | { | | ; | return 0; | } configure:76241: result: no configure:76253: checking for __pthread_initial_thread_bos configure:76274: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 /tmp/ccavhSJp.o(.text+0x3): In function `foo': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/conftest.c:154: undefined reference to `__pthread_initial_thread_bos' collect2: ld returned 1 exit status configure:76274: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | /* end confdefs.h. */ | #include | char *foo(void) { extern char *__pthread_initial_thread_bos; | return __pthread_initial_thread_bos; } | | int | main (void) | { | | ; | return 0; | } configure:76290: result: no configure:76311: checking behaviour of the pthread_t type configure:76340: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:76340: $? = 0 configure:76350: result: integer configure:76484: checking initial stack limit configure:76533: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 conftest.c: In function 'save_depth': conftest.c:175: warning: implicit declaration of function 'exit' conftest.c:175: warning: incompatible implicit declaration of built-in function 'exit' configure:76533: $? = 0 configure:76533: ./conftest /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/configure: line 1881: 3905 Segmentation fault ./conftest$ac_exeext configure:76533: $? = 139 configure: program exited with status 139 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_BROKEN_LINUX_THREAD_EUID 1 | /* end confdefs.h. */ | | #include | | static int depth=0; | FILE *f; | | void save_depth(void); | | void use_stack(void *page) | { | void *X[8190]; | X[0]=page; | save_depth(); | use_stack(&X); | } | | void save_depth(void) | { | depth+=sizeof(void *)*8192; | fprintf(f,"%d\n",depth); | fflush(f); | if(depth>0x80000000) exit(0); | } | | int main(int argc) | { | f=fopen("confdefs.out.2", "w"); | /* weird filename to circumvent configure weirdness */ | save_depth(); | use_stack(0); | } | configure:76561: result: 12517376 configure:76571: checking mutex error check flag configure:76598: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:76598: $? = 0 configure:76611: result: PTHREAD_MUTEX_ERRORCHECK configure:76624: checking recursive mutex flag configure:76651: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:76651: $? = 0 configure:76664: result: PTHREAD_MUTEX_RECURSIVE configure:76685: checking for working memcmp configure:76730: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:76730: $? = 0 configure:76730: ./conftest configure:76730: $? = 0 configure:76741: result: yes configure:76769: checking for getpagesize configure:76769: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:76769: $? = 0 configure:76769: result: yes configure:76783: checking for unistd.h configure:76783: result: yes configure:76802: checking for sys/param.h configure:76802: result: yes configure:76830: checking for working mmap configure:76982: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:76982: $? = 0 configure:76982: ./conftest configure:76982: $? = 0 configure:76993: result: yes configure:77010: checking if mmap can be used to allocate PROT_EXEC configure:77143: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:77143: $? = 0 configure:77143: ./conftest configure:77143: $? = 0 configure:77160: result: yes configure:77169: checking for _alldiv configure:77262: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 /tmp/ccQc4NzP.o(.text+0x9): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/conftest.c:208: undefined reference to `_alldiv' /tmp/ccQc4NzP.o(.data+0x0): undefined reference to `_alldiv' collect2: ld returned 1 exit status configure:77262: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_BROKEN_LINUX_THREAD_EUID 1 | #define Pike_INITIAL_STACK_SIZE 12517376 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define _alldiv to an innocuous variant, in case declares _alldiv. | For example, HP-UX 11i declares gettimeofday. */ | #define _alldiv innocuous__alldiv | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _alldiv (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _alldiv | #endif | | /* 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 _alldiv (); | /* 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__alldiv) || defined (__stub____alldiv) | choke me | #else | char (*f) () = _alldiv; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != _alldiv; | ; | return 0; | } configure:77280: result: no configure:77284: checking for _aullshr configure:77377: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 /tmp/ccZQyGxS.o(.text+0x9): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/conftest.c:208: undefined reference to `_aullshr' /tmp/ccZQyGxS.o(.data+0x0): undefined reference to `_aullshr' collect2: ld returned 1 exit status configure:77377: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_BROKEN_LINUX_THREAD_EUID 1 | #define Pike_INITIAL_STACK_SIZE 12517376 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define _aullshr to an innocuous variant, in case declares _aullshr. | For example, HP-UX 11i declares gettimeofday. */ | #define _aullshr innocuous__aullshr | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _aullshr (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _aullshr | #endif | | /* 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 _aullshr (); | /* 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__aullshr) || defined (__stub____aullshr) | choke me | #else | char (*f) () = _aullshr; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != _aullshr; | ; | return 0; | } configure:77395: result: no configure:77399: checking for _crypt configure:77492: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 /tmp/ccG8cEyT.o(.text+0x9): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/conftest.c:208: undefined reference to `_crypt' /tmp/ccG8cEyT.o(.data+0x0): undefined reference to `_crypt' collect2: ld returned 1 exit status configure:77492: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_BROKEN_LINUX_THREAD_EUID 1 | #define Pike_INITIAL_STACK_SIZE 12517376 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define _crypt to an innocuous variant, in case declares _crypt. | For example, HP-UX 11i declares gettimeofday. */ | #define _crypt innocuous__crypt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _crypt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _crypt | #endif | | /* 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 _crypt (); | /* 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__crypt) || defined (__stub____crypt) | choke me | #else | char (*f) () = _crypt; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != _crypt; | ; | return 0; | } configure:77510: result: no configure:77514: checking for poll configure:77607: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:77607: $? = 0 configure:77620: result: yes configure:77629: checking for bcopy configure:77722: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 conftest.c:194: warning: conflicting types for built-in function 'bcopy' configure:77722: $? = 0 configure:77735: result: yes configure:77744: checking for bzero configure:77837: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 conftest.c:195: warning: conflicting types for built-in function 'bzero' configure:77837: $? = 0 configure:77850: result: yes configure:77859: checking for clock configure:77952: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:77952: $? = 0 configure:77965: result: yes configure:77974: checking for closefrom configure:78067: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 /tmp/cckw6vK4.o(.text+0x9): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/conftest.c:212: undefined reference to `closefrom' /tmp/cckw6vK4.o(.data+0x0): undefined reference to `closefrom' collect2: ld returned 1 exit status configure:78067: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_BROKEN_LINUX_THREAD_EUID 1 | #define Pike_INITIAL_STACK_SIZE 12517376 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define closefrom to an innocuous variant, in case declares closefrom. | For example, HP-UX 11i declares gettimeofday. */ | #define closefrom innocuous_closefrom | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char closefrom (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef closefrom | #endif | | /* 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 closefrom (); | /* 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_closefrom) || defined (__stub___closefrom) | choke me | #else | char (*f) () = closefrom; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != closefrom; | ; | return 0; | } configure:78085: result: no configure:78089: checking for crypt configure:78182: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 /tmp/ccjBb3f7.o(.text+0x9): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/conftest.c:212: undefined reference to `crypt' /tmp/ccjBb3f7.o(.data+0x0): undefined reference to `crypt' collect2: ld returned 1 exit status configure:78182: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_BROKEN_LINUX_THREAD_EUID 1 | #define Pike_INITIAL_STACK_SIZE 12517376 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define crypt to an innocuous variant, in case declares crypt. | For example, HP-UX 11i declares gettimeofday. */ | #define crypt innocuous_crypt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char crypt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef crypt | #endif | | /* 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 crypt (); | /* 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_crypt) || defined (__stub___crypt) | choke me | #else | char (*f) () = crypt; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != crypt; | ; | return 0; | } configure:78200: result: no configure:78204: checking for fchmod configure:78297: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:78297: $? = 0 configure:78310: result: yes configure:78319: checking for fdwalk configure:78412: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 /tmp/ccbKVwTf.o(.text+0x9): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/conftest.c:213: undefined reference to `fdwalk' /tmp/ccbKVwTf.o(.data+0x0): undefined reference to `fdwalk' collect2: ld returned 1 exit status configure:78412: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_BROKEN_LINUX_THREAD_EUID 1 | #define Pike_INITIAL_STACK_SIZE 12517376 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_FCHMOD 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define fdwalk to an innocuous variant, in case declares fdwalk. | For example, HP-UX 11i declares gettimeofday. */ | #define fdwalk innocuous_fdwalk | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fdwalk (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fdwalk | #endif | | /* 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 fdwalk (); | /* 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_fdwalk) || defined (__stub___fdwalk) | choke me | #else | char (*f) () = fdwalk; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != fdwalk; | ; | return 0; | } configure:78430: result: no configure:78434: checking for gethrtime configure:78527: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 /tmp/cc8Ph2Zh.o(.text+0x9): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/conftest.c:213: undefined reference to `gethrtime' /tmp/cc8Ph2Zh.o(.data+0x0): undefined reference to `gethrtime' collect2: ld returned 1 exit status configure:78527: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_BROKEN_LINUX_THREAD_EUID 1 | #define Pike_INITIAL_STACK_SIZE 12517376 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_FCHMOD 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define gethrtime to an innocuous variant, in case declares gethrtime. | For example, HP-UX 11i declares gettimeofday. */ | #define gethrtime innocuous_gethrtime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gethrtime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gethrtime | #endif | | /* 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 gethrtime (); | /* 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_gethrtime) || defined (__stub___gethrtime) | choke me | #else | char (*f) () = gethrtime; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != gethrtime; | ; | return 0; | } configure:78545: result: no configure:78549: checking for gethrvtime configure:78642: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 /tmp/cc2QTCwg.o(.text+0x9): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/conftest.c:213: undefined reference to `gethrvtime' /tmp/cc2QTCwg.o(.data+0x0): undefined reference to `gethrvtime' collect2: ld returned 1 exit status configure:78642: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_BROKEN_LINUX_THREAD_EUID 1 | #define Pike_INITIAL_STACK_SIZE 12517376 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_FCHMOD 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define gethrvtime to an innocuous variant, in case declares gethrvtime. | For example, HP-UX 11i declares gettimeofday. */ | #define gethrvtime innocuous_gethrvtime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gethrvtime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gethrvtime | #endif | | /* 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 gethrvtime (); | /* 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_gethrvtime) || defined (__stub___gethrvtime) | choke me | #else | char (*f) () = gethrvtime; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != gethrvtime; | ; | return 0; | } configure:78660: result: no configure:78664: checking for getenv configure:78757: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:78757: $? = 0 configure:78770: result: yes configure:78779: checking for getrlimit configure:78872: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:78872: $? = 0 configure:78885: result: yes configure:78894: checking for getrusage configure:78987: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:78987: $? = 0 configure:79000: result: yes configure:79009: checking for gettimeofday configure:79102: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:79102: $? = 0 configure:79115: result: yes configure:79124: checking for index configure:79217: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 conftest.c:202: warning: conflicting types for built-in function 'index' configure:79217: $? = 0 configure:79230: result: yes configure:79239: checking for inet_ntop configure:79332: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:79332: $? = 0 configure:79345: result: yes configure:79354: checking for localtime configure:79447: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:79447: $? = 0 configure:79460: result: yes configure:79469: checking for gmtime configure:79562: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:79562: $? = 0 configure:79575: result: yes configure:79584: checking for gmtime_r configure:79677: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:79677: $? = 0 configure:79690: result: yes configure:79699: checking for gmtime_s configure:79792: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 /tmp/cckJdcEu.o(.text+0x9): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/conftest.c:222: undefined reference to `gmtime_s' /tmp/cckJdcEu.o(.data+0x0): undefined reference to `gmtime_s' collect2: ld returned 1 exit status configure:79792: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_BROKEN_LINUX_THREAD_EUID 1 | #define Pike_INITIAL_STACK_SIZE 12517376 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_FCHMOD 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define gmtime_s to an innocuous variant, in case declares gmtime_s. | For example, HP-UX 11i declares gettimeofday. */ | #define gmtime_s innocuous_gmtime_s | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gmtime_s (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gmtime_s | #endif | | /* 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 gmtime_s (); | /* 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_gmtime_s) || defined (__stub___gmtime_s) | choke me | #else | char (*f) () = gmtime_s; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != gmtime_s; | ; | return 0; | } configure:79810: result: no configure:79814: checking for mallinfo configure:79907: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:79907: $? = 0 configure:79920: result: yes configure:79929: checking for mallopt configure:80022: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:80022: $? = 0 configure:80035: result: yes configure:80044: checking for memchr configure:80137: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:80137: $? = 0 configure:80150: result: yes configure:80159: checking for mktime configure:80252: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:80252: $? = 0 configure:80265: result: yes configure:80274: checking for perror configure:80367: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:80367: $? = 0 configure:80380: result: yes configure:80389: checking for ptrace configure:80482: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:80482: $? = 0 configure:80495: result: yes configure:80504: checking for recvmsg configure:80597: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:80597: $? = 0 configure:80610: result: yes configure:80619: checking for rindex configure:80712: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 conftest.c:214: warning: conflicting types for built-in function 'rindex' configure:80712: $? = 0 configure:80725: result: yes configure:80734: checking for sendmsg configure:80827: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:80827: $? = 0 configure:80840: result: yes configure:80849: checking for setbuf configure:80942: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:80942: $? = 0 configure:80955: result: yes configure:80964: checking for setlocale configure:81057: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:81057: $? = 0 configure:81070: result: yes configure:81079: checking for setrlimit configure:81172: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:81172: $? = 0 configure:81185: result: yes configure:81194: checking for setresuid configure:81287: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:81287: $? = 0 configure:81300: result: yes configure:81309: checking for setvbuf configure:81402: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:81402: $? = 0 configure:81415: result: yes configure:81424: checking for signal configure:81517: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:81517: $? = 0 configure:81530: result: yes configure:81539: checking for sigaction configure:81632: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:81632: $? = 0 configure:81645: result: yes configure:81654: checking for sigblock configure:81747: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:81747: $? = 0 configure:81760: result: yes configure:81769: checking for sigprocmask configure:81862: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:81862: $? = 0 configure:81875: result: yes configure:81884: checking for sigvec configure:81977: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:81977: $? = 0 configure:81990: result: yes configure:81999: checking for strcasecmp configure:82092: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:82092: $? = 0 configure:82105: result: yes configure:82114: checking for strnlen configure:82207: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:82207: $? = 0 configure:82220: result: yes configure:82229: checking for strncmp configure:82322: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 conftest.c:228: warning: conflicting types for built-in function 'strncmp' configure:82322: $? = 0 configure:82335: result: yes configure:82344: checking for strchr configure:82437: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 conftest.c:229: warning: conflicting types for built-in function 'strchr' configure:82437: $? = 0 configure:82450: result: yes configure:82459: checking for strcspn configure:82552: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 conftest.c:230: warning: conflicting types for built-in function 'strcspn' configure:82552: $? = 0 configure:82565: result: yes configure:82574: checking for strerror configure:82667: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:82667: $? = 0 configure:82680: result: yes configure:82689: checking for strtod configure:82782: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:82782: $? = 0 configure:82795: result: yes configure:82804: checking for strtol configure:82897: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:82897: $? = 0 configure:82910: result: yes configure:82919: checking for time configure:83012: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:83012: $? = 0 configure:83025: result: yes configure:83034: checking for times configure:83127: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:83127: $? = 0 configure:83140: result: yes configure:83149: checking for tzset configure:83242: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:83242: $? = 0 configure:83255: result: yes configure:83264: checking for vfprintf configure:83357: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 conftest.c:237: warning: conflicting types for built-in function 'vfprintf' configure:83357: $? = 0 configure:83370: result: yes configure:83379: checking for vsprintf configure:83472: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 conftest.c:238: warning: conflicting types for built-in function 'vsprintf' configure:83472: $? = 0 configure:83485: result: yes configure:83494: checking for _snprintf configure:83587: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 /tmp/ccfOTFLE.o(.text+0x9): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/conftest.c:254: undefined reference to `_snprintf' /tmp/ccfOTFLE.o(.data+0x0): undefined reference to `_snprintf' collect2: ld returned 1 exit status configure:83587: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_BROKEN_LINUX_THREAD_EUID 1 | #define Pike_INITIAL_STACK_SIZE 12517376 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_FCHMOD 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MALLINFO 1 | #define HAVE_MALLOPT 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_PTRACE 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define _snprintf to an innocuous variant, in case declares _snprintf. | For example, HP-UX 11i declares gettimeofday. */ | #define _snprintf innocuous__snprintf | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _snprintf (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _snprintf | #endif | | /* 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 _snprintf (); | /* 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__snprintf) || defined (__stub____snprintf) | choke me | #else | char (*f) () = _snprintf; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != _snprintf; | ; | return 0; | } configure:83605: result: no configure:83609: checking for snprintf configure:83702: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 conftest.c:239: warning: conflicting types for built-in function 'snprintf' configure:83702: $? = 0 configure:83715: result: yes configure:83724: checking for vsnprintf configure:83817: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 conftest.c:240: warning: conflicting types for built-in function 'vsnprintf' configure:83817: $? = 0 configure:83830: result: yes configure:83839: checking for wait3 configure:83932: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:83932: $? = 0 configure:83945: result: yes configure:83954: checking for wait4 configure:84047: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:84047: $? = 0 configure:84060: result: yes configure:84069: checking for waitpid configure:84162: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:84162: $? = 0 configure:84175: result: yes configure:84184: checking for munmap configure:84277: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:84277: $? = 0 configure:84290: result: yes configure:84299: checking for shl_load configure:84392: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 /tmp/cc4aeG9Y.o(.text+0x9): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/conftest.c:260: undefined reference to `shl_load' /tmp/cc4aeG9Y.o(.data+0x0): undefined reference to `shl_load' collect2: ld returned 1 exit status configure:84392: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_BROKEN_LINUX_THREAD_EUID 1 | #define Pike_INITIAL_STACK_SIZE 12517376 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_FCHMOD 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MALLINFO 1 | #define HAVE_MALLOPT 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_PTRACE 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | #endif | | /* 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 shl_load (); | /* 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_shl_load) || defined (__stub___shl_load) | choke me | #else | char (*f) () = shl_load; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != shl_load; | ; | return 0; | } configure:84410: result: no configure:84414: checking for dld_link configure:84507: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 /tmp/ccZjgAE1.o(.text+0x9): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/conftest.c:260: undefined reference to `dld_link' /tmp/ccZjgAE1.o(.data+0x0): undefined reference to `dld_link' collect2: ld returned 1 exit status configure:84507: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_BROKEN_LINUX_THREAD_EUID 1 | #define Pike_INITIAL_STACK_SIZE 12517376 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_FCHMOD 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MALLINFO 1 | #define HAVE_MALLOPT 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_PTRACE 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define dld_link to an innocuous variant, in case declares dld_link. | For example, HP-UX 11i declares gettimeofday. */ | #define dld_link innocuous_dld_link | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dld_link (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dld_link | #endif | | /* 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 dld_link (); | /* 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_dld_link) || defined (__stub___dld_link) | choke me | #else | char (*f) () = dld_link; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != dld_link; | ; | return 0; | } configure:84525: result: no configure:84529: checking for dld_get_func configure:84622: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 /tmp/ccOqMVB3.o(.text+0x9): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/conftest.c:260: undefined reference to `dld_get_func' /tmp/ccOqMVB3.o(.data+0x0): undefined reference to `dld_get_func' collect2: ld returned 1 exit status configure:84622: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_BROKEN_LINUX_THREAD_EUID 1 | #define Pike_INITIAL_STACK_SIZE 12517376 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_FCHMOD 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MALLINFO 1 | #define HAVE_MALLOPT 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_PTRACE 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define dld_get_func to an innocuous variant, in case declares dld_get_func. | For example, HP-UX 11i declares gettimeofday. */ | #define dld_get_func innocuous_dld_get_func | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dld_get_func (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dld_get_func | #endif | | /* 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 dld_get_func (); | /* 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_dld_get_func) || defined (__stub___dld_get_func) | choke me | #else | char (*f) () = dld_get_func; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != dld_get_func; | ; | return 0; | } configure:84640: result: no configure:84644: checking for pipe configure:84737: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:84737: $? = 0 configure:84750: result: yes configure:84759: checking for strdup configure:84852: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 conftest.c:246: warning: conflicting types for built-in function 'strdup' configure:84852: $? = 0 configure:84865: result: yes configure:84874: checking for kill configure:84967: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:84967: $? = 0 configure:84980: result: yes configure:84989: checking for alarm configure:85082: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:85082: $? = 0 configure:85095: result: yes configure:85104: checking for fork1 configure:85197: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 /tmp/ccIelEEg.o(.text+0x9): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/conftest.c:264: undefined reference to `fork1' /tmp/ccIelEEg.o(.data+0x0): undefined reference to `fork1' collect2: ld returned 1 exit status configure:85197: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_BROKEN_LINUX_THREAD_EUID 1 | #define Pike_INITIAL_STACK_SIZE 12517376 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_FCHMOD 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MALLINFO 1 | #define HAVE_MALLOPT 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_PTRACE 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define fork1 to an innocuous variant, in case declares fork1. | For example, HP-UX 11i declares gettimeofday. */ | #define fork1 innocuous_fork1 | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fork1 (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fork1 | #endif | | /* 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 fork1 (); | /* 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_fork1) || defined (__stub___fork1) | choke me | #else | char (*f) () = fork1; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != fork1; | ; | return 0; | } configure:85215: result: no configure:85219: checking for flock configure:85312: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:85312: $? = 0 configure:85325: result: yes configure:85334: checking for lockf configure:85427: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:85427: $? = 0 configure:85440: result: yes configure:85449: checking for setuid configure:85542: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:85542: $? = 0 configure:85555: result: yes configure:85564: checking for getuid configure:85657: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:85657: $? = 0 configure:85670: result: yes configure:85679: checking for seteuid configure:85772: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:85772: $? = 0 configure:85785: result: yes configure:85794: checking for geteuid configure:85887: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:85887: $? = 0 configure:85900: result: yes configure:85909: checking for setgid configure:86002: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:86002: $? = 0 configure:86015: result: yes configure:86024: checking for getgid configure:86117: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:86117: $? = 0 configure:86130: result: yes configure:86139: checking for setegid configure:86232: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:86232: $? = 0 configure:86245: result: yes configure:86254: checking for getegid configure:86347: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:86347: $? = 0 configure:86360: result: yes configure:86369: checking for getpwent configure:86462: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:86462: $? = 0 configure:86475: result: yes configure:86484: checking for getpwnam configure:86577: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:86577: $? = 0 configure:86590: result: yes configure:86599: checking for getpwuid configure:86692: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:86692: $? = 0 configure:86705: result: yes configure:86714: checking for getgrent configure:86807: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:86807: $? = 0 configure:86820: result: yes configure:86829: checking for getgrnam configure:86922: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:86922: $? = 0 configure:86935: result: yes configure:86944: checking for setsid configure:87037: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:87037: $? = 0 configure:87050: result: yes configure:87059: checking for setpgrp configure:87152: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:87152: $? = 0 configure:87165: result: yes configure:87174: checking for getpgrp configure:87267: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:87267: $? = 0 configure:87280: result: yes configure:87289: checking for setpgid configure:87382: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:87382: $? = 0 configure:87395: result: yes configure:87404: checking for getpgid configure:87497: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:87497: $? = 0 configure:87510: result: yes configure:87519: checking for initgroups configure:87612: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:87612: $? = 0 configure:87625: result: yes configure:87634: checking for setgroups configure:87727: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:87727: $? = 0 configure:87740: result: yes configure:87749: checking for socketpair configure:87842: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:87842: $? = 0 configure:87855: result: yes configure:87864: checking for fpclass configure:87957: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 /tmp/ccMwDFb2.o(.text+0x9): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/conftest.c:287: undefined reference to `fpclass' /tmp/ccMwDFb2.o(.data+0x0): undefined reference to `fpclass' collect2: ld returned 1 exit status configure:87957: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_BROKEN_LINUX_THREAD_EUID 1 | #define Pike_INITIAL_STACK_SIZE 12517376 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_FCHMOD 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MALLINFO 1 | #define HAVE_MALLOPT 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_PTRACE 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define fpclass to an innocuous variant, in case declares fpclass. | For example, HP-UX 11i declares gettimeofday. */ | #define fpclass innocuous_fpclass | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fpclass (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fpclass | #endif | | /* 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 fpclass (); | /* 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_fpclass) || defined (__stub___fpclass) | choke me | #else | char (*f) () = fpclass; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != fpclass; | ; | return 0; | } configure:87975: result: no configure:87979: checking for fp_class_d configure:88072: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 /tmp/ccBzguB4.o(.text+0x9): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/conftest.c:287: undefined reference to `fp_class_d' /tmp/ccBzguB4.o(.data+0x0): undefined reference to `fp_class_d' collect2: ld returned 1 exit status configure:88072: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_BROKEN_LINUX_THREAD_EUID 1 | #define Pike_INITIAL_STACK_SIZE 12517376 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_FCHMOD 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MALLINFO 1 | #define HAVE_MALLOPT 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_PTRACE 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define fp_class_d to an innocuous variant, in case declares fp_class_d. | For example, HP-UX 11i declares gettimeofday. */ | #define fp_class_d innocuous_fp_class_d | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fp_class_d (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fp_class_d | #endif | | /* 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 fp_class_d (); | /* 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_fp_class_d) || defined (__stub___fp_class_d) | choke me | #else | char (*f) () = fp_class_d; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != fp_class_d; | ; | return 0; | } configure:88090: result: no configure:88094: checking for isinf configure:88187: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 conftest.c:272: warning: conflicting types for built-in function 'isinf' configure:88187: $? = 0 configure:88200: result: yes configure:88209: checking for isnan configure:88302: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 conftest.c:273: warning: conflicting types for built-in function 'isnan' configure:88302: $? = 0 configure:88315: result: yes configure:88324: checking for iszero configure:88417: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 /tmp/ccnkXKAe.o(.text+0x9): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/conftest.c:289: undefined reference to `iszero' /tmp/ccnkXKAe.o(.data+0x0): undefined reference to `iszero' collect2: ld returned 1 exit status configure:88417: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_BROKEN_LINUX_THREAD_EUID 1 | #define Pike_INITIAL_STACK_SIZE 12517376 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_FCHMOD 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MALLINFO 1 | #define HAVE_MALLOPT 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_PTRACE 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define iszero to an innocuous variant, in case declares iszero. | For example, HP-UX 11i declares gettimeofday. */ | #define iszero innocuous_iszero | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char iszero (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef iszero | #endif | | /* 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 iszero (); | /* 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_iszero) || defined (__stub___iszero) | choke me | #else | char (*f) () = iszero; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != iszero; | ; | return 0; | } configure:88435: result: no configure:88439: checking for finite configure:88532: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 conftest.c:274: warning: conflicting types for built-in function 'finite' configure:88532: $? = 0 configure:88545: result: yes configure:88554: checking for signbit configure:88647: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 conftest.c:275: warning: conflicting types for built-in function 'signbit' /tmp/ccq5IXea.o(.text+0x9): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/conftest.c:290: undefined reference to `signbit' /tmp/ccq5IXea.o(.data+0x0): undefined reference to `signbit' collect2: ld returned 1 exit status configure:88647: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_BROKEN_LINUX_THREAD_EUID 1 | #define Pike_INITIAL_STACK_SIZE 12517376 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_FCHMOD 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MALLINFO 1 | #define HAVE_MALLOPT 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_PTRACE 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define signbit to an innocuous variant, in case declares signbit. | For example, HP-UX 11i declares gettimeofday. */ | #define signbit innocuous_signbit | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char signbit (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef signbit | #endif | | /* 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 signbit (); | /* 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_signbit) || defined (__stub___signbit) | choke me | #else | char (*f) () = signbit; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != signbit; | ; | return 0; | } configure:88665: result: no configure:88669: checking for nan configure:88762: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:88762: $? = 0 configure:88775: result: yes configure:88784: checking for nice configure:88877: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:88877: $? = 0 configure:88890: result: yes configure:88899: checking for __priocntl configure:88992: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 /tmp/ccvQKSJh.o(.text+0x9): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/conftest.c:292: undefined reference to `__priocntl' /tmp/ccvQKSJh.o(.data+0x0): undefined reference to `__priocntl' collect2: ld returned 1 exit status configure:88992: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_BROKEN_LINUX_THREAD_EUID 1 | #define Pike_INITIAL_STACK_SIZE 12517376 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_FCHMOD 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MALLINFO 1 | #define HAVE_MALLOPT 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_PTRACE 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define __priocntl to an innocuous variant, in case declares __priocntl. | For example, HP-UX 11i declares gettimeofday. */ | #define __priocntl innocuous___priocntl | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __priocntl (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __priocntl | #endif | | /* 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 __priocntl (); | /* 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___priocntl) || defined (__stub_____priocntl) | choke me | #else | char (*f) () = __priocntl; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != __priocntl; | ; | return 0; | } configure:89010: result: no configure:89014: checking for sched_setscheduler configure:89107: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:89107: $? = 0 configure:89120: result: yes configure:89129: checking for setpriority configure:89222: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:89222: $? = 0 configure:89235: result: yes configure:89244: checking for usleep configure:89337: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:89337: $? = 0 configure:89350: result: yes configure:89359: checking for nanosleep configure:89452: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:89452: $? = 0 configure:89465: result: yes configure:89474: checking for sched_yield configure:89567: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:89567: $? = 0 configure:89580: result: yes configure:89589: checking for thr_yield configure:89682: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 /tmp/ccrKCgOy.o(.text+0x9): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/conftest.c:297: undefined reference to `thr_yield' /tmp/ccrKCgOy.o(.data+0x0): undefined reference to `thr_yield' collect2: ld returned 1 exit status configure:89682: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_BROKEN_LINUX_THREAD_EUID 1 | #define Pike_INITIAL_STACK_SIZE 12517376 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_FCHMOD 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MALLINFO 1 | #define HAVE_MALLOPT 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_PTRACE 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define thr_yield to an innocuous variant, in case declares thr_yield. | For example, HP-UX 11i declares gettimeofday. */ | #define thr_yield innocuous_thr_yield | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char thr_yield (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef thr_yield | #endif | | /* 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 thr_yield (); | /* 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_thr_yield) || defined (__stub___thr_yield) | choke me | #else | char (*f) () = thr_yield; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != thr_yield; | ; | return 0; | } configure:89700: result: no configure:89704: checking for prctl configure:89797: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:89797: $? = 0 configure:89810: result: yes configure:89819: checking for SetFilePointerEx configure:89912: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 /tmp/cc3spVrE.o(.text+0x9): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/conftest.c:298: undefined reference to `SetFilePointerEx' /tmp/cc3spVrE.o(.data+0x0): undefined reference to `SetFilePointerEx' collect2: ld returned 1 exit status configure:89912: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_BROKEN_LINUX_THREAD_EUID 1 | #define Pike_INITIAL_STACK_SIZE 12517376 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_FCHMOD 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MALLINFO 1 | #define HAVE_MALLOPT 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_PTRACE 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PRCTL 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define SetFilePointerEx to an innocuous variant, in case declares SetFilePointerEx. | For example, HP-UX 11i declares gettimeofday. */ | #define SetFilePointerEx innocuous_SetFilePointerEx | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char SetFilePointerEx (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef SetFilePointerEx | #endif | | /* 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 SetFilePointerEx (); | /* 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_SetFilePointerEx) || defined (__stub___SetFilePointerEx) | choke me | #else | char (*f) () = SetFilePointerEx; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != SetFilePointerEx; | ; | return 0; | } configure:89930: result: no configure:89934: checking for sync_instruction_memory configure:90027: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 /tmp/ccW2PnXF.o(.text+0x9): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/conftest.c:298: undefined reference to `sync_instruction_memory' /tmp/ccW2PnXF.o(.data+0x0): undefined reference to `sync_instruction_memory' collect2: ld returned 1 exit status configure:90027: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_BROKEN_LINUX_THREAD_EUID 1 | #define Pike_INITIAL_STACK_SIZE 12517376 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_FCHMOD 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MALLINFO 1 | #define HAVE_MALLOPT 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_PTRACE 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PRCTL 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define sync_instruction_memory to an innocuous variant, in case declares sync_instruction_memory. | For example, HP-UX 11i declares gettimeofday. */ | #define sync_instruction_memory innocuous_sync_instruction_memory | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sync_instruction_memory (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sync_instruction_memory | #endif | | /* 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 sync_instruction_memory (); | /* 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_sync_instruction_memory) || defined (__stub___sync_instruction_memory) | choke me | #else | char (*f) () = sync_instruction_memory; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != sync_instruction_memory; | ; | return 0; | } configure:90045: result: no configure:90049: checking for MakeDataExecutable configure:90142: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 /tmp/ccBzMIBH.o(.text+0x9): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/conftest.c:298: undefined reference to `MakeDataExecutable' /tmp/ccBzMIBH.o(.data+0x0): undefined reference to `MakeDataExecutable' collect2: ld returned 1 exit status configure:90142: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_BROKEN_LINUX_THREAD_EUID 1 | #define Pike_INITIAL_STACK_SIZE 12517376 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_FCHMOD 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MALLINFO 1 | #define HAVE_MALLOPT 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_PTRACE 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PRCTL 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define MakeDataExecutable to an innocuous variant, in case declares MakeDataExecutable. | For example, HP-UX 11i declares gettimeofday. */ | #define MakeDataExecutable innocuous_MakeDataExecutable | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char MakeDataExecutable (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef MakeDataExecutable | #endif | | /* 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 MakeDataExecutable (); | /* 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_MakeDataExecutable) || defined (__stub___MakeDataExecutable) | choke me | #else | char (*f) () = MakeDataExecutable; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != MakeDataExecutable; | ; | return 0; | } configure:90160: result: no configure:90164: checking for _get_timezone configure:90257: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 /tmp/cc0tvufK.o(.text+0x9): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/conftest.c:298: undefined reference to `_get_timezone' /tmp/cc0tvufK.o(.data+0x0): undefined reference to `_get_timezone' collect2: ld returned 1 exit status configure:90257: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_BROKEN_LINUX_THREAD_EUID 1 | #define Pike_INITIAL_STACK_SIZE 12517376 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_FCHMOD 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MALLINFO 1 | #define HAVE_MALLOPT 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_PTRACE 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PRCTL 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define _get_timezone to an innocuous variant, in case declares _get_timezone. | For example, HP-UX 11i declares gettimeofday. */ | #define _get_timezone innocuous__get_timezone | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _get_timezone (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _get_timezone | #endif | | /* 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 _get_timezone (); | /* 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__get_timezone) || defined (__stub____get_timezone) | choke me | #else | char (*f) () = _get_timezone; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != _get_timezone; | ; | return 0; | } configure:90275: result: no configure:90279: checking for _get_daylight configure:90372: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 /tmp/ccKXU7IL.o(.text+0x9): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/conftest.c:298: undefined reference to `_get_daylight' /tmp/ccKXU7IL.o(.data+0x0): undefined reference to `_get_daylight' collect2: ld returned 1 exit status configure:90372: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_BROKEN_LINUX_THREAD_EUID 1 | #define Pike_INITIAL_STACK_SIZE 12517376 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_FCHMOD 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MALLINFO 1 | #define HAVE_MALLOPT 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_PTRACE 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PRCTL 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define _get_daylight to an innocuous variant, in case declares _get_daylight. | For example, HP-UX 11i declares gettimeofday. */ | #define _get_daylight innocuous__get_daylight | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _get_daylight (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _get_daylight | #endif | | /* 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 _get_daylight (); | /* 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__get_daylight) || defined (__stub____get_daylight) | choke me | #else | char (*f) () = _get_daylight; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != _get_daylight; | ; | return 0; | } configure:90390: result: no configure:90394: checking for localtime_s configure:90487: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 /tmp/cc9nSYhS.o(.text+0x9): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/conftest.c:298: undefined reference to `localtime_s' /tmp/cc9nSYhS.o(.data+0x0): undefined reference to `localtime_s' collect2: ld returned 1 exit status configure:90487: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_BROKEN_LINUX_THREAD_EUID 1 | #define Pike_INITIAL_STACK_SIZE 12517376 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_FCHMOD 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MALLINFO 1 | #define HAVE_MALLOPT 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_PTRACE 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PRCTL 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define localtime_s to an innocuous variant, in case declares localtime_s. | For example, HP-UX 11i declares gettimeofday. */ | #define localtime_s innocuous_localtime_s | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char localtime_s (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef localtime_s | #endif | | /* 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 localtime_s (); | /* 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_localtime_s) || defined (__stub___localtime_s) | choke me | #else | char (*f) () = localtime_s; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != localtime_s; | ; | return 0; | } configure:90505: result: no configure:90509: checking for sysconf configure:90602: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:90602: $? = 0 configure:90615: result: yes configure:90624: checking for getpagesize configure:90730: result: yes configure:90739: checking for GetSystemInfo configure:90832: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 /tmp/cchoD05U.o(.text+0x9): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/conftest.c:300: undefined reference to `GetSystemInfo' /tmp/cchoD05U.o(.data+0x0): undefined reference to `GetSystemInfo' collect2: ld returned 1 exit status configure:90832: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_BROKEN_LINUX_THREAD_EUID 1 | #define Pike_INITIAL_STACK_SIZE 12517376 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_FCHMOD 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MALLINFO 1 | #define HAVE_MALLOPT 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_PTRACE 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PRCTL 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define GetSystemInfo to an innocuous variant, in case declares GetSystemInfo. | For example, HP-UX 11i declares gettimeofday. */ | #define GetSystemInfo innocuous_GetSystemInfo | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char GetSystemInfo (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef GetSystemInfo | #endif | | /* 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 GetSystemInfo (); | /* 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_GetSystemInfo) || defined (__stub___GetSystemInfo) | choke me | #else | char (*f) () = GetSystemInfo; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != GetSystemInfo; | ; | return 0; | } configure:90850: result: no configure:90854: checking for clock_getcpuclockid configure:90947: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:90947: $? = 0 configure:90960: result: yes configure:90969: checking for backtrace configure:91062: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:91062: $? = 0 configure:91075: result: yes configure:91084: checking for SetErrorMode configure:91177: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 /tmp/cctdzSY2.o(.text+0x9): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/conftest.c:302: undefined reference to `SetErrorMode' /tmp/cctdzSY2.o(.data+0x0): undefined reference to `SetErrorMode' collect2: ld returned 1 exit status configure:91177: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_BROKEN_LINUX_THREAD_EUID 1 | #define Pike_INITIAL_STACK_SIZE 12517376 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_FCHMOD 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MALLINFO 1 | #define HAVE_MALLOPT 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_PTRACE 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PRCTL 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_BACKTRACE 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define SetErrorMode to an innocuous variant, in case declares SetErrorMode. | For example, HP-UX 11i declares gettimeofday. */ | #define SetErrorMode innocuous_SetErrorMode | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char SetErrorMode (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef SetErrorMode | #endif | | /* 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 SetErrorMode (); | /* 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_SetErrorMode) || defined (__stub___SetErrorMode) | choke me | #else | char (*f) () = SetErrorMode; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != SetErrorMode; | ; | return 0; | } configure:91195: result: no configure:91199: checking for thread_info configure:91292: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 /tmp/ccrWMZz8.o(.text+0x9): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/conftest.c:302: undefined reference to `thread_info' /tmp/ccrWMZz8.o(.data+0x0): undefined reference to `thread_info' collect2: ld returned 1 exit status configure:91292: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_BROKEN_LINUX_THREAD_EUID 1 | #define Pike_INITIAL_STACK_SIZE 12517376 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_FCHMOD 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MALLINFO 1 | #define HAVE_MALLOPT 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_PTRACE 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PRCTL 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_BACKTRACE 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define thread_info to an innocuous variant, in case declares thread_info. | For example, HP-UX 11i declares gettimeofday. */ | #define thread_info innocuous_thread_info | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char thread_info (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef thread_info | #endif | | /* 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 thread_info (); | /* 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_thread_info) || defined (__stub___thread_info) | choke me | #else | char (*f) () = thread_info; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != thread_info; | ; | return 0; | } configure:91310: result: no configure:91314: checking for host_get_clock_service configure:91407: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 /tmp/ccyDBR2a.o(.text+0x9): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/conftest.c:302: undefined reference to `host_get_clock_service' /tmp/ccyDBR2a.o(.data+0x0): undefined reference to `host_get_clock_service' collect2: ld returned 1 exit status configure:91407: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_BROKEN_LINUX_THREAD_EUID 1 | #define Pike_INITIAL_STACK_SIZE 12517376 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_FCHMOD 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MALLINFO 1 | #define HAVE_MALLOPT 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_PTRACE 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PRCTL 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_BACKTRACE 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define host_get_clock_service to an innocuous variant, in case declares host_get_clock_service. | For example, HP-UX 11i declares gettimeofday. */ | #define host_get_clock_service innocuous_host_get_clock_service | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char host_get_clock_service (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef host_get_clock_service | #endif | | /* 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 host_get_clock_service (); | /* 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_host_get_clock_service) || defined (__stub___host_get_clock_service) | choke me | #else | char (*f) () = host_get_clock_service; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != host_get_clock_service; | ; | return 0; | } configure:91425: result: no configure:91431: checking if realloc(NULL, SZ) works configure:91456: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread >&5 configure:91456: $? = 0 configure:91456: ./conftest configure:91456: $? = 0 configure:91472: result: yes configure:91481: checking for the type of the last argument to accept configure:91534: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:91534: $? = 0 configure:91664: result: socklen_t * configure:91684: checking for crypt in -lcrypt configure:91707: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -lcrypt -ldl -lrt -lnsl -lm -lpthread >&5 configure:91707: $? = 0 configure:91717: result: yes configure:91745: checking for working infnan configure:91803: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 conftest.c: In function 'main': conftest.c:268: warning: implicit declaration of function 'infnan' conftest.c:271: warning: implicit declaration of function 'exit' conftest.c:271: warning: incompatible implicit declaration of built-in function 'exit' /tmp/ccs3TOkg.o(.text+0xd): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/conftest.c:268: undefined reference to `infnan' /tmp/ccs3TOkg.o(.text+0x1b):/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/conftest.c:269: undefined reference to `infnan' /tmp/ccs3TOkg.o(.text+0x30):/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/conftest.c:270: undefined reference to `infnan' collect2: ld returned 1 exit status configure:91803: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_BROKEN_LINUX_THREAD_EUID 1 | #define Pike_INITIAL_STACK_SIZE 12517376 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_FCHMOD 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MALLINFO 1 | #define HAVE_MALLOPT 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_PTRACE 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PRCTL 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_BACKTRACE 1 | #define HAVE_WORKING_REALLOC_NULL 1 | #define ACCEPT_SIZE_T socklen_t | #define DL_EXPORT /**/ | #define HAVE_CRYPT 1 | /* end confdefs.h. */ | | | #include | #include | | int main() { | | double pinf = infnan(ERANGE); | double ninf = infnan(-ERANGE); | double nan = infnan(EDOM); | exit(!(isinf(pinf)>0 && isinf(ninf)<0 && isnan(nan))); | ; | return 0; | } | configure:91816: result: no configure:91825: checking for working _isnan configure:91875: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 conftest.c: In function 'main': conftest.c:267: warning: implicit declaration of function 'exit' conftest.c:267: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:267: warning: implicit declaration of function '_isnan' /tmp/ccZj4qob.o(.text+0xe): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/conftest.c:267: undefined reference to `_isnan' collect2: ld returned 1 exit status configure:91875: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_BROKEN_LINUX_THREAD_EUID 1 | #define Pike_INITIAL_STACK_SIZE 12517376 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_FCHMOD 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MALLINFO 1 | #define HAVE_MALLOPT 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_PTRACE 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PRCTL 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_BACKTRACE 1 | #define HAVE_WORKING_REALLOC_NULL 1 | #define ACCEPT_SIZE_T socklen_t | #define DL_EXPORT /**/ | #define HAVE_CRYPT 1 | /* end confdefs.h. */ | | | #include | | int main() { | | exit(_isnan(0.0)); | ; | return 0; | } | configure:91888: result: no configure:91899: checking whether F_SETFD exists and works configure:91938: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 conftest.c: In function 'main': conftest.c:277: warning: implicit declaration of function 'exit' conftest.c:277: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:280: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:282: warning: incompatible implicit declaration of built-in function 'exit' configure:91938: $? = 0 configure:91938: ./conftest configure:91938: $? = 0 configure:91958: result: yes configure:91964: checking whether struct tm is in sys/time.h or time.h configure:91985: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:91985: $? = 0 configure:91993: result: time.h configure:92004: checking extern int timezone configure:92029: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 configure:92029: $? = 0 configure:92046: result: yes configure:92057: checking struct sockaddr_in6 configure:92099: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 configure:92099: $? = 0 configure:92116: result: yes configure:92122: checking struct mallinfo in malloc.h configure:92146: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 configure:92146: $? = 0 configure:92162: result: yes configure:92169: checking if strtol works for large hexadecimal constants configure:92191: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 configure:92191: $? = 0 configure:92191: ./conftest configure:92191: $? = 0 configure:92204: result: yes configure:92333: checking if struct tm has tm_gmtoff configure:92362: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:92362: $? = 0 configure:92378: result: yes configure:92381: checking if struct tm has __tm_gmtoff configure:92410: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 conftest.c: In function 'main': conftest.c:280: error: 'struct tm' has no member named '__tm_gmtoff' configure:92410: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_BROKEN_LINUX_THREAD_EUID 1 | #define Pike_INITIAL_STACK_SIZE 12517376 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_FCHMOD 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MALLINFO 1 | #define HAVE_MALLOPT 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_PTRACE 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PRCTL 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_BACKTRACE 1 | #define HAVE_WORKING_REALLOC_NULL 1 | #define ACCEPT_SIZE_T socklen_t | #define DL_EXPORT /**/ | #define HAVE_CRYPT 1 | #define HAVE_EXTERNAL_TIMEZONE 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_WORKING_STRTOL 1 | #define STRUCT_TM_HAS_GMTOFF 1 | /* end confdefs.h. */ | | #ifdef TM_IN_SYS_TIME | #include | #else | #include | #endif | | int | main (void) | { | | int _tz; | struct tm foo; | _tz=foo.__tm_gmtoff; | | ; | return 0; | } configure:92426: result: no configure:92432: checking if struct iovec is defined configure:92463: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:92463: $? = 0 configure:92474: result: yes configure:92486: checking if struct msghdr is defined configure:92517: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:92517: $? = 0 configure:92528: result: yes configure:92533: checking if struct msghdr has the member msg_control (XPG 4.2) configure:92564: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:92564: $? = 0 configure:92576: result: yes configure:92585: checking if struct msghdr has the member msg_accrights (old BSD) configure:92616: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 conftest.c: In function 'main': conftest.c:285: error: 'struct msghdr' has no member named 'msg_accrights' conftest.c:286: error: 'struct msghdr' has no member named 'msg_accrightslen' configure:92616: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_BROKEN_LINUX_THREAD_EUID 1 | #define Pike_INITIAL_STACK_SIZE 12517376 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_FCHMOD 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MALLINFO 1 | #define HAVE_MALLOPT 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_PTRACE 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PRCTL 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_BACKTRACE 1 | #define HAVE_WORKING_REALLOC_NULL 1 | #define ACCEPT_SIZE_T socklen_t | #define DL_EXPORT /**/ | #define HAVE_CRYPT 1 | #define HAVE_EXTERNAL_TIMEZONE 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_WORKING_STRTOL 1 | #define STRUCT_TM_HAS_GMTOFF 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | /* end confdefs.h. */ | | /* Needed for on FreeBSD 4.9. */ | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | | int | main (void) | { | | struct msghdr msg; | | msg.msg_accrights = (void *)0; | msg.msg_accrightslen = 0; | | ; | return 0; | } configure:92633: result: no configure:92644: checking for USHRT_MAX definition configure:92679: result: yes configure:92685: checking for strchr declaration configure:92729: result: existent configure:92737: checking for malloc declaration configure:92781: result: existent configure:92789: checking for getpeername declaration configure:92833: result: existent configure:92841: checking for popen declaration configure:92885: result: existent configure:92893: checking for getenv declaration In file included from /usr/include/features.h:320, from /usr/include/unistd.h:27, from conftest.c:271: /usr/include/sys/cdefs.h:31: error: #error "You need a ISO C conforming compiler to use the glibc headers" In file included from /usr/include/unistd.h:533, from conftest.c:271: /usr/include/bits/confname.h:203: error: detected recursion whilst expanding macro "_SC_UIO_MAXIOV" /usr/include/bits/confname.h:499: error: detected recursion whilst expanding macro "_SC_LEVEL1_ICACHE_SIZE" configure:92937: result: existent configure:92945: checking for gethostname declaration configure:92989: result: existent configure:92997: checking for size_t configure:92997: result: yes configure:93009: checking for working alloca.h configure:93027: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 configure:93027: $? = 0 configure:93036: result: yes configure:93044: checking for alloca configure:93089: result: yes configure:93157: checking for an ANSI C-conforming const configure:93232: result: yes configure:93240: checking for inline configure:93257: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:93257: $? = 0 configure:93266: result: inline configure:93286: checking for ualarm configure:93379: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 configure:93379: $? = 0 configure:93392: result: yes configure:93401: checking for setitimer configure:93494: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 configure:93494: $? = 0 configure:93507: result: yes configure:93518: checking no of arguments to ualarm configure:93542: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:93542: $? = 0 configure:93553: result: 2 configure:93564: checking no of arguments to ptrace configure:93594: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:93594: $? = 0 configure:93605: result: 4 configure:93613: checking type of argument 3 (addr) to ptrace configure:93647: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:93647: $? = 0 configure:93658: result: pointer configure:93671: checking stack direction configure:93703: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 conftest.c: In function 'main': conftest.c:289: warning: implicit declaration of function 'exit' conftest.c:289: warning: incompatible implicit declaration of built-in function 'exit' configure:93703: $? = 0 configure:93703: ./conftest configure:93703: $? = 0 configure:93719: result: down configure:93734: checking byteorder configure:93779: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 configure:93779: $? = 0 configure:93779: ./conftest configure:93779: $? = 0 configure:93796: result: 1234 configure:93803: checking pointer alignment configure:93843: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 configure:93843: $? = 0 configure:93843: ./conftest configure:93843: $? = 0 configure:93858: result: 8 configure:93871: checking machine code architecture configure:93904: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 conftest.c:283:2: error: #error Not ia32 architecture configure:93904: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_BROKEN_LINUX_THREAD_EUID 1 | #define Pike_INITIAL_STACK_SIZE 12517376 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_FCHMOD 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MALLINFO 1 | #define HAVE_MALLOPT 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_PTRACE 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PRCTL 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_BACKTRACE 1 | #define HAVE_WORKING_REALLOC_NULL 1 | #define ACCEPT_SIZE_T socklen_t | #define DL_EXPORT /**/ | #define HAVE_CRYPT 1 | #define HAVE_EXTERNAL_TIMEZONE 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_WORKING_STRTOL 1 | #define STRUCT_TM_HAS_GMTOFF 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define UALARM_TAKES_TWO_ARGS 1 | #define PTRACE_TAKES_FOUR_ARGS 1 | #define PTRACE_ADDR_TYPE_IS_POINTER 1 | #define STACK_DIRECTION -1 | #define PIKE_BYTEORDER 1234 | #define PIKE_POINTER_ALIGNMENT 8 | /* end confdefs.h. */ | | #if defined(__GNUC__) | #if !defined(__i386__) && !defined(__i386) | #error Not ia32 architecture | #elif __GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ > 5) | #error Not supported with gcc 4.6.0 and later. | #endif | #elif defined(_MSC_VER) | #if !defined(_M_IX86) | #error Not ia32 architecture | #endif | #else | #error Unsupported compiler | #endif | | int | main (void) | { | | ; | return 0; | } configure:93930: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 conftest.c:283:2: error: #error Not sparc architecture configure:93930: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_BROKEN_LINUX_THREAD_EUID 1 | #define Pike_INITIAL_STACK_SIZE 12517376 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_FCHMOD 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MALLINFO 1 | #define HAVE_MALLOPT 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_PTRACE 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PRCTL 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_BACKTRACE 1 | #define HAVE_WORKING_REALLOC_NULL 1 | #define ACCEPT_SIZE_T socklen_t | #define DL_EXPORT /**/ | #define HAVE_CRYPT 1 | #define HAVE_EXTERNAL_TIMEZONE 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_WORKING_STRTOL 1 | #define STRUCT_TM_HAS_GMTOFF 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define UALARM_TAKES_TWO_ARGS 1 | #define PTRACE_TAKES_FOUR_ARGS 1 | #define PTRACE_ADDR_TYPE_IS_POINTER 1 | #define STACK_DIRECTION -1 | #define PIKE_BYTEORDER 1234 | #define PIKE_POINTER_ALIGNMENT 8 | /* end confdefs.h. */ | | #if defined(__GNUC__) | #if !defined(sparc) && !defined(__sparc__) && !defined(__sparc) | #error Not sparc architecture | #endif | #else | #error Unsupported compiler | #endif | | int | main (void) | { | | ; | return 0; | } configure:93956: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 conftest.c:283:2: error: #error Not ppc32 architecture configure:93956: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_BROKEN_LINUX_THREAD_EUID 1 | #define Pike_INITIAL_STACK_SIZE 12517376 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_FCHMOD 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MALLINFO 1 | #define HAVE_MALLOPT 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_PTRACE 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PRCTL 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_BACKTRACE 1 | #define HAVE_WORKING_REALLOC_NULL 1 | #define ACCEPT_SIZE_T socklen_t | #define DL_EXPORT /**/ | #define HAVE_CRYPT 1 | #define HAVE_EXTERNAL_TIMEZONE 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_WORKING_STRTOL 1 | #define STRUCT_TM_HAS_GMTOFF 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define UALARM_TAKES_TWO_ARGS 1 | #define PTRACE_TAKES_FOUR_ARGS 1 | #define PTRACE_ADDR_TYPE_IS_POINTER 1 | #define STACK_DIRECTION -1 | #define PIKE_BYTEORDER 1234 | #define PIKE_POINTER_ALIGNMENT 8 | /* end confdefs.h. */ | | #if defined(__GNUC__) | #if !defined(__ppc__) && !defined(__powerpc__) && !defined(_POWER) | #error Not ppc32 architecture | #endif | #else | #error Unsupported compiler | #endif | | int | main (void) | { | | ; | return 0; | } configure:93982: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 conftest.c:283:2: error: #error Not ppc64 architecture configure:93982: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_BROKEN_LINUX_THREAD_EUID 1 | #define Pike_INITIAL_STACK_SIZE 12517376 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_FCHMOD 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MALLINFO 1 | #define HAVE_MALLOPT 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_PTRACE 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PRCTL 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_BACKTRACE 1 | #define HAVE_WORKING_REALLOC_NULL 1 | #define ACCEPT_SIZE_T socklen_t | #define DL_EXPORT /**/ | #define HAVE_CRYPT 1 | #define HAVE_EXTERNAL_TIMEZONE 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_WORKING_STRTOL 1 | #define STRUCT_TM_HAS_GMTOFF 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define UALARM_TAKES_TWO_ARGS 1 | #define PTRACE_TAKES_FOUR_ARGS 1 | #define PTRACE_ADDR_TYPE_IS_POINTER 1 | #define STACK_DIRECTION -1 | #define PIKE_BYTEORDER 1234 | #define PIKE_POINTER_ALIGNMENT 8 | /* end confdefs.h. */ | | #if defined(__GNUC__) | #if !defined(__PPC64__) && !defined(__powerpc64__) | #error Not ppc64 architecture | #endif | #else | #error Unsupported compiler | #endif | | int | main (void) | { | | ; | return 0; | } configure:93992: result: unknown configure:94060: checking for working fork configure:94120: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 conftest.c: In function 'main': conftest.c:291: warning: implicit declaration of function 'exit' conftest.c:291: warning: incompatible implicit declaration of built-in function 'exit' configure:94120: $? = 0 configure:94120: ./conftest configure:94120: $? = 0 configure:94133: result: yes configure:94143: checking for working fpsetmask configure:94209: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 conftest.c: In function 'main': conftest.c:294: warning: implicit declaration of function 'fpsetmask' conftest.c:295: warning: implicit declaration of function 'exit' conftest.c:295: warning: incompatible implicit declaration of built-in function 'exit' /tmp/cc1zo3ya.o(.text+0x9): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/conftest.c:294: undefined reference to `fpsetmask' collect2: ld returned 1 exit status configure:94209: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_BROKEN_LINUX_THREAD_EUID 1 | #define Pike_INITIAL_STACK_SIZE 12517376 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_FCHMOD 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MALLINFO 1 | #define HAVE_MALLOPT 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_PTRACE 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PRCTL 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_BACKTRACE 1 | #define HAVE_WORKING_REALLOC_NULL 1 | #define ACCEPT_SIZE_T socklen_t | #define DL_EXPORT /**/ | #define HAVE_CRYPT 1 | #define HAVE_EXTERNAL_TIMEZONE 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_WORKING_STRTOL 1 | #define STRUCT_TM_HAS_GMTOFF 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define UALARM_TAKES_TWO_ARGS 1 | #define PTRACE_TAKES_FOUR_ARGS 1 | #define PTRACE_ADDR_TYPE_IS_POINTER 1 | #define STACK_DIRECTION -1 | #define PIKE_BYTEORDER 1234 | #define PIKE_POINTER_ALIGNMENT 8 | #define HAVE_FORK 1 | /* end confdefs.h. */ | | | #include | #ifdef HAVE_FLOATINGPOINT_H | #include | #endif | | #ifdef HAVE_IEEEFP_H | #include | #endif | | int main() { | | fpsetmask(0); | exit(0); | ; | return 0; | } | configure:94222: result: no configure:94231: checking for working fpsetround configure:94305: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 conftest.c: In function 'main': conftest.c:298: warning: implicit declaration of function 'fpsetround' conftest.c:299: warning: implicit declaration of function 'exit' conftest.c:299: warning: incompatible implicit declaration of built-in function 'exit' /tmp/cc5M0LGg.o(.text+0x9): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/conftest.c:298: undefined reference to `fpsetround' collect2: ld returned 1 exit status configure:94305: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_BROKEN_LINUX_THREAD_EUID 1 | #define Pike_INITIAL_STACK_SIZE 12517376 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_FCHMOD 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MALLINFO 1 | #define HAVE_MALLOPT 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_PTRACE 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PRCTL 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_BACKTRACE 1 | #define HAVE_WORKING_REALLOC_NULL 1 | #define ACCEPT_SIZE_T socklen_t | #define DL_EXPORT /**/ | #define HAVE_CRYPT 1 | #define HAVE_EXTERNAL_TIMEZONE 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_WORKING_STRTOL 1 | #define STRUCT_TM_HAS_GMTOFF 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define UALARM_TAKES_TWO_ARGS 1 | #define PTRACE_TAKES_FOUR_ARGS 1 | #define PTRACE_ADDR_TYPE_IS_POINTER 1 | #define STACK_DIRECTION -1 | #define PIKE_BYTEORDER 1234 | #define PIKE_POINTER_ALIGNMENT 8 | #define HAVE_FORK 1 | /* end confdefs.h. */ | | | #include | #ifdef HAVE_FLOATINGPOINT_H | #include | #endif | | #ifdef HAVE_IEEEFP_H | #include | #endif | | #ifndef FP_RN | #define FP_RN 0 | #endif /* FP_RN */ | | int main() { | | fpsetround(FP_RN); | exit(0); | ; | return 0; | } | configure:94318: result: no configure:94327: checking for working isless configure:94395: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 conftest.c: In function 'main': conftest.c:296: warning: implicit declaration of function 'exit' conftest.c:296: warning: incompatible implicit declaration of built-in function 'exit' configure:94395: $? = 0 configure:94395: ./conftest configure:94395: $? = 0 configure:94408: result: yes configure:94417: checking for working isunordered configure:94485: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 conftest.c: In function 'main': conftest.c:297: warning: implicit declaration of function 'exit' conftest.c:297: warning: incompatible implicit declaration of built-in function 'exit' configure:94485: $? = 0 configure:94485: ./conftest configure:94485: $? = 0 configure:94498: result: yes configure:94507: checking for working dlopen configure:94559: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 conftest.c: In function 'main': conftest.c:290: warning: implicit declaration of function 'exit' conftest.c:290: warning: incompatible implicit declaration of built-in function 'exit' configure:94559: $? = 0 configure:94559: ./conftest configure:94559: $? = 0 configure:94572: result: yes configure:94582: checking for working ldexp configure:94646: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 conftest.c: In function 'main': conftest.c:296: warning: implicit declaration of function 'exit' conftest.c:296: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:297: warning: incompatible implicit declaration of built-in function 'exit' configure:94646: $? = 0 configure:94646: ./conftest configure:94646: $? = 0 configure:94659: result: yes configure:94669: checking for working rint configure:94751: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 conftest.c: In function 'main': conftest.c:306: warning: implicit declaration of function 'exit' conftest.c:306: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:307: warning: incompatible implicit declaration of built-in function 'exit' configure:94751: $? = 0 configure:94751: ./conftest configure:94751: $? = 0 configure:94764: result: yes configure:94775: checking for working frexp configure:94849: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 conftest.c: In function 'main': conftest.c:296: warning: implicit declaration of function 'exit' conftest.c:296: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:301: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:302: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:304: warning: incompatible implicit declaration of built-in function 'exit' configure:94849: $? = 0 configure:94849: ./conftest configure:94849: $? = 0 configure:94862: result: yes configure:94872: checking for working GetSystemTimeAsFileTime configure:94936: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 conftest.c: In function 'main': conftest.c:298: error: 'FILETIME' undeclared (first use in this function) conftest.c:298: error: (Each undeclared identifier is reported only once conftest.c:298: error: for each function it appears in.) conftest.c:298: error: syntax error before 'f' conftest.c:299: warning: implicit declaration of function 'GetSystemTimeAsFileTime' conftest.c:299: error: 'f' undeclared (first use in this function) conftest.c:300: warning: implicit declaration of function 'exit' conftest.c:300: warning: incompatible implicit declaration of built-in function 'exit' configure:94936: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_BROKEN_LINUX_THREAD_EUID 1 | #define Pike_INITIAL_STACK_SIZE 12517376 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_FCHMOD 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MALLINFO 1 | #define HAVE_MALLOPT 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_PTRACE 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PRCTL 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_BACKTRACE 1 | #define HAVE_WORKING_REALLOC_NULL 1 | #define ACCEPT_SIZE_T socklen_t | #define DL_EXPORT /**/ | #define HAVE_CRYPT 1 | #define HAVE_EXTERNAL_TIMEZONE 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_WORKING_STRTOL 1 | #define STRUCT_TM_HAS_GMTOFF 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define UALARM_TAKES_TWO_ARGS 1 | #define PTRACE_TAKES_FOUR_ARGS 1 | #define PTRACE_ADDR_TYPE_IS_POINTER 1 | #define STACK_DIRECTION -1 | #define PIKE_BYTEORDER 1234 | #define PIKE_POINTER_ALIGNMENT 8 | #define HAVE_FORK 1 | #define HAVE_ISLESS 1 | #define HAVE_ISUNORDERED 1 | #define HAVE_DLOPEN 1 | #define HAVE_LDEXP 1 | #define HAVE_RINT 1 | #define HAVE_FREXP 1 | /* end confdefs.h. */ | | | #ifdef HAVE_WINDOWS_H | #include | #endif | #ifdef HAVE_WINBASE_H | #include | #endif | | int main() { | | FILETIME f; | GetSystemTimeAsFileTime(&f); | exit(0); | ; | return 0; | } | configure:94949: result: no configure:94958: checking for working gethostname configure:95026: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 conftest.c: In function 'main': conftest.c:301: warning: initialization makes pointer from integer without a cast conftest.c:302: warning: implicit declaration of function 'exit' conftest.c:302: warning: incompatible implicit declaration of built-in function 'exit' configure:95026: $? = 0 configure:95026: ./conftest configure:95026: $? = 0 configure:95039: result: yes configure:95048: checking for working strcoll configure:95112: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 conftest.c: In function 'main': conftest.c:296: warning: implicit declaration of function 'exit' conftest.c:296: warning: incompatible implicit declaration of built-in function 'exit' configure:95112: $? = 0 configure:95112: ./conftest configure:95112: $? = 0 configure:95125: result: yes configure:95136: checking for working memmem configure:95206: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 conftest.c: In function 'main': conftest.c:304: warning: implicit declaration of function 'exit' conftest.c:304: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:305: warning: incompatible implicit declaration of built-in function 'exit' configure:95206: $? = 0 configure:95206: ./conftest configure:95206: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_BROKEN_LINUX_THREAD_EUID 1 | #define Pike_INITIAL_STACK_SIZE 12517376 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_FCHMOD 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MALLINFO 1 | #define HAVE_MALLOPT 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_PTRACE 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PRCTL 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_BACKTRACE 1 | #define HAVE_WORKING_REALLOC_NULL 1 | #define ACCEPT_SIZE_T socklen_t | #define DL_EXPORT /**/ | #define HAVE_CRYPT 1 | #define HAVE_EXTERNAL_TIMEZONE 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_WORKING_STRTOL 1 | #define STRUCT_TM_HAS_GMTOFF 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define UALARM_TAKES_TWO_ARGS 1 | #define PTRACE_TAKES_FOUR_ARGS 1 | #define PTRACE_ADDR_TYPE_IS_POINTER 1 | #define STACK_DIRECTION -1 | #define PIKE_BYTEORDER 1234 | #define PIKE_POINTER_ALIGNMENT 8 | #define HAVE_FORK 1 | #define HAVE_ISLESS 1 | #define HAVE_ISUNORDERED 1 | #define HAVE_DLOPEN 1 | #define HAVE_LDEXP 1 | #define HAVE_RINT 1 | #define HAVE_FREXP 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_STRCOLL 1 | /* end confdefs.h. */ | | | #include | char *a="foo bar gazonk"; | char *b="foo"; | char *c="bar"; | char *d="gazonk"; | | int main() { | | if(((char *)memmem(b,strlen(b),a,strlen(a)))!=a || | ((char *)memmem(c,strlen(c),a,strlen(a)))!=(a+4) || | ((char *)memmem(d,strlen(d),a,strlen(a)))!=(a+8) || | ((char *)memmem(d,0,a,strlen(a)))!=a || | memmem(d,strlen(d)+1,a,strlen(a))!=0) | exit(1); | exit(0); | ; | return 0; | } | configure:95219: result: no configure:95230: checking for working memcpy configure:95290: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 conftest.c: In function 'main': conftest.c:299: warning: implicit declaration of function 'exit' conftest.c:299: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:300: warning: incompatible implicit declaration of built-in function 'exit' configure:95290: $? = 0 configure:95290: ./conftest configure:95290: $? = 0 configure:95303: result: yes configure:95314: checking for working memset configure:95586: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 configure:95586: $? = 0 configure:95586: ./conftest 1 2 3 4 5 6 7 8 9 string start string end configure:95586: $? = 0 configure:95599: result: yes configure:95610: checking for working memmove configure:95678: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 conftest.c: In function 'main': conftest.c:299: warning: implicit declaration of function 'exit' conftest.c:299: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:301: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:303: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:305: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:306: warning: incompatible implicit declaration of built-in function 'exit' configure:95678: $? = 0 configure:95678: ./conftest configure:95678: $? = 0 configure:95691: result: yes configure:95702: checking for working isspace configure:95754: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 conftest.c: In function 'main': conftest.c:298: warning: implicit declaration of function 'exit' conftest.c:298: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:299: warning: incompatible implicit declaration of built-in function 'exit' configure:95754: $? = 0 configure:95754: ./conftest configure:95754: $? = 0 configure:95767: result: yes configure:95777: checking if we can declare environ configure:95800: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:95800: $? = 0 configure:95811: result: yes configure:95820: checking for union wait (old BSD convention) configure:95844: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 conftest.c: In function 'main': conftest.c:304: warning: implicit declaration of function 'exit' conftest.c:304: warning: incompatible implicit declaration of built-in function 'exit' configure:95844: $? = 0 configure:95855: result: yes configure:95858: checking whether union wait is really needed configure:95882: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:95882: $? = 0 configure:95892: result: no configure:95902: checking how to extract an unsigned char configure:95926: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 conftest.c: In function 'main': conftest.c:300: warning: implicit declaration of function 'exit' conftest.c:300: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:301: warning: incompatible implicit declaration of built-in function 'exit' configure:95926: $? = 0 configure:95926: ./conftest configure:95926: $? = 0 configure:95940: result: by cast configure:95951: checking how to extract a signed char configure:95975: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 conftest.c: In function 'main': conftest.c:301: warning: implicit declaration of function 'exit' conftest.c:301: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:302: warning: incompatible implicit declaration of built-in function 'exit' configure:95975: $? = 0 configure:95975: ./conftest configure:95975: $? = 0 configure:95989: result: by cast configure:96014: checking for working MMX configure:96050: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 conftest.c: In function 'main': conftest.c:311: warning: implicit declaration of function 'movq_m2r' conftest.c:311: error: 'mm0' undeclared (first use in this function) conftest.c:311: error: (Each undeclared identifier is reported only once conftest.c:311: error: for each function it appears in.) conftest.c:312: warning: implicit declaration of function 'paddb_r2r' conftest.c:313: warning: implicit declaration of function 'movq_r2m' conftest.c:314: warning: implicit declaration of function 'mmx_ok' configure:96050: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_BROKEN_LINUX_THREAD_EUID 1 | #define Pike_INITIAL_STACK_SIZE 12517376 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_FCHMOD 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MALLINFO 1 | #define HAVE_MALLOPT 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_PTRACE 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PRCTL 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_BACKTRACE 1 | #define HAVE_WORKING_REALLOC_NULL 1 | #define ACCEPT_SIZE_T socklen_t | #define DL_EXPORT /**/ | #define HAVE_CRYPT 1 | #define HAVE_EXTERNAL_TIMEZONE 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_WORKING_STRTOL 1 | #define STRUCT_TM_HAS_GMTOFF 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define UALARM_TAKES_TWO_ARGS 1 | #define PTRACE_TAKES_FOUR_ARGS 1 | #define PTRACE_ADDR_TYPE_IS_POINTER 1 | #define STACK_DIRECTION -1 | #define PIKE_BYTEORDER 1234 | #define PIKE_POINTER_ALIGNMENT 8 | #define HAVE_FORK 1 | #define HAVE_ISLESS 1 | #define HAVE_ISUNORDERED 1 | #define HAVE_DLOPEN 1 | #define HAVE_LDEXP 1 | #define HAVE_RINT 1 | #define HAVE_FREXP 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_ISSPACE 1 | #define DECLARE_ENVIRON 1 | #define EXTRACT_UCHAR_BY_CAST 1 | #define EXTRACT_CHAR_BY_CAST 1 | /* end confdefs.h. */ | | #ifdef HAVE_MMX_H | #include | #endif | #ifdef HAVE_ASM_MMX_H | #include | #endif | | int | main (void) | { | | { | int try_use_mmx; | char a[8]; | movq_m2r( *a, mm0 ); | paddb_r2r( mm0, mm0 ); | movq_r2m( mm0, *a ); | try_use_mmx=mmx_ok(); | } | | ; | return 0; | } configure:96062: result: no configure:96091: checking if float conversion can cause SIGFPE configure:96133: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 conftest.c: In function 'main': conftest.c:317: warning: implicit declaration of function 'exit' conftest.c:317: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:320: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:321: warning: incompatible implicit declaration of built-in function 'exit' configure:96133: $? = 0 configure:96133: ./conftest configure:96133: $? = 0 configure:96576: result: no configure:96584: checking for type of float configure:96671: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 conftest.c: In function 'check': conftest.c:315: warning: implicit declaration of function 'exit' conftest.c:315: warning: incompatible implicit declaration of built-in function 'exit' conftest.c: In function 'main': conftest.c:324: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:331: warning: incompatible implicit declaration of built-in function 'exit' configure:96671: $? = 0 configure:96671: ./conftest configure:96671: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_BROKEN_LINUX_THREAD_EUID 1 | #define Pike_INITIAL_STACK_SIZE 12517376 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_FCHMOD 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MALLINFO 1 | #define HAVE_MALLOPT 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_PTRACE 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PRCTL 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_BACKTRACE 1 | #define HAVE_WORKING_REALLOC_NULL 1 | #define ACCEPT_SIZE_T socklen_t | #define DL_EXPORT /**/ | #define HAVE_CRYPT 1 | #define HAVE_EXTERNAL_TIMEZONE 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_WORKING_STRTOL 1 | #define STRUCT_TM_HAS_GMTOFF 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define UALARM_TAKES_TWO_ARGS 1 | #define PTRACE_TAKES_FOUR_ARGS 1 | #define PTRACE_ADDR_TYPE_IS_POINTER 1 | #define STACK_DIRECTION -1 | #define PIKE_BYTEORDER 1234 | #define PIKE_POINTER_ALIGNMENT 8 | #define HAVE_FORK 1 | #define HAVE_ISLESS 1 | #define HAVE_ISUNORDERED 1 | #define HAVE_DLOPEN 1 | #define HAVE_LDEXP 1 | #define HAVE_RINT 1 | #define HAVE_FREXP 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_ISSPACE 1 | #define DECLARE_ENVIRON 1 | #define EXTRACT_UCHAR_BY_CAST 1 | #define EXTRACT_CHAR_BY_CAST 1 | /* end confdefs.h. */ | | #include | #define TY float | #define TEST_float | #define TEST_BIG | #define EXPECTED_SIZE_float 4 | #define EXPECTED_SIZE_double 8 | void check(TY n, char *pf, char *pd) | { | int i; | char *p, *p2 = (char*)&n; | #ifdef TEST_float | p = pf; | #else | p = pd; | #endif | for(i=0; i&5 conftest.c: In function 'check': conftest.c:318: warning: implicit declaration of function 'exit' conftest.c:318: warning: incompatible implicit declaration of built-in function 'exit' conftest.c: In function 'main': conftest.c:324: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:331: warning: incompatible implicit declaration of built-in function 'exit' configure:96721: $? = 0 configure:96721: ./conftest configure:96721: $? = 0 configure:96746: result: IEEE little endian configure:96755: checking for type of double configure:96842: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 conftest.c: In function 'check': conftest.c:316: warning: implicit declaration of function 'exit' conftest.c:316: warning: incompatible implicit declaration of built-in function 'exit' conftest.c: In function 'main': conftest.c:325: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:332: warning: incompatible implicit declaration of built-in function 'exit' configure:96842: $? = 0 configure:96842: ./conftest configure:96842: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_BROKEN_LINUX_THREAD_EUID 1 | #define Pike_INITIAL_STACK_SIZE 12517376 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_FCHMOD 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MALLINFO 1 | #define HAVE_MALLOPT 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_PTRACE 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PRCTL 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_BACKTRACE 1 | #define HAVE_WORKING_REALLOC_NULL 1 | #define ACCEPT_SIZE_T socklen_t | #define DL_EXPORT /**/ | #define HAVE_CRYPT 1 | #define HAVE_EXTERNAL_TIMEZONE 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_WORKING_STRTOL 1 | #define STRUCT_TM_HAS_GMTOFF 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define UALARM_TAKES_TWO_ARGS 1 | #define PTRACE_TAKES_FOUR_ARGS 1 | #define PTRACE_ADDR_TYPE_IS_POINTER 1 | #define STACK_DIRECTION -1 | #define PIKE_BYTEORDER 1234 | #define PIKE_POINTER_ALIGNMENT 8 | #define HAVE_FORK 1 | #define HAVE_ISLESS 1 | #define HAVE_ISUNORDERED 1 | #define HAVE_DLOPEN 1 | #define HAVE_LDEXP 1 | #define HAVE_RINT 1 | #define HAVE_FREXP 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_ISSPACE 1 | #define DECLARE_ENVIRON 1 | #define EXTRACT_UCHAR_BY_CAST 1 | #define EXTRACT_CHAR_BY_CAST 1 | #define FLOAT_IS_IEEE_LITTLE 1 | /* end confdefs.h. */ | | #include | #define TY double | #define TEST_double | #define TEST_BIG | #define EXPECTED_SIZE_float 4 | #define EXPECTED_SIZE_double 8 | void check(TY n, char *pf, char *pd) | { | int i; | char *p, *p2 = (char*)&n; | #ifdef TEST_float | p = pf; | #else | p = pd; | #endif | for(i=0; i&5 conftest.c: In function 'check': conftest.c:319: warning: implicit declaration of function 'exit' conftest.c:319: warning: incompatible implicit declaration of built-in function 'exit' conftest.c: In function 'main': conftest.c:325: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:332: warning: incompatible implicit declaration of built-in function 'exit' configure:96892: $? = 0 configure:96892: ./conftest configure:96892: $? = 0 configure:96917: result: IEEE little endian configure:96928: checking for volatile configure:96946: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:96946: $? = 0 configure:96958: result: yes configure:96971: checking for sig_atomic_t configure:97006: result: yes configure:97015: checking if signal handlers reset automatically configure:97096: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 conftest.c: In function 'func': conftest.c:314: warning: implicit declaration of function 'write' conftest.c: In function 'main': conftest.c:348: warning: implicit declaration of function 'getpid' conftest.c:351: warning: implicit declaration of function 'strlen' conftest.c:351: warning: incompatible implicit declaration of built-in function 'strlen' conftest.c:358: warning: incompatible implicit declaration of built-in function 'strlen' configure:97096: $? = 0 configure:97096: ./conftest func called func called configure:97096: $? = 0 configure:97116: result: no configure:97122: checking available file descriptors configure:97197: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 configure:97197: $? = 0 configure:97197: ./conftest configure:97197: $? = 0 configure:97213: result: 1024 configure:97218: checking full availability of struct rusage members configure:97263: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 configure:97263: $? = 0 configure:97278: result: all there configure:97294: checking getrusage() through procfs configure:97329: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 conftest.c:311: error: syntax error before 'pru' conftest.c:311: warning: type defaults to 'int' in declaration of 'pru' conftest.c:311: warning: data definition has no type or storage class conftest.c: In function 'main': conftest.c:317: warning: implicit declaration of function 'sprintf' conftest.c:317: warning: incompatible implicit declaration of built-in function 'sprintf' conftest.c:317: warning: implicit declaration of function 'getpid' conftest.c:319: warning: implicit declaration of function 'ioctl' conftest.c:319: error: 'PIOCUSAGE' undeclared (first use in this function) conftest.c:319: error: (Each undeclared identifier is reported only once conftest.c:319: error: for each function it appears in.) conftest.c:320: error: request for member 'pr_utime' in something not a structure or union configure:97329: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_BROKEN_LINUX_THREAD_EUID 1 | #define Pike_INITIAL_STACK_SIZE 12517376 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_FCHMOD 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MALLINFO 1 | #define HAVE_MALLOPT 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_PTRACE 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PRCTL 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_BACKTRACE 1 | #define HAVE_WORKING_REALLOC_NULL 1 | #define ACCEPT_SIZE_T socklen_t | #define DL_EXPORT /**/ | #define HAVE_CRYPT 1 | #define HAVE_EXTERNAL_TIMEZONE 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_WORKING_STRTOL 1 | #define STRUCT_TM_HAS_GMTOFF 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define UALARM_TAKES_TWO_ARGS 1 | #define PTRACE_TAKES_FOUR_ARGS 1 | #define PTRACE_ADDR_TYPE_IS_POINTER 1 | #define STACK_DIRECTION -1 | #define PIKE_BYTEORDER 1234 | #define PIKE_POINTER_ALIGNMENT 8 | #define HAVE_FORK 1 | #define HAVE_ISLESS 1 | #define HAVE_ISUNORDERED 1 | #define HAVE_DLOPEN 1 | #define HAVE_LDEXP 1 | #define HAVE_RINT 1 | #define HAVE_FREXP 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_ISSPACE 1 | #define DECLARE_ENVIRON 1 | #define EXTRACT_UCHAR_BY_CAST 1 | #define EXTRACT_CHAR_BY_CAST 1 | #define FLOAT_IS_IEEE_LITTLE 1 | #define DOUBLE_IS_IEEE_LITTLE 1 | #define VOLATILE volatile | #define MAX_OPEN_FILEDESCRIPTORS 1024 | /* end confdefs.h. */ | | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | # define _LARGEFILE64_SOURCE 1 | #endif | #include | #include | int proc_fd; | long tmp; | char proc_name[20]; | prusage_t pru; | | int | main (void) | { | | sprintf(proc_name, "/proc/%05d", getpid()); | proc_fd = open(proc_name, O_RDONLY); | ioctl(proc_fd, PIOCUSAGE, &pru); | tmp=pru.pr_utime.tv_sec; | | ; | return 0; | } configure:97348: result: no configure:97422: checking if __func__ exists and works configure:97449: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 conftest.c: In function 'main': conftest.c:310: warning: implicit declaration of function 'exit' conftest.c:310: warning: incompatible implicit declaration of built-in function 'exit' configure:97449: $? = 0 configure:97449: ./conftest configure:97449: $? = 0 configure:97462: result: yes configure:97471: checking if __FUNCTION__ exists and works configure:97498: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 conftest.c: In function 'main': conftest.c:311: warning: implicit declaration of function 'exit' conftest.c:311: warning: incompatible implicit declaration of built-in function 'exit' configure:97498: $? = 0 configure:97498: ./conftest configure:97498: $? = 0 configure:97511: result: yes configure:97600: checking for lc __declspec configure:97665: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 conftest.c:305: warning: return type defaults to 'int' conftest.c: In function '__declspec': conftest.c:307: error: syntax error before '__declspec' configure:97665: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_BROKEN_LINUX_THREAD_EUID 1 | #define Pike_INITIAL_STACK_SIZE 12517376 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_FCHMOD 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MALLINFO 1 | #define HAVE_MALLOPT 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_PTRACE 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PRCTL 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_BACKTRACE 1 | #define HAVE_WORKING_REALLOC_NULL 1 | #define ACCEPT_SIZE_T socklen_t | #define DL_EXPORT /**/ | #define HAVE_CRYPT 1 | #define HAVE_EXTERNAL_TIMEZONE 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_WORKING_STRTOL 1 | #define STRUCT_TM_HAS_GMTOFF 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define UALARM_TAKES_TWO_ARGS 1 | #define PTRACE_TAKES_FOUR_ARGS 1 | #define PTRACE_ADDR_TYPE_IS_POINTER 1 | #define STACK_DIRECTION -1 | #define PIKE_BYTEORDER 1234 | #define PIKE_POINTER_ALIGNMENT 8 | #define HAVE_FORK 1 | #define HAVE_ISLESS 1 | #define HAVE_ISUNORDERED 1 | #define HAVE_DLOPEN 1 | #define HAVE_LDEXP 1 | #define HAVE_RINT 1 | #define HAVE_FREXP 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_ISSPACE 1 | #define DECLARE_ENVIRON 1 | #define EXTRACT_UCHAR_BY_CAST 1 | #define EXTRACT_CHAR_BY_CAST 1 | #define FLOAT_IS_IEEE_LITTLE 1 | #define DOUBLE_IS_IEEE_LITTLE 1 | #define VOLATILE volatile | #define MAX_OPEN_FILEDESCRIPTORS 1024 | #define HAVE_WORKING___FUNC__ 1 | #define HAVE_WORKING___FUNCTION__ 1 | #define PIKE_BYTECODE_METHOD PIKE_BYTECODE_DEFAULT | /* end confdefs.h. */ | | #include | __declspec(noreturn) void fatal(char *foo,...); | | __declspec(noreturn) void fatal(char *foo,...) | { | va_list args; | va_start(foo,args); | printf(foo,args); | va_end(args); | exit(2); | } | | int main() { exit(0); } | | configure:97679: result: no configure:97690: checking for gcc function attributes configure:97761: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 conftest.c: In function 'fatal': conftest.c:313: warning: passing argument 1 of '__builtin_va_start' from incompatible pointer type conftest.c:314: warning: implicit declaration of function 'printf' conftest.c:314: warning: incompatible implicit declaration of built-in function 'printf' conftest.c:316: warning: implicit declaration of function 'exit' conftest.c:316: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:313: warning: second parameter of 'va_start' not last named argument conftest.c: In function 'main': conftest.c:319: warning: incompatible implicit declaration of built-in function 'exit' configure:97761: $? = 0 configure:97761: ./conftest configure:97761: $? = 0 configure:97775: result: yes configure:97783: checking if va_list is a state pointer configure:97827: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 configure:97827: $? = 0 configure:97827: ./conftest configure:97827: $? = 0 configure:97841: result: yes configure:97855: checking for va_copy configure:97885: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 configure:97885: $? = 0 configure:97897: result: yes configure:97908: checking how to set things nonblocking configure:97965: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -DUSE_FCNTL_O_NONBLOCK -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 In file included from conftest.c:308: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/fd_control.c: In function 'main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/fd_control.c:285: warning: implicit declaration of function 'exit' /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/fd_control.c:285: warning: incompatible implicit declaration of built-in function 'exit' /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/fd_control.c:299: warning: incompatible implicit declaration of built-in function 'exit' configure:97965: $? = 0 configure:97965: ./conftest configure:97965: $? = 0 configure:98029: result: USE_FCNTL_O_NONBLOCK configure:98038: checking how well OOB handling works configure:98396: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 conftest.c: In function 'my_socketpair': conftest.c:403: warning: implicit declaration of function 'close' conftest.c:429: warning: implicit declaration of function 'inet_addr' configure:98396: $? = 0 configure:98396: ./conftest my_socketpair: succeeded configure:98396: $? = 0 configure:98412: result: TIMEOUT configure:98435: checking how to printf size_t configure:98459: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:98459: $? = 0 configure:98509: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 configure:98509: $? = 0 configure:98509: ./conftest configure:98509: $? = 0 configure:98542: result: %zu, %zx configure:98550: checking how to printf ptrdiff_t configure:98574: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:98574: $? = 0 configure:98624: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 configure:98624: $? = 0 configure:98624: ./conftest configure:98624: $? = 0 configure:98657: result: %td, %tx configure:98665: checking how to printf off_t configure:98689: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:98689: $? = 0 configure:98739: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 configure:98739: $? = 0 configure:98739: ./conftest configure:98739: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_BROKEN_LINUX_THREAD_EUID 1 | #define Pike_INITIAL_STACK_SIZE 12517376 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_FCHMOD 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MALLINFO 1 | #define HAVE_MALLOPT 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_PTRACE 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PRCTL 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_BACKTRACE 1 | #define HAVE_WORKING_REALLOC_NULL 1 | #define ACCEPT_SIZE_T socklen_t | #define DL_EXPORT /**/ | #define HAVE_CRYPT 1 | #define HAVE_EXTERNAL_TIMEZONE 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_WORKING_STRTOL 1 | #define STRUCT_TM_HAS_GMTOFF 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define UALARM_TAKES_TWO_ARGS 1 | #define PTRACE_TAKES_FOUR_ARGS 1 | #define PTRACE_ADDR_TYPE_IS_POINTER 1 | #define STACK_DIRECTION -1 | #define PIKE_BYTEORDER 1234 | #define PIKE_POINTER_ALIGNMENT 8 | #define HAVE_FORK 1 | #define HAVE_ISLESS 1 | #define HAVE_ISUNORDERED 1 | #define HAVE_DLOPEN 1 | #define HAVE_LDEXP 1 | #define HAVE_RINT 1 | #define HAVE_FREXP 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_ISSPACE 1 | #define DECLARE_ENVIRON 1 | #define EXTRACT_UCHAR_BY_CAST 1 | #define EXTRACT_CHAR_BY_CAST 1 | #define FLOAT_IS_IEEE_LITTLE 1 | #define DOUBLE_IS_IEEE_LITTLE 1 | #define VOLATILE volatile | #define MAX_OPEN_FILEDESCRIPTORS 1024 | #define HAVE_WORKING___FUNC__ 1 | #define HAVE_WORKING___FUNCTION__ 1 | #define PIKE_BYTECODE_METHOD PIKE_BYTECODE_DEFAULT | #define HAVE_FUNCTION_ATTRIBUTES 1 | #define VA_LIST_IS_STATE_PTR 1 | #define HAVE_VA_COPY 1 | #define USE_FCNTL_O_NONBLOCK 1 | #define PIKE_OOB_WORKS 0 | #define PRINTSIZET "z" | #define PRINTPTRDIFFT "t" | /* end confdefs.h. */ | | #include | #include | | #define CONFIGURE_TEST | #include "global.h" | #include "pike_int_types.h" | | int main() { | char buf[50]; | if (((off_t)4711) > ((off_t)-4711)) { | /* Signed type. */ | if (sizeof(off_t)>4) | { | sprintf(buf, "%d,%d,%d", | ((off_t) 4711) << 32, -((off_t) 4711) << 32, 17); | return !!strcmp("20233590931456,-20233590931456,17", buf); | } | else | { | sprintf(buf, "%d,%d,%d", (off_t) 4711, (off_t)-4711, 17); | return !!strcmp("4711,-4711,17", buf); | } | } else { | /* Unsigned type. */ | if (sizeof(off_t)>4) | { | sprintf(buf, "%d,%d", | ((off_t) 4711) << 32, 17); | return !!strcmp("20233590931456,17", buf); | } | else | { | sprintf(buf, "%d,%d", (off_t) 4711, 17); | return !!strcmp("4711,17", buf); | } | } | } configure:98739: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 configure:98739: $? = 0 configure:98739: ./conftest configure:98739: $? = 0 configure:98772: result: %td, %tx configure:98780: checking how to printf INT64 configure:98804: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 configure:98804: $? = 0 configure:98854: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 configure:98854: $? = 0 configure:98854: ./conftest configure:98854: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_BROKEN_LINUX_THREAD_EUID 1 | #define Pike_INITIAL_STACK_SIZE 12517376 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_FCHMOD 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MALLINFO 1 | #define HAVE_MALLOPT 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_PTRACE 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PRCTL 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_BACKTRACE 1 | #define HAVE_WORKING_REALLOC_NULL 1 | #define ACCEPT_SIZE_T socklen_t | #define DL_EXPORT /**/ | #define HAVE_CRYPT 1 | #define HAVE_EXTERNAL_TIMEZONE 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_WORKING_STRTOL 1 | #define STRUCT_TM_HAS_GMTOFF 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define UALARM_TAKES_TWO_ARGS 1 | #define PTRACE_TAKES_FOUR_ARGS 1 | #define PTRACE_ADDR_TYPE_IS_POINTER 1 | #define STACK_DIRECTION -1 | #define PIKE_BYTEORDER 1234 | #define PIKE_POINTER_ALIGNMENT 8 | #define HAVE_FORK 1 | #define HAVE_ISLESS 1 | #define HAVE_ISUNORDERED 1 | #define HAVE_DLOPEN 1 | #define HAVE_LDEXP 1 | #define HAVE_RINT 1 | #define HAVE_FREXP 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_ISSPACE 1 | #define DECLARE_ENVIRON 1 | #define EXTRACT_UCHAR_BY_CAST 1 | #define EXTRACT_CHAR_BY_CAST 1 | #define FLOAT_IS_IEEE_LITTLE 1 | #define DOUBLE_IS_IEEE_LITTLE 1 | #define VOLATILE volatile | #define MAX_OPEN_FILEDESCRIPTORS 1024 | #define HAVE_WORKING___FUNC__ 1 | #define HAVE_WORKING___FUNCTION__ 1 | #define PIKE_BYTECODE_METHOD PIKE_BYTECODE_DEFAULT | #define HAVE_FUNCTION_ATTRIBUTES 1 | #define VA_LIST_IS_STATE_PTR 1 | #define HAVE_VA_COPY 1 | #define USE_FCNTL_O_NONBLOCK 1 | #define PIKE_OOB_WORKS 0 | #define PRINTSIZET "z" | #define PRINTPTRDIFFT "t" | #define PRINTOFFT "t" | /* end confdefs.h. */ | | #include | #include | | #define CONFIGURE_TEST | #include "global.h" | #include "pike_int_types.h" | | int main() { | char buf[50]; | if (((INT64)4711) > ((INT64)-4711)) { | /* Signed type. */ | if (sizeof(INT64)>4) | { | sprintf(buf, "%d,%d,%d", | ((INT64) 4711) << 32, -((INT64) 4711) << 32, 17); | return !!strcmp("20233590931456,-20233590931456,17", buf); | } | else | { | sprintf(buf, "%d,%d,%d", (INT64) 4711, (INT64)-4711, 17); | return !!strcmp("4711,-4711,17", buf); | } | } else { | /* Unsigned type. */ | if (sizeof(INT64)>4) | { | sprintf(buf, "%d,%d", | ((INT64) 4711) << 32, 17); | return !!strcmp("20233590931456,17", buf); | } | else | { | sprintf(buf, "%d,%d", (INT64) 4711, 17); | return !!strcmp("4711,17", buf); | } | } | } configure:98854: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 configure:98854: $? = 0 configure:98854: ./conftest configure:98854: $? = 0 configure:98887: result: %ld, %lx configure:98897: checking if union initialization works configure:98930: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 configure:98930: $? = 0 configure:98930: ./conftest configure:98930: $? = 0 configure:98943: result: yes configure:98952: checking if port.c works in CONFIGURE_TEST mode configure:98983: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 configure:98983: $? = 0 configure:98983: ./conftest configure:98983: $? = 0 configure:98996: result: yes configure:99010: checking if gettimeofday takes two arguments configure:99099: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 conftest.c: In function 'main': conftest.c:338: warning: implicit declaration of function 'exit' conftest.c:338: warning: incompatible implicit declaration of built-in function 'exit' configure:99099: $? = 0 configure:99099: ./conftest configure:99099: $? = 0 configure:99120: result: yes configure:99189: checking if rusage.c works in CONFIGURE_TEST mode configure:99222: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 configure:99222: $? = 0 configure:99222: ./conftest configure:99222: $? = 0 configure:99235: result: yes configure:99247: checking if threads.c works in CONFIGURE_TEST mode configure:99279: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 In file included from conftest.c:325: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/threads.c:327: warning: 'struct thread_state' declared inside parameter list /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/threads.c:327: warning: its scope is only this definition or declaration, which is probably not what you want configure:99279: $? = 0 configure:99279: ./conftest configure:99279: $? = 0 configure:99292: result: yes configure:99306: checking if fallback cpu time is thread local configure:99429: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 In file included from conftest.c:332: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/threads.c:327: warning: 'struct thread_state' declared inside parameter list /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/threads.c:327: warning: its scope is only this definition or declaration, which is probably not what you want configure:99429: $? = 0 configure:99429: ./conftest Creating work_thread. work_thread waiting. work_thread start. work_thread releasing main. work_thread done. configure:99429: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_BROKEN_LINUX_THREAD_EUID 1 | #define Pike_INITIAL_STACK_SIZE 12517376 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_FCHMOD 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MALLINFO 1 | #define HAVE_MALLOPT 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_PTRACE 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PRCTL 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_BACKTRACE 1 | #define HAVE_WORKING_REALLOC_NULL 1 | #define ACCEPT_SIZE_T socklen_t | #define DL_EXPORT /**/ | #define HAVE_CRYPT 1 | #define HAVE_EXTERNAL_TIMEZONE 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_WORKING_STRTOL 1 | #define STRUCT_TM_HAS_GMTOFF 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define UALARM_TAKES_TWO_ARGS 1 | #define PTRACE_TAKES_FOUR_ARGS 1 | #define PTRACE_ADDR_TYPE_IS_POINTER 1 | #define STACK_DIRECTION -1 | #define PIKE_BYTEORDER 1234 | #define PIKE_POINTER_ALIGNMENT 8 | #define HAVE_FORK 1 | #define HAVE_ISLESS 1 | #define HAVE_ISUNORDERED 1 | #define HAVE_DLOPEN 1 | #define HAVE_LDEXP 1 | #define HAVE_RINT 1 | #define HAVE_FREXP 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_ISSPACE 1 | #define DECLARE_ENVIRON 1 | #define EXTRACT_UCHAR_BY_CAST 1 | #define EXTRACT_CHAR_BY_CAST 1 | #define FLOAT_IS_IEEE_LITTLE 1 | #define DOUBLE_IS_IEEE_LITTLE 1 | #define VOLATILE volatile | #define MAX_OPEN_FILEDESCRIPTORS 1024 | #define HAVE_WORKING___FUNC__ 1 | #define HAVE_WORKING___FUNCTION__ 1 | #define PIKE_BYTECODE_METHOD PIKE_BYTECODE_DEFAULT | #define HAVE_FUNCTION_ATTRIBUTES 1 | #define VA_LIST_IS_STATE_PTR 1 | #define HAVE_VA_COPY 1 | #define USE_FCNTL_O_NONBLOCK 1 | #define PIKE_OOB_WORKS 0 | #define PRINTSIZET "z" | #define PRINTPTRDIFFT "t" | #define PRINTOFFT "t" | #define PRINTINT64 "l" | #define HAVE_UNION_INIT 1 | #define GETTIMEOFDAY_TAKES_TWO_ARGS 1 | /* end confdefs.h. */ | | #include | | /* libc_r:fputs on AIX 4.2 is broken. */ | #define FPUTS(S, F) fwrite(S, sizeof(S)-sizeof(""), 1, F) | | #ifdef PIKE_THREADS | | #define CONFIGURE_TEST | #define CONFIGURE_TEST_FALLBACK_GCT | /* The following headers can cause problems in this mode, and they easily | get indirectly included unless we do this. */ | #define STRALLOC_H | #define SVALUE_H | #define ARRAY_H | | #include "port.c" | #include "rusage.c" | #include "threads.c" | | PIKE_MUTEX_T m; | COND_T c; | | cpu_time_t work_time, wait_time; | | TH_RETURN_TYPE work_thread (void *dummy) | { | struct timeval rt_start, rt; | cpu_time_t start; | FPUTS("work_thread waiting.\n", stderr); | mt_lock (&m); | FPUTS("work_thread start.\n", stderr); | GETTIMEOFDAY (&rt_start); | start = get_cpu_time(); | do { | cpu_time_t t = get_cpu_time(); | GETTIMEOFDAY (&rt); | if (t == (cpu_time_t) -1) { | work_time = t; | break; | } | work_time = t - start; | } while (work_time < (CPU_TIME_TICKS / 10) && rt.tv_sec <= rt_start.tv_sec + 1); | FPUTS("work_thread releasing main.\n", stderr); | co_signal (&c); | mt_unlock (&m); | FPUTS("work_thread done.\n", stderr); | return 0; | } | | int main() | { | cpu_time_t start; | THREAD_T worker; | FILE *res = fopen ("confdefs.out.2", "w"); /* weird name to circumvent configure cleanups */ | if (!res) return 2; | | init_rusage(); | really_low_th_init(); | | mt_init (&m); | co_init (&c); | | mt_lock (&m); | FPUTS("Creating work_thread.\n", stderr); | if (th_create (&worker, work_thread, NULL)) { | FPUTS("unknown (failed to create thread)", res); | fclose (res); | return 3; | } | | start = get_cpu_time(); | co_wait (&c, &m); | wait_time = get_cpu_time() - start; | if (start == (cpu_time_t) -1 || work_time == (cpu_time_t) -1) { | FPUTS("unknown (get_cpu_time does not work)", res); | fclose (res); | return 4; | } | if (work_time < (CPU_TIME_TICKS / 10)) { | fprintf (res, "unknown (get_cpu_time does not work - loop took only %ld ms)", | (long) (work_time / (CPU_TIME_TICKS / 1000))); | fclose (res); | return 5; | } | | if (work_time > wait_time) | return 0; /* It is thread local. */ | else { | FPUTS("no", res); | fclose (res); | return 1; /* It is not thread local. */ | } | } | | #else | int main() | { | FILE *res = fopen ("confdefs.out.2", "w"); /* weird name to circumvent configure cleanups */ | if (!res) return 6; | FPUTS("no", res); | fclose (res); | return 1; | } | #endif | configure:99460: result: no configure:99476: checking for setenv configure:99569: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 configure:99569: $? = 0 configure:99582: result: yes configure:99591: checking for unsetenv configure:99684: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 configure:99684: $? = 0 configure:99697: result: yes configure:99771: checking SO configure:99780: result: so configure:99784: checking LDSHARED configure:99888: result: gcc -std=gnu99 -shared configure:99893: checking CCSHARED configure:99921: checking -fPIC configure:100116: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -fPIC -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 2>conftezt.out.2 configure:100116: $? = 0 configure:100116: ./conftest configure:100116: $? = 0 configure:100191: result: yes configure:100660: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -fPIC -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 conftest.c >&5 conftest.c: In function 'main': conftest.c:321: warning: implicit declaration of function 'exit' conftest.c:321: warning: incompatible implicit declaration of built-in function 'exit' configure:100660: $? = 0 configure:100672: result: -fPIC configure:100675: checking LINKFORSHARED configure:100811: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -rdynamic -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 conftest.c: In function 'main': conftest.c:317: warning: implicit declaration of function 'exit' conftest.c:317: warning: incompatible implicit declaration of built-in function 'exit' configure:100811: $? = 0 configure:100811: ./conftest configure:100811: $? = 0 configure:100828: result: -rdynamic configure:100839: checking -static-libgcc configure:100893: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -static-libgcc -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 2>conftezt.out.2 configure:100893: $? = 0 configure:100893: ./conftest configure:100893: $? = 0 configure:100968: result: yes configure:100982: checking if dynamic loading works /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -c -g -O3 -pipe -ggdb3 -m64 -fPIC conftest.c -o conftest.o conftest.c: In function 'testfunc': conftest.c:5: warning: implicit declaration of function 'testfunc2' /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/bin/smartlink gcc -std=gnu99 -shared -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.o -o conftest.so configure:101030: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -rdynamic -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 In file included from conftest.c:319: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/dynamic_load.c: In function 'main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/dynamic_load.c:688: warning: implicit declaration of function 'exit' /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/dynamic_load.c:688: warning: incompatible implicit declaration of built-in function 'exit' /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/dynamic_load.c:694: warning: incompatible implicit declaration of built-in function 'exit' /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/dynamic_load.c:701: warning: incompatible implicit declaration of built-in function 'exit' /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/dynamic_load.c:706: warning: incompatible implicit declaration of built-in function 'exit' conftest.c: In function 'testfunc2': conftest.c:320: warning: incompatible implicit declaration of built-in function 'exit' configure:101030: $? = 0 configure:101030: ./conftest Calling testfunc Calling testfunc2 configure:101030: $? = 0 configure:101049: result: yes configure:101098: checking for inflate in -lz_static configure:101121: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -O3 -pipe -ggdb3 -m64 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -lz_static -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 /usr/bin/ld: cannot find -lz_static collect2: ld returned 1 exit status configure:101121: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define LIBPIKE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_WCHAR_H 1 | #define STDC_HEADERS 1 | #define _ALL_SOURCE 1 | #define _DARWIN_C_SOURCE 1 | #define _GNU_SOURCE 1 | #define _HPUX_ALT_XOPEN_SOCKET_API 1 | #define _NETBSD_SOURCE 1 | #define _OPENBSD_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 | #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 | #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 | #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 | #define __STDC_WANT_LIB_EXT2__ 1 | #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 | #define _TANDEM_SOURCE 1 | #define __EXTENSIONS__ 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_ERRNO_H 1 | #define USE_Wl 1 | #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) | #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) | #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) | #define NEW_ARG_CHECK 1 | #define PIKE_PORTABLE_BYTECODE 1 | #define AUTO_BIGNUM 1 | #define SHARED_NODES 1 | #define HAVE_AND_USE_POLL 1 | #define HAVE_ANSI_CONCAT 1 | #define BISON_SHORT_EXPANSION /**/ | #define HAVE_ISGRAPH 1 | #define HAVE_SYS_TIME_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_TIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_PTRACE_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SYS_PROCFS_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_ASM_MMX_H 1 | #define HAVE_SYS_TERMIOS_H 1 | #define HAVE_VALGRIND_MEMCHECK_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYSCALL_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SETJMP 1 | #define HAVE__SETJMP 1 | #define HAVE_SIGLONGJMP 1 | #define HAVE_LONGJMP 1 | #define HAVE__LONGJMP 1 | #define HAVE_SYS_EPOLL_H 1 | #define WITH_EPOLL 1 | #define HAVE_SYS_RESOURCE_H 1 | #define SIZEOF_CHAR_P 8 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_LONG_DOUBLE 16 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define SIZEOF_TIME_T 8 | #define SIZEOF___INT128 0 | #define SIZEOF___INT128_T 16 | #define SIZEOF_UNSIGNED___INT128 0 | #define SIZEOF_UNSIGNED___INT128_T 0 | #define SIZEOF___UINT128_T 16 | #define pri_t short | #define SIZEOF_OFF_T 8 | #define WITH_DOUBLE_PRECISION_SVALUE 1 | #define FLOAT_TYPE double | #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE | #define WITH_LONG_INT 1 | #define INT_TYPE long | #define SIZEOF_INT_TYPE SIZEOF_LONG | #define RETSIGTYPE void | #define HAVE_LIBM 1 | #define HAVE_LIBNSL 1 | #define HAVE_LIBRT 1 | #define HAVE_LIBDL 1 | #define HAVE_PTHREAD_MUTEXATTR_INIT 1 | #define HAVE_PTHREAD_KILL 1 | #define _REENTRANT 1 | #define _THREAD_SAFE 1 | #define _MIT_POSIX_THREADS 1 | #define PIKE_THREADS 1 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define HAVE_PTHREAD_ATFORK 1 | #define HAVE_PTHREAD_YIELD 1 | #define HAVE_PTHREAD_COND_INIT 1 | #define HAVE_BROKEN_LINUX_THREAD_EUID 1 | #define Pike_INITIAL_STACK_SIZE 12517376 | #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK | #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE | #define HAVE_MEMCMP 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define MEXEC_USES_MMAP 1 | #define HAVE_POLL 1 | #define HAVE_BCOPY 1 | #define HAVE_BZERO 1 | #define HAVE_CLOCK 1 | #define HAVE_FCHMOD 1 | #define HAVE_GETENV 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_INDEX 1 | #define HAVE_INET_NTOP 1 | #define HAVE_LOCALTIME 1 | #define HAVE_GMTIME 1 | #define HAVE_GMTIME_R 1 | #define HAVE_MALLINFO 1 | #define HAVE_MALLOPT 1 | #define HAVE_MEMCHR 1 | #define HAVE_MKTIME 1 | #define HAVE_PERROR 1 | #define HAVE_PTRACE 1 | #define HAVE_RECVMSG 1 | #define HAVE_RINDEX 1 | #define HAVE_SENDMSG 1 | #define HAVE_SETBUF 1 | #define HAVE_SETLOCALE 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETVBUF 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGBLOCK 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGVEC 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRNCMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRCSPN 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_TZSET 1 | #define HAVE_VFPRINTF 1 | #define HAVE_VSPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_WAITPID 1 | #define HAVE_MUNMAP 1 | #define HAVE_PIPE 1 | #define HAVE_STRDUP 1 | #define HAVE_KILL 1 | #define HAVE_ALARM 1 | #define HAVE_FLOCK 1 | #define HAVE_LOCKF 1 | #define HAVE_SETUID 1 | #define HAVE_GETUID 1 | #define HAVE_SETEUID 1 | #define HAVE_GETEUID 1 | #define HAVE_SETGID 1 | #define HAVE_GETGID 1 | #define HAVE_SETEGID 1 | #define HAVE_GETEGID 1 | #define HAVE_GETPWENT 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRENT 1 | #define HAVE_GETGRNAM 1 | #define HAVE_SETSID 1 | #define HAVE_SETPGRP 1 | #define HAVE_GETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_FINITE 1 | #define HAVE_NAN 1 | #define HAVE_NICE 1 | #define HAVE_SCHED_SETSCHEDULER 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_PRCTL 1 | #define HAVE_SYSCONF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_CLOCK_GETCPUCLOCKID 1 | #define HAVE_BACKTRACE 1 | #define HAVE_WORKING_REALLOC_NULL 1 | #define ACCEPT_SIZE_T socklen_t | #define DL_EXPORT /**/ | #define HAVE_CRYPT 1 | #define HAVE_EXTERNAL_TIMEZONE 1 | #define HAVE_STRUCT_TIMEVAL 1 | #define HAVE_STRUCT_SOCKADDR_IN6 1 | #define HAVE_STRUCT_MALLINFO 1 | #define HAVE_WORKING_STRTOL 1 | #define STRUCT_TM_HAS_GMTOFF 1 | #define HAVE_STRUCT_IOVEC 1 | #define HAVE_STRUCT_MSGHDR 1 | #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_UALARM 1 | #define HAVE_SETITIMER 1 | #define UALARM_TAKES_TWO_ARGS 1 | #define PTRACE_TAKES_FOUR_ARGS 1 | #define PTRACE_ADDR_TYPE_IS_POINTER 1 | #define STACK_DIRECTION -1 | #define PIKE_BYTEORDER 1234 | #define PIKE_POINTER_ALIGNMENT 8 | #define HAVE_FORK 1 | #define HAVE_ISLESS 1 | #define HAVE_ISUNORDERED 1 | #define HAVE_DLOPEN 1 | #define HAVE_LDEXP 1 | #define HAVE_RINT 1 | #define HAVE_FREXP 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_STRCOLL 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_ISSPACE 1 | #define DECLARE_ENVIRON 1 | #define EXTRACT_UCHAR_BY_CAST 1 | #define EXTRACT_CHAR_BY_CAST 1 | #define FLOAT_IS_IEEE_LITTLE 1 | #define DOUBLE_IS_IEEE_LITTLE 1 | #define VOLATILE volatile | #define MAX_OPEN_FILEDESCRIPTORS 1024 | #define HAVE_WORKING___FUNC__ 1 | #define HAVE_WORKING___FUNCTION__ 1 | #define PIKE_BYTECODE_METHOD PIKE_BYTECODE_DEFAULT | #define HAVE_FUNCTION_ATTRIBUTES 1 | #define VA_LIST_IS_STATE_PTR 1 | #define HAVE_VA_COPY 1 | #define USE_FCNTL_O_NONBLOCK 1 | #define PIKE_OOB_WORKS 0 | #define PRINTSIZET "z" | #define PRINTPTRDIFFT "t" | #define PRINTOFFT "t" | #define PRINTINT64 "l" | #define HAVE_UNION_INIT 1 | #define GETTIMEOFDAY_TAKES_TWO_ARGS 1 | #define FB_CPU_TIME_IS_THREAD_LOCAL PIKE_NO | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 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. */ | char inflate (); | int | main (void) | { | return inflate (); | ; | return 0; | } configure:101131: result: no configure:101511: checking whether make sets $(MAKE) configure:101534: result: yes configure:101548: checking for the Pike base directory configure:101553: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:101723: updating cache ./config.cache configure:101772: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:1216: creating make_variables config.status:1216: creating Makefile config.status:1319: WARNING: '/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/Makefile.in' seems to ignore the --datarootdir setting config.status:1216: creating modules/common_module_makefile config.status:1216: creating modules/static_module_makefile config.status:1216: creating post_modules/static_module_makefile config.status:1216: creating modules/dynamic_module_makefile config.status:1216: creating post_modules/dynamic_module_makefile config.status:1216: creating precompile.sh config.status:1216: creating specs config.status:1216: creating machine.h config.status:1395: executing default commands configure:103062: === configuring in modules (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules) configure:103123: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules configure:103062: === configuring in post_modules (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/post_modules) configure:103123: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules configure:103769: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I. -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 conftest.c -ldl -lrt -lnsl -lm -lpthread -lcrypt >&5 configure:103769: $? = 0 configure:103769: ./conftest configure:103769: $? = 0 ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_closefrom=no ac_cv_func_crypt=no ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=no ac_cv_func_finite=yes ac_cv_func_flock=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpclass=no ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_host_get_clock_service=no ac_cv_func_index=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_ptrace=yes ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_asm_mmx_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_passwd_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no 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_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=yes ac_cv_header_thread_h=no ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_m_floor=yes ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_socket=no ac_cv_lib_z_static_inflate=no ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib' pike_cv_epoll_works=yes pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=12517376 pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=64 pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_short_use=CT_SHORT_INT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 ## ----------------- ## ## Output variables. ## ## ----------------- ## ALLOCA='' AR='/usr/bin/ar' BASEDIR='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot' BINDIR='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/bin' BUILDDIR='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64' BUILD_PIKE='pike' CANDLE='' CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' CCSHARED='' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='' CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' CXXFLAGS='-g -O2 -O3 -pipe' DEBUGDEF='' DEFS='-DHAVE_CONFIG_H' DLOPEN_O='' DOCDIR='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/refdoc' DYNAMIC_MODULE_FLAGS='-DDYNAMIC_MODULE' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' EXTRA_MODULE_REQUIREMENTS='' EXTRA_OBJS='' FALLBACK_CC='' GREP='/bin/grep' INSTALL='/usr/bin/install -c' INSTALL_DATA='${INSTALL} -m 644' INSTALL_EXPORT_ARGS='' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INTERPRET_DEOPTIMIZE='' LC_REQ='-lc' LD='$(CC) $(CFLAGS)' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2' LDSHARED='gcc -std=gnu99 -shared ' LDSHARED_BASE_REQS='' LDSHARED_MODULE_REQS='' LIBDIR='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/lib' LIBOBJS='' LIBS='-ldl -lrt -lnsl -lm -lpthread -lcrypt' LIGHT='' LINKFORSHARED='-rdynamic' LTLIBOBJS='' MANDIR='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/man' MODULE_O='tmodule.o' MTEXE='' MT_FIX_PIKE_EXE='@:' OBJEXT='o' OPTIMIZE=' -O3 -pipe' OSFLAGS='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PIKE_ICON_RES='' PIKE_LIB='libpike.so' PIKE_MODULE_RELOC='' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='$(SRCDIR)/backend.c $(SRCDIR)/builtin.c $(SRCDIR)/facetgroup.c $(SRCDIR)/iterators.c' POST_MODULE_BUILD_TYPE='dynamic' PROFIL='' PTHREAD_CONFIG='' RANLIB='ranlib' RCEXE='' REALCC='gcc -std=gnu99' REALCXX='g++' RNTANY='' RUNPIKE='DEFAULT_RUNPIKE' RUNTPIKE='USE_TPIKE' SET_MAKE='' SHELL='/bin/sh' SMARTBUILDCC='gcc -std=gnu99' SMARTLINK='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink' SO='so' STATIC_POST_MODULES_LINKOPTS='' TALLOW='' UNCOMPRESS_LIBZ='-lz' VALGRIND='' VALGRINDARGS='' WARN=' -W -Wall -Wno-unused -Wcomment -Wformat -Wimplicit-function-declaration -Wmultichar -Wswitch -Wuninitialized -Wpointer-arith -Wchar-subscripts -Wno-long-long -Wdeclaration-after-statement' YACC='bison -y' YY_COUNT_TYPE='unsigned int' YY_FROM_CONST='const' ac_configure_args=' '\''--enable-pikelib'\''' ac_ct_CC='gcc' ac_ct_CXX='g++' bash_prog='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' dmmsrc='modules/dynamic_module_makefile.in' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' noopt_retry='yes' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' modules post_modules' sysconfdir='${prefix}/etc' target_alias='' uname_prog='/bin/uname' with_valgrind='no' ## ------------------- ## ## File substitutions. ## ## ------------------- ## common_module_makefile='modules/common_module_makefile' dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/dependencies' make_variables='make_variables' propagated_variables='propagated_variables' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define LIBPIKE 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_WCHAR_H 1 #define STDC_HEADERS 1 #define _ALL_SOURCE 1 #define _DARWIN_C_SOURCE 1 #define _GNU_SOURCE 1 #define _HPUX_ALT_XOPEN_SOCKET_API 1 #define _NETBSD_SOURCE 1 #define _OPENBSD_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 1 #define __STDC_WANT_IEC_60559_BFP_EXT__ 1 #define __STDC_WANT_IEC_60559_DFP_EXT__ 1 #define __STDC_WANT_IEC_60559_FUNCS_EXT__ 1 #define __STDC_WANT_IEC_60559_TYPES_EXT__ 1 #define __STDC_WANT_LIB_EXT2__ 1 #define __STDC_WANT_MATH_SPEC_FUNCS__ 1 #define _TANDEM_SOURCE 1 #define __EXTENSIONS__ 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_ERRNO_H 1 #define USE_Wl 1 #define PIKE_MALLOC_OVERHEAD (2 * sizeof(void *)) #define PIKE_MALLOC_PAGE_SIZE (4 * 1024) #define PIKE_THREAD_C_STACK_SIZE (1024 * 1024) #define NEW_ARG_CHECK 1 #define PIKE_PORTABLE_BYTECODE 1 #define AUTO_BIGNUM 1 #define SHARED_NODES 1 #define HAVE_AND_USE_POLL 1 #define HAVE_ANSI_CONCAT 1 #define BISON_SHORT_EXPANSION /**/ #define HAVE_ISGRAPH 1 #define HAVE_SYS_TIME_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_TIME_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_STDLIB_H 1 #define HAVE_MEMORY_H 1 #define HAVE_VALUES_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_FCNTL_H 1 #define HAVE_CRYPT_H 1 #define HAVE_LOCALE_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_STDIO_H 1 #define HAVE_WCHAR_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SETJMP_H 1 #define HAVE_SYS_USER_H 1 #define HAVE_LIMITS_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_SYS_PTRACE_H 1 #define HAVE_DLFCN_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SCHED_H 1 #define HAVE_SYS_PROCFS_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_MALLOC_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_GRP_H 1 #define HAVE_PWD_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_POLL_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_FLOAT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_STDDEF_H 1 #define HAVE_ASM_MMX_H 1 #define HAVE_SYS_TERMIOS_H 1 #define HAVE_VALGRIND_MEMCHECK_H 1 #define HAVE_SYS_PRCTL_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYSCALL_H 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_EXECINFO_H 1 #define HAVE_GNU_STUBS_H 1 #define HAVE_SETJMP 1 #define HAVE__SETJMP 1 #define HAVE_SIGLONGJMP 1 #define HAVE_LONGJMP 1 #define HAVE__LONGJMP 1 #define HAVE_SYS_EPOLL_H 1 #define WITH_EPOLL 1 #define HAVE_SYS_RESOURCE_H 1 #define SIZEOF_CHAR_P 8 #define SIZEOF_INT 4 #define SIZEOF_SHORT 2 #define SIZEOF_FLOAT 4 #define SIZEOF_DOUBLE 8 #define SIZEOF_LONG_DOUBLE 16 #define SIZEOF_LONG 8 #define SIZEOF_LONG_LONG 8 #define SIZEOF___INT64 0 #define SIZEOF_TIME_T 8 #define SIZEOF___INT128 0 #define SIZEOF___INT128_T 16 #define SIZEOF_UNSIGNED___INT128 0 #define SIZEOF_UNSIGNED___INT128_T 0 #define SIZEOF___UINT128_T 16 #define pri_t short #define SIZEOF_OFF_T 8 #define WITH_DOUBLE_PRECISION_SVALUE 1 #define FLOAT_TYPE double #define SIZEOF_FLOAT_TYPE SIZEOF_DOUBLE #define WITH_LONG_INT 1 #define INT_TYPE long #define SIZEOF_INT_TYPE SIZEOF_LONG #define RETSIGTYPE void #define HAVE_LIBM 1 #define HAVE_LIBNSL 1 #define HAVE_LIBRT 1 #define HAVE_LIBDL 1 #define HAVE_PTHREAD_MUTEXATTR_INIT 1 #define HAVE_PTHREAD_KILL 1 #define _REENTRANT 1 #define _THREAD_SAFE 1 #define _MIT_POSIX_THREADS 1 #define PIKE_THREADS 1 #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 #define HAVE_PTHREAD_ATFORK 1 #define HAVE_PTHREAD_YIELD 1 #define HAVE_PTHREAD_COND_INIT 1 #define HAVE_BROKEN_LINUX_THREAD_EUID 1 #define Pike_INITIAL_STACK_SIZE 12517376 #define PIKE_MUTEX_ERRORCHECK PTHREAD_MUTEX_ERRORCHECK #define PIKE_MUTEX_RECURSIVE PTHREAD_MUTEX_RECURSIVE #define HAVE_MEMCMP 1 #define HAVE_GETPAGESIZE 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_MMAP 1 #define MEXEC_USES_MMAP 1 #define HAVE_POLL 1 #define HAVE_BCOPY 1 #define HAVE_BZERO 1 #define HAVE_CLOCK 1 #define HAVE_FCHMOD 1 #define HAVE_GETENV 1 #define HAVE_GETRLIMIT 1 #define HAVE_GETRUSAGE 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_INDEX 1 #define HAVE_INET_NTOP 1 #define HAVE_LOCALTIME 1 #define HAVE_GMTIME 1 #define HAVE_GMTIME_R 1 #define HAVE_MALLINFO 1 #define HAVE_MALLOPT 1 #define HAVE_MEMCHR 1 #define HAVE_MKTIME 1 #define HAVE_PERROR 1 #define HAVE_PTRACE 1 #define HAVE_RECVMSG 1 #define HAVE_RINDEX 1 #define HAVE_SENDMSG 1 #define HAVE_SETBUF 1 #define HAVE_SETLOCALE 1 #define HAVE_SETRLIMIT 1 #define HAVE_SETRESUID 1 #define HAVE_SETVBUF 1 #define HAVE_SIGNAL 1 #define HAVE_SIGACTION 1 #define HAVE_SIGBLOCK 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGVEC 1 #define HAVE_STRCASECMP 1 #define HAVE_STRNLEN 1 #define HAVE_STRNCMP 1 #define HAVE_STRCHR 1 #define HAVE_STRCSPN 1 #define HAVE_STRERROR 1 #define HAVE_STRTOD 1 #define HAVE_STRTOL 1 #define HAVE_TIME 1 #define HAVE_TIMES 1 #define HAVE_TZSET 1 #define HAVE_VFPRINTF 1 #define HAVE_VSPRINTF 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_WAIT3 1 #define HAVE_WAIT4 1 #define HAVE_WAITPID 1 #define HAVE_MUNMAP 1 #define HAVE_PIPE 1 #define HAVE_STRDUP 1 #define HAVE_KILL 1 #define HAVE_ALARM 1 #define HAVE_FLOCK 1 #define HAVE_LOCKF 1 #define HAVE_SETUID 1 #define HAVE_GETUID 1 #define HAVE_SETEUID 1 #define HAVE_GETEUID 1 #define HAVE_SETGID 1 #define HAVE_GETGID 1 #define HAVE_SETEGID 1 #define HAVE_GETEGID 1 #define HAVE_GETPWENT 1 #define HAVE_GETPWNAM 1 #define HAVE_GETPWUID 1 #define HAVE_GETGRENT 1 #define HAVE_GETGRNAM 1 #define HAVE_SETSID 1 #define HAVE_SETPGRP 1 #define HAVE_GETPGRP 1 #define HAVE_SETPGID 1 #define HAVE_GETPGID 1 #define HAVE_INITGROUPS 1 #define HAVE_SETGROUPS 1 #define HAVE_SOCKETPAIR 1 #define HAVE_ISINF 1 #define HAVE_ISNAN 1 #define HAVE_FINITE 1 #define HAVE_NAN 1 #define HAVE_NICE 1 #define HAVE_SCHED_SETSCHEDULER 1 #define HAVE_SETPRIORITY 1 #define HAVE_USLEEP 1 #define HAVE_NANOSLEEP 1 #define HAVE_SCHED_YIELD 1 #define HAVE_PRCTL 1 #define HAVE_SYSCONF 1 #define HAVE_GETPAGESIZE 1 #define HAVE_CLOCK_GETCPUCLOCKID 1 #define HAVE_BACKTRACE 1 #define HAVE_WORKING_REALLOC_NULL 1 #define ACCEPT_SIZE_T socklen_t #define DL_EXPORT /**/ #define HAVE_CRYPT 1 #define HAVE_EXTERNAL_TIMEZONE 1 #define HAVE_STRUCT_TIMEVAL 1 #define HAVE_STRUCT_SOCKADDR_IN6 1 #define HAVE_STRUCT_MALLINFO 1 #define HAVE_WORKING_STRTOL 1 #define STRUCT_TM_HAS_GMTOFF 1 #define HAVE_STRUCT_IOVEC 1 #define HAVE_STRUCT_MSGHDR 1 #define HAVE_STRUCT_MSGHDR_MSG_CONTROL 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_UALARM 1 #define HAVE_SETITIMER 1 #define UALARM_TAKES_TWO_ARGS 1 #define PTRACE_TAKES_FOUR_ARGS 1 #define PTRACE_ADDR_TYPE_IS_POINTER 1 #define STACK_DIRECTION -1 #define PIKE_BYTEORDER 1234 #define PIKE_POINTER_ALIGNMENT 8 #define HAVE_FORK 1 #define HAVE_ISLESS 1 #define HAVE_ISUNORDERED 1 #define HAVE_DLOPEN 1 #define HAVE_LDEXP 1 #define HAVE_RINT 1 #define HAVE_FREXP 1 #define HAVE_GETHOSTNAME 1 #define HAVE_STRCOLL 1 #define HAVE_MEMCPY 1 #define HAVE_MEMSET 1 #define HAVE_MEMMOVE 1 #define HAVE_ISSPACE 1 #define DECLARE_ENVIRON 1 #define EXTRACT_UCHAR_BY_CAST 1 #define EXTRACT_CHAR_BY_CAST 1 #define FLOAT_IS_IEEE_LITTLE 1 #define DOUBLE_IS_IEEE_LITTLE 1 #define VOLATILE volatile #define MAX_OPEN_FILEDESCRIPTORS 1024 #define HAVE_WORKING___FUNC__ 1 #define HAVE_WORKING___FUNCTION__ 1 #define PIKE_BYTECODE_METHOD PIKE_BYTECODE_DEFAULT #define HAVE_FUNCTION_ATTRIBUTES 1 #define VA_LIST_IS_STATE_PTR 1 #define HAVE_VA_COPY 1 #define USE_FCNTL_O_NONBLOCK 1 #define PIKE_OOB_WORKS 0 #define PRINTSIZET "z" #define PRINTPTRDIFFT "t" #define PRINTOFFT "t" #define PRINTINT64 "l" #define HAVE_UNION_INIT 1 #define GETTIMEOFDAY_TAKES_TWO_ARGS 1 #define FB_CPU_TIME_IS_THREAD_LOCAL PIKE_NO #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define USE_SIGCHILD 1 #define DEFAULT_MASTER "NONE/pike/%d.%d.%d/lib/master.pike" configure: exit 0 ################################################### ## ./modules/CommonLog This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/CommonLog/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/CommonLog ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1763: loading cache ../.././config.cache configure:2658: checking for C compiler version configure:2667: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2678: $? = 0 configure:2667: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2678: $? = 0 configure:2667: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2678: $? = 1 configure:2667: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2678: $? = 1 configure:2667: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2678: $? = 1 configure:2698: checking whether the C compiler works configure:2720: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2724: $? = 0 configure:2774: result: yes configure:2777: checking for C compiler default output file name configure:2779: result: a.out configure:2785: checking for suffix of executables configure:2792: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2796: $? = 0 configure:2819: result: configure:2841: checking whether we are cross compiling configure:2849: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2853: $? = 0 configure:2860: ./conftest configure:2864: $? = 0 configure:2879: result: no configure:2884: checking for suffix of object files configure:2933: result: o configure:2937: checking whether the compiler supports GNU C configure:2967: result: yes configure:2978: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3043: result: yes configure:3063: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3091: result: unsupported configure:3109: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3145: result: -std=gnu99 configure:3249: checking if we are using TCC (TenDRA C Compiler) configure:3273: result: no configure:3278: checking if we are using ICC (Intel C Compiler) configure:3321: result: no configure:3332: checking how to run the C preprocessor configure:3400: result: gcc -std=gnu99 -E configure:3414: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3414: $? = 0 configure:3429: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3429: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3529: checking for libgcc file name configure:3557: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3594: checking whether make sets $(MAKE) configure:3617: result: yes configure:3631: checking for the Pike base directory configure:3636: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:3806: updating cache ../.././config.cache configure:3855: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:835: creating make_variables config.status:835: creating Makefile config.status:835: creating clf_machine.h config.status:1009: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_closefrom=no ac_cv_func_crypt=no ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=no ac_cv_func_finite=yes ac_cv_func_flock=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpclass=no ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_host_get_clock_service=no ac_cv_func_index=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_ptrace=yes ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_asm_mmx_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_passwd_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no 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_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=yes ac_cv_header_thread_h=no ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_m_floor=yes ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_socket=no ac_cv_lib_z_static_inflate=no ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib' pike_cv_epoll_works=yes pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=12517376 pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=64 pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_short_use=CT_SHORT_INT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='clf_machine.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='CommonLog' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/CommonLog/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" configure: exit 0 ################################################### ## ./modules/DVB This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/DVB/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/DVB ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1831: loading cache ../.././config.cache configure:2761: checking for C compiler version configure:2770: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2781: $? = 0 configure:2770: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2781: $? = 0 configure:2770: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2781: $? = 1 configure:2770: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2781: $? = 1 configure:2770: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2781: $? = 1 configure:2801: checking whether the C compiler works configure:2823: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2827: $? = 0 configure:2877: result: yes configure:2880: checking for C compiler default output file name configure:2882: result: a.out configure:2888: checking for suffix of executables configure:2895: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2899: $? = 0 configure:2922: result: configure:2944: checking whether we are cross compiling configure:2952: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2956: $? = 0 configure:2963: ./conftest configure:2967: $? = 0 configure:2982: result: no configure:2987: checking for suffix of object files configure:3036: result: o configure:3040: checking whether the compiler supports GNU C configure:3070: result: yes configure:3081: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3146: result: yes configure:3166: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3194: result: unsupported configure:3212: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3248: result: -std=gnu99 configure:3352: checking if we are using TCC (TenDRA C Compiler) configure:3376: result: no configure:3381: checking if we are using ICC (Intel C Compiler) configure:3424: result: no configure:3435: checking how to run the C preprocessor configure:3503: result: gcc -std=gnu99 -E configure:3517: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3517: $? = 0 configure:3532: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3532: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3632: checking for libgcc file name configure:3660: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3705: checking for DVB include files location configure:3711: result: include dir wasn't specified. configure:3733: checking for stdio.h configure:3733: result: yes configure:3733: checking for stdlib.h configure:3733: result: yes configure:3733: checking for string.h configure:3733: result: yes configure:3733: checking for inttypes.h configure:3733: result: yes configure:3733: checking for stdint.h configure:3733: result: yes configure:3733: checking for strings.h configure:3733: result: yes configure:3733: checking for sys/stat.h configure:3733: result: yes configure:3733: checking for sys/types.h configure:3733: result: yes configure:3733: checking for unistd.h configure:3733: result: yes configure:3762: checking for linux/dvb/version.h configure:3762: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3762: $? = 0 configure:3762: result: yes configure:3782: checking for linux/dvb/sec.h configure:3782: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:48:27: error: linux/dvb/sec.h: No such file or directory configure:3782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LINUX_DVB_VERSION_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3782: result: no configure:3843: checking for ost/frontend.h configure:3843: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:48:26: error: ost/frontend.h: No such file or directory configure:3843: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LINUX_DVB_VERSION_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3843: result: no configure:3880: checking whether make sets $(MAKE) configure:3903: result: yes configure:3917: checking for the Pike base directory configure:3922: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4092: updating cache ../.././config.cache configure:4141: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:846: creating make_variables config.status:846: creating Makefile config.status:846: creating config.h config.status:1020: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_closefrom=no ac_cv_func_crypt=no ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=no ac_cv_func_finite=yes ac_cv_func_flock=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpclass=no ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_host_get_clock_service=no ac_cv_func_index=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_ptrace=yes ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_asm_mmx_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_passwd_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no 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_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=yes ac_cv_header_thread_h=no ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_m_floor=yes ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_socket=no ac_cv_lib_z_static_inflate=no ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib' pike_cv_epoll_works=yes pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=12517376 pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=64 pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_short_use=CT_SHORT_INT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='config.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='DVB' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/DVB/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_LINUX_DVB_VERSION_H 1 configure: exit 0 ################################################### ## ./modules/Fuse This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Fuse/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Fuse ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1876: loading cache ../.././config.cache configure:2773: checking for C compiler version configure:2782: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2793: $? = 0 configure:2782: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2793: $? = 0 configure:2782: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2793: $? = 1 configure:2782: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2793: $? = 1 configure:2782: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2793: $? = 1 configure:2813: checking whether the C compiler works configure:2835: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2839: $? = 0 configure:2889: result: yes configure:2892: checking for C compiler default output file name configure:2894: result: a.out configure:2900: checking for suffix of executables configure:2907: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2911: $? = 0 configure:2934: result: configure:2956: checking whether we are cross compiling configure:2964: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2968: $? = 0 configure:2975: ./conftest configure:2979: $? = 0 configure:2994: result: no configure:2999: checking for suffix of object files configure:3048: result: o configure:3052: checking whether the compiler supports GNU C configure:3082: result: yes configure:3093: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3158: result: yes configure:3178: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3206: result: unsupported configure:3224: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3260: result: -std=gnu99 configure:3364: checking if we are using TCC (TenDRA C Compiler) configure:3388: result: no configure:3393: checking if we are using ICC (Intel C Compiler) configure:3436: result: no configure:3447: checking how to run the C preprocessor configure:3515: result: gcc -std=gnu99 -E configure:3529: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3529: $? = 0 configure:3544: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3544: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3644: checking for libgcc file name configure:3672: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3759: checking for stdio.h configure:3759: result: yes configure:3759: checking for stdlib.h configure:3759: result: yes configure:3759: checking for string.h configure:3759: result: yes configure:3759: checking for inttypes.h configure:3759: result: yes configure:3759: checking for stdint.h configure:3759: result: yes configure:3759: checking for strings.h configure:3759: result: yes configure:3759: checking for sys/stat.h configure:3759: result: yes configure:3759: checking for sys/types.h configure:3759: result: yes configure:3759: checking for unistd.h configure:3759: result: yes configure:3786: checking for fuse.h configure:3786: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:48:18: error: fuse.h: No such file or directory configure:3786: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define _FILE_OFFSET_BITS 64 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3786: result: no configure:3922: checking whether make sets $(MAKE) configure:3945: result: yes configure:3959: checking for the Pike base directory configure:3964: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4134: updating cache ../.././config.cache configure:4183: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:846: creating make_variables config.status:846: creating Makefile config.status:846: creating config.h config.status:1020: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_closefrom=no ac_cv_func_crypt=no ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=no ac_cv_func_finite=yes ac_cv_func_flock=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpclass=no ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_host_get_clock_service=no ac_cv_func_index=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_ptrace=yes ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_asm_mmx_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_passwd_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no 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_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=yes ac_cv_header_thread_h=no ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_m_floor=yes ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_socket=no ac_cv_lib_z_static_inflate=no ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib' pike_cv_epoll_works=yes pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=12517376 pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=64 pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_short_use=CT_SHORT_INT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='config.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='Fuse' MODULE_PATH='' MODULE_PMOD_IN='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Fuse/module.pmod.in' MODULE_WRAPPER_PREFIX='___' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Fuse/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define _FILE_OFFSET_BITS 64 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 configure: exit 0 ################################################### ## ./modules/Gdbm This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Gdbm/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Gdbm ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1876: loading cache ../.././config.cache configure:2790: checking for C compiler version configure:2799: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2810: $? = 0 configure:2799: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2810: $? = 0 configure:2799: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2810: $? = 1 configure:2799: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2810: $? = 1 configure:2799: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2810: $? = 1 configure:2830: checking whether the C compiler works configure:2852: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2856: $? = 0 configure:2906: result: yes configure:2909: checking for C compiler default output file name configure:2911: result: a.out configure:2917: checking for suffix of executables configure:2924: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2928: $? = 0 configure:2951: result: configure:2973: checking whether we are cross compiling configure:2981: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2985: $? = 0 configure:2992: ./conftest configure:2996: $? = 0 configure:3011: result: no configure:3016: checking for suffix of object files configure:3065: result: o configure:3069: checking whether the compiler supports GNU C configure:3099: result: yes configure:3110: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3175: result: yes configure:3195: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3223: result: unsupported configure:3241: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3277: result: -std=gnu99 configure:3381: checking if we are using TCC (TenDRA C Compiler) configure:3405: result: no configure:3410: checking if we are using ICC (Intel C Compiler) configure:3453: result: no configure:3464: checking how to run the C preprocessor configure:3532: result: gcc -std=gnu99 -E configure:3546: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3546: $? = 0 configure:3561: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3561: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3661: checking for libgcc file name configure:3689: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3757: checking for stdio.h configure:3757: result: yes configure:3757: checking for stdlib.h configure:3757: result: yes configure:3757: checking for string.h configure:3757: result: yes configure:3757: checking for inttypes.h configure:3757: result: yes configure:3757: checking for stdint.h configure:3757: result: yes configure:3757: checking for strings.h configure:3757: result: yes configure:3757: checking for sys/stat.h configure:3757: result: yes configure:3757: checking for sys/types.h configure:3757: result: yes configure:3757: checking for unistd.h configure:3757: result: yes configure:3784: checking for gdbm.h configure:3784: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3784: $? = 0 configure:3784: result: yes configure:3810: checking for library containing gdbm_open configure:3840: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 /tmp/ccEmuKQh.o(.text+0xa): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/Gdbm/conftest.c:28: undefined reference to `gdbm_open' collect2: ld returned 1 exit status configure:3840: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_GDBM_H 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. */ | char gdbm_open (); | int | main (void) | { | return gdbm_open (); | ; | return 0; | } configure:3840: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lgdbm >&5 configure:3840: $? = 0 configure:3860: result: -lgdbm configure:3889: checking whether make sets $(MAKE) configure:3912: result: yes configure:3926: checking for the Pike base directory configure:3931: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4101: updating cache ../.././config.cache configure:4150: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:847: creating make_variables config.status:847: creating Makefile config.status:847: creating gdbm_machine.h config.status:1021: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_closefrom=no ac_cv_func_crypt=no ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=no ac_cv_func_finite=yes ac_cv_func_flock=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpclass=no ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_host_get_clock_service=no ac_cv_func_index=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_ptrace=yes ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_asm_mmx_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_passwd_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no 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_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=yes ac_cv_header_thread_h=no ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_m_floor=yes ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_socket=no ac_cv_lib_z_static_inflate=no ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_gdbm_open=-lgdbm ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib' pike_cv_epoll_works=yes pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=12517376 pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=64 pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_short_use=CT_SHORT_INT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='gdbm_machine.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS='-lgdbm ' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='Gdbm' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Gdbm/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_GDBM_H 1 #define HAVE_LIBGDBM /**/ configure: exit 0 ################################################### ## ./modules/Gettext This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Gettext/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Gettext ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1920: loading cache ../.././config.cache configure:2824: checking for C compiler version configure:2833: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2844: $? = 0 configure:2833: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2844: $? = 0 configure:2833: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2844: $? = 1 configure:2833: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2844: $? = 1 configure:2833: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2844: $? = 1 configure:2864: checking whether the C compiler works configure:2886: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2890: $? = 0 configure:2940: result: yes configure:2943: checking for C compiler default output file name configure:2945: result: a.out configure:2951: checking for suffix of executables configure:2958: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2962: $? = 0 configure:2985: result: configure:3007: checking whether we are cross compiling configure:3015: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:3019: $? = 0 configure:3026: ./conftest configure:3030: $? = 0 configure:3045: result: no configure:3050: checking for suffix of object files configure:3099: result: o configure:3103: checking whether the compiler supports GNU C configure:3133: result: yes configure:3144: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3209: result: yes configure:3229: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3257: result: unsupported configure:3275: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3311: result: -std=gnu99 configure:3415: checking if we are using TCC (TenDRA C Compiler) configure:3439: result: no configure:3444: checking if we are using ICC (Intel C Compiler) configure:3487: result: no configure:3498: checking how to run the C preprocessor configure:3566: result: gcc -std=gnu99 -E configure:3580: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3580: $? = 0 configure:3595: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3595: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3695: checking for libgcc file name configure:3723: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3770: checking for stdio.h configure:3770: result: yes configure:3770: checking for stdlib.h configure:3770: result: yes configure:3770: checking for string.h configure:3770: result: yes configure:3770: checking for inttypes.h configure:3770: result: yes configure:3770: checking for stdint.h configure:3770: result: yes configure:3770: checking for strings.h configure:3770: result: yes configure:3770: checking for sys/stat.h configure:3770: result: yes configure:3770: checking for sys/types.h configure:3770: result: yes configure:3770: checking for unistd.h configure:3770: result: yes configure:3799: checking for locale.h configure:3799: result: yes configure:3818: checking for libintl.h configure:3818: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3818: $? = 0 configure:3818: result: yes configure:3837: checking for iconv.h configure:3837: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3837: $? = 0 configure:3837: result: yes configure:3868: checking for libiconv in -liconv configure:3891: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -liconv >&5 /usr/bin/ld: cannot find -liconv collect2: ld returned 1 exit status configure:3891: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_ICONV_H 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. */ | char libiconv (); | int | main (void) | { | return libiconv (); | ; | return 0; | } configure:3901: result: no configure:3911: checking for library containing iconv configure:3941: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:3941: $? = 0 configure:3961: result: none required configure:3970: checking for gettext in -lintl configure:3993: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lintl >&5 conftest.c:26: warning: conflicting types for built-in function 'gettext' /usr/bin/ld: cannot find -lintl collect2: ld returned 1 exit status configure:3993: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LIBINTL_H 1 | #define HAVE_ICONV_H 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. */ | char gettext (); | int | main (void) | { | return gettext (); | ; | return 0; | } configure:4003: result: no configure:4013: checking for library containing gettext configure:4043: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 conftest.c:26: warning: conflicting types for built-in function 'gettext' configure:4043: $? = 0 configure:4063: result: none required configure:4077: checking for gnu/stubs.h configure:4077: result: yes configure:4105: checking for setlocale configure:4211: result: yes configure:4220: checking for gettext configure:4313: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 conftest.c:54: warning: conflicting types for built-in function 'gettext' configure:4313: $? = 0 configure:4326: result: yes configure:4335: checking for iconv configure:4428: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:4428: $? = 0 configure:4441: result: yes configure:4472: checking if bindtextdomain accepts NULL as dirname configure:4494: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:4494: $? = 0 configure:4494: ./conftest configure:4494: $? = 0 configure:4507: result: yes configure:4515: checking whether make sets $(MAKE) configure:4538: result: yes configure:4552: checking for the Pike base directory configure:4557: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4727: updating cache ../.././config.cache configure:4776: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:854: creating make_variables config.status:854: creating Makefile config.status:854: creating config.h config.status:1028: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_closefrom=no ac_cv_func_crypt=no ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=no ac_cv_func_finite=yes ac_cv_func_flock=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpclass=no ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_ptrace=yes ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_asm_mmx_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_passwd_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no 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_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=yes ac_cv_header_thread_h=no ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_m_floor=yes ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_socket=no ac_cv_lib_z_static_inflate=no ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib' pike_cv_epoll_works=yes pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=12517376 pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=64 pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_short_use=CT_SHORT_INT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='config.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='Gettext' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' NLSDIR='$(prefix)/share/locale' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Gettext/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_LOCALE_H 1 #define HAVE_LIBINTL_H 1 #define HAVE_ICONV_H 1 #define HAVE_GNU_STUBS_H 1 #define HAVE_SETLOCALE 1 #define HAVE_GETTEXT 1 #define HAVE_ICONV 1 #define BINDTEXTDOMAIN_HANDLES_NULL 1 configure: exit 0 ################################################### ## ./modules/Gmp This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Gmp/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Gmp ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:2066: loading cache ../.././config.cache configure:2988: checking for C compiler version configure:2997: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3008: $? = 0 configure:2997: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:3008: $? = 0 configure:2997: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:3008: $? = 1 configure:2997: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:3008: $? = 1 configure:2997: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:3008: $? = 1 configure:3028: checking whether the C compiler works configure:3050: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:3054: $? = 0 configure:3104: result: yes configure:3107: checking for C compiler default output file name configure:3109: result: a.out configure:3115: checking for suffix of executables configure:3122: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:3126: $? = 0 configure:3149: result: configure:3171: checking whether we are cross compiling configure:3179: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:3183: $? = 0 configure:3190: ./conftest configure:3194: $? = 0 configure:3209: result: no configure:3214: checking for suffix of object files configure:3263: result: o configure:3267: checking whether the compiler supports GNU C configure:3297: result: yes configure:3308: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3373: result: yes configure:3393: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3421: result: unsupported configure:3439: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3475: result: -std=gnu99 configure:3579: checking if we are using TCC (TenDRA C Compiler) configure:3603: result: no configure:3608: checking if we are using ICC (Intel C Compiler) configure:3651: result: no configure:3662: checking how to run the C preprocessor configure:3730: result: gcc -std=gnu99 -E configure:3744: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3744: $? = 0 configure:3759: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3759: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3859: checking for libgcc file name configure:3887: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3926: checking how to concatenate two symbols configure:3986: result: ANSI configure:4032: checking for grep that handles long lines and -e configure:4096: result: /bin/grep configure:4101: checking for egrep configure:4169: result: /bin/grep -E configure:4178: checking for gmp2/gmp.h configure:4178: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:22:22: error: gmp2/gmp.h: No such file or directory configure:4178: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_ANSI_CONCAT 1 | /* end confdefs.h. */ | | /* Kludge for some compilers only defining __STDC__ in strict mode, | * which leads to using the wrong token concat method. | */ | #if !defined(__STDC__) && defined(HAVE_ANSI_CONCAT) && defined(PIKE_MPN_PREFIX) | #define PIKE_LOW_MPN_CONCAT(x,y) x##y | #define PIKE_MPN_CONCAT(x,y) PIKE_LOW_MPN_CONCAT(x,y) | #define __MPN(x) PIKE_MPN_CONCAT(PIKE_MPN_PREFIX,x) | #endif /* !__STDC__ && HAVE_ANSI_CONCAT && PIKE_MPN_PREFIX */ | #include | | | #include configure:4178: result: no configure:4500: checking for gmp.h configure:4500: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4500: $? = 0 configure:4500: result: yes configure:4532: checking prefix for __MPN in gmp.h configure:4586: result: __gmpn_ configure:4592: checking working configure:4678: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lgmp >&5 conftest.c: In function 'main': conftest.c:35: warning: implicit declaration of function 'exit' conftest.c:35: warning: incompatible implicit declaration of built-in function 'exit' configure:4678: $? = 0 configure:4678: ./conftest configure:4678: $? = 0 configure:4693: result: yes configure:4697: checking gmp version configure:4725: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lgmp >&5 configure:4725: $? = 0 configure:4725: ./conftest configure:4725: $? = 0 configure:4735: result: 6.0.0 configure:4803: checking for mpz_popcount configure:4838: result: no configure:4846: checking for mpz_xor configure:4881: result: no configure:4889: checking for mpz_import configure:4924: result: no configure:4932: checking for mpz_fits_ulong_p configure:4967: result: no configure:4975: checking for mpz_bin_ui configure:5010: result: no configure:5093: checking for stdio.h configure:5093: result: yes configure:5093: checking for stdlib.h configure:5093: result: yes configure:5093: checking for string.h configure:5093: result: yes configure:5093: checking for inttypes.h configure:5093: result: yes configure:5093: checking for stdint.h configure:5093: result: yes configure:5093: checking for strings.h configure:5093: result: yes configure:5093: checking for sys/stat.h configure:5093: result: yes configure:5093: checking for sys/types.h configure:5093: result: yes configure:5093: checking for unistd.h configure:5093: result: yes configure:5122: checking size of mp_limb_t configure:5128: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lgmp >&5 configure:5128: $? = 0 configure:5128: ./conftest configure:5128: $? = 0 configure:5143: result: 8 configure:5156: checking if GMP_NUMB_BITS is valid and lacks nails configure:5179: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:42:2: error: #error Cannot cope with GMP using nail bits. conftest.c:43:2: error: #error GMP_NUMB_BITS != (SIZEOF_MP_LIMB_T * CHAR_BIT) configure:5179: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_ANSI_CONCAT 1 | #define HAVE_GMP_H 1 | #define PIKE_MPN_PREFIX __gmpn_ | #define HAVE_LIBGMP 1 | | /* Kludge for some compilers only defining __STDC__ in strict mode, | * which leads to using the wrong token concat method. | */ | #if !defined(__STDC__) && defined(HAVE_ANSI_CONCAT) && defined(PIKE_MPN_PREFIX) | #define PIKE_LOW_MPN_CONCAT(x,y) x##y | #define PIKE_MPN_CONCAT(x,y) PIKE_LOW_MPN_CONCAT(x,y) | #define __MPN(x) PIKE_MPN_CONCAT(PIKE_MPN_PREFIX,x) | #endif /* !__STDC__ && HAVE_ANSI_CONCAT && PIKE_MPN_PREFIX */ | | | #ifdef HAVE_GMP2_GMP_H | #include | #elif defined (HAVE_GMP_H) | #include | #endif | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define SIZEOF_MP_LIMB_T 8 | /* end confdefs.h. */ | | #if GMP_NUMB_BITS != (SIZEOF_MP_LIMB_T * CHAR_BIT) | #error Cannot cope with GMP using nail bits. | #error GMP_NUMB_BITS != (SIZEOF_MP_LIMB_T * CHAR_BIT) | #endif | | int | main (void) | { | | ; | return 0; | } configure:5189: result: no configure:5196: checking for the actual number of numb bits configure:5236: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lgmp >&5 configure:5236: $? = 0 configure:5236: ./conftest configure:5236: $? = 0 configure:5258: result: 64 configure:5265: checking if mpz_getlimbn works configure:5298: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lgmp >&5 configure:5298: $? = 0 configure:5298: ./conftest configure:5298: $? = 0 configure:5311: result: yes configure:5318: checking if mpz_set_si works configure:5352: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lgmp >&5 configure:5352: $? = 0 configure:5352: ./conftest configure:5352: $? = 0 configure:5365: result: yes configure:5440: checking if mpz_t has _mp_alloc configure:5463: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:5463: $? = 0 configure:5473: result: yes configure:5482: checking whether make sets $(MAKE) configure:5505: result: yes configure:5519: checking for the Pike base directory configure:5524: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:5694: updating cache ../.././config.cache configure:5743: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:863: creating make_variables config.status:863: creating Makefile config.status:863: creating gmp_machine.h config.status:1037: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_closefrom=no ac_cv_func_crypt=no ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=no ac_cv_func_finite=yes ac_cv_func_flock=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpclass=no ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_ptrace=yes ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_asm_mmx_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_passwd_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no 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_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=yes ac_cv_header_thread_h=no ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_m_floor=yes ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_socket=no ac_cv_lib_z_static_inflate=no ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib' pike_cv_epoll_works=yes pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=12517376 pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=64 pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_short_use=CT_SHORT_INT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='gmp_machine.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS=' -lgmp' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='Gmp' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='$(SRCDIR)/mpf.c $(SRCDIR)/mpq.c' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Gmp/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_ANSI_CONCAT 1 #define HAVE_GMP_H 1 #define PIKE_MPN_PREFIX __gmpn_ #define HAVE_LIBGMP 1 /* Kludge for some compilers only defining __STDC__ in strict mode, * which leads to using the wrong token concat method. */ #if !defined(__STDC__) && defined(HAVE_ANSI_CONCAT) && defined(PIKE_MPN_PREFIX) #define PIKE_LOW_MPN_CONCAT(x,y) x##y #define PIKE_MPN_CONCAT(x,y) PIKE_LOW_MPN_CONCAT(x,y) #define __MPN(x) PIKE_MPN_CONCAT(PIKE_MPN_PREFIX,x) #endif /* !__STDC__ && HAVE_ANSI_CONCAT && PIKE_MPN_PREFIX */ #ifdef HAVE_GMP2_GMP_H #include #elif defined (HAVE_GMP_H) #include #endif #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define SIZEOF_MP_LIMB_T 8 #define PIKE_GMP_LIMB_BITS_INVALID 1 #define PIKE_GMP_NUMB_BITS 64 #define MPZ_GETLIMBN_WORKS 1 #define MPZ_SET_SI_WORKS 1 #define MPZ_T_HAS__MP_ALLOC 1 configure: exit 0 ################################################### ## ./modules/Gz This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Gz/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Gz ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1919: loading cache ../.././config.cache configure:2832: checking for C compiler version configure:2841: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2852: $? = 0 configure:2841: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2852: $? = 0 configure:2841: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2852: $? = 1 configure:2841: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2852: $? = 1 configure:2841: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2852: $? = 1 configure:2872: checking whether the C compiler works configure:2894: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2898: $? = 0 configure:2948: result: yes configure:2951: checking for C compiler default output file name configure:2953: result: a.out configure:2959: checking for suffix of executables configure:2966: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2970: $? = 0 configure:2993: result: configure:3015: checking whether we are cross compiling configure:3023: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:3027: $? = 0 configure:3034: ./conftest configure:3038: $? = 0 configure:3053: result: no configure:3058: checking for suffix of object files configure:3107: result: o configure:3111: checking whether the compiler supports GNU C configure:3141: result: yes configure:3152: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3217: result: yes configure:3237: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3265: result: unsupported configure:3283: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3319: result: -std=gnu99 configure:3423: checking if we are using TCC (TenDRA C Compiler) configure:3447: result: no configure:3452: checking if we are using ICC (Intel C Compiler) configure:3495: result: no configure:3506: checking how to run the C preprocessor configure:3574: result: gcc -std=gnu99 -E configure:3588: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3588: $? = 0 configure:3603: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3603: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3703: checking for libgcc file name configure:3731: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3800: checking for stdio.h configure:3800: result: yes configure:3800: checking for stdlib.h configure:3800: result: yes configure:3800: checking for string.h configure:3800: result: yes configure:3800: checking for inttypes.h configure:3800: result: yes configure:3800: checking for stdint.h configure:3800: result: yes configure:3800: checking for strings.h configure:3800: result: yes configure:3800: checking for sys/stat.h configure:3800: result: yes configure:3800: checking for sys/types.h configure:3800: result: yes configure:3800: checking for unistd.h configure:3800: result: yes configure:3827: checking for zlib.h configure:3827: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3827: $? = 0 configure:3827: result: yes configure:3854: checking if zlib.h is new enough configure:3871: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:3871: $? = 0 configure:3873: result: yes configure:4291: checking working libz configure:4332: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lz >&5 configure:4332: $? = 0 configure:4332: ./conftest configure:4332: $? = 0 configure:4354: result: yes configure:4538: checking whether make sets $(MAKE) configure:4561: result: yes configure:4575: checking for the Pike base directory configure:4580: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4750: updating cache ../.././config.cache configure:4799: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:847: creating make_variables config.status:847: creating Makefile config.status:847: creating zlib_machine.h config.status:1021: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_closefrom=no ac_cv_func_crypt=no ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=no ac_cv_func_finite=yes ac_cv_func_flock=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpclass=no ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_ptrace=yes ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_asm_mmx_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_passwd_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no 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_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=yes ac_cv_header_thread_h=no ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_zlib_h=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_m_floor=yes ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_socket=no ac_cv_lib_z_static_inflate=no ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib' pike_cv_epoll_works=yes pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=12517376 pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=64 pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_short_use=CT_SHORT_INT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_z=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='zlib_machine.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS=' -lz' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='Gz' MODULE_PATH='' MODULE_PMOD_IN='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Gz/module.pmod.in' MODULE_WRAPPER_PREFIX='___' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Gz/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_ZLIB_H 1 #define HAVE_LIBZ 1 configure: exit 0 ################################################### ## ./modules/HTTPLoop This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/HTTPLoop/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/HTTPLoop ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1875: loading cache ../.././config.cache configure:2281: checking whether make sets $(MAKE) configure:2304: result: yes configure:2812: checking for C compiler version configure:2821: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2832: $? = 0 configure:2821: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2832: $? = 0 configure:2821: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2832: $? = 1 configure:2821: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2832: $? = 1 configure:2821: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2832: $? = 1 configure:2852: checking whether the C compiler works configure:2874: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2878: $? = 0 configure:2928: result: yes configure:2931: checking for C compiler default output file name configure:2933: result: a.out configure:2939: checking for suffix of executables configure:2946: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2950: $? = 0 configure:2973: result: configure:2995: checking whether we are cross compiling configure:3003: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:3007: $? = 0 configure:3014: ./conftest configure:3018: $? = 0 configure:3033: result: no configure:3038: checking for suffix of object files configure:3087: result: o configure:3091: checking whether the compiler supports GNU C configure:3121: result: yes configure:3132: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3197: result: yes configure:3217: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3245: result: unsupported configure:3263: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3299: result: -std=gnu99 configure:3403: checking if we are using TCC (TenDRA C Compiler) configure:3427: result: no configure:3432: checking if we are using ICC (Intel C Compiler) configure:3475: result: no configure:3486: checking how to run the C preprocessor configure:3554: result: gcc -std=gnu99 -E configure:3568: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3568: $? = 0 configure:3583: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3583: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3683: checking for libgcc file name configure:3711: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3748: checking for __inet_ntoa in -lbind configure:3771: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lbind >&5 configure:3771: $? = 0 configure:3781: result: yes configure:3791: checking for socket in -lsocket configure:3824: result: no configure:3834: checking for gethostbyname in -lnsl configure:3867: result: yes configure:3877: checking for __get_socket_descriptor in -lnet configure:3900: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnet -lnsl -lbind >&5 /usr/bin/ld: cannot find -lnet collect2: ld returned 1 exit status configure:3900: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBBIND 1 | #define HAVE_LIBNSL 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. */ | char __get_socket_descriptor (); | int | main (void) | { | return __get_socket_descriptor (); | ; | return 0; | } configure:3910: result: no configure:3933: checking for stdio.h configure:3933: result: yes configure:3933: checking for stdlib.h configure:3933: result: yes configure:3933: checking for string.h configure:3933: result: yes configure:3933: checking for inttypes.h configure:3933: result: yes configure:3933: checking for stdint.h configure:3933: result: yes configure:3933: checking for strings.h configure:3933: result: yes configure:3933: checking for sys/stat.h configure:3933: result: yes configure:3933: checking for sys/types.h configure:3933: result: yes configure:3933: checking for unistd.h configure:3933: result: yes configure:3960: checking for poll.h configure:3960: result: yes configure:3979: checking for sys/poll.h configure:3979: result: yes configure:3998: checking for sys/socket.h configure:3998: result: yes configure:4017: checking for netinet/in.h configure:4017: result: yes configure:4036: checking for arpa/inet.h configure:4036: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4036: $? = 0 configure:4036: result: yes configure:4055: checking for asm/unistd.h configure:4055: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4055: $? = 0 configure:4055: result: yes configure:4074: checking for sys/uio.h configure:4074: result: yes configure:4093: checking for sys/types.h configure:4093: result: yes configure:4112: checking for winsock2.h configure:4112: result: no configure:4131: checking for ws2tcpip.h configure:4131: result: no configure:4165: checking for winsock.h configure:4165: result: no configure:4198: checking for gnu/stubs.h configure:4198: result: yes configure:4226: checking for poll configure:4332: result: yes configure:4341: checking for gmtime_r configure:4447: result: yes configure:4456: checking for gmtime configure:4562: result: yes configure:4571: checking for sendfile configure:4664: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:4664: $? = 0 configure:4677: result: yes configure:4686: checking for signal configure:4792: result: yes configure:4801: checking for inet_ntoa configure:4894: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:4894: $? = 0 configure:4907: result: yes configure:4916: checking for inet_ntop configure:5022: result: yes configure:5041: checking if sendfile takes 4(Linux) or 7(FreeBSD) arguments configure:5071: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c: In function 'main': conftest.c:52: warning: implicit declaration of function 'sendfile' configure:5071: $? = 0 configure:5103: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c: In function 'main': conftest.c:56: warning: implicit declaration of function 'sendfile' configure:5103: $? = 0 configure:5158: result: 4 - Linux style configure:5171: checking whether make sets $(MAKE) configure:5194: result: yes configure:5208: checking for the Pike base directory configure:5213: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:5383: updating cache ../.././config.cache configure:5432: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:864: creating make_variables config.status:864: creating Makefile config.status:864: creating config.h config.status:1038: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_closefrom=no ac_cv_func_crypt=no ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=no ac_cv_func_finite=yes ac_cv_func_flock=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpclass=no ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_ptrace=yes ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_passwd_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no 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_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=yes ac_cv_header_thread_h=no ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_zlib_h=yes ac_cv_lib_bind___inet_ntoa=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_m_floor=yes ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_socket=no ac_cv_lib_z_static_inflate=no ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib' pike_cv_epoll_works=yes pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=12517376 pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=64 pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_short_use=CT_SHORT_INT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_z=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='config.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS='-lnsl -lbind ' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='HTTPLoop' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='' RANLIB='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/HTTPLoop/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_LIBBIND 1 #define HAVE_LIBNSL 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_POLL_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_ASM_UNISTD_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_GNU_STUBS_H 1 #define HAVE_POLL 1 #define HAVE_GMTIME_R 1 #define HAVE_GMTIME 1 #define HAVE_SENDFILE 1 #define HAVE_SIGNAL 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_NTOP 1 configure: exit 0 ################################################### ## ./modules/Image This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Image/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Image ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1984: loading cache ../.././config.cache configure:2391: checking whether make sets $(MAKE) configure:2414: result: yes configure:2922: checking for C compiler version configure:2931: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2942: $? = 0 configure:2931: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2942: $? = 0 configure:2931: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2942: $? = 1 configure:2931: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2942: $? = 1 configure:2931: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2942: $? = 1 configure:2962: checking whether the C compiler works configure:2984: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2988: $? = 0 configure:3038: result: yes configure:3041: checking for C compiler default output file name configure:3043: result: a.out configure:3049: checking for suffix of executables configure:3056: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:3060: $? = 0 configure:3083: result: configure:3105: checking whether we are cross compiling configure:3113: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:3117: $? = 0 configure:3124: ./conftest configure:3128: $? = 0 configure:3143: result: no configure:3148: checking for suffix of object files configure:3197: result: o configure:3201: checking whether the compiler supports GNU C configure:3231: result: yes configure:3242: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3307: result: yes configure:3327: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3355: result: unsupported configure:3373: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3409: result: -std=gnu99 configure:3513: checking if we are using TCC (TenDRA C Compiler) configure:3537: result: no configure:3542: checking if we are using ICC (Intel C Compiler) configure:3585: result: no configure:3596: checking how to run the C preprocessor configure:3664: result: gcc -std=gnu99 -E configure:3678: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3678: $? = 0 configure:3693: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3693: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3793: checking for libgcc file name configure:3821: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3883: checking for stdio.h configure:3883: result: yes configure:3883: checking for stdlib.h configure:3883: result: yes configure:3883: checking for string.h configure:3883: result: yes configure:3883: checking for inttypes.h configure:3883: result: yes configure:3883: checking for stdint.h configure:3883: result: yes configure:3883: checking for strings.h configure:3883: result: yes configure:3883: checking for sys/stat.h configure:3883: result: yes configure:3883: checking for sys/types.h configure:3883: result: yes configure:3883: checking for unistd.h configure:3883: result: yes configure:3912: checking for getpagesize configure:3912: result: yes configure:3926: checking for unistd.h configure:3926: result: yes configure:3945: checking for sys/param.h configure:3945: result: yes configure:3973: checking for working mmap configure:4136: result: yes configure:4152: checking for math.h configure:4152: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4152: $? = 0 configure:4152: result: yes configure:4171: checking for sys/fcntl.h configure:4171: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4171: $? = 0 configure:4171: result: yes configure:4190: checking for fcntl.h configure:4190: result: yes configure:4209: checking for stdlib.h configure:4209: result: yes configure:4228: checking for netinet/in.h configure:4228: result: yes configure:4247: checking for winsock.h configure:4247: result: no configure:4266: checking for winsock2.h configure:4266: result: no configure:4293: checking for abs in -lm configure:4316: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lm >&5 conftest.c:32: warning: conflicting types for built-in function 'abs' configure:4316: $? = 0 configure:4326: result: yes configure:4340: checking if nasm can be used configure:4355: result: yes, but we are not on an IA32 machine configure:4378: checking for fabs in -lm configure:4406: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lm -lm >&5 configure:4406: $? = 0 configure:4419: result: yes configure:4444: checking whether make sets $(MAKE) configure:4467: result: yes configure:4481: checking for the Pike base directory configure:4486: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4656: updating cache ../.././config.cache configure:4705: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:859: creating make_variables config.status:859: creating Makefile config.status:859: creating image_machine.h config.status:1033: executing default commands configure:5977: === configuring in encodings (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/Image/encodings) configure:6038: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Image/encodings/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' 'CC=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' 'CFLAGS= -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' 'LDFLAGS= -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' 'LIBS=' 'CPPFLAGS= -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' 'CPP=gcc -std=gnu99 -E' --cache-file=../../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Image/encodings ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_closefrom=no ac_cv_func_crypt=no ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=no ac_cv_func_finite=yes ac_cv_func_flock=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpclass=no ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_ptrace=yes ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_passwd_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no 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_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=yes ac_cv_header_thread_h=no ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_zlib_h=yes ac_cv_lib_bind___inet_ntoa=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_socket=no ac_cv_lib_z_static_inflate=no ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib' pike_cv_epoll_works=yes pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=12517376 pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_short_use=CT_SHORT_INT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_z=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ASSEMBLY_OBJECTS='' CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='image_machine.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS='-lm -lm ' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='Image' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='' RANLIB='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' encodings' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Image/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_GETPAGESIZE 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_MMAP 1 #define HAVE_MATH_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_FCNTL_H 1 #define HAVE_STDLIB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_LIBM 1 #define HAVE_LIBM 1 configure: exit 0 ################################################### ## ./modules/Image/encodings This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Image/encodings/configure --disable-option-checking --prefix=/usr/local --enable-pikelib 'CC=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' 'CFLAGS= -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' 'LDFLAGS= -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBS= 'CPPFLAGS= -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' 'CPP=gcc -std=gnu99 -E' --cache-file=../../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Image/encodings ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1763: loading cache ../../.././config.cache configure:2154: checking whether make sets $(MAKE) configure:2177: result: yes configure:2685: checking for C compiler version configure:2694: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2705: $? = 0 configure:2694: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2705: $? = 0 configure:2694: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2705: $? = 1 configure:2694: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2705: $? = 1 configure:2694: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2705: $? = 1 configure:2725: checking whether the C compiler works configure:2747: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2751: $? = 0 configure:2801: result: yes configure:2804: checking for C compiler default output file name configure:2806: result: a.out configure:2812: checking for suffix of executables configure:2819: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2823: $? = 0 configure:2846: result: configure:2868: checking whether we are cross compiling configure:2876: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2880: $? = 0 configure:2887: ./conftest configure:2891: $? = 0 configure:2906: result: no configure:2911: checking for suffix of object files configure:2960: result: o configure:2964: checking whether the compiler supports GNU C configure:2994: result: yes configure:3005: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3070: result: yes configure:3090: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3118: result: unsupported configure:3136: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3172: result: -std=gnu99 configure:3276: checking if we are using TCC (TenDRA C Compiler) configure:3300: result: no configure:3305: checking if we are using ICC (Intel C Compiler) configure:3348: result: no configure:3359: checking how to run the C preprocessor configure:3427: result: gcc -std=gnu99 -E configure:3441: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3441: $? = 0 configure:3456: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3456: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3556: checking for libgcc file name configure:3584: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3668: checking for ranlib configure:3700: result: ranlib configure:3725: checking whether make sets $(MAKE) configure:3748: result: yes configure:3762: checking for the Pike base directory configure:3767: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4022: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:770: creating make_variables config.status:770: creating Makefile config.status:921: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_closefrom=no ac_cv_func_crypt=no ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=no ac_cv_func_finite=yes ac_cv_func_flock=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpclass=no ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_ptrace=yes ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_passwd_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no 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_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=yes ac_cv_header_thread_h=no ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_zlib_h=yes ac_cv_lib_bind___inet_ntoa=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_socket=no ac_cv_lib_z_static_inflate=no ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib' pike_cv_epoll_works=yes pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=12517376 pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_short_use=CT_SHORT_INT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_z=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='encodings' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='' RANLIB='ranlib' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Image/encodings/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" configure: exit 0 ################################################### ## ./modules/JSON This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/JSON/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/JSON ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1761: loading cache ../.././config.cache configure:2649: checking for C compiler version configure:2658: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2669: $? = 0 configure:2658: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2669: $? = 0 configure:2658: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2669: $? = 1 configure:2658: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2669: $? = 1 configure:2658: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2669: $? = 1 configure:2689: checking whether the C compiler works configure:2711: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2715: $? = 0 configure:2765: result: yes configure:2768: checking for C compiler default output file name configure:2770: result: a.out configure:2776: checking for suffix of executables configure:2783: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2787: $? = 0 configure:2810: result: configure:2832: checking whether we are cross compiling configure:2840: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2844: $? = 0 configure:2851: ./conftest configure:2855: $? = 0 configure:2870: result: no configure:2875: checking for suffix of object files configure:2924: result: o configure:2928: checking whether the compiler supports GNU C configure:2958: result: yes configure:2969: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3034: result: yes configure:3054: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3082: result: unsupported configure:3100: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3136: result: -std=gnu99 configure:3240: checking if we are using TCC (TenDRA C Compiler) configure:3264: result: no configure:3269: checking if we are using ICC (Intel C Compiler) configure:3312: result: no configure:3323: checking how to run the C preprocessor configure:3391: result: gcc -std=gnu99 -E configure:3405: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3405: $? = 0 configure:3420: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3420: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3520: checking for libgcc file name configure:3548: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3584: checking whether make sets $(MAKE) configure:3607: result: yes configure:3621: checking for the Pike base directory configure:3626: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:3879: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:763: creating make_variables config.status:763: creating Makefile ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_closefrom=no ac_cv_func_crypt=no ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=no ac_cv_func_finite=yes ac_cv_func_flock=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpclass=no ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_ptrace=yes ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_passwd_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no 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_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=yes ac_cv_header_thread_h=no ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_zlib_h=yes ac_cv_lib_bind___inet_ntoa=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_socket=no ac_cv_lib_z_static_inflate=no ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib' pike_cv_epoll_works=yes pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=12517376 pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_short_use=CT_SHORT_INT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_z=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='JSON' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='$(SRCDIR)/json.c' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/JSON/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" configure: exit 0 ################################################### ## ./modules/Java This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Java/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Java ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1986: loading cache ../.././config.cache configure:2890: checking for C compiler version configure:2899: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2910: $? = 0 configure:2899: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2910: $? = 0 configure:2899: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2910: $? = 1 configure:2899: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2910: $? = 1 configure:2899: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2910: $? = 1 configure:2930: checking whether the C compiler works configure:2952: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2956: $? = 0 configure:3006: result: yes configure:3009: checking for C compiler default output file name configure:3011: result: a.out configure:3017: checking for suffix of executables configure:3024: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:3028: $? = 0 configure:3051: result: configure:3073: checking whether we are cross compiling configure:3081: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:3085: $? = 0 configure:3092: ./conftest configure:3096: $? = 0 configure:3111: result: no configure:3116: checking for suffix of object files configure:3165: result: o configure:3169: checking whether the compiler supports GNU C configure:3199: result: yes configure:3210: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3275: result: yes configure:3295: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3323: result: unsupported configure:3341: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3377: result: -std=gnu99 configure:3481: checking if we are using TCC (TenDRA C Compiler) configure:3505: result: no configure:3510: checking if we are using ICC (Intel C Compiler) configure:3553: result: no configure:3564: checking how to run the C preprocessor configure:3632: result: gcc -std=gnu99 -E configure:3646: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3646: $? = 0 configure:3661: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3661: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3761: checking for libgcc file name configure:3789: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3878: checking which operating system we are using configure:3899: result: linux configure:3919: checking default compiler ABI configure:3988: result: 64 configure:4000: checking which ABI to use configure:4052: result: attempt 64 configure:6475: checking for ABI lib-suffixes configure:6498: result: 64 /64 /. configure:6505: checking which architecture we are using configure:6562: result: x86_64 configure:6578: checking what kind of threads to use configure:6593: result: native_threads configure:6609: checking for working ls configure:6633: result: /bin/ls configure:6643: checking for JAVA_HOME configure:6698: result: /usr/java/jdk1.5.0_05/jre configure:6700: checking for Java architecture directory name configure:6702: result: x86_64 configure:6707: checking for Java libraries configure:6738: result: /usr/java/jdk1.5.0_05/jre/lib/x86_64/server /usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads /usr/java/jdk1.5.0_05/jre/lib/x86_64 configure:6757: checking for the Java include directory configure:6780: result: /usr/java/jdk1.5.0_05/jre/../include configure:6800: checking for JavaVM (MacOS X) configure:6818: result: no configure:6886: checking for pkg-config configure:6909: found /usr/bin/pkg-config configure:6922: result: /usr/bin/pkg-config configure:6935: checking if a pkg-config based libffi is installed configure:6973: result: no configure:7139: checking for stdio.h configure:7139: result: yes configure:7139: checking for stdlib.h configure:7139: result: yes configure:7139: checking for string.h configure:7139: result: yes configure:7139: checking for inttypes.h configure:7139: result: yes configure:7139: checking for stdint.h configure:7139: result: yes configure:7139: checking for strings.h configure:7139: result: yes configure:7139: checking for sys/stat.h configure:7139: result: yes configure:7139: checking for sys/types.h configure:7139: result: yes configure:7139: checking for unistd.h configure:7139: result: yes configure:7166: checking for jni.h configure:7166: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/java/jdk1.5.0_05/jre/../include/linux -I/usr/java/jdk1.5.0_05/jre/../include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:7166: $? = 0 configure:7166: result: yes configure:7185: checking for winbase.h configure:7185: result: no configure:7204: checking for setjmp.h configure:7204: result: yes configure:7223: checking for ffi.h configure:7223: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/java/jdk1.5.0_05/jre/../include/linux -I/usr/java/jdk1.5.0_05/jre/../include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:49:17: error: ffi.h: No such file or directory configure:7223: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_JNI_H 1 | #define HAVE_SETJMP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7223: result: no configure:7242: checking for ffi/ffi.h configure:7242: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/java/jdk1.5.0_05/jre/../include/linux -I/usr/java/jdk1.5.0_05/jre/../include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:49:21: error: ffi/ffi.h: No such file or directory configure:7242: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_JNI_H 1 | #define HAVE_SETJMP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7242: result: no configure:7268: checking for ffi_arg configure:7268: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/java/jdk1.5.0_05/jre/../include/linux -I/usr/java/jdk1.5.0_05/jre/../include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c: In function 'main': conftest.c:32: error: 'ffi_arg' undeclared (first use in this function) conftest.c:32: error: (Each undeclared identifier is reported only once conftest.c:32: error: for each function it appears in.) configure:7268: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_JNI_H 1 | #define HAVE_SETJMP_H 1 | /* end confdefs.h. */ | #ifdef HAVE_FFI_H | #include | #else | #ifdef HAVE_FFI_FFI_H | #include | #endif | #endif | | int | main (void) | { | if (sizeof (ffi_arg)) | return 0; | ; | return 0; | } configure:7268: result: no configure:7283: checking for ffi_sarg configure:7283: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/java/jdk1.5.0_05/jre/../include/linux -I/usr/java/jdk1.5.0_05/jre/../include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c: In function 'main': conftest.c:32: error: 'ffi_sarg' undeclared (first use in this function) conftest.c:32: error: (Each undeclared identifier is reported only once conftest.c:32: error: for each function it appears in.) configure:7283: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_JNI_H 1 | #define HAVE_SETJMP_H 1 | /* end confdefs.h. */ | #ifdef HAVE_FFI_H | #include | #else | #ifdef HAVE_FFI_FFI_H | #include | #endif | #endif | | int | main (void) | { | if (sizeof (ffi_sarg)) | return 0; | ; | return 0; | } configure:7283: result: no configure:7304: checking for sysOpen in -lhpi configure:7327: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/java/jdk1.5.0_05/jre/../include/linux -I/usr/java/jdk1.5.0_05/jre/../include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/usr/java/jdk1.5.0_05/jre/lib/x86_64 -R/usr/java/jdk1.5.0_05/jre/lib/x86_64 -L/usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads -R/usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads -L/usr/java/jdk1.5.0_05/jre/lib/x86_64/server -R/usr/java/jdk1.5.0_05/jre/lib/x86_64/server -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lhpi >&5 configure:7327: $? = 0 configure:7337: result: yes configure:7399: checking for JNI_CreateJavaVM in -ljvm configure:7419: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/java/jdk1.5.0_05/jre/../include/linux -I/usr/java/jdk1.5.0_05/jre/../include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/usr/java/jdk1.5.0_05/jre/lib/x86_64 -R/usr/java/jdk1.5.0_05/jre/lib/x86_64 -L/usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads -R/usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads -L/usr/java/jdk1.5.0_05/jre/lib/x86_64/server -R/usr/java/jdk1.5.0_05/jre/lib/x86_64/server -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -ljvm -lhpi >&5 configure:7419: $? = 0 configure:7435: result: yes configure:7488: checking for Java_java_lang_Class_isInstance in -ljava configure:7511: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/java/jdk1.5.0_05/jre/../include/linux -I/usr/java/jdk1.5.0_05/jre/../include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/usr/java/jdk1.5.0_05/jre/lib/x86_64 -R/usr/java/jdk1.5.0_05/jre/lib/x86_64 -L/usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads -R/usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads -L/usr/java/jdk1.5.0_05/jre/lib/x86_64/server -R/usr/java/jdk1.5.0_05/jre/lib/x86_64/server -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -ljava -ljvm -lhpi >&5 configure:7511: $? = 0 configure:7521: result: yes configure:7532: checking for Java_java_util_zip_Inflater_inflateBytes in -lzip configure:7555: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/java/jdk1.5.0_05/jre/../include/linux -I/usr/java/jdk1.5.0_05/jre/../include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/usr/java/jdk1.5.0_05/jre/lib/x86_64 -R/usr/java/jdk1.5.0_05/jre/lib/x86_64 -L/usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads -R/usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads -L/usr/java/jdk1.5.0_05/jre/lib/x86_64/server -R/usr/java/jdk1.5.0_05/jre/lib/x86_64/server -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lzip -ljava -ljvm -lhpi >&5 configure:7555: $? = 0 configure:7565: result: yes configure:7576: checking for thr_create in -lthread configure:7599: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/java/jdk1.5.0_05/jre/../include/linux -I/usr/java/jdk1.5.0_05/jre/../include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/usr/java/jdk1.5.0_05/jre/lib/x86_64 -R/usr/java/jdk1.5.0_05/jre/lib/x86_64 -L/usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads -R/usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads -L/usr/java/jdk1.5.0_05/jre/lib/x86_64/server -R/usr/java/jdk1.5.0_05/jre/lib/x86_64/server -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lthread -lzip -ljava -ljvm -lhpi >&5 /usr/bin/ld: cannot find -lthread collect2: ld returned 1 exit status configure:7599: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_JNI_H 1 | #define HAVE_SETJMP_H 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. */ | char thr_create (); | int | main (void) | { | return thr_create (); | ; | return 0; | } configure:7609: result: no configure:7622: checking for ffi_prep_closure in -lffi configure:7645: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/java/jdk1.5.0_05/jre/../include/linux -I/usr/java/jdk1.5.0_05/jre/../include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/usr/java/jdk1.5.0_05/jre/lib/x86_64 -R/usr/java/jdk1.5.0_05/jre/lib/x86_64 -L/usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads -R/usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads -L/usr/java/jdk1.5.0_05/jre/lib/x86_64/server -R/usr/java/jdk1.5.0_05/jre/lib/x86_64/server -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lffi -lzip -ljava -ljvm -lhpi >&5 /usr/bin/ld: cannot find -lffi collect2: ld returned 1 exit status configure:7645: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_JNI_H 1 | #define HAVE_SETJMP_H 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. */ | char ffi_prep_closure (); | int | main (void) | { | return ffi_prep_closure (); | ; | return 0; | } configure:7655: result: no configure:7674: checking for ibmFindDLL in -ljava configure:7697: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/java/jdk1.5.0_05/jre/../include/linux -I/usr/java/jdk1.5.0_05/jre/../include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/usr/java/jdk1.5.0_05/jre/lib/x86_64 -R/usr/java/jdk1.5.0_05/jre/lib/x86_64 -L/usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads -R/usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads -L/usr/java/jdk1.5.0_05/jre/lib/x86_64/server -R/usr/java/jdk1.5.0_05/jre/lib/x86_64/server -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -ljava -lzip -ljava -ljvm -lhpi >&5 /tmp/ccImKdrt.o(.text+0xa): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/Java/conftest.c:29: undefined reference to `ibmFindDLL' collect2: ld returned 1 exit status configure:7697: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_JNI_H 1 | #define HAVE_SETJMP_H 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. */ | char ibmFindDLL (); | int | main (void) | { | return ibmFindDLL (); | ; | return 0; | } configure:7707: result: no configure:7732: checking if the JVM really works configure:7823: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Java -I/usr/java/jdk1.5.0_05/jre/../include/linux -I/usr/java/jdk1.5.0_05/jre/../include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/usr/java/jdk1.5.0_05/jre/lib/x86_64 -R/usr/java/jdk1.5.0_05/jre/lib/x86_64 -L/usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads -R/usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads -L/usr/java/jdk1.5.0_05/jre/lib/x86_64/server -R/usr/java/jdk1.5.0_05/jre/lib/x86_64/server -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lzip -ljava -ljvm -lhpi >&5 conftest.c: In function 'main': conftest.c:41: warning: implicit declaration of function 'alarm' conftest.c:67: warning: implicit declaration of function 'exit' conftest.c:67: warning: incompatible implicit declaration of built-in function 'exit' configure:7823: $? = 0 configure:7823: ./conftest configure:7823: $? = 0 configure:7837: result: yes configure:7840: checking for known machine language configure:7858: result: x86_64 configure:8006: checking whether make sets $(MAKE) configure:8029: result: yes configure:8043: checking for the Pike base directory configure:8048: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:8218: updating cache ../.././config.cache configure:8267: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:859: creating make_variables config.status:859: creating Makefile config.status:859: creating config.h config.status:1033: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_closefrom=no ac_cv_func_crypt=no ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=no ac_cv_func_finite=yes ac_cv_func_flock=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpclass=no ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_ptrace=yes ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_jni_h=yes ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_passwd_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no 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_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=yes ac_cv_header_thread_h=no ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_zlib_h=yes ac_cv_lib_bind___inet_ntoa=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=no ac_cv_lib_hpi_sysOpen=yes ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_socket=no ac_cv_lib_thread_thr_create=no ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=no ac_cv_type_ffi_sarg=no ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib' pike_cv_epoll_works=yes pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=12517376 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/java/jdk1.5.0_05/jre/../include pike_cv_java_java_home=/usr/java/jdk1.5.0_05/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/java/jdk1.5.0_05/jre/lib/x86_64/server /usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads /usr/java/jdk1.5.0_05/jre/lib/x86_64 ' pike_cv_java_sysos=linux pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_ls=/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_short_use=CT_SHORT_INT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_z=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='config.h' CPP='gcc -std=gnu99 -E' CPPFLAGS='-I/usr/java/jdk1.5.0_05/jre/../include/linux -I/usr/java/jdk1.5.0_05/jre/../include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' JAVA_AVAILABLE='1' JAVA_LIBS='-lzip -ljava -ljvm -lhpi' LDFLAGS='-L/usr/java/jdk1.5.0_05/jre/lib/x86_64 -R/usr/java/jdk1.5.0_05/jre/lib/x86_64 -L/usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads -R/usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads -L/usr/java/jdk1.5.0_05/jre/lib/x86_64/server -R/usr/java/jdk1.5.0_05/jre/lib/x86_64/server -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS='-lzip -ljava -ljvm -lhpi' LINKER_OPTIONS='-L/usr/java/jdk1.5.0_05/jre/lib/x86_64 -R/usr/java/jdk1.5.0_05/jre/lib/x86_64 -L/usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads -R/usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads -L/usr/java/jdk1.5.0_05/jre/lib/x86_64/server -R/usr/java/jdk1.5.0_05/jre/lib/x86_64/server ' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='Java' MODULE_PATH='' MODULE_PMOD_IN='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Java/module.pmod.in' MODULE_WRAPPER_PREFIX='___' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Java/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_JNI_H 1 #define HAVE_SETJMP_H 1 #define HAVE_X86_64_CPU 1 #define HAVE_JAVA 1 #define JAVA_HOME "/usr/java/jdk1.5.0_05/jre" #define JAVA_LIBPATH "/usr/java/jdk1.5.0_05/jre/lib/x86_64/server:/usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads:/usr/java/jdk1.5.0_05/jre/lib/x86_64" configure: exit 0 ################################################### ## ./modules/Kerberos This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Kerberos/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Kerberos ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1876: loading cache ../.././config.cache configure:2789: checking for C compiler version configure:2798: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2809: $? = 0 configure:2798: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2809: $? = 0 configure:2798: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2809: $? = 1 configure:2798: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2809: $? = 1 configure:2798: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2809: $? = 1 configure:2829: checking whether the C compiler works configure:2851: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2855: $? = 0 configure:2905: result: yes configure:2908: checking for C compiler default output file name configure:2910: result: a.out configure:2916: checking for suffix of executables configure:2923: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2927: $? = 0 configure:2950: result: configure:2972: checking whether we are cross compiling configure:2980: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2984: $? = 0 configure:2991: ./conftest configure:2995: $? = 0 configure:3010: result: no configure:3015: checking for suffix of object files configure:3064: result: o configure:3068: checking whether the compiler supports GNU C configure:3098: result: yes configure:3109: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3174: result: yes configure:3194: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3222: result: unsupported configure:3240: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3276: result: -std=gnu99 configure:3380: checking if we are using TCC (TenDRA C Compiler) configure:3404: result: no configure:3409: checking if we are using ICC (Intel C Compiler) configure:3452: result: no configure:3463: checking how to run the C preprocessor configure:3531: result: gcc -std=gnu99 -E configure:3545: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3545: $? = 0 configure:3560: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3560: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3660: checking for libgcc file name configure:3688: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3738: checking for stdio.h configure:3738: result: yes configure:3738: checking for stdlib.h configure:3738: result: yes configure:3738: checking for string.h configure:3738: result: yes configure:3738: checking for inttypes.h configure:3738: result: yes configure:3738: checking for stdint.h configure:3738: result: yes configure:3738: checking for strings.h configure:3738: result: yes configure:3738: checking for sys/stat.h configure:3738: result: yes configure:3738: checking for sys/types.h configure:3738: result: yes configure:3738: checking for unistd.h configure:3738: result: yes configure:3763: checking whether char is unsigned configure:3791: result: no configure:3818: checking for krb5.h configure:3818: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3818: $? = 0 configure:3818: result: yes configure:3837: checking for kerberosv5/krb5.h configure:3837: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:48:29: error: kerberosv5/krb5.h: No such file or directory configure:3837: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_KRB5_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3837: result: no configure:3942: checking for library containing krb5_init_context configure:3972: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 /tmp/ccMr8OEs.o(.text+0xa): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/Kerberos/conftest.c:28: undefined reference to `krb5_init_context' collect2: ld returned 1 exit status configure:3972: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_KRB5_H 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. */ | char krb5_init_context (); | int | main (void) | { | return krb5_init_context (); | ; | return 0; | } configure:3972: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lkrb5 >&5 configure:3972: $? = 0 configure:3992: result: -lkrb5 configure:4019: checking whether make sets $(MAKE) configure:4042: result: yes configure:4056: checking for the Pike base directory configure:4061: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4231: updating cache ../.././config.cache configure:4280: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:847: creating make_variables config.status:847: creating Makefile config.status:847: creating config.h config.status:1021: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_closefrom=no ac_cv_func_crypt=no ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=no ac_cv_func_finite=yes ac_cv_func_flock=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpclass=no ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_ptrace=yes ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_jni_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=yes ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_passwd_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no 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_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=yes ac_cv_header_thread_h=no ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_zlib_h=yes ac_cv_lib_bind___inet_ntoa=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=no ac_cv_lib_hpi_sysOpen=yes ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_socket=no ac_cv_lib_thread_thr_create=no ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_krb5_init_context=-lkrb5 ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=no ac_cv_type_ffi_sarg=no ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib' pike_cv_epoll_works=yes pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=12517376 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/java/jdk1.5.0_05/jre/../include pike_cv_java_java_home=/usr/java/jdk1.5.0_05/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/java/jdk1.5.0_05/jre/lib/x86_64/server /usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads /usr/java/jdk1.5.0_05/jre/lib/x86_64 ' pike_cv_java_sysos=linux pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_ls=/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_search_krb5_init_context=-lkrb5 pike_cv_short_use=CT_SHORT_INT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_z=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='config.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS='-lkrb5 ' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='Kerberos' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='$(SRCDIR)/kerberos.c' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Kerberos/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_KRB5_H 1 #define HAVE_KRB5 /**/ configure: exit 0 ################################################### ## ./modules/MIME This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/MIME/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/MIME ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1827: loading cache ../.././config.cache configure:2731: checking for C compiler version configure:2740: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2751: $? = 0 configure:2740: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2751: $? = 0 configure:2740: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2751: $? = 1 configure:2740: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2751: $? = 1 configure:2740: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2751: $? = 1 configure:2771: checking whether the C compiler works configure:2793: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2797: $? = 0 configure:2847: result: yes configure:2850: checking for C compiler default output file name configure:2852: result: a.out configure:2858: checking for suffix of executables configure:2865: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2869: $? = 0 configure:2892: result: configure:2914: checking whether we are cross compiling configure:2922: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2926: $? = 0 configure:2933: ./conftest configure:2937: $? = 0 configure:2952: result: no configure:2957: checking for suffix of object files configure:3006: result: o configure:3010: checking whether the compiler supports GNU C configure:3040: result: yes configure:3051: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3116: result: yes configure:3136: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3164: result: unsupported configure:3182: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3218: result: -std=gnu99 configure:3322: checking if we are using TCC (TenDRA C Compiler) configure:3346: result: no configure:3351: checking if we are using ICC (Intel C Compiler) configure:3394: result: no configure:3405: checking how to run the C preprocessor configure:3473: result: gcc -std=gnu99 -E configure:3487: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3487: $? = 0 configure:3502: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3602: checking for libgcc file name configure:3630: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3694: checking for stdio.h configure:3694: result: yes configure:3694: checking for stdlib.h configure:3694: result: yes configure:3694: checking for string.h configure:3694: result: yes configure:3694: checking for inttypes.h configure:3694: result: yes configure:3694: checking for stdint.h configure:3694: result: yes configure:3694: checking for strings.h configure:3694: result: yes configure:3694: checking for sys/stat.h configure:3694: result: yes configure:3694: checking for sys/types.h configure:3694: result: yes configure:3694: checking for unistd.h configure:3694: result: yes configure:3719: checking whether char is unsigned configure:3747: result: no configure:3756: checking whether make sets $(MAKE) configure:3779: result: yes configure:3793: checking for the Pike base directory configure:3798: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4017: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:845: creating make_variables config.status:845: creating Makefile config.status:845: creating config.h config.status:1019: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_closefrom=no ac_cv_func_crypt=no ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=no ac_cv_func_finite=yes ac_cv_func_flock=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpclass=no ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_ptrace=yes ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_jni_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=yes ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_passwd_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no 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_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=yes ac_cv_header_thread_h=no ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_zlib_h=yes ac_cv_lib_bind___inet_ntoa=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=no ac_cv_lib_hpi_sysOpen=yes ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_socket=no ac_cv_lib_thread_thr_create=no ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_krb5_init_context=-lkrb5 ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=no ac_cv_type_ffi_sarg=no ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib' pike_cv_epoll_works=yes pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=12517376 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/java/jdk1.5.0_05/jre/../include pike_cv_java_java_home=/usr/java/jdk1.5.0_05/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/java/jdk1.5.0_05/jre/lib/x86_64/server /usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads /usr/java/jdk1.5.0_05/jre/lib/x86_64 ' pike_cv_java_sysos=linux pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_ls=/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_search_krb5_init_context=-lkrb5 pike_cv_short_use=CT_SHORT_INT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_z=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='config.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='___MIME' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/MIME/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 configure: exit 0 ################################################### ## ./modules/Math This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Math/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Math ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1876: loading cache ../.././config.cache configure:2789: checking for C compiler version configure:2798: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2809: $? = 0 configure:2798: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2809: $? = 0 configure:2798: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2809: $? = 1 configure:2798: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2809: $? = 1 configure:2798: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2809: $? = 1 configure:2829: checking whether the C compiler works configure:2851: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2855: $? = 0 configure:2905: result: yes configure:2908: checking for C compiler default output file name configure:2910: result: a.out configure:2916: checking for suffix of executables configure:2923: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2927: $? = 0 configure:2950: result: configure:2972: checking whether we are cross compiling configure:2980: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2984: $? = 0 configure:2991: ./conftest configure:2995: $? = 0 configure:3010: result: no configure:3015: checking for suffix of object files configure:3064: result: o configure:3068: checking whether the compiler supports GNU C configure:3098: result: yes configure:3109: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3174: result: yes configure:3194: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3222: result: unsupported configure:3240: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3276: result: -std=gnu99 configure:3380: checking if we are using TCC (TenDRA C Compiler) configure:3404: result: no configure:3409: checking if we are using ICC (Intel C Compiler) configure:3452: result: no configure:3463: checking how to run the C preprocessor configure:3531: result: gcc -std=gnu99 -E configure:3545: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3545: $? = 0 configure:3560: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3560: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3660: checking for libgcc file name configure:3688: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3741: checking for stdio.h configure:3741: result: yes configure:3741: checking for stdlib.h configure:3741: result: yes configure:3741: checking for string.h configure:3741: result: yes configure:3741: checking for inttypes.h configure:3741: result: yes configure:3741: checking for stdint.h configure:3741: result: yes configure:3741: checking for strings.h configure:3741: result: yes configure:3741: checking for sys/stat.h configure:3741: result: yes configure:3741: checking for sys/types.h configure:3741: result: yes configure:3741: checking for unistd.h configure:3741: result: yes configure:3766: checking whether char is unsigned configure:3794: result: no configure:3821: checking for fftw.h configure:3821: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:47:18: error: fftw.h: No such file or directory configure:3821: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3821: result: no configure:3851: checking for rfftw.h configure:3851: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:47:19: error: rfftw.h: No such file or directory configure:3851: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3851: result: no configure:3987: checking whether make sets $(MAKE) configure:4010: result: yes configure:4024: checking for the Pike base directory configure:4029: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4199: updating cache ../.././config.cache configure:4248: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:845: creating make_variables config.status:845: creating Makefile config.status:845: creating config.h config.status:1019: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_closefrom=no ac_cv_func_crypt=no ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=no ac_cv_func_finite=yes ac_cv_func_flock=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpclass=no ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_ptrace=yes ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_jni_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=yes ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_passwd_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_rfftw_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no 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_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=yes ac_cv_header_thread_h=no ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_zlib_h=yes ac_cv_lib_bind___inet_ntoa=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=no ac_cv_lib_hpi_sysOpen=yes ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_socket=no ac_cv_lib_thread_thr_create=no ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_krb5_init_context=-lkrb5 ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=no ac_cv_type_ffi_sarg=no ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib' pike_cv_epoll_works=yes pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=12517376 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/java/jdk1.5.0_05/jre/../include pike_cv_java_java_home=/usr/java/jdk1.5.0_05/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/java/jdk1.5.0_05/jre/lib/x86_64/server /usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads /usr/java/jdk1.5.0_05/jre/lib/x86_64 ' pike_cv_java_sysos=linux pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_ls=/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_search_krb5_init_context=-lkrb5 pike_cv_short_use=CT_SHORT_INT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_z=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='config.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='Math' MODULE_PATH='' MODULE_PMOD_IN='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Math/module.pmod.in' MODULE_WRAPPER_PREFIX='___' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='$(SRCDIR)/transforms.c' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Math/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 configure: exit 0 ################################################### ## ./modules/Msql This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Msql/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Msql ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1877: loading cache ../.././config.cache configure:2781: checking for C compiler version configure:2790: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2801: $? = 0 configure:2790: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2801: $? = 0 configure:2790: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2801: $? = 1 configure:2790: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2801: $? = 1 configure:2790: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2801: $? = 1 configure:2821: checking whether the C compiler works configure:2843: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2847: $? = 0 configure:2897: result: yes configure:2900: checking for C compiler default output file name configure:2902: result: a.out configure:2908: checking for suffix of executables configure:2915: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2919: $? = 0 configure:2942: result: configure:2964: checking whether we are cross compiling configure:2972: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2976: $? = 0 configure:2983: ./conftest configure:2987: $? = 0 configure:3002: result: no configure:3007: checking for suffix of object files configure:3056: result: o configure:3060: checking whether the compiler supports GNU C configure:3090: result: yes configure:3101: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3166: result: yes configure:3186: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3214: result: unsupported configure:3232: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3268: result: -std=gnu99 configure:3372: checking if we are using TCC (TenDRA C Compiler) configure:3396: result: no configure:3401: checking if we are using ICC (Intel C Compiler) configure:3444: result: no configure:3455: checking how to run the C preprocessor configure:3523: result: gcc -std=gnu99 -E configure:3537: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3537: $? = 0 configure:3552: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3552: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3652: checking for libgcc file name configure:3680: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3750: checking for location of mSQL include files configure:3769: result: not found. configure:3790: checking for stdio.h configure:3790: result: yes configure:3790: checking for stdlib.h configure:3790: result: yes configure:3790: checking for string.h configure:3790: result: yes configure:3790: checking for inttypes.h configure:3790: result: yes configure:3790: checking for stdint.h configure:3790: result: yes configure:3790: checking for strings.h configure:3790: result: yes configure:3790: checking for sys/stat.h configure:3790: result: yes configure:3790: checking for sys/types.h configure:3790: result: yes configure:3790: checking for unistd.h configure:3790: result: yes configure:3817: checking for msql.h configure:3817: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:47:18: error: msql.h: No such file or directory configure:3817: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3817: result: no configure:3875: checking for socket in -lsocket configure:3908: result: no configure:3918: checking for gethostbyname in -lnsl configure:3951: result: yes configure:3962: checking for msqlClose in -lmsql configure:3985: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -L conftest.c -lmsql -lnsl >&5 /usr/bin/ld: cannot find -lmsql collect2: ld returned 1 exit status configure:3985: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBNSL 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. */ | char msqlClose (); | int | main (void) | { | return msqlClose (); | ; | return 0; | } configure:3995: result: no configure:4177: checking whether make sets $(MAKE) configure:4200: result: yes configure:4214: checking for the Pike base directory configure:4219: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4387: updating cache ../.././config.cache configure:4436: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:841: creating make_variables config.status:841: creating ./Makefile config.status:841: creating msql_config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_closefrom=no ac_cv_func_crypt=no ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=no ac_cv_func_finite=yes ac_cv_func_flock=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpclass=no ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_ptrace=yes ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_jni_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=yes ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_passwd_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_rfftw_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no 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_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=yes ac_cv_header_thread_h=no ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_zlib_h=yes ac_cv_lib_bind___inet_ntoa=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=no ac_cv_lib_hpi_sysOpen=yes ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_socket=no ac_cv_lib_thread_thr_create=no ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_krb5_init_context=-lkrb5 ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=no ac_cv_type_ffi_sarg=no ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib' pike_cv_epoll_works=yes pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=12517376 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/java/jdk1.5.0_05/jre/../include pike_cv_java_java_home=/usr/java/jdk1.5.0_05/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/java/jdk1.5.0_05/jre/lib/x86_64/server /usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads /usr/java/jdk1.5.0_05/jre/lib/x86_64 ' pike_cv_java_sysos=linux pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_ls=/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_search_krb5_init_context=-lkrb5 pike_cv_short_use=CT_SHORT_INT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_z=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='msql_config.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='Msql' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' MSQL_SUPPORTED='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Msql/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_LIBNSL 1 configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = msql_config.h CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:841: creating make_variables config.status:841: creating ./Makefile config.status:841: creating msql_config.h config.status:1001: msql_config.h is unchanged ################################################### ## ./modules/Mysql This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Mysql/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Mysql ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1922: loading cache ../.././config.cache configure:2826: checking for C compiler version configure:2835: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2846: $? = 0 configure:2835: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2846: $? = 0 configure:2835: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2846: $? = 1 configure:2835: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2846: $? = 1 configure:2835: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2846: $? = 1 configure:2866: checking whether the C compiler works configure:2888: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2892: $? = 0 configure:2942: result: yes configure:2945: checking for C compiler default output file name configure:2947: result: a.out configure:2953: checking for suffix of executables configure:2960: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2964: $? = 0 configure:2987: result: configure:3009: checking whether we are cross compiling configure:3017: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:3021: $? = 0 configure:3028: ./conftest configure:3032: $? = 0 configure:3047: result: no configure:3052: checking for suffix of object files configure:3101: result: o configure:3105: checking whether the compiler supports GNU C configure:3135: result: yes configure:3146: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3211: result: yes configure:3231: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3259: result: unsupported configure:3277: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3313: result: -std=gnu99 configure:3417: checking if we are using TCC (TenDRA C Compiler) configure:3441: result: no configure:3446: checking if we are using ICC (Intel C Compiler) configure:3489: result: no configure:3500: checking how to run the C preprocessor configure:3568: result: gcc -std=gnu99 -E configure:3582: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3582: $? = 0 configure:3597: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3597: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3697: checking for libgcc file name configure:3725: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3810: checking for mariadb_config configure:3846: result: no configure:3857: checking for Mysql directory prefix configure:3890: result: /usr/. configure:3895: checking for Mysql lib directory configure:3921: result: /usr/./lib64/mysql configure:3928: checking for Mysql include-directory configure:3945: result: /usr/./include/mysql configure:4002: checking for winsock2.h configure:4002: result: no configure:4027: checking for winsock.h configure:4027: result: no configure:4052: checking for mysql.h configure:4052: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/./include/mysql -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4052: $? = 0 configure:4052: result: yes configure:4077: checking for mysql/mysql.h configure:4077: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/./include/mysql -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4077: $? = 0 configure:4077: result: yes configure:4102: checking for errmsg.h configure:4102: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/./include/mysql -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4102: $? = 0 configure:4102: result: yes configure:4127: checking for mysql/errmsg.h configure:4127: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/./include/mysql -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4127: $? = 0 configure:4127: result: yes configure:4178: checking for MYSQL_OPT_RECONNECT configure:4212: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/./include/mysql -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c: In function 'main': conftest.c:32: error: 'MYSQL_OPT_RECONNECT' undeclared (first use in this function) conftest.c:32: error: (Each undeclared identifier is reported only once conftest.c:32: error: for each function it appears in.) configure:4212: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_MYSQL_H 1 | #define HAVE_MYSQL_MYSQL_H 1 | #define HAVE_ERRMSG_H 1 | #define HAVE_MYSQL_ERRMSG_H 1 | /* end confdefs.h. */ | | #if HAVE_WINSOCK2_H | #include | #elif HAVE_WINSOCK_H | #include | #endif | #ifdef HAVE_MYSQL_H | #include | #else | #ifdef HAVE_MYSQL_MYSQL_H | #include | #endif | #endif | | int | main (void) | { | | int tmp; | tmp = MYSQL_OPT_RECONNECT; | | ; | return 0; | } configure:4228: result: no configure:4233: checking for MYSQL_READ_DEFAULT_FILE configure:4267: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/./include/mysql -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4267: $? = 0 configure:4278: result: yes configure:4288: checking for MYSQL_OPT_CONNECT_TIMEOUT configure:4322: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/./include/mysql -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4322: $? = 0 configure:4333: result: yes configure:4343: checking for MYSQL_OPT_COMPRESS configure:4377: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/./include/mysql -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4377: $? = 0 configure:4388: result: yes configure:4398: checking for MYSQL_OPT_NAMED_PIPE configure:4432: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/./include/mysql -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4432: $? = 0 configure:4443: result: yes configure:4453: checking for MYSQL_INIT_COMMAND configure:4487: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/./include/mysql -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4487: $? = 0 configure:4498: result: yes configure:4508: checking for MYSQL_READ_DEFAULT_GROUP configure:4542: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/./include/mysql -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4542: $? = 0 configure:4553: result: yes configure:4563: checking for MYSQL_SET_CHARSET_DIR configure:4597: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/./include/mysql -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4597: $? = 0 configure:4608: result: yes configure:4618: checking for MYSQL_SET_CHARSET_NAME configure:4652: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/./include/mysql -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4652: $? = 0 configure:4663: result: yes configure:4673: checking for MYSQL_OPT_LOCAL_INFILE configure:4707: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/./include/mysql -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4707: $? = 0 configure:4718: result: yes configure:4728: checking for SHUTDOWN_DEFAULT configure:4762: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/./include/mysql -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4762: $? = 0 configure:4773: result: yes configure:4790: checking for library containing socket configure:4820: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/./include/mysql -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -R/usr/./lib64/mysql -L/usr/./lib64/mysql conftest.c >&5 configure:4820: $? = 0 configure:4840: result: none required configure:4849: checking for library containing gethostbyname configure:4879: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/./include/mysql -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -R/usr/./lib64/mysql -L/usr/./lib64/mysql conftest.c >&5 configure:4879: $? = 0 configure:4899: result: none required configure:4908: checking for library containing floor configure:4938: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/./include/mysql -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -R/usr/./lib64/mysql -L/usr/./lib64/mysql conftest.c >&5 conftest.c:27: warning: conflicting types for built-in function 'floor' configure:4938: $? = 0 configure:4958: result: none required configure:4975: checking for stdio.h configure:4975: result: yes configure:4975: checking for stdlib.h configure:4975: result: yes configure:4975: checking for string.h configure:4975: result: yes configure:4975: checking for inttypes.h configure:4975: result: yes configure:4975: checking for stdint.h configure:4975: result: yes configure:4975: checking for strings.h configure:4975: result: yes configure:4975: checking for sys/stat.h configure:4975: result: yes configure:4975: checking for sys/types.h configure:4975: result: yes configure:4975: checking for unistd.h configure:4975: result: yes configure:5002: checking for pthread.h configure:5002: result: yes configure:5035: checking for gnu/stubs.h configure:5035: result: yes configure:5063: checking for pthread_self configure:5156: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/./include/mysql -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -R/usr/./lib64/mysql -L/usr/./lib64/mysql conftest.c >&5 configure:5156: $? = 0 configure:5169: result: yes configure:5391: checking for library containing _db_doprnt_ configure:5421: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/./include/mysql -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -R/usr/./lib64/mysql -L/usr/./lib64/mysql conftest.c >&5 /tmp/ccQnabTI.o(.text+0xa): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/Mysql/conftest.c:43: undefined reference to `_db_doprnt_' collect2: ld returned 1 exit status configure:5421: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_MYSQL_H 1 | #define HAVE_MYSQL_MYSQL_H 1 | #define HAVE_ERRMSG_H 1 | #define HAVE_MYSQL_ERRMSG_H 1 | #define HAVE_MYSQL_READ_DEFAULT_FILE 1 | #define HAVE_MYSQL_OPT_CONNECT_TIMEOUT 1 | #define HAVE_MYSQL_OPT_COMPRESS 1 | #define HAVE_MYSQL_OPT_NAMED_PIPE 1 | #define HAVE_MYSQL_INIT_COMMAND 1 | #define HAVE_MYSQL_READ_DEFAULT_GROUP 1 | #define HAVE_MYSQL_SET_CHARSET_DIR 1 | #define HAVE_MYSQL_SET_CHARSET_NAME 1 | #define HAVE_MYSQL_OPT_LOCAL_INFILE 1 | #define HAVE_SHUTDOWN_DEFAULT 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_GNU_STUBS_H 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. */ | char _db_doprnt_ (); | int | main (void) | { | return _db_doprnt_ (); | ; | return 0; | } configure:5421: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/./include/mysql -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -R/usr/./lib64/mysql -L/usr/./lib64/mysql conftest.c -ldbug >&5 /usr/./lib64/mysql/libdbug.a(dbug.o)(.text+0x2cd): In function `code_state': : undefined reference to `_my_thread_var' /usr/./lib64/mysql/libdbug.a(dbug.o)(.text+0x56b): In function `DoPrefix': : undefined reference to `my_thread_name' /usr/./lib64/mysql/libdbug.a(dbug.o)(.text+0xb92): In function `_db_push_': : undefined reference to `my_fast_mutexattr' /usr/./lib64/mysql/libdbug.a(dbug.o)(.text+0xd46): In function `_db_dump_': : undefined reference to `_dig_vec_upper' /usr/./lib64/mysql/libdbug.a(dbug.o)(.text+0xd5e): In function `_db_dump_': : undefined reference to `_dig_vec_upper' collect2: ld returned 1 exit status configure:5421: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_MYSQL_H 1 | #define HAVE_MYSQL_MYSQL_H 1 | #define HAVE_ERRMSG_H 1 | #define HAVE_MYSQL_ERRMSG_H 1 | #define HAVE_MYSQL_READ_DEFAULT_FILE 1 | #define HAVE_MYSQL_OPT_CONNECT_TIMEOUT 1 | #define HAVE_MYSQL_OPT_COMPRESS 1 | #define HAVE_MYSQL_OPT_NAMED_PIPE 1 | #define HAVE_MYSQL_INIT_COMMAND 1 | #define HAVE_MYSQL_READ_DEFAULT_GROUP 1 | #define HAVE_MYSQL_SET_CHARSET_DIR 1 | #define HAVE_MYSQL_SET_CHARSET_NAME 1 | #define HAVE_MYSQL_OPT_LOCAL_INFILE 1 | #define HAVE_SHUTDOWN_DEFAULT 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_GNU_STUBS_H 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. */ | char _db_doprnt_ (); | int | main (void) | { | return _db_doprnt_ (); | ; | return 0; | } configure:5441: result: no configure:5450: checking for library containing my_init configure:5480: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/./include/mysql -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -R/usr/./lib64/mysql -L/usr/./lib64/mysql conftest.c >&5 /tmp/ccK8rgIU.o(.text+0xa): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/Mysql/conftest.c:43: undefined reference to `my_init' collect2: ld returned 1 exit status configure:5480: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_MYSQL_H 1 | #define HAVE_MYSQL_MYSQL_H 1 | #define HAVE_ERRMSG_H 1 | #define HAVE_MYSQL_ERRMSG_H 1 | #define HAVE_MYSQL_READ_DEFAULT_FILE 1 | #define HAVE_MYSQL_OPT_CONNECT_TIMEOUT 1 | #define HAVE_MYSQL_OPT_COMPRESS 1 | #define HAVE_MYSQL_OPT_NAMED_PIPE 1 | #define HAVE_MYSQL_INIT_COMMAND 1 | #define HAVE_MYSQL_READ_DEFAULT_GROUP 1 | #define HAVE_MYSQL_SET_CHARSET_DIR 1 | #define HAVE_MYSQL_SET_CHARSET_NAME 1 | #define HAVE_MYSQL_OPT_LOCAL_INFILE 1 | #define HAVE_SHUTDOWN_DEFAULT 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_GNU_STUBS_H 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. */ | char my_init (); | int | main (void) | { | return my_init (); | ; | return 0; | } configure:5480: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/./include/mysql -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -R/usr/./lib64/mysql -L/usr/./lib64/mysql conftest.c -lmysys >&5 /usr/./lib64/mysql/libmysys.a(my_init.o)(.text+0x22): In function `atoi_octal': : undefined reference to `str2int' /usr/./lib64/mysql/libmysys.a(my_init.o)(.text+0x57): In function `atoi_octal': : undefined reference to `str2int' /usr/./lib64/mysql/libmysys.a(my_init.o)(.text+0x68): In function `atoi_octal': : undefined reference to `my_charset_latin1' /usr/./lib64/mysql/libmysys.a(my_error.o)(.text+0x12f): In function `my_error': : undefined reference to `my_charset_latin1' /usr/./lib64/mysql/libmysys.a(my_error.o)(.text+0x1c5): In function `my_error': : undefined reference to `int10_to_str' /usr/./lib64/mysql/libmysys.a(my_error.o)(.text+0x2ad): In function `my_error': : undefined reference to `strmake' /usr/./lib64/mysql/libmysys.a(my_error.o)(.text+0x2ef): In function `my_error': : undefined reference to `int10_to_str' /usr/./lib64/mysql/libmysys.a(mf_pack.o)(.text+0x59): In function `system_filename': : undefined reference to `strmake' /usr/./lib64/mysql/libmysys.a(mf_pack.o)(.text+0xa2): In function `cleanup_dirname': : undefined reference to `strnmov' /usr/./lib64/mysql/libmysys.a(mf_pack.o)(.text+0x4eb): In function `unpack_dirname': : undefined reference to `bmove_upp' /usr/./lib64/mysql/libmysys.a(mf_pack.o)(.text+0x4f8): In function `unpack_dirname': : undefined reference to `strend' /usr/./lib64/mysql/libmysys.a(mf_pack.o)(.text+0x5c2): In function `pack_dirname': : undefined reference to `is_prefix' /usr/./lib64/mysql/libmysys.a(mf_pack.o)(.text+0x686): In function `pack_dirname': : undefined reference to `bchange' /usr/./lib64/mysql/libmysys.a(charset.o)(.text+0x63): In function `get_collation_number_internal': : undefined reference to `my_charset_latin1' /usr/./lib64/mysql/libmysys.a(charset.o)(.text+0x6a): In function `get_collation_number_internal': : undefined reference to `my_charset_latin1' /usr/./lib64/mysql/libmysys.a(charset.o)(.text+0x2ca): In function `my_read_charset_file': : undefined reference to `my_parse_charset_xml' /usr/./lib64/mysql/libmysys.a(charset.o)(.text+0x312): In function `get_charsets_dir': : undefined reference to `strmake' /usr/./lib64/mysql/libmysys.a(charset.o)(.text+0x341): In function `get_charsets_dir': : undefined reference to `is_prefix' /usr/./lib64/mysql/libmysys.a(charset.o)(.text+0x361): In function `get_charsets_dir': : undefined reference to `strxmov' /usr/./lib64/mysql/libmysys.a(charset.o)(.text+0x3a0): In function `get_charsets_dir': : undefined reference to `strxmov' /usr/./lib64/mysql/libmysys.a(charset.o)(.text+0x4b8): In function `get_internal_charset': : undefined reference to `strxmov' /usr/./lib64/mysql/libmysys.a(charset.o)(.text+0x8e3): In function `add_collation': : undefined reference to `my_charset_ucs2_general_uca' /usr/./lib64/mysql/libmysys.a(charset.o)(.text+0x8f1): In function `add_collation': : undefined reference to `my_charset_ucs2_general_uca' /usr/./lib64/mysql/libmysys.a(charset.o)(.text+0x8fe): In function `add_collation': : undefined reference to `my_charset_ucs2_general_uca' /usr/./lib64/mysql/libmysys.a(charset.o)(.text+0x90b): In function `add_collation': : undefined reference to `my_charset_ucs2_general_uca' /usr/./lib64/mysql/libmysys.a(charset.o)(.text+0x919): In function `add_collation': : undefined reference to `my_charset_ucs2_general_uca' /usr/./lib64/mysql/libmysys.a(charset.o)(.text+0x99f): In function `add_collation': : undefined reference to `my_collation_8bit_bin_handler' /usr/./lib64/mysql/libmysys.a(charset.o)(.text+0x9a8): In function `add_collation': : undefined reference to `my_collation_8bit_simple_ci_handler' /usr/./lib64/mysql/libmysys.a(charset.o)(.text+0x9be): In function `add_collation': : undefined reference to `my_charset_8bit_handler' /usr/./lib64/mysql/libmysys.a(charset.o)(.text+0xc22): In function `get_charset': : undefined reference to `int10_to_str' /usr/./lib64/mysql/libmysys.a(charset.o)(.text+0xcaf): In function `get_charset_number': : undefined reference to `my_charset_latin1' /usr/./lib64/mysql/libmysys.a(charset.o)(.text+0xcb6): In function `get_charset_number': : undefined reference to `my_charset_latin1' /usr/./lib64/mysql/libmysys.a(charset.o)(.data+0x0): undefined reference to `my_charset_latin1' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0x7): In function `init_compiled_charsets': : undefined reference to `my_charset_bin' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0x11): In function `init_compiled_charsets': : undefined reference to `my_charset_latin1' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0x1b): In function `init_compiled_charsets': : undefined reference to `my_charset_latin1_bin' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0x25): In function `init_compiled_charsets': : undefined reference to `my_charset_latin1_german2_ci' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0x2f): In function `init_compiled_charsets': : undefined reference to `my_charset_big5_chinese_ci' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0x39): In function `init_compiled_charsets': : undefined reference to `my_charset_big5_bin' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0x43): In function `init_compiled_charsets': : undefined reference to `my_charset_cp1250_czech_ci' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0x4d): In function `init_compiled_charsets': : undefined reference to `my_charset_cp932_japanese_ci' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0x57): In function `init_compiled_charsets': : undefined reference to `my_charset_cp932_bin' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0x61): In function `init_compiled_charsets': : undefined reference to `my_charset_latin2_czech_ci' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0x6b): In function `init_compiled_charsets': : undefined reference to `my_charset_euckr_korean_ci' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0x75): In function `init_compiled_charsets': : undefined reference to `my_charset_euckr_bin' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0x7f): In function `init_compiled_charsets': : undefined reference to `my_charset_gb2312_chinese_ci' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0x89): In function `init_compiled_charsets': : undefined reference to `my_charset_gb2312_bin' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0x93): In function `init_compiled_charsets': : undefined reference to `my_charset_gbk_chinese_ci' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0x9d): In function `init_compiled_charsets': : undefined reference to `my_charset_gbk_bin' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0xa7): In function `init_compiled_charsets': : undefined reference to `my_charset_sjis_japanese_ci' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0xb1): In function `init_compiled_charsets': : undefined reference to `my_charset_sjis_bin' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0xbb): In function `init_compiled_charsets': : undefined reference to `my_charset_tis620_thai_ci' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0xc5): In function `init_compiled_charsets': : undefined reference to `my_charset_tis620_bin' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0xcf): In function `init_compiled_charsets': : undefined reference to `my_charset_ucs2_general_ci' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0xd9): In function `init_compiled_charsets': : undefined reference to `my_charset_ucs2_bin' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0xe3): In function `init_compiled_charsets': : undefined reference to `my_charset_ucs2_general_uca' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0xed): In function `init_compiled_charsets': : undefined reference to `my_charset_ucs2_icelandic_uca_ci' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0xf7): In function `init_compiled_charsets': : undefined reference to `my_charset_ucs2_latvian_uca_ci' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0x101): In function `init_compiled_charsets': : undefined reference to `my_charset_ucs2_romanian_uca_ci' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0x10b): In function `init_compiled_charsets': : undefined reference to `my_charset_ucs2_slovenian_uca_ci' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0x115): In function `init_compiled_charsets': : undefined reference to `my_charset_ucs2_polish_uca_ci' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0x11f): In function `init_compiled_charsets': : undefined reference to `my_charset_ucs2_estonian_uca_ci' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0x129): In function `init_compiled_charsets': : undefined reference to `my_charset_ucs2_spanish_uca_ci' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0x133): In function `init_compiled_charsets': : undefined reference to `my_charset_ucs2_swedish_uca_ci' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0x13d): In function `init_compiled_charsets': : undefined reference to `my_charset_ucs2_turkish_uca_ci' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0x147): In function `init_compiled_charsets': : undefined reference to `my_charset_ucs2_czech_uca_ci' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0x151): In function `init_compiled_charsets': : undefined reference to `my_charset_ucs2_danish_uca_ci' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0x15b): In function `init_compiled_charsets': : undefined reference to `my_charset_ucs2_lithuanian_uca_ci' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0x165): In function `init_compiled_charsets': : undefined reference to `my_charset_ucs2_slovak_uca_ci' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0x16f): In function `init_compiled_charsets': : undefined reference to `my_charset_ucs2_spanish2_uca_ci' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0x179): In function `init_compiled_charsets': : undefined reference to `my_charset_ucs2_roman_uca_ci' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0x183): In function `init_compiled_charsets': : undefined reference to `my_charset_ucs2_persian_uca_ci' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0x18d): In function `init_compiled_charsets': : undefined reference to `my_charset_ujis_japanese_ci' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0x197): In function `init_compiled_charsets': : undefined reference to `my_charset_ujis_bin' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0x1a1): In function `init_compiled_charsets': : undefined reference to `my_charset_utf8_general_ci' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0x1ab): In function `init_compiled_charsets': : undefined reference to `my_charset_utf8_bin' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0x1b5): In function `init_compiled_charsets': : undefined reference to `my_charset_utf8_general_uca_ci' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0x1bf): In function `init_compiled_charsets': : undefined reference to `my_charset_utf8_icelandic_uca_ci' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0x1c9): In function `init_compiled_charsets': : undefined reference to `my_charset_utf8_latvian_uca_ci' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0x1d3): In function `init_compiled_charsets': : undefined reference to `my_charset_utf8_romanian_uca_ci' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0x1dd): In function `init_compiled_charsets': : undefined reference to `my_charset_utf8_slovenian_uca_ci' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0x1e7): In function `init_compiled_charsets': : undefined reference to `my_charset_utf8_polish_uca_ci' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0x1f1): In function `init_compiled_charsets': : undefined reference to `my_charset_utf8_estonian_uca_ci' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0x1fb): In function `init_compiled_charsets': : undefined reference to `my_charset_utf8_spanish_uca_ci' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0x205): In function `init_compiled_charsets': : undefined reference to `my_charset_utf8_swedish_uca_ci' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0x20f): In function `init_compiled_charsets': : undefined reference to `my_charset_utf8_turkish_uca_ci' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0x219): In function `init_compiled_charsets': : undefined reference to `my_charset_utf8_czech_uca_ci' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0x223): In function `init_compiled_charsets': : undefined reference to `my_charset_utf8_danish_uca_ci' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0x22d): In function `init_compiled_charsets': : undefined reference to `my_charset_utf8_lithuanian_uca_ci' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0x237): In function `init_compiled_charsets': : undefined reference to `my_charset_utf8_slovak_uca_ci' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0x241): In function `init_compiled_charsets': : undefined reference to `my_charset_utf8_spanish2_uca_ci' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0x24b): In function `init_compiled_charsets': : undefined reference to `my_charset_utf8_roman_uca_ci' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0x255): In function `init_compiled_charsets': : undefined reference to `my_charset_utf8_persian_uca_ci' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0x261): In function `init_compiled_charsets': : undefined reference to `compiled_charsets' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0x269): In function `init_compiled_charsets': : undefined reference to `compiled_charsets' /usr/./lib64/mysql/libmysys.a(charset-def.o)(.text+0x26e): In function `init_compiled_charsets': : undefined reference to `compiled_charsets' /usr/./lib64/mysql/libmysys.a(my_getwd.o)(.text+0x1d): In function `my_getwd': : undefined reference to `strmake' /usr/./lib64/mysql/libmysys.a(my_getwd.o)(.text+0x3b): In function `my_getwd': : undefined reference to `strend' /usr/./lib64/mysql/libmysys.a(my_getwd.o)(.text+0x5a): In function `my_getwd': : undefined reference to `strmake' /usr/./lib64/mysql/libmysys.a(my_getwd.o)(.text+0x1a5): In function `my_setwd': : undefined reference to `strmake' /usr/./lib64/mysql/libmysys.a(mf_dirname.o)(.text+0x5b): In function `convert_dirname': : undefined reference to `strmake' /usr/./lib64/mysql/libmysys.a(my_lib.o)(.text+0x1a3): In function `my_dir': : undefined reference to `strend' collect2: ld returned 1 exit status configure:5480: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_MYSQL_H 1 | #define HAVE_MYSQL_MYSQL_H 1 | #define HAVE_ERRMSG_H 1 | #define HAVE_MYSQL_ERRMSG_H 1 | #define HAVE_MYSQL_READ_DEFAULT_FILE 1 | #define HAVE_MYSQL_OPT_CONNECT_TIMEOUT 1 | #define HAVE_MYSQL_OPT_COMPRESS 1 | #define HAVE_MYSQL_OPT_NAMED_PIPE 1 | #define HAVE_MYSQL_INIT_COMMAND 1 | #define HAVE_MYSQL_READ_DEFAULT_GROUP 1 | #define HAVE_MYSQL_SET_CHARSET_DIR 1 | #define HAVE_MYSQL_SET_CHARSET_NAME 1 | #define HAVE_MYSQL_OPT_LOCAL_INFILE 1 | #define HAVE_SHUTDOWN_DEFAULT 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_GNU_STUBS_H 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. */ | char my_init (); | int | main (void) | { | return my_init (); | ; | return 0; | } configure:5500: result: no configure:5511: checking for library containing compress configure:5541: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/./include/mysql -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -R/usr/./lib64/mysql -L/usr/./lib64/mysql conftest.c >&5 /tmp/cc847Ot6.o(.text+0xa): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/Mysql/conftest.c:43: undefined reference to `compress' collect2: ld returned 1 exit status configure:5541: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_MYSQL_H 1 | #define HAVE_MYSQL_MYSQL_H 1 | #define HAVE_ERRMSG_H 1 | #define HAVE_MYSQL_ERRMSG_H 1 | #define HAVE_MYSQL_READ_DEFAULT_FILE 1 | #define HAVE_MYSQL_OPT_CONNECT_TIMEOUT 1 | #define HAVE_MYSQL_OPT_COMPRESS 1 | #define HAVE_MYSQL_OPT_NAMED_PIPE 1 | #define HAVE_MYSQL_INIT_COMMAND 1 | #define HAVE_MYSQL_READ_DEFAULT_GROUP 1 | #define HAVE_MYSQL_SET_CHARSET_DIR 1 | #define HAVE_MYSQL_SET_CHARSET_NAME 1 | #define HAVE_MYSQL_OPT_LOCAL_INFILE 1 | #define HAVE_SHUTDOWN_DEFAULT 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_GNU_STUBS_H 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. */ | char compress (); | int | main (void) | { | return compress (); | ; | return 0; | } configure:5541: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/./include/mysql -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -R/usr/./lib64/mysql -L/usr/./lib64/mysql conftest.c -lz >&5 configure:5541: $? = 0 configure:5561: result: -lz configure:6135: checking for mysql_real_connect in libmysql configure:6171: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/./include/mysql -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -R/usr/./lib64/mysql -L/usr/./lib64/mysql conftest.c -llibmysql -lz >&5 /usr/bin/ld: cannot find -llibmysql collect2: ld returned 1 exit status configure:6171: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_MYSQL_H 1 | #define HAVE_MYSQL_MYSQL_H 1 | #define HAVE_ERRMSG_H 1 | #define HAVE_MYSQL_ERRMSG_H 1 | #define HAVE_MYSQL_READ_DEFAULT_FILE 1 | #define HAVE_MYSQL_OPT_CONNECT_TIMEOUT 1 | #define HAVE_MYSQL_OPT_COMPRESS 1 | #define HAVE_MYSQL_OPT_NAMED_PIPE 1 | #define HAVE_MYSQL_INIT_COMMAND 1 | #define HAVE_MYSQL_READ_DEFAULT_GROUP 1 | #define HAVE_MYSQL_SET_CHARSET_DIR 1 | #define HAVE_MYSQL_SET_CHARSET_NAME 1 | #define HAVE_MYSQL_OPT_LOCAL_INFILE 1 | #define HAVE_SHUTDOWN_DEFAULT 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_GNU_STUBS_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_WINSOCK2_H | #include | #elif defined(HAVE_WINSOCK_H) | #include | #endif | | #ifdef HAVE_MYSQL_H | #include | #else | #ifdef HAVE_MYSQL_MYSQL_H | #include | #endif | #endif | | int | main (void) | { | | mysql_real_connect(0,0,0,0,0,0,0,0); | | ; | return 0; | } configure:6197: result: no configure:6200: checking for mysql_connect in libmysql configure:6236: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/./include/mysql -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -R/usr/./lib64/mysql -L/usr/./lib64/mysql conftest.c -llibmysql -lz >&5 conftest.c: In function 'main': conftest.c:54: warning: implicit declaration of function 'mysql_connect' /usr/bin/ld: cannot find -llibmysql collect2: ld returned 1 exit status configure:6236: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_MYSQL_H 1 | #define HAVE_MYSQL_MYSQL_H 1 | #define HAVE_ERRMSG_H 1 | #define HAVE_MYSQL_ERRMSG_H 1 | #define HAVE_MYSQL_READ_DEFAULT_FILE 1 | #define HAVE_MYSQL_OPT_CONNECT_TIMEOUT 1 | #define HAVE_MYSQL_OPT_COMPRESS 1 | #define HAVE_MYSQL_OPT_NAMED_PIPE 1 | #define HAVE_MYSQL_INIT_COMMAND 1 | #define HAVE_MYSQL_READ_DEFAULT_GROUP 1 | #define HAVE_MYSQL_SET_CHARSET_DIR 1 | #define HAVE_MYSQL_SET_CHARSET_NAME 1 | #define HAVE_MYSQL_OPT_LOCAL_INFILE 1 | #define HAVE_SHUTDOWN_DEFAULT 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_GNU_STUBS_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_WINSOCK2_H | #include | #elif defined(HAVE_WINSOCK_H) | #include | #endif | | #ifdef HAVE_MYSQL_H | #include | #else | #ifdef HAVE_MYSQL_MYSQL_H | #include | #endif | #endif | | int | main (void) | { | | mysql_connect(0,0,0,0); | | ; | return 0; | } configure:6262: result: no configure:6266: checking for mysql_real_connect in mysqlclient_r configure:6302: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/./include/mysql -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -R/usr/./lib64/mysql -L/usr/./lib64/mysql conftest.c -lmysqlclient_r -lz >&5 configure:6302: $? = 0 configure:6322: result: yes configure:6823: checking for mysql_get_client_version configure:6916: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/./include/mysql -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -R/usr/./lib64/mysql -L/usr/./lib64/mysql conftest.c -lmysqlclient_r -lz >&5 configure:6916: $? = 0 configure:6929: result: yes configure:6969: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/./include/mysql -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -R/usr/./lib64/mysql -L/usr/./lib64/mysql conftest.c -lmysqlclient_r -lz >&5 conftest.c: In function 'main': conftest.c:57: warning: implicit declaration of function 'exit' conftest.c:57: warning: incompatible implicit declaration of built-in function 'exit' configure:6969: $? = 0 configure:6969: ./conftest configure:6969: $? = 0 configure:7011: checking for mysql_real_query configure:7047: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/./include/mysql -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -R/usr/./lib64/mysql -L/usr/./lib64/mysql conftest.c -lmysqlclient_r -lz >&5 configure:7047: $? = 0 configure:7063: result: yes configure:7067: checking for mysql_fetch_lengths configure:7103: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/./include/mysql -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -R/usr/./lib64/mysql -L/usr/./lib64/mysql conftest.c -lmysqlclient_r -lz >&5 configure:7103: $? = 0 configure:7119: result: yes configure:7123: checking for mysql_options configure:7159: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/./include/mysql -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -R/usr/./lib64/mysql -L/usr/./lib64/mysql conftest.c -lmysqlclient_r -lz >&5 configure:7159: $? = 0 configure:7175: result: yes configure:7179: checking for mysql_set_character_set configure:7215: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/./include/mysql -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -R/usr/./lib64/mysql -L/usr/./lib64/mysql conftest.c -lmysqlclient_r -lz >&5 configure:7215: $? = 0 configure:7231: result: yes configure:7235: checking for mysql_ssl_set configure:7271: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/./include/mysql -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -R/usr/./lib64/mysql -L/usr/./lib64/mysql conftest.c -lmysqlclient_r -lz >&5 configure:7271: $? = 0 configure:7287: result: yes configure:7294: checking for mysql_character_set_name configure:7330: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/./include/mysql -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -R/usr/./lib64/mysql -L/usr/./lib64/mysql conftest.c -lmysqlclient_r -lz >&5 configure:7330: $? = 0 configure:7346: result: yes configure:7352: checking for mysql_port configure:7388: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/./include/mysql -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -R/usr/./lib64/mysql -L/usr/./lib64/mysql conftest.c -lmysqlclient_r -lz >&5 configure:7388: $? = 0 configure:7404: result: yes configure:7408: checking for mysql_unix_port configure:7444: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/./include/mysql -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -R/usr/./lib64/mysql -L/usr/./lib64/mysql conftest.c -lmysqlclient_r -lz >&5 configure:7444: $? = 0 configure:7460: result: yes configure:7470: checking if mysql_fetch_lengths() returns an uint or an ulong configure:7514: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/./include/mysql -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:66: error: conflicting types for 'mysql_fetch_lengths' /usr/./include/mysql/mysql.h:499: error: previous declaration of 'mysql_fetch_lengths' was here configure:7514: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_MYSQL_H 1 | #define HAVE_MYSQL_MYSQL_H 1 | #define HAVE_ERRMSG_H 1 | #define HAVE_MYSQL_ERRMSG_H 1 | #define HAVE_MYSQL_READ_DEFAULT_FILE 1 | #define HAVE_MYSQL_OPT_CONNECT_TIMEOUT 1 | #define HAVE_MYSQL_OPT_COMPRESS 1 | #define HAVE_MYSQL_OPT_NAMED_PIPE 1 | #define HAVE_MYSQL_INIT_COMMAND 1 | #define HAVE_MYSQL_READ_DEFAULT_GROUP 1 | #define HAVE_MYSQL_SET_CHARSET_DIR 1 | #define HAVE_MYSQL_SET_CHARSET_NAME 1 | #define HAVE_MYSQL_OPT_LOCAL_INFILE 1 | #define HAVE_SHUTDOWN_DEFAULT 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_MYSQL 1 | #define HAVE_MYSQL_REAL_QUERY /**/ | #define HAVE_MYSQL_FETCH_LENGTHS /**/ | #define HAVE_MYSQL_OPTIONS /**/ | #define HAVE_MYSQL_SET_CHARACTER_SET /**/ | #define HAVE_MYSQL_SSL_SET /**/ | #define HAVE_MYSQL_CHARACTER_SET_NAME /**/ | #define HAVE_MYSQL_PORT /**/ | #define HAVE_MYSQL_UNIX_PORT /**/ | /* end confdefs.h. */ | | #ifdef HAVE_WINSOCK2_H | #include | #elif defined(HAVE_WINSOCK_H) | #include | #endif | | #ifdef HAVE_MYSQL_H | #include | #else | #ifdef HAVE_MYSQL_MYSQL_H | #include | #else | #error Need mysql.h headerfile! | #endif | #endif | | #ifndef STDCALL | #define STDCALL | #endif /* STDCALL */ | | unsigned long long * STDCALL mysql_fetch_lengths(MYSQL_RES *mysql) | { | return 0; | } | | int | main (void) | { | | ; | return 0; | } configure:7514: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/./include/mysql -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:7514: $? = 0 configure:7529: result: unsigned long configure:7541: checking for stdio.h configure:7541: result: yes configure:7560: checking for io.h configure:7560: result: no configure:7588: checking for ldiv configure:7681: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/./include/mysql -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -R/usr/./lib64/mysql -L/usr/./lib64/mysql conftest.c -lmysqlclient_r -lz >&5 configure:7681: $? = 0 configure:7694: result: yes configure:7703: checking for open configure:7796: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/./include/mysql -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -R/usr/./lib64/mysql -L/usr/./lib64/mysql conftest.c -lmysqlclient_r -lz >&5 configure:7796: $? = 0 configure:7809: result: yes configure:7818: checking for sopen configure:7911: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/./include/mysql -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -R/usr/./lib64/mysql -L/usr/./lib64/mysql conftest.c -lmysqlclient_r -lz >&5 /tmp/ccYKZ0Uj.o(.text+0x11): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/Mysql/conftest.c:94: undefined reference to `sopen' /tmp/ccYKZ0Uj.o(.data.rel+0x0): undefined reference to `sopen' collect2: ld returned 1 exit status configure:7911: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_MYSQL_H 1 | #define HAVE_MYSQL_MYSQL_H 1 | #define HAVE_ERRMSG_H 1 | #define HAVE_MYSQL_ERRMSG_H 1 | #define HAVE_MYSQL_READ_DEFAULT_FILE 1 | #define HAVE_MYSQL_OPT_CONNECT_TIMEOUT 1 | #define HAVE_MYSQL_OPT_COMPRESS 1 | #define HAVE_MYSQL_OPT_NAMED_PIPE 1 | #define HAVE_MYSQL_INIT_COMMAND 1 | #define HAVE_MYSQL_READ_DEFAULT_GROUP 1 | #define HAVE_MYSQL_SET_CHARSET_DIR 1 | #define HAVE_MYSQL_SET_CHARSET_NAME 1 | #define HAVE_MYSQL_OPT_LOCAL_INFILE 1 | #define HAVE_SHUTDOWN_DEFAULT 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_MYSQL 1 | #define HAVE_MYSQL_REAL_QUERY /**/ | #define HAVE_MYSQL_FETCH_LENGTHS /**/ | #define HAVE_MYSQL_OPTIONS /**/ | #define HAVE_MYSQL_SET_CHARACTER_SET /**/ | #define HAVE_MYSQL_SSL_SET /**/ | #define HAVE_MYSQL_CHARACTER_SET_NAME /**/ | #define HAVE_MYSQL_PORT /**/ | #define HAVE_MYSQL_UNIX_PORT /**/ | #define FETCH_LENGTHS_TYPE unsigned long | #define HAVE_STDIO_H 1 | #define HAVE_LDIV 1 | #define HAVE_OPEN 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define sopen to an innocuous variant, in case declares sopen. | For example, HP-UX 11i declares gettimeofday. */ | #define sopen innocuous_sopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sopen | #endif | | /* 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 sopen (); | /* 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_sopen) || defined (__stub___sopen) | choke me | #else | char (*f) () = sopen; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != sopen; | ; | return 0; | } configure:7929: result: no configure:7933: checking for close configure:8026: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/./include/mysql -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -R/usr/./lib64/mysql -L/usr/./lib64/mysql conftest.c -lmysqlclient_r -lz >&5 configure:8026: $? = 0 configure:8039: result: yes configure:8048: checking for read configure:8141: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/./include/mysql -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -R/usr/./lib64/mysql -L/usr/./lib64/mysql conftest.c -lmysqlclient_r -lz >&5 configure:8141: $? = 0 configure:8154: result: yes configure:8163: checking for fileno configure:8256: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/./include/mysql -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -R/usr/./lib64/mysql -L/usr/./lib64/mysql conftest.c -lmysqlclient_r -lz >&5 configure:8256: $? = 0 configure:8269: result: yes configure:8278: checking for puts configure:8371: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/./include/mysql -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -R/usr/./lib64/mysql -L/usr/./lib64/mysql conftest.c -lmysqlclient_r -lz >&5 conftest.c:81: warning: conflicting types for built-in function 'puts' configure:8371: $? = 0 configure:8384: result: yes configure:8393: checking for fgets configure:8486: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/./include/mysql -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -R/usr/./lib64/mysql -L/usr/./lib64/mysql conftest.c -lmysqlclient_r -lz >&5 configure:8486: $? = 0 configure:8499: result: yes configure:8508: checking for _findfirst configure:8601: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/./include/mysql -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -R/usr/./lib64/mysql -L/usr/./lib64/mysql conftest.c -lmysqlclient_r -lz >&5 /tmp/ccs1OaXN.o(.text+0x11): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/Mysql/conftest.c:99: undefined reference to `_findfirst' /tmp/ccs1OaXN.o(.data.rel+0x0): undefined reference to `_findfirst' collect2: ld returned 1 exit status configure:8601: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_MYSQL_H 1 | #define HAVE_MYSQL_MYSQL_H 1 | #define HAVE_ERRMSG_H 1 | #define HAVE_MYSQL_ERRMSG_H 1 | #define HAVE_MYSQL_READ_DEFAULT_FILE 1 | #define HAVE_MYSQL_OPT_CONNECT_TIMEOUT 1 | #define HAVE_MYSQL_OPT_COMPRESS 1 | #define HAVE_MYSQL_OPT_NAMED_PIPE 1 | #define HAVE_MYSQL_INIT_COMMAND 1 | #define HAVE_MYSQL_READ_DEFAULT_GROUP 1 | #define HAVE_MYSQL_SET_CHARSET_DIR 1 | #define HAVE_MYSQL_SET_CHARSET_NAME 1 | #define HAVE_MYSQL_OPT_LOCAL_INFILE 1 | #define HAVE_SHUTDOWN_DEFAULT 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_MYSQL 1 | #define HAVE_MYSQL_REAL_QUERY /**/ | #define HAVE_MYSQL_FETCH_LENGTHS /**/ | #define HAVE_MYSQL_OPTIONS /**/ | #define HAVE_MYSQL_SET_CHARACTER_SET /**/ | #define HAVE_MYSQL_SSL_SET /**/ | #define HAVE_MYSQL_CHARACTER_SET_NAME /**/ | #define HAVE_MYSQL_PORT /**/ | #define HAVE_MYSQL_UNIX_PORT /**/ | #define FETCH_LENGTHS_TYPE unsigned long | #define HAVE_STDIO_H 1 | #define HAVE_LDIV 1 | #define HAVE_OPEN 1 | #define HAVE_CLOSE 1 | #define HAVE_READ 1 | #define HAVE_FILENO 1 | #define HAVE_PUTS 1 | #define HAVE_FGETS 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* 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 | #endif | | /* 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 (void) | { | return f != _findfirst; | ; | return 0; | } configure:8619: result: no configure:8623: checking for _findnext configure:8716: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/./include/mysql -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -R/usr/./lib64/mysql -L/usr/./lib64/mysql conftest.c -lmysqlclient_r -lz >&5 /tmp/cccYJMQS.o(.text+0x11): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/Mysql/conftest.c:99: undefined reference to `_findnext' /tmp/cccYJMQS.o(.data.rel+0x0): undefined reference to `_findnext' collect2: ld returned 1 exit status configure:8716: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_MYSQL_H 1 | #define HAVE_MYSQL_MYSQL_H 1 | #define HAVE_ERRMSG_H 1 | #define HAVE_MYSQL_ERRMSG_H 1 | #define HAVE_MYSQL_READ_DEFAULT_FILE 1 | #define HAVE_MYSQL_OPT_CONNECT_TIMEOUT 1 | #define HAVE_MYSQL_OPT_COMPRESS 1 | #define HAVE_MYSQL_OPT_NAMED_PIPE 1 | #define HAVE_MYSQL_INIT_COMMAND 1 | #define HAVE_MYSQL_READ_DEFAULT_GROUP 1 | #define HAVE_MYSQL_SET_CHARSET_DIR 1 | #define HAVE_MYSQL_SET_CHARSET_NAME 1 | #define HAVE_MYSQL_OPT_LOCAL_INFILE 1 | #define HAVE_SHUTDOWN_DEFAULT 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_MYSQL 1 | #define HAVE_MYSQL_REAL_QUERY /**/ | #define HAVE_MYSQL_FETCH_LENGTHS /**/ | #define HAVE_MYSQL_OPTIONS /**/ | #define HAVE_MYSQL_SET_CHARACTER_SET /**/ | #define HAVE_MYSQL_SSL_SET /**/ | #define HAVE_MYSQL_CHARACTER_SET_NAME /**/ | #define HAVE_MYSQL_PORT /**/ | #define HAVE_MYSQL_UNIX_PORT /**/ | #define FETCH_LENGTHS_TYPE unsigned long | #define HAVE_STDIO_H 1 | #define HAVE_LDIV 1 | #define HAVE_OPEN 1 | #define HAVE_CLOSE 1 | #define HAVE_READ 1 | #define HAVE_FILENO 1 | #define HAVE_PUTS 1 | #define HAVE_FGETS 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define _findnext to an innocuous variant, in case declares _findnext. | For example, HP-UX 11i declares gettimeofday. */ | #define _findnext innocuous__findnext | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _findnext (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _findnext | #endif | | /* 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 _findnext (); | /* 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__findnext) || defined (__stub____findnext) | choke me | #else | char (*f) () = _findnext; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != _findnext; | ; | return 0; | } configure:8734: result: no configure:8738: checking for _findclose configure:8831: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/./include/mysql -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -R/usr/./lib64/mysql -L/usr/./lib64/mysql conftest.c -lmysqlclient_r -lz >&5 /tmp/ccOmdZIX.o(.text+0x11): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/Mysql/conftest.c:99: undefined reference to `_findclose' /tmp/ccOmdZIX.o(.data.rel+0x0): undefined reference to `_findclose' collect2: ld returned 1 exit status configure:8831: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_MYSQL_H 1 | #define HAVE_MYSQL_MYSQL_H 1 | #define HAVE_ERRMSG_H 1 | #define HAVE_MYSQL_ERRMSG_H 1 | #define HAVE_MYSQL_READ_DEFAULT_FILE 1 | #define HAVE_MYSQL_OPT_CONNECT_TIMEOUT 1 | #define HAVE_MYSQL_OPT_COMPRESS 1 | #define HAVE_MYSQL_OPT_NAMED_PIPE 1 | #define HAVE_MYSQL_INIT_COMMAND 1 | #define HAVE_MYSQL_READ_DEFAULT_GROUP 1 | #define HAVE_MYSQL_SET_CHARSET_DIR 1 | #define HAVE_MYSQL_SET_CHARSET_NAME 1 | #define HAVE_MYSQL_OPT_LOCAL_INFILE 1 | #define HAVE_SHUTDOWN_DEFAULT 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_MYSQL 1 | #define HAVE_MYSQL_REAL_QUERY /**/ | #define HAVE_MYSQL_FETCH_LENGTHS /**/ | #define HAVE_MYSQL_OPTIONS /**/ | #define HAVE_MYSQL_SET_CHARACTER_SET /**/ | #define HAVE_MYSQL_SSL_SET /**/ | #define HAVE_MYSQL_CHARACTER_SET_NAME /**/ | #define HAVE_MYSQL_PORT /**/ | #define HAVE_MYSQL_UNIX_PORT /**/ | #define FETCH_LENGTHS_TYPE unsigned long | #define HAVE_STDIO_H 1 | #define HAVE_LDIV 1 | #define HAVE_OPEN 1 | #define HAVE_CLOSE 1 | #define HAVE_READ 1 | #define HAVE_FILENO 1 | #define HAVE_PUTS 1 | #define HAVE_FGETS 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define _findclose to an innocuous variant, in case declares _findclose. | For example, HP-UX 11i declares gettimeofday. */ | #define _findclose innocuous__findclose | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _findclose (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _findclose | #endif | | /* 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 _findclose (); | /* 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__findclose) || defined (__stub____findclose) | choke me | #else | char (*f) () = _findclose; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != _findclose; | ; | return 0; | } configure:8849: result: no configure:8854: checking for the charsetnr member in MYSQL_FIELD configure:8890: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/./include/mysql -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -R/usr/./lib64/mysql -L/usr/./lib64/mysql conftest.c -lmysqlclient_r -lz >&5 configure:8890: $? = 0 configure:8905: result: yes configure:8908: checking for the net.vio member in MYSQL configure:8944: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/./include/mysql -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -R/usr/./lib64/mysql -L/usr/./lib64/mysql conftest.c -lmysqlclient_r -lz >&5 configure:8944: $? = 0 configure:8959: result: yes configure:8966: checking whether make sets $(MAKE) configure:8989: result: yes configure:9003: checking for the Pike base directory configure:9008: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:9178: updating cache ../.././config.cache configure:9227: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:882: creating make_variables config.status:882: creating Makefile config.status:882: creating config.h config.status:1056: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__findclose=no ac_cv_func__findfirst=no ac_cv_func__findnext=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_close=yes ac_cv_func_closefrom=no ac_cv_func_crypt=no ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=no ac_cv_func_fgets=yes ac_cv_func_fileno=yes ac_cv_func_finite=yes ac_cv_func_flock=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpclass=no ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_ldiv=yes ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_mysql_get_client_version=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_open=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=yes ac_cv_func_puts=yes ac_cv_func_read=yes ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_sopen=no ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errmsg_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_jni_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=yes ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=yes ac_cv_header_mysql_h=yes ac_cv_header_mysql_mysql_h=yes ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_passwd_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_rfftw_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no 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_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=yes ac_cv_header_thread_h=no ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_zlib_h=yes ac_cv_lib_bind___inet_ntoa=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=no ac_cv_lib_hpi_sysOpen=yes ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_socket=no ac_cv_lib_thread_thr_create=no ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=yes ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=yes ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=yes ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=yes ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=yes ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=yes ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=yes ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_krb5_init_context=-lkrb5 ac_cv_search_my_init=no ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=no ac_cv_type_ffi_sarg=no ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib' pike_cv_epoll_works=yes pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_mysql_field_charsetnr=yes pike_cv_have_mysql_field_net_vio=yes pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=12517376 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/java/jdk1.5.0_05/jre/../include pike_cv_java_java_home=/usr/java/jdk1.5.0_05/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/java/jdk1.5.0_05/jre/lib/x86_64/server /usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads /usr/java/jdk1.5.0_05/jre/lib/x86_64 ' pike_cv_java_sysos=linux pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_ls=/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql_fetch_lengths_ret_type='unsigned long' pike_cv_mysql_include_dir=/usr/./include/mysql pike_cv_mysql_lib_dir=/usr/./lib64/mysql pike_cv_mysql_lib_dir_prefix=/usr/. pike_cv_mysql_mysql_character_set_name=yes pike_cv_mysql_mysql_fetch_lengths=yes pike_cv_mysql_mysql_options=yes pike_cv_mysql_mysql_port=yes pike_cv_mysql_mysql_real_query=yes pike_cv_mysql_mysql_set_character_set=yes pike_cv_mysql_mysql_ssl_set=yes pike_cv_mysql_mysql_unix_port=yes pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_search_krb5_init_context=-lkrb5 pike_cv_short_use=CT_SHORT_INT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_z=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='config.h' CPP='gcc -std=gnu99 -E' CPPFLAGS='-I/usr/./include/mysql -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -R/usr/./lib64/mysql -L/usr/./lib64/mysql' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS='-lmysqlclient_r -lz ' LTLIBOBJS='' MARIADB_CONFIG='no' MODULE_DIR='' MODULE_NAME='Mysql' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Mysql/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_MYSQL_H 1 #define HAVE_MYSQL_MYSQL_H 1 #define HAVE_ERRMSG_H 1 #define HAVE_MYSQL_ERRMSG_H 1 #define HAVE_MYSQL_READ_DEFAULT_FILE 1 #define HAVE_MYSQL_OPT_CONNECT_TIMEOUT 1 #define HAVE_MYSQL_OPT_COMPRESS 1 #define HAVE_MYSQL_OPT_NAMED_PIPE 1 #define HAVE_MYSQL_INIT_COMMAND 1 #define HAVE_MYSQL_READ_DEFAULT_GROUP 1 #define HAVE_MYSQL_SET_CHARSET_DIR 1 #define HAVE_MYSQL_SET_CHARSET_NAME 1 #define HAVE_MYSQL_OPT_LOCAL_INFILE 1 #define HAVE_SHUTDOWN_DEFAULT 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_PTHREAD_H 1 #define HAVE_GNU_STUBS_H 1 #define HAVE_MYSQL 1 #define HAVE_MYSQL_REAL_QUERY /**/ #define HAVE_MYSQL_FETCH_LENGTHS /**/ #define HAVE_MYSQL_OPTIONS /**/ #define HAVE_MYSQL_SET_CHARACTER_SET /**/ #define HAVE_MYSQL_SSL_SET /**/ #define HAVE_MYSQL_CHARACTER_SET_NAME /**/ #define HAVE_MYSQL_PORT /**/ #define HAVE_MYSQL_UNIX_PORT /**/ #define FETCH_LENGTHS_TYPE unsigned long #define HAVE_STDIO_H 1 #define HAVE_LDIV 1 #define HAVE_OPEN 1 #define HAVE_CLOSE 1 #define HAVE_READ 1 #define HAVE_FILENO 1 #define HAVE_PUTS 1 #define HAVE_FGETS 1 #define HAVE_MYSQL_FIELD_CHARSETNR 1 #define HAVE_MYSQL_FIELD_NET_VIO 1 configure: exit 0 ################################################### ## ./modules/Odbc This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Odbc/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Odbc ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1878: loading cache ../.././config.cache configure:2782: checking for C compiler version configure:2791: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2802: $? = 0 configure:2791: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2802: $? = 0 configure:2791: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2802: $? = 1 configure:2791: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2802: $? = 1 configure:2791: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2802: $? = 1 configure:2822: checking whether the C compiler works configure:2844: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2848: $? = 0 configure:2898: result: yes configure:2901: checking for C compiler default output file name configure:2903: result: a.out configure:2909: checking for suffix of executables configure:2916: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2920: $? = 0 configure:2943: result: configure:2965: checking whether we are cross compiling configure:2973: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2977: $? = 0 configure:2984: ./conftest configure:2988: $? = 0 configure:3003: result: no configure:3008: checking for suffix of object files configure:3057: result: o configure:3061: checking whether the compiler supports GNU C configure:3091: result: yes configure:3102: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3167: result: yes configure:3187: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3215: result: unsupported configure:3233: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3269: result: -std=gnu99 configure:3373: checking if we are using TCC (TenDRA C Compiler) configure:3397: result: no configure:3402: checking if we are using ICC (Intel C Compiler) configure:3445: result: no configure:3456: checking how to run the C preprocessor configure:3524: result: gcc -std=gnu99 -E configure:3538: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3538: $? = 0 configure:3553: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3553: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3653: checking for libgcc file name configure:3681: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3722: checking how to run the C preprocessor configure:3790: result: gcc -std=gnu99 -E configure:3804: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3804: $? = 0 configure:3819: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3819: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:4019: checking for the ODBC include-directory configure:4063: result: configure:4073: checking for ODBC library-directory configure:4113: result: configure:4127: checking for isql.h configure:4127: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:37:18: error: isql.h: No such file or directory configure:4127: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4127: result: no configure:4146: checking for isqlext.h configure:4146: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:37:21: error: isqlext.h: No such file or directory configure:4146: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4146: result: no configure:4279: checking for windows.h configure:4279: result: no configure:4298: checking for qeodbc.h configure:4298: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:37:20: error: qeodbc.h: No such file or directory configure:4298: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4298: result: no configure:4317: checking for sql.h configure:4317: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4317: $? = 0 configure:4317: result: yes configure:4336: checking for sqlext.h configure:4336: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4336: $? = 0 configure:4336: result: yes configure:4370: checking for socket in -lsocket configure:4403: result: no configure:4416: checking for gethostbyname in -lnsl configure:4449: result: yes configure:4462: checking for floor in -lm configure:4495: result: yes configure:4506: checking for SQLConnect in -lodbc configure:4529: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lodbc -lm -lnsl >&5 configure:4529: $? = 0 configure:4539: result: yes configure:4597: checking if the typedef SQLSMALLINT exists configure:4648: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4648: $? = 0 configure:4659: result: yes configure:4669: checking if the typedef SQLUSMALLINT exists configure:4720: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4720: $? = 0 configure:4731: result: yes configure:4741: checking if the typedef SQLINTEGER exists configure:4792: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4792: $? = 0 configure:4803: result: yes configure:4813: checking if the typedef SQLUINTEGER exists configure:4864: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4864: $? = 0 configure:4875: result: yes configure:4885: checking if the typedef SQLLEN exists configure:4936: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4936: $? = 0 configure:4947: result: yes configure:4957: checking if the typedef SQLULEN exists configure:5008: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:5008: $? = 0 configure:5019: result: yes configure:5029: checking if the typedef SQLHENV exists configure:5080: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c: In function 'main': conftest.c:54: warning: initialization makes pointer from integer without a cast configure:5080: $? = 0 configure:5091: result: yes configure:5101: checking if the typedef SQLHDBC exists configure:5152: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c: In function 'main': conftest.c:55: warning: initialization makes pointer from integer without a cast configure:5152: $? = 0 configure:5163: result: yes configure:5173: checking if the typedef SQLHSTMT exists configure:5224: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c: In function 'main': conftest.c:56: warning: initialization makes pointer from integer without a cast configure:5224: $? = 0 configure:5235: result: yes configure:5250: checking whether make sets $(MAKE) configure:5273: result: yes configure:5287: checking for the Pike base directory configure:5292: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:5462: updating cache ../.././config.cache configure:5511: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:847: creating make_variables config.status:847: creating Makefile config.status:847: creating config.h config.status:1021: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__findclose=no ac_cv_func__findfirst=no ac_cv_func__findnext=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_close=yes ac_cv_func_closefrom=no ac_cv_func_crypt=no ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=no ac_cv_func_fgets=yes ac_cv_func_fileno=yes ac_cv_func_finite=yes ac_cv_func_flock=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpclass=no ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_ldiv=yes ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_mysql_get_client_version=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_open=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=yes ac_cv_func_puts=yes ac_cv_func_read=yes ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_sopen=no ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errmsg_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jni_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=yes ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=yes ac_cv_header_mysql_h=yes ac_cv_header_mysql_mysql_h=yes ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_passwd_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=yes ac_cv_header_sqlext_h=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_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=yes ac_cv_header_thread_h=no ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_zlib_h=yes ac_cv_lib_bind___inet_ntoa=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=no ac_cv_lib_hpi_sysOpen=yes ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_odbc_SQLConnect=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_socket=no ac_cv_lib_thread_thr_create=no ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=yes ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=yes ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=yes ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=yes ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=yes ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=yes ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=yes ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_krb5_init_context=-lkrb5 ac_cv_search_my_init=no ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=no ac_cv_type_ffi_sarg=no ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib' pike_cv_epoll_works=yes pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_SQLHDBC=yes pike_cv_have_SQLHENV=yes pike_cv_have_SQLHSTMT=yes pike_cv_have_SQLINTEGER=yes pike_cv_have_SQLLEN=yes pike_cv_have_SQLSMALLINT=yes pike_cv_have_SQLUINTEGER=yes pike_cv_have_SQLULEN=yes pike_cv_have_SQLUSMALLINT=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_mysql_field_charsetnr=yes pike_cv_have_mysql_field_net_vio=yes pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=12517376 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/java/jdk1.5.0_05/jre/../include pike_cv_java_java_home=/usr/java/jdk1.5.0_05/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/java/jdk1.5.0_05/jre/lib/x86_64/server /usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads /usr/java/jdk1.5.0_05/jre/lib/x86_64 ' pike_cv_java_sysos=linux pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_ls=/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql_fetch_lengths_ret_type='unsigned long' pike_cv_mysql_include_dir=/usr/./include/mysql pike_cv_mysql_lib_dir=/usr/./lib64/mysql pike_cv_mysql_lib_dir_prefix=/usr/. pike_cv_mysql_mysql_character_set_name=yes pike_cv_mysql_mysql_fetch_lengths=yes pike_cv_mysql_mysql_options=yes pike_cv_mysql_mysql_port=yes pike_cv_mysql_mysql_real_query=yes pike_cv_mysql_mysql_set_character_set=yes pike_cv_mysql_mysql_ssl_set=yes pike_cv_mysql_mysql_unix_port=yes pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_odbc=yes pike_cv_odbc_include_dir= pike_cv_odbc_lib_dir= pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_search_krb5_init_context=-lkrb5 pike_cv_short_use=CT_SHORT_INT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_z=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='config.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS='-lodbc -lm -lnsl ' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='Odbc' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Odbc/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_SQL_H 1 #define HAVE_SQLEXT_H 1 #define HAVE_ODBC 1 #define HAVE_SQLSMALLINT 1 #define HAVE_SQLUSMALLINT 1 #define HAVE_SQLINTEGER 1 #define HAVE_SQLUINTEGER 1 #define HAVE_SQLLEN 1 #define HAVE_SQLULEN 1 #define HAVE_SQLHENV 1 #define HAVE_SQLHDBC 1 #define HAVE_SQLHSTMT 1 configure: exit 0 ################################################### ## ./modules/Oracle This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Oracle/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Oracle ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1922: loading cache ../.././config.cache configure:2826: checking for C compiler version configure:2835: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2846: $? = 0 configure:2835: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2846: $? = 0 configure:2835: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2846: $? = 1 configure:2835: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2846: $? = 1 configure:2835: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2846: $? = 1 configure:2866: checking whether the C compiler works configure:2888: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2892: $? = 0 configure:2942: result: yes configure:2945: checking for C compiler default output file name configure:2947: result: a.out configure:2953: checking for suffix of executables configure:2960: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2964: $? = 0 configure:2987: result: configure:3009: checking whether we are cross compiling configure:3017: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:3021: $? = 0 configure:3028: ./conftest configure:3032: $? = 0 configure:3047: result: no configure:3052: checking for suffix of object files configure:3101: result: o configure:3105: checking whether the compiler supports GNU C configure:3135: result: yes configure:3146: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3211: result: yes configure:3231: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3259: result: unsupported configure:3277: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3313: result: -std=gnu99 configure:3417: checking if we are using TCC (TenDRA C Compiler) configure:3441: result: no configure:3446: checking if we are using ICC (Intel C Compiler) configure:3489: result: no configure:3500: checking how to run the C preprocessor configure:3568: result: gcc -std=gnu99 -E configure:3582: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3582: $? = 0 configure:3597: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3597: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3697: checking for libgcc file name configure:3725: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3793: checking if this is HP-UX configure:3800: result: no configure:3804: checking if $ORACLE_HOME is set configure:3821: result: no configure:3829: checking if $ORACLE_SID is set configure:3846: result: no configure:3854: checking for Oracle oratab configure:3877: result: /etc/oratab configure:3880: checking for Gentoo-style Oracle environment file configure:3903: result: no configure:3906: checking for Oracle libraries configure:3964: result: no configure:6717: checking for Oracle includes configure:6762: result: no configure:6775: checking for sysliblist configure:6824: result: configure:6828: checking for aioread in -laio configure:6851: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -laio >&5 /usr/bin/ld: cannot find -laio collect2: ld returned 1 exit status configure:6851: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* 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. */ | char aioread (); | int | main (void) | { | return aioread (); | ; | return 0; | } configure:6861: result: no configure:7086: checking if ld supports -Bsymbolic configure:7097: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:7100: $? = 0 configure:7103: ld -r -o conftest2.o conftest.o -Bsymbolic configure:7106: $? = 0 configure:7124: result: yes configure:7133: checking if ld supports -znodefs configure:7144: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:7147: $? = 0 configure:7152: ld -r -o conftest2.o conftest.o -Bsymbolic -zoconftest3.o configure:7155: $? = 0 configure:7161: ld -r -o conftest2.o conftest.o -Bsymbolic -znodefs configure:7164: $? = 0 configure:7183: result: yes configure:7199: checking whether make sets $(MAKE) configure:7222: result: yes configure:7236: checking for the Pike base directory configure:7241: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:7411: updating cache ../.././config.cache configure:7460: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:836: creating make_variables config.status:836: creating Makefile config.status:836: creating config.h config.status:1010: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__findclose=no ac_cv_func__findfirst=no ac_cv_func__findnext=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_close=yes ac_cv_func_closefrom=no ac_cv_func_crypt=no ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=no ac_cv_func_fgets=yes ac_cv_func_fileno=yes ac_cv_func_finite=yes ac_cv_func_flock=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpclass=no ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_ldiv=yes ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_mysql_get_client_version=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_open=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=yes ac_cv_func_puts=yes ac_cv_func_read=yes ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_sopen=no ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errmsg_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jni_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=yes ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=yes ac_cv_header_mysql_h=yes ac_cv_header_mysql_mysql_h=yes ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_passwd_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=yes ac_cv_header_sqlext_h=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_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=yes ac_cv_header_thread_h=no ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=no ac_cv_lib_bind___inet_ntoa=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=no ac_cv_lib_hpi_sysOpen=yes ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_odbc_SQLConnect=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_socket=no ac_cv_lib_thread_thr_create=no ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=yes ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=yes ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=yes ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=yes ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=yes ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=yes ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=yes ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_krb5_init_context=-lkrb5 ac_cv_search_my_init=no ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=no ac_cv_type_ffi_sarg=no ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib' pike_cv_epoll_works=yes pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_SQLHDBC=yes pike_cv_have_SQLHENV=yes pike_cv_have_SQLHSTMT=yes pike_cv_have_SQLINTEGER=yes pike_cv_have_SQLLEN=yes pike_cv_have_SQLSMALLINT=yes pike_cv_have_SQLUINTEGER=yes pike_cv_have_SQLULEN=yes pike_cv_have_SQLUSMALLINT=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_mysql_field_charsetnr=yes pike_cv_have_mysql_field_net_vio=yes pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=12517376 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/java/jdk1.5.0_05/jre/../include pike_cv_java_java_home=/usr/java/jdk1.5.0_05/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/java/jdk1.5.0_05/jre/lib/x86_64/server /usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads /usr/java/jdk1.5.0_05/jre/lib/x86_64 ' pike_cv_java_sysos=linux pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_ls=/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql_fetch_lengths_ret_type='unsigned long' pike_cv_mysql_include_dir=/usr/./include/mysql pike_cv_mysql_lib_dir=/usr/./lib64/mysql pike_cv_mysql_lib_dir_prefix=/usr/. pike_cv_mysql_mysql_character_set_name=yes pike_cv_mysql_mysql_fetch_lengths=yes pike_cv_mysql_mysql_options=yes pike_cv_mysql_mysql_port=yes pike_cv_mysql_mysql_real_query=yes pike_cv_mysql_mysql_set_character_set=yes pike_cv_mysql_mysql_ssl_set=yes pike_cv_mysql_mysql_unix_port=yes pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_odbc=yes pike_cv_odbc_include_dir= pike_cv_odbc_lib_dir= pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=yes pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/etc/oratab pike_cv_oracle_sysliblist= pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_search_krb5_init_context=-lkrb5 pike_cv_short_use=CT_SHORT_INT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_z=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='config.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='Oracle' MODULE_PATH='' MODULE_PMOD_IN='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Oracle/module.pmod.in' MODULE_WRAPPER_PREFIX='___' OBJEXT='o' ORACLE_LIBS='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Oracle/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" configure: exit 0 ################################################### ## ./modules/PDF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/PDF/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/PDF ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1878: loading cache ../.././config.cache configure:2800: checking for C compiler version configure:2809: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2820: $? = 0 configure:2809: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2820: $? = 0 configure:2809: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2820: $? = 1 configure:2809: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2820: $? = 1 configure:2809: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2820: $? = 1 configure:2840: checking whether the C compiler works configure:2862: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2866: $? = 0 configure:2916: result: yes configure:2919: checking for C compiler default output file name configure:2921: result: a.out configure:2927: checking for suffix of executables configure:2934: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2938: $? = 0 configure:2961: result: configure:2983: checking whether we are cross compiling configure:2991: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2995: $? = 0 configure:3002: ./conftest configure:3006: $? = 0 configure:3021: result: no configure:3026: checking for suffix of object files configure:3075: result: o configure:3079: checking whether the compiler supports GNU C configure:3109: result: yes configure:3120: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3185: result: yes configure:3205: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3233: result: unsupported configure:3251: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3287: result: -std=gnu99 configure:3391: checking if we are using TCC (TenDRA C Compiler) configure:3415: result: no configure:3420: checking if we are using ICC (Intel C Compiler) configure:3463: result: no configure:3474: checking how to run the C preprocessor configure:3542: result: gcc -std=gnu99 -E configure:3556: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3556: $? = 0 configure:3571: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3571: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3671: checking for libgcc file name configure:3699: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3767: checking for stdio.h configure:3767: result: yes configure:3767: checking for stdlib.h configure:3767: result: yes configure:3767: checking for string.h configure:3767: result: yes configure:3767: checking for inttypes.h configure:3767: result: yes configure:3767: checking for stdint.h configure:3767: result: yes configure:3767: checking for strings.h configure:3767: result: yes configure:3767: checking for sys/stat.h configure:3767: result: yes configure:3767: checking for sys/types.h configure:3767: result: yes configure:3767: checking for unistd.h configure:3767: result: yes configure:3794: checking for pdflib.h configure:3794: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:47:20: error: pdflib.h: No such file or directory configure:3794: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3794: result: no configure:4162: checking for panda/functions.h configure:4162: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:47:29: error: panda/functions.h: No such file or directory configure:4162: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4162: result: no configure:4359: checking whether make sets $(MAKE) configure:4382: result: yes configure:4396: checking for the Pike base directory configure:4401: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4571: updating cache ../.././config.cache configure:4620: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:845: creating make_variables config.status:845: creating Makefile config.status:845: creating pdf_machine.h config.status:1019: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__findclose=no ac_cv_func__findfirst=no ac_cv_func__findnext=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_close=yes ac_cv_func_closefrom=no ac_cv_func_crypt=no ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=no ac_cv_func_fgets=yes ac_cv_func_fileno=yes ac_cv_func_finite=yes ac_cv_func_flock=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpclass=no ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_ldiv=yes ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_mysql_get_client_version=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_open=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=yes ac_cv_func_puts=yes ac_cv_func_read=yes ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_sopen=no ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errmsg_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jni_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=yes ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=yes ac_cv_header_mysql_h=yes ac_cv_header_mysql_mysql_h=yes ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=yes ac_cv_header_sqlext_h=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_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=yes ac_cv_header_thread_h=no ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=no ac_cv_lib_bind___inet_ntoa=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=no ac_cv_lib_hpi_sysOpen=yes ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_odbc_SQLConnect=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_socket=no ac_cv_lib_thread_thr_create=no ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=yes ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=yes ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=yes ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=yes ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=yes ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=yes ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=yes ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_krb5_init_context=-lkrb5 ac_cv_search_my_init=no ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=no ac_cv_type_ffi_sarg=no ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib' pike_cv_epoll_works=yes pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_SQLHDBC=yes pike_cv_have_SQLHENV=yes pike_cv_have_SQLHSTMT=yes pike_cv_have_SQLINTEGER=yes pike_cv_have_SQLLEN=yes pike_cv_have_SQLSMALLINT=yes pike_cv_have_SQLUINTEGER=yes pike_cv_have_SQLULEN=yes pike_cv_have_SQLUSMALLINT=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_mysql_field_charsetnr=yes pike_cv_have_mysql_field_net_vio=yes pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=12517376 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/java/jdk1.5.0_05/jre/../include pike_cv_java_java_home=/usr/java/jdk1.5.0_05/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/java/jdk1.5.0_05/jre/lib/x86_64/server /usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads /usr/java/jdk1.5.0_05/jre/lib/x86_64 ' pike_cv_java_sysos=linux pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_ls=/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql_fetch_lengths_ret_type='unsigned long' pike_cv_mysql_include_dir=/usr/./include/mysql pike_cv_mysql_lib_dir=/usr/./lib64/mysql pike_cv_mysql_lib_dir_prefix=/usr/. pike_cv_mysql_mysql_character_set_name=yes pike_cv_mysql_mysql_fetch_lengths=yes pike_cv_mysql_mysql_options=yes pike_cv_mysql_mysql_port=yes pike_cv_mysql_mysql_real_query=yes pike_cv_mysql_mysql_set_character_set=yes pike_cv_mysql_mysql_ssl_set=yes pike_cv_mysql_mysql_unix_port=yes pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_odbc=yes pike_cv_odbc_include_dir= pike_cv_odbc_lib_dir= pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=yes pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/etc/oratab pike_cv_oracle_sysliblist= pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_search_krb5_init_context=-lkrb5 pike_cv_short_use=CT_SHORT_INT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_z=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='pdf_machine.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='PDF' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/PDF/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 configure: exit 0 ################################################### ## ./modules/Parser This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Parser/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Parser ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1827: loading cache ../.././config.cache configure:2731: checking for C compiler version configure:2740: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2751: $? = 0 configure:2740: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2751: $? = 0 configure:2740: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2751: $? = 1 configure:2740: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2751: $? = 1 configure:2740: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2751: $? = 1 configure:2771: checking whether the C compiler works configure:2793: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2797: $? = 0 configure:2847: result: yes configure:2850: checking for C compiler default output file name configure:2852: result: a.out configure:2858: checking for suffix of executables configure:2865: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2869: $? = 0 configure:2892: result: configure:2914: checking whether we are cross compiling configure:2922: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2926: $? = 0 configure:2933: ./conftest configure:2937: $? = 0 configure:2952: result: no configure:2957: checking for suffix of object files configure:3006: result: o configure:3010: checking whether the compiler supports GNU C configure:3040: result: yes configure:3051: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3116: result: yes configure:3136: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3164: result: unsupported configure:3182: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3218: result: -std=gnu99 configure:3322: checking if we are using TCC (TenDRA C Compiler) configure:3346: result: no configure:3351: checking if we are using ICC (Intel C Compiler) configure:3394: result: no configure:3405: checking how to run the C preprocessor configure:3473: result: gcc -std=gnu99 -E configure:3487: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3487: $? = 0 configure:3502: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3602: checking for libgcc file name configure:3630: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3671: checking for stdio.h configure:3671: result: yes configure:3671: checking for stdlib.h configure:3671: result: yes configure:3671: checking for string.h configure:3671: result: yes configure:3671: checking for inttypes.h configure:3671: result: yes configure:3671: checking for stdint.h configure:3671: result: yes configure:3671: checking for strings.h configure:3671: result: yes configure:3671: checking for sys/stat.h configure:3671: result: yes configure:3671: checking for sys/types.h configure:3671: result: yes configure:3671: checking for unistd.h configure:3671: result: yes configure:3696: checking whether char is unsigned configure:3724: result: no configure:3733: checking whether make sets $(MAKE) configure:3756: result: yes configure:3770: checking for the Pike base directory configure:3775: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:3994: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:845: creating make_variables config.status:845: creating Makefile config.status:845: creating config.h config.status:1019: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__findclose=no ac_cv_func__findfirst=no ac_cv_func__findnext=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_close=yes ac_cv_func_closefrom=no ac_cv_func_crypt=no ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=no ac_cv_func_fgets=yes ac_cv_func_fileno=yes ac_cv_func_finite=yes ac_cv_func_flock=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpclass=no ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_ldiv=yes ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_mysql_get_client_version=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_open=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=yes ac_cv_func_puts=yes ac_cv_func_read=yes ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_sopen=no ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errmsg_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jni_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=yes ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=yes ac_cv_header_mysql_h=yes ac_cv_header_mysql_mysql_h=yes ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=yes ac_cv_header_sqlext_h=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_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=yes ac_cv_header_thread_h=no ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=no ac_cv_lib_bind___inet_ntoa=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=no ac_cv_lib_hpi_sysOpen=yes ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_odbc_SQLConnect=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_socket=no ac_cv_lib_thread_thr_create=no ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=yes ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=yes ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=yes ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=yes ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=yes ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=yes ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=yes ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_krb5_init_context=-lkrb5 ac_cv_search_my_init=no ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=no ac_cv_type_ffi_sarg=no ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib' pike_cv_epoll_works=yes pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_SQLHDBC=yes pike_cv_have_SQLHENV=yes pike_cv_have_SQLHSTMT=yes pike_cv_have_SQLINTEGER=yes pike_cv_have_SQLLEN=yes pike_cv_have_SQLSMALLINT=yes pike_cv_have_SQLUINTEGER=yes pike_cv_have_SQLULEN=yes pike_cv_have_SQLUSMALLINT=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_mysql_field_charsetnr=yes pike_cv_have_mysql_field_net_vio=yes pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=12517376 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/java/jdk1.5.0_05/jre/../include pike_cv_java_java_home=/usr/java/jdk1.5.0_05/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/java/jdk1.5.0_05/jre/lib/x86_64/server /usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads /usr/java/jdk1.5.0_05/jre/lib/x86_64 ' pike_cv_java_sysos=linux pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_ls=/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql_fetch_lengths_ret_type='unsigned long' pike_cv_mysql_include_dir=/usr/./include/mysql pike_cv_mysql_lib_dir=/usr/./lib64/mysql pike_cv_mysql_lib_dir_prefix=/usr/. pike_cv_mysql_mysql_character_set_name=yes pike_cv_mysql_mysql_fetch_lengths=yes pike_cv_mysql_mysql_options=yes pike_cv_mysql_mysql_port=yes pike_cv_mysql_mysql_real_query=yes pike_cv_mysql_mysql_set_character_set=yes pike_cv_mysql_mysql_ssl_set=yes pike_cv_mysql_mysql_unix_port=yes pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_odbc=yes pike_cv_odbc_include_dir= pike_cv_odbc_lib_dir= pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=yes pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/etc/oratab pike_cv_oracle_sysliblist= pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_search_krb5_init_context=-lkrb5 pike_cv_short_use=CT_SHORT_INT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_z=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='config.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='Parser.pmod/' MODULE_NAME='_parser' MODULE_PATH='Parser.' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='$(SRCDIR)/xml.c' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Parser/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 configure: exit 0 ################################################### ## ./modules/Pipe This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Pipe/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Pipe ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1874: loading cache ../.././config.cache configure:2778: checking for C compiler version configure:2787: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2798: $? = 0 configure:2787: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2798: $? = 0 configure:2787: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2798: $? = 1 configure:2787: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2798: $? = 1 configure:2787: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2798: $? = 1 configure:2818: checking whether the C compiler works configure:2840: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2844: $? = 0 configure:2894: result: yes configure:2897: checking for C compiler default output file name configure:2899: result: a.out configure:2905: checking for suffix of executables configure:2912: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2916: $? = 0 configure:2939: result: configure:2961: checking whether we are cross compiling configure:2969: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2973: $? = 0 configure:2980: ./conftest configure:2984: $? = 0 configure:2999: result: no configure:3004: checking for suffix of object files configure:3053: result: o configure:3057: checking whether the compiler supports GNU C configure:3087: result: yes configure:3098: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3163: result: yes configure:3183: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3211: result: unsupported configure:3229: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3265: result: -std=gnu99 configure:3369: checking if we are using TCC (TenDRA C Compiler) configure:3393: result: no configure:3398: checking if we are using ICC (Intel C Compiler) configure:3441: result: no configure:3452: checking how to run the C preprocessor configure:3520: result: gcc -std=gnu99 -E configure:3534: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3534: $? = 0 configure:3549: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3549: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3649: checking for libgcc file name configure:3677: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3724: checking for stdio.h configure:3724: result: yes configure:3724: checking for stdlib.h configure:3724: result: yes configure:3724: checking for string.h configure:3724: result: yes configure:3724: checking for inttypes.h configure:3724: result: yes configure:3724: checking for stdint.h configure:3724: result: yes configure:3724: checking for strings.h configure:3724: result: yes configure:3724: checking for sys/stat.h configure:3724: result: yes configure:3724: checking for sys/types.h configure:3724: result: yes configure:3724: checking for unistd.h configure:3724: result: yes configure:3753: checking for sys/mman.h configure:3753: result: yes configure:3772: checking for linux/mman.h configure:3772: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3772: $? = 0 configure:3772: result: yes configure:3791: checking for sys/id.h configure:3791: result: no configure:3810: checking for sys/file.h configure:3810: result: yes configure:3841: checking for gnu/stubs.h configure:3841: result: yes configure:3869: checking for mmap configure:3962: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:3962: $? = 0 configure:3975: result: yes configure:3984: checking for munmap configure:4090: result: yes configure:4099: checking for geteuid configure:4205: result: yes configure:4214: checking for seteuid configure:4320: result: yes configure:4329: checking for setresuid configure:4435: result: yes configure:4444: checking for madvise configure:4537: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:4537: $? = 0 configure:4550: result: yes configure:4561: checking whether make sets $(MAKE) configure:4584: result: yes configure:4598: checking for the Pike base directory configure:4603: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4773: updating cache ../.././config.cache configure:4822: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:855: creating make_variables config.status:855: creating Makefile config.status:855: creating config.h config.status:1029: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__findclose=no ac_cv_func__findfirst=no ac_cv_func__findnext=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_close=yes ac_cv_func_closefrom=no ac_cv_func_crypt=no ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=no ac_cv_func_fgets=yes ac_cv_func_fileno=yes ac_cv_func_finite=yes ac_cv_func_flock=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpclass=no ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_ldiv=yes ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_madvise=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_mysql_get_client_version=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_open=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=yes ac_cv_func_puts=yes ac_cv_func_read=yes ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_sopen=no ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errmsg_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jni_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=yes ac_cv_header_libintl_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_linux_mman_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=yes ac_cv_header_mysql_h=yes ac_cv_header_mysql_mysql_h=yes ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=yes ac_cv_header_sqlext_h=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_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=yes ac_cv_header_thread_h=no ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=no ac_cv_lib_bind___inet_ntoa=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=no ac_cv_lib_hpi_sysOpen=yes ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_odbc_SQLConnect=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_socket=no ac_cv_lib_thread_thr_create=no ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=yes ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=yes ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=yes ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=yes ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=yes ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=yes ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=yes ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_krb5_init_context=-lkrb5 ac_cv_search_my_init=no ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=no ac_cv_type_ffi_sarg=no ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib' pike_cv_epoll_works=yes pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_SQLHDBC=yes pike_cv_have_SQLHENV=yes pike_cv_have_SQLHSTMT=yes pike_cv_have_SQLINTEGER=yes pike_cv_have_SQLLEN=yes pike_cv_have_SQLSMALLINT=yes pike_cv_have_SQLUINTEGER=yes pike_cv_have_SQLULEN=yes pike_cv_have_SQLUSMALLINT=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_mysql_field_charsetnr=yes pike_cv_have_mysql_field_net_vio=yes pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=12517376 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/java/jdk1.5.0_05/jre/../include pike_cv_java_java_home=/usr/java/jdk1.5.0_05/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/java/jdk1.5.0_05/jre/lib/x86_64/server /usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads /usr/java/jdk1.5.0_05/jre/lib/x86_64 ' pike_cv_java_sysos=linux pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_ls=/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql_fetch_lengths_ret_type='unsigned long' pike_cv_mysql_include_dir=/usr/./include/mysql pike_cv_mysql_lib_dir=/usr/./lib64/mysql pike_cv_mysql_lib_dir_prefix=/usr/. pike_cv_mysql_mysql_character_set_name=yes pike_cv_mysql_mysql_fetch_lengths=yes pike_cv_mysql_mysql_options=yes pike_cv_mysql_mysql_port=yes pike_cv_mysql_mysql_real_query=yes pike_cv_mysql_mysql_set_character_set=yes pike_cv_mysql_mysql_ssl_set=yes pike_cv_mysql_mysql_unix_port=yes pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_odbc=yes pike_cv_odbc_include_dir= pike_cv_odbc_lib_dir= pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=yes pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/etc/oratab pike_cv_oracle_sysliblist= pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_search_krb5_init_context=-lkrb5 pike_cv_short_use=CT_SHORT_INT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_z=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='config.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='Pipe' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Pipe/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_LINUX_MMAN_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_GNU_STUBS_H 1 #define HAVE_MMAP 1 #define HAVE_MUNMAP 1 #define HAVE_GETEUID 1 #define HAVE_SETEUID 1 #define HAVE_SETRESUID 1 #define HAVE_MADVISE 1 configure: exit 0 ################################################### ## ./modules/Postgres This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Postgres/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Postgres ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1883: loading cache ../.././config.cache configure:2787: checking for C compiler version configure:2796: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2807: $? = 0 configure:2796: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2807: $? = 0 configure:2796: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2807: $? = 1 configure:2796: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2807: $? = 1 configure:2796: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2807: $? = 1 configure:2827: checking whether the C compiler works configure:2849: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2853: $? = 0 configure:2903: result: yes configure:2906: checking for C compiler default output file name configure:2908: result: a.out configure:2914: checking for suffix of executables configure:2921: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2925: $? = 0 configure:2948: result: configure:2970: checking whether we are cross compiling configure:2978: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2982: $? = 0 configure:2989: ./conftest configure:2993: $? = 0 configure:3008: result: no configure:3013: checking for suffix of object files configure:3062: result: o configure:3066: checking whether the compiler supports GNU C configure:3096: result: yes configure:3107: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3172: result: yes configure:3192: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3220: result: unsupported configure:3238: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3274: result: -std=gnu99 configure:3378: checking if we are using TCC (TenDRA C Compiler) configure:3402: result: no configure:3407: checking if we are using ICC (Intel C Compiler) configure:3450: result: no configure:3461: checking how to run the C preprocessor configure:3529: result: gcc -std=gnu99 -E configure:3543: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3543: $? = 0 configure:3558: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3558: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3658: checking for libgcc file name configure:3686: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3774: checking for dirname configure:3795: found /usr/bin/dirname configure:3806: result: yes configure:3816: checking for locate configure:3837: found /usr/bin/locate configure:3848: result: yes configure:3876: checking for location of the Postgres include files Trying /usr/local/postgres95/include/libpq-fe.h Trying /usr/local/include/postgres95/libpq-fe.h Trying /usr/local/postgres/include/libpq-fe.h Trying /usr/local/include/postgres/libpq-fe.h Trying /usr/local/pgsql/include/libpq-fe.h Trying /usr/local/include/pgsql/libpq-fe.h Trying /usr/local/postgresql/include/libpq-fe.h Trying /usr/local/include/postgresql/libpq-fe.h Trying /usr/local/./include/libpq-fe.h Trying /usr/local/include/./libpq-fe.h Trying /usr/postgres95/include/libpq-fe.h Trying /usr/include/postgres95/libpq-fe.h Trying /usr/postgres/include/libpq-fe.h Trying /usr/include/postgres/libpq-fe.h Trying /usr/pgsql/include/libpq-fe.h Trying /usr/include/pgsql/libpq-fe.h Trying /usr/postgresql/include/libpq-fe.h Trying /usr/include/postgresql/libpq-fe.h Trying /usr/./include/libpq-fe.h configure:3893: result: /usr/./include configure:3935: checking for stdio.h configure:3935: result: yes configure:3935: checking for stdlib.h configure:3935: result: yes configure:3935: checking for string.h configure:3935: result: yes configure:3935: checking for inttypes.h configure:3935: result: yes configure:3935: checking for stdint.h configure:3935: result: yes configure:3935: checking for strings.h configure:3935: result: yes configure:3935: checking for sys/stat.h configure:3935: result: yes configure:3935: checking for sys/types.h configure:3935: result: yes configure:3935: checking for unistd.h configure:3935: result: yes configure:3962: checking for libpq-fe.h configure:3962: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/usr/./include conftest.c >&5 configure:3962: $? = 0 configure:3962: result: yes configure:3993: checking if libpq-fe.h works configure:4008: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/usr/./include conftest.c >&5 configure:4008: $? = 0 configure:4011: result: yes configure:4028: checking for location of the Postgres library configure:4049: result: not found. configure:4073: checking for crypt in -lcrypt configure:4106: result: yes configure:4116: checking for library containing PQclear configure:4146: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/usr/./include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lcrypt >&5 /tmp/ccoOAt6J.o(.text+0xa): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/Postgres/conftest.c:29: undefined reference to `PQclear' collect2: ld returned 1 exit status configure:4146: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBPQ_FE_H 1 | #define HAVE_LIBCRYPT 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. */ | char PQclear (); | int | main (void) | { | return PQclear (); | ; | return 0; | } configure:4146: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/usr/./include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lpq -lcrypt >&5 configure:4146: $? = 0 configure:4166: result: -lpq configure:4181: checking for gnu/stubs.h configure:4181: result: yes configure:4209: checking for PQsetdbLogin configure:4302: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/usr/./include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lpq -lcrypt >&5 configure:4302: $? = 0 configure:4315: result: yes configure:4324: checking for PQsetnonblocking configure:4417: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/usr/./include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lpq -lcrypt >&5 configure:4417: $? = 0 configure:4430: result: yes configure:4439: checking for PQunescapeBytea configure:4532: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/usr/./include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lpq -lcrypt >&5 configure:4532: $? = 0 configure:4545: result: yes configure:4554: checking for PQescapeStringConn configure:4647: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/usr/./include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lpq -lcrypt >&5 configure:4647: $? = 0 configure:4660: result: yes configure:4669: checking for PQescapeString configure:4762: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/usr/./include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lpq -lcrypt >&5 configure:4762: $? = 0 configure:4775: result: yes configure:4820: checking whether make sets $(MAKE) configure:4843: result: yes configure:4857: checking for the Pike base directory configure:4862: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:5030: updating cache ../.././config.cache configure:5079: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:851: creating make_variables config.status:851: creating Makefile config.status:851: creating pgres_config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=yes ac_cv_func_PQescapeStringConn=yes ac_cv_func_PQsetdbLogin=yes ac_cv_func_PQsetnonblocking=yes ac_cv_func_PQunescapeBytea=yes ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__findclose=no ac_cv_func__findfirst=no ac_cv_func__findnext=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_close=yes ac_cv_func_closefrom=no ac_cv_func_crypt=no ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=no ac_cv_func_fgets=yes ac_cv_func_fileno=yes ac_cv_func_finite=yes ac_cv_func_flock=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpclass=no ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_ldiv=yes ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_madvise=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_mysql_get_client_version=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_open=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=yes ac_cv_func_puts=yes ac_cv_func_read=yes ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_sopen=no ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errmsg_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jni_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=yes ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_linux_mman_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=yes ac_cv_header_mysql_h=yes ac_cv_header_mysql_mysql_h=yes ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=yes ac_cv_header_sqlext_h=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_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=yes ac_cv_header_thread_h=no ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=no ac_cv_lib_bind___inet_ntoa=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=no ac_cv_lib_hpi_sysOpen=yes ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_odbc_SQLConnect=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_socket=no ac_cv_lib_thread_thr_create=no ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=yes ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=yes ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=yes ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=yes ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=yes ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=yes ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=yes ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_PQclear=-lpq ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_krb5_init_context=-lkrb5 ac_cv_search_my_init=no ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=no ac_cv_type_ffi_sarg=no ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib' pike_cv_epoll_works=yes pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_SQLHDBC=yes pike_cv_have_SQLHENV=yes pike_cv_have_SQLHSTMT=yes pike_cv_have_SQLINTEGER=yes pike_cv_have_SQLLEN=yes pike_cv_have_SQLSMALLINT=yes pike_cv_have_SQLUINTEGER=yes pike_cv_have_SQLULEN=yes pike_cv_have_SQLUSMALLINT=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_mysql_field_charsetnr=yes pike_cv_have_mysql_field_net_vio=yes pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=12517376 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/java/jdk1.5.0_05/jre/../include pike_cv_java_java_home=/usr/java/jdk1.5.0_05/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/java/jdk1.5.0_05/jre/lib/x86_64/server /usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads /usr/java/jdk1.5.0_05/jre/lib/x86_64 ' pike_cv_java_sysos=linux pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_ls=/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql_fetch_lengths_ret_type='unsigned long' pike_cv_mysql_include_dir=/usr/./include/mysql pike_cv_mysql_lib_dir=/usr/./lib64/mysql pike_cv_mysql_lib_dir_prefix=/usr/. pike_cv_mysql_mysql_character_set_name=yes pike_cv_mysql_mysql_fetch_lengths=yes pike_cv_mysql_mysql_options=yes pike_cv_mysql_mysql_port=yes pike_cv_mysql_mysql_real_query=yes pike_cv_mysql_mysql_set_character_set=yes pike_cv_mysql_mysql_ssl_set=yes pike_cv_mysql_mysql_unix_port=yes pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_odbc=yes pike_cv_odbc_include_dir= pike_cv_odbc_lib_dir= pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=yes pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/etc/oratab pike_cv_oracle_sysliblist= pike_cv_pgres_include_dir=/usr/./include pike_cv_pgres_lib_dir=no pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_search_krb5_init_context=-lkrb5 pike_cv_short_use=CT_SHORT_INT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_z=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='pgres_config.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -I/usr/./include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS='-lpq -lcrypt ' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='Postgres' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='' POSTGRES_SUPPORTED='yes' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' dirname='yes' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' locate='yes' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Postgres/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_LIBPQ_FE_H 1 #define HAVE_LIBCRYPT 1 #define HAVE_GNU_STUBS_H 1 #define HAVE_PQSETDBLOGIN 1 #define HAVE_PQSETNONBLOCKING 1 #define HAVE_PQUNESCAPEBYTEA 1 #define HAVE_PQESCAPESTRINGCONN 1 #define HAVE_PQESCAPESTRING 1 #define HAVE_WORKING_POSTGRES 1 configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = pgres_config.h CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:851: creating make_variables config.status:851: creating Makefile config.status:851: creating pgres_config.h config.status:1011: pgres_config.h is unchanged ################################################### ## ./modules/Regexp This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Regexp/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Regexp ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1828: loading cache ../.././config.cache configure:2732: checking for C compiler version configure:2741: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2752: $? = 0 configure:2741: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2752: $? = 0 configure:2741: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2752: $? = 1 configure:2741: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2752: $? = 1 configure:2741: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2752: $? = 1 configure:2772: checking whether the C compiler works configure:2794: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2798: $? = 0 configure:2848: result: yes configure:2851: checking for C compiler default output file name configure:2853: result: a.out configure:2859: checking for suffix of executables configure:2866: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2870: $? = 0 configure:2893: result: configure:2915: checking whether we are cross compiling configure:2923: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2927: $? = 0 configure:2934: ./conftest configure:2938: $? = 0 configure:2953: result: no configure:2958: checking for suffix of object files configure:3007: result: o configure:3011: checking whether the compiler supports GNU C configure:3041: result: yes configure:3052: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3117: result: yes configure:3137: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3165: result: unsupported configure:3183: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3219: result: -std=gnu99 configure:3323: checking if we are using TCC (TenDRA C Compiler) configure:3347: result: no configure:3352: checking if we are using ICC (Intel C Compiler) configure:3395: result: no configure:3406: checking how to run the C preprocessor configure:3474: result: gcc -std=gnu99 -E configure:3488: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3488: $? = 0 configure:3503: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3503: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3603: checking for libgcc file name configure:3631: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3678: checking for stdio.h configure:3678: result: yes configure:3678: checking for stdlib.h configure:3678: result: yes configure:3678: checking for string.h configure:3678: result: yes configure:3678: checking for inttypes.h configure:3678: result: yes configure:3678: checking for stdint.h configure:3678: result: yes configure:3678: checking for strings.h configure:3678: result: yes configure:3678: checking for sys/stat.h configure:3678: result: yes configure:3678: checking for sys/types.h configure:3678: result: yes configure:3678: checking for unistd.h configure:3678: result: yes configure:3707: checking for string.h configure:3707: result: yes configure:3739: checking whether make sets $(MAKE) configure:3762: result: yes configure:3776: checking for the Pike base directory configure:3781: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4000: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:847: creating make_variables config.status:847: creating Makefile config.status:847: creating config.h config.status:1021: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=yes ac_cv_func_PQescapeStringConn=yes ac_cv_func_PQsetdbLogin=yes ac_cv_func_PQsetnonblocking=yes ac_cv_func_PQunescapeBytea=yes ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__findclose=no ac_cv_func__findfirst=no ac_cv_func__findnext=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_close=yes ac_cv_func_closefrom=no ac_cv_func_crypt=no ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=no ac_cv_func_fgets=yes ac_cv_func_fileno=yes ac_cv_func_finite=yes ac_cv_func_flock=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpclass=no ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_ldiv=yes ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_madvise=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_mysql_get_client_version=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_open=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=yes ac_cv_func_puts=yes ac_cv_func_read=yes ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_sopen=no ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errmsg_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jni_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=yes ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_linux_mman_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=yes ac_cv_header_mysql_h=yes ac_cv_header_mysql_mysql_h=yes ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=yes ac_cv_header_sqlext_h=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_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=yes ac_cv_header_thread_h=no ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=no ac_cv_lib_bind___inet_ntoa=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=no ac_cv_lib_hpi_sysOpen=yes ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_odbc_SQLConnect=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_socket=no ac_cv_lib_thread_thr_create=no ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=yes ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=yes ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=yes ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=yes ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=yes ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=yes ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=yes ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_PQclear=-lpq ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_krb5_init_context=-lkrb5 ac_cv_search_my_init=no ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=no ac_cv_type_ffi_sarg=no ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib' pike_cv_epoll_works=yes pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_SQLHDBC=yes pike_cv_have_SQLHENV=yes pike_cv_have_SQLHSTMT=yes pike_cv_have_SQLINTEGER=yes pike_cv_have_SQLLEN=yes pike_cv_have_SQLSMALLINT=yes pike_cv_have_SQLUINTEGER=yes pike_cv_have_SQLULEN=yes pike_cv_have_SQLUSMALLINT=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_mysql_field_charsetnr=yes pike_cv_have_mysql_field_net_vio=yes pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=12517376 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/java/jdk1.5.0_05/jre/../include pike_cv_java_java_home=/usr/java/jdk1.5.0_05/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/java/jdk1.5.0_05/jre/lib/x86_64/server /usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads /usr/java/jdk1.5.0_05/jre/lib/x86_64 ' pike_cv_java_sysos=linux pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_ls=/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql_fetch_lengths_ret_type='unsigned long' pike_cv_mysql_include_dir=/usr/./include/mysql pike_cv_mysql_lib_dir=/usr/./lib64/mysql pike_cv_mysql_lib_dir_prefix=/usr/. pike_cv_mysql_mysql_character_set_name=yes pike_cv_mysql_mysql_fetch_lengths=yes pike_cv_mysql_mysql_options=yes pike_cv_mysql_mysql_port=yes pike_cv_mysql_mysql_real_query=yes pike_cv_mysql_mysql_set_character_set=yes pike_cv_mysql_mysql_ssl_set=yes pike_cv_mysql_mysql_unix_port=yes pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_odbc=yes pike_cv_odbc_include_dir= pike_cv_odbc_lib_dir= pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=yes pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/etc/oratab pike_cv_oracle_sysliblist= pike_cv_pgres_include_dir=/usr/./include pike_cv_pgres_lib_dir=no pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_search_krb5_init_context=-lkrb5 pike_cv_short_use=CT_SHORT_INT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_z=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='config.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='Regexp' MODULE_PATH='' MODULE_PMOD_IN='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Regexp/module.pmod.in' MODULE_WRAPPER_PREFIX='___' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='' REGEXP_OBJS='pike_regexp.o' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Regexp/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_STRING_H 1 configure: exit 0 ################################################### ## ./modules/SANE This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/SANE/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/SANE ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1876: loading cache ../.././config.cache configure:2790: checking for C compiler version configure:2799: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2810: $? = 0 configure:2799: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2810: $? = 0 configure:2799: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2810: $? = 1 configure:2799: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2810: $? = 1 configure:2799: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2810: $? = 1 configure:2830: checking whether the C compiler works configure:2852: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2856: $? = 0 configure:2906: result: yes configure:2909: checking for C compiler default output file name configure:2911: result: a.out configure:2917: checking for suffix of executables configure:2924: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2928: $? = 0 configure:2951: result: configure:2973: checking whether we are cross compiling configure:2981: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2985: $? = 0 configure:2992: ./conftest configure:2996: $? = 0 configure:3011: result: no configure:3016: checking for suffix of object files configure:3065: result: o configure:3069: checking whether the compiler supports GNU C configure:3099: result: yes configure:3110: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3175: result: yes configure:3195: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3223: result: unsupported configure:3241: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3277: result: -std=gnu99 configure:3381: checking if we are using TCC (TenDRA C Compiler) configure:3405: result: no configure:3410: checking if we are using ICC (Intel C Compiler) configure:3453: result: no configure:3464: checking how to run the C preprocessor configure:3532: result: gcc -std=gnu99 -E configure:3546: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3546: $? = 0 configure:3561: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3561: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3661: checking for libgcc file name configure:3689: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3738: checking for stdio.h configure:3738: result: yes configure:3738: checking for stdlib.h configure:3738: result: yes configure:3738: checking for string.h configure:3738: result: yes configure:3738: checking for inttypes.h configure:3738: result: yes configure:3738: checking for stdint.h configure:3738: result: yes configure:3738: checking for strings.h configure:3738: result: yes configure:3738: checking for sys/stat.h configure:3738: result: yes configure:3738: checking for sys/types.h configure:3738: result: yes configure:3738: checking for unistd.h configure:3738: result: yes configure:3765: checking for sane/sane.h configure:3765: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:47:23: error: sane/sane.h: No such file or directory configure:3765: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3765: result: no configure:3784: checking for sane.h configure:3784: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:47:18: error: sane.h: No such file or directory configure:3784: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3784: result: no configure:3810: checking for sane_open in -lsane configure:3833: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lsane >&5 /usr/bin/ld: cannot find -lsane collect2: ld returned 1 exit status configure:3833: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 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. */ | char sane_open (); | int | main (void) | { | return sane_open (); | ; | return 0; | } configure:3843: result: no configure:3856: checking whether make sets $(MAKE) configure:3879: result: yes configure:3893: checking for the Pike base directory configure:3898: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4068: updating cache ../.././config.cache configure:4117: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:845: creating make_variables config.status:845: creating Makefile config.status:845: creating config.h config.status:1019: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=yes ac_cv_func_PQescapeStringConn=yes ac_cv_func_PQsetdbLogin=yes ac_cv_func_PQsetnonblocking=yes ac_cv_func_PQunescapeBytea=yes ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__findclose=no ac_cv_func__findfirst=no ac_cv_func__findnext=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_close=yes ac_cv_func_closefrom=no ac_cv_func_crypt=no ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=no ac_cv_func_fgets=yes ac_cv_func_fileno=yes ac_cv_func_finite=yes ac_cv_func_flock=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpclass=no ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_ldiv=yes ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_madvise=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_mysql_get_client_version=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_open=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=yes ac_cv_func_puts=yes ac_cv_func_read=yes ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_sopen=no ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errmsg_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jni_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=yes ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_linux_mman_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=yes ac_cv_header_mysql_h=yes ac_cv_header_mysql_mysql_h=yes ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=yes ac_cv_header_sqlext_h=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_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=yes ac_cv_header_thread_h=no ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=no ac_cv_lib_bind___inet_ntoa=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=no ac_cv_lib_hpi_sysOpen=yes ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_odbc_SQLConnect=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=no ac_cv_lib_thread_thr_create=no ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=yes ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=yes ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=yes ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=yes ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=yes ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=yes ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=yes ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_PQclear=-lpq ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_krb5_init_context=-lkrb5 ac_cv_search_my_init=no ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=no ac_cv_type_ffi_sarg=no ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib' pike_cv_epoll_works=yes pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_SQLHDBC=yes pike_cv_have_SQLHENV=yes pike_cv_have_SQLHSTMT=yes pike_cv_have_SQLINTEGER=yes pike_cv_have_SQLLEN=yes pike_cv_have_SQLSMALLINT=yes pike_cv_have_SQLUINTEGER=yes pike_cv_have_SQLULEN=yes pike_cv_have_SQLUSMALLINT=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_mysql_field_charsetnr=yes pike_cv_have_mysql_field_net_vio=yes pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=12517376 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/java/jdk1.5.0_05/jre/../include pike_cv_java_java_home=/usr/java/jdk1.5.0_05/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/java/jdk1.5.0_05/jre/lib/x86_64/server /usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads /usr/java/jdk1.5.0_05/jre/lib/x86_64 ' pike_cv_java_sysos=linux pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_ls=/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql_fetch_lengths_ret_type='unsigned long' pike_cv_mysql_include_dir=/usr/./include/mysql pike_cv_mysql_lib_dir=/usr/./lib64/mysql pike_cv_mysql_lib_dir_prefix=/usr/. pike_cv_mysql_mysql_character_set_name=yes pike_cv_mysql_mysql_fetch_lengths=yes pike_cv_mysql_mysql_options=yes pike_cv_mysql_mysql_port=yes pike_cv_mysql_mysql_real_query=yes pike_cv_mysql_mysql_set_character_set=yes pike_cv_mysql_mysql_ssl_set=yes pike_cv_mysql_mysql_unix_port=yes pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_odbc=yes pike_cv_odbc_include_dir= pike_cv_odbc_lib_dir= pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=yes pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/etc/oratab pike_cv_oracle_sysliblist= pike_cv_pgres_include_dir=/usr/./include pike_cv_pgres_lib_dir=no pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_search_krb5_init_context=-lkrb5 pike_cv_short_use=CT_SHORT_INT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_z=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='config.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='SANE' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/SANE/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 configure: exit 0 ################################################### ## ./modules/Yp This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Yp/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Yp ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1874: loading cache ../.././config.cache configure:2778: checking for C compiler version configure:2787: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2798: $? = 0 configure:2787: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2798: $? = 0 configure:2787: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2798: $? = 1 configure:2787: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2798: $? = 1 configure:2787: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2798: $? = 1 configure:2818: checking whether the C compiler works configure:2840: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2844: $? = 0 configure:2894: result: yes configure:2897: checking for C compiler default output file name configure:2899: result: a.out configure:2905: checking for suffix of executables configure:2912: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2916: $? = 0 configure:2939: result: configure:2961: checking whether we are cross compiling configure:2969: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2973: $? = 0 configure:2980: ./conftest configure:2984: $? = 0 configure:2999: result: no configure:3004: checking for suffix of object files configure:3053: result: o configure:3057: checking whether the compiler supports GNU C configure:3087: result: yes configure:3098: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3163: result: yes configure:3183: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3211: result: unsupported configure:3229: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3265: result: -std=gnu99 configure:3369: checking if we are using TCC (TenDRA C Compiler) configure:3393: result: no configure:3398: checking if we are using ICC (Intel C Compiler) configure:3441: result: no configure:3452: checking how to run the C preprocessor configure:3520: result: gcc -std=gnu99 -E configure:3534: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3534: $? = 0 configure:3549: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3549: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3649: checking for libgcc file name configure:3677: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3714: checking for gethostbyname in -lnsl configure:3747: result: yes configure:3768: checking for sys/types.h configure:3768: result: yes configure:3794: checking for rpc/types.h configure:3794: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3794: $? = 0 configure:3794: result: yes configure:3820: checking for rpc/rpc.h configure:3820: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3820: $? = 0 configure:3820: result: yes configure:3846: checking for rpc/clnt.h configure:3846: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3846: $? = 0 configure:3846: result: yes configure:3872: checking for rpcsvc/ypclnt.h configure:3872: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3872: $? = 0 configure:3872: result: yes configure:3898: checking for rpcsvc/yp_prot.h configure:3898: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3898: $? = 0 configure:3898: result: yes configure:3946: checking the type of the last argument to yp_order configure:3987: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 2>conftezt.out.2 configure:3987: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBNSL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPC_CLNT_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif /* HAVE_SYS_TYPES_H */ | #ifdef HAVE_RPC_TYPES_H | #include | #endif /* HAVE_RPC_TYPES_H */ | #ifdef HAVE_RPC_RPC_H | #include | #endif /* HAVE_RPC_RPC_H */ | #ifdef HAVE_RPC_CLNT_H | #include | #endif /* HAVE_RPC_CLNT_H */ | #include | #include | | int yp_order(char *, char *, unsigned long *); | | int | main (void) | { | | /* EMPTY */ | | ; | return 0; | } conftest.c:32: error: conflicting types for 'yp_order' /usr/include/rpcsvc/ypclnt.h:72: error: previous declaration of 'yp_order' was here configure:3987: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 2>conftezt.out.2 configure:3987: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBNSL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPC_CLNT_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif /* HAVE_SYS_TYPES_H */ | #ifdef HAVE_RPC_TYPES_H | #include | #endif /* HAVE_RPC_TYPES_H */ | #ifdef HAVE_RPC_RPC_H | #include | #endif /* HAVE_RPC_RPC_H */ | #ifdef HAVE_RPC_CLNT_H | #include | #endif /* HAVE_RPC_CLNT_H */ | #include | #include | | int yp_order(const char *, const char *, unsigned long *); | | int | main (void) | { | | /* EMPTY */ | | ; | return 0; | } conftest.c:32: error: conflicting types for 'yp_order' /usr/include/rpcsvc/ypclnt.h:72: error: previous declaration of 'yp_order' was here configure:3987: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 2>conftezt.out.2 configure:3987: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBNSL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPC_CLNT_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif /* HAVE_SYS_TYPES_H */ | #ifdef HAVE_RPC_TYPES_H | #include | #endif /* HAVE_RPC_TYPES_H */ | #ifdef HAVE_RPC_RPC_H | #include | #endif /* HAVE_RPC_RPC_H */ | #ifdef HAVE_RPC_CLNT_H | #include | #endif /* HAVE_RPC_CLNT_H */ | #include | #include | | int yp_order(char *, char *, long *); | | int | main (void) | { | | /* EMPTY */ | | ; | return 0; | } conftest.c:32: error: conflicting types for 'yp_order' /usr/include/rpcsvc/ypclnt.h:72: error: previous declaration of 'yp_order' was here configure:3987: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 2>conftezt.out.2 configure:3987: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBNSL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPC_CLNT_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif /* HAVE_SYS_TYPES_H */ | #ifdef HAVE_RPC_TYPES_H | #include | #endif /* HAVE_RPC_TYPES_H */ | #ifdef HAVE_RPC_RPC_H | #include | #endif /* HAVE_RPC_RPC_H */ | #ifdef HAVE_RPC_CLNT_H | #include | #endif /* HAVE_RPC_CLNT_H */ | #include | #include | | int yp_order(const char *, const char *, long *); | | int | main (void) | { | | /* EMPTY */ | | ; | return 0; | } conftest.c:32: error: conflicting types for 'yp_order' /usr/include/rpcsvc/ypclnt.h:72: error: previous declaration of 'yp_order' was here configure:3987: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 2>conftezt.out.2 configure:3987: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBNSL 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_RPC_TYPES_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPC_CLNT_H 1 | #define HAVE_RPCSVC_YPCLNT_H 1 | #define HAVE_RPCSVC_YP_PROT_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif /* HAVE_SYS_TYPES_H */ | #ifdef HAVE_RPC_TYPES_H | #include | #endif /* HAVE_RPC_TYPES_H */ | #ifdef HAVE_RPC_RPC_H | #include | #endif /* HAVE_RPC_RPC_H */ | #ifdef HAVE_RPC_CLNT_H | #include | #endif /* HAVE_RPC_CLNT_H */ | #include | #include | | int yp_order(char *, char *, unsigned int *); | | int | main (void) | { | | /* EMPTY */ | | ; | return 0; | } conftest.c:32: error: conflicting types for 'yp_order' /usr/include/rpcsvc/ypclnt.h:72: error: previous declaration of 'yp_order' was here configure:3987: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 2>conftezt.out.2 configure:3987: $? = 0 configure:4017: result: unsigned int configure:4024: checking for stdio.h configure:4024: result: yes configure:4024: checking for stdlib.h configure:4024: result: yes configure:4024: checking for string.h configure:4024: result: yes configure:4024: checking for inttypes.h configure:4024: result: yes configure:4024: checking for stdint.h configure:4024: result: yes configure:4024: checking for strings.h configure:4024: result: yes configure:4024: checking for sys/stat.h configure:4024: result: yes configure:4024: checking for sys/types.h configure:4024: result: yes configure:4024: checking for unistd.h configure:4024: result: yes configure:4054: checking for gnu/stubs.h configure:4054: result: yes configure:4082: checking for yperr_string configure:4175: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl >&5 configure:4175: $? = 0 configure:4188: result: yes configure:4258: checking whether make sets $(MAKE) configure:4281: result: yes configure:4295: checking for the Pike base directory configure:4300: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4470: updating cache ../.././config.cache configure:4519: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:855: creating make_variables config.status:855: creating Makefile config.status:855: creating config.h config.status:1029: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=yes ac_cv_func_PQescapeStringConn=yes ac_cv_func_PQsetdbLogin=yes ac_cv_func_PQsetnonblocking=yes ac_cv_func_PQunescapeBytea=yes ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__findclose=no ac_cv_func__findfirst=no ac_cv_func__findnext=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_close=yes ac_cv_func_closefrom=no ac_cv_func_crypt=no ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=no ac_cv_func_fgets=yes ac_cv_func_fileno=yes ac_cv_func_finite=yes ac_cv_func_flock=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpclass=no ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_ldiv=yes ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_madvise=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_mysql_get_client_version=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_open=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=yes ac_cv_func_puts=yes ac_cv_func_read=yes ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_sopen=no ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_yperr_string=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errmsg_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jni_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=yes ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_linux_mman_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=yes ac_cv_header_mysql_h=yes ac_cv_header_mysql_mysql_h=yes ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=yes ac_cv_header_sqlext_h=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_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=yes ac_cv_header_thread_h=no ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=no ac_cv_lib_bind___inet_ntoa=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=no ac_cv_lib_hpi_sysOpen=yes ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_odbc_SQLConnect=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=no ac_cv_lib_thread_thr_create=no ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=yes ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=yes ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=yes ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=yes ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=yes ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=yes ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=yes ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_PQclear=-lpq ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_krb5_init_context=-lkrb5 ac_cv_search_my_init=no ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=no ac_cv_type_ffi_sarg=no ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib' pike_cv_epoll_works=yes pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_SQLHDBC=yes pike_cv_have_SQLHENV=yes pike_cv_have_SQLHSTMT=yes pike_cv_have_SQLINTEGER=yes pike_cv_have_SQLLEN=yes pike_cv_have_SQLSMALLINT=yes pike_cv_have_SQLUINTEGER=yes pike_cv_have_SQLULEN=yes pike_cv_have_SQLUSMALLINT=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_mysql_field_charsetnr=yes pike_cv_have_mysql_field_net_vio=yes pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=12517376 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/java/jdk1.5.0_05/jre/../include pike_cv_java_java_home=/usr/java/jdk1.5.0_05/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/java/jdk1.5.0_05/jre/lib/x86_64/server /usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads /usr/java/jdk1.5.0_05/jre/lib/x86_64 ' pike_cv_java_sysos=linux pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_ls=/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql_fetch_lengths_ret_type='unsigned long' pike_cv_mysql_include_dir=/usr/./include/mysql pike_cv_mysql_lib_dir=/usr/./lib64/mysql pike_cv_mysql_lib_dir_prefix=/usr/. pike_cv_mysql_mysql_character_set_name=yes pike_cv_mysql_mysql_fetch_lengths=yes pike_cv_mysql_mysql_options=yes pike_cv_mysql_mysql_port=yes pike_cv_mysql_mysql_real_query=yes pike_cv_mysql_mysql_set_character_set=yes pike_cv_mysql_mysql_ssl_set=yes pike_cv_mysql_mysql_unix_port=yes pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_odbc=yes pike_cv_odbc_include_dir= pike_cv_odbc_lib_dir= pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=yes pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/etc/oratab pike_cv_oracle_sysliblist= pike_cv_pgres_include_dir=/usr/./include pike_cv_pgres_lib_dir=no pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_search_krb5_init_context=-lkrb5 pike_cv_short_use=CT_SHORT_INT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned int' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='config.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS='-lnsl ' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='Yp' MODULE_PATH='' MODULE_PMOD_IN='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Yp/module.pmod.in' MODULE_WRAPPER_PREFIX='___' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Yp/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_LIBNSL 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_RPC_TYPES_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_CLNT_H 1 #define HAVE_RPCSVC_YPCLNT_H 1 #define HAVE_RPCSVC_YP_PROT_H 1 #define YP_ORDER_TYPE unsigned int #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_GNU_STUBS_H 1 #define HAVE_YPERR_STRING 1 configure: exit 0 ################################################### ## ./modules/_Charset This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Charset/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Charset ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1827: loading cache ../.././config.cache configure:2731: checking for C compiler version configure:2740: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2751: $? = 0 configure:2740: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2751: $? = 0 configure:2740: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2751: $? = 1 configure:2740: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2751: $? = 1 configure:2740: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2751: $? = 1 configure:2771: checking whether the C compiler works configure:2793: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2797: $? = 0 configure:2847: result: yes configure:2850: checking for C compiler default output file name configure:2852: result: a.out configure:2858: checking for suffix of executables configure:2865: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2869: $? = 0 configure:2892: result: configure:2914: checking whether we are cross compiling configure:2922: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2926: $? = 0 configure:2933: ./conftest configure:2937: $? = 0 configure:2952: result: no configure:2957: checking for suffix of object files configure:3006: result: o configure:3010: checking whether the compiler supports GNU C configure:3040: result: yes configure:3051: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3116: result: yes configure:3136: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3164: result: unsupported configure:3182: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3218: result: -std=gnu99 configure:3322: checking if we are using TCC (TenDRA C Compiler) configure:3346: result: no configure:3351: checking if we are using ICC (Intel C Compiler) configure:3394: result: no configure:3405: checking how to run the C preprocessor configure:3473: result: gcc -std=gnu99 -E configure:3487: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3487: $? = 0 configure:3502: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3602: checking for libgcc file name configure:3630: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3671: checking for stdio.h configure:3671: result: yes configure:3671: checking for stdlib.h configure:3671: result: yes configure:3671: checking for string.h configure:3671: result: yes configure:3671: checking for inttypes.h configure:3671: result: yes configure:3671: checking for stdint.h configure:3671: result: yes configure:3671: checking for strings.h configure:3671: result: yes configure:3671: checking for sys/stat.h configure:3671: result: yes configure:3671: checking for sys/types.h configure:3671: result: yes configure:3671: checking for unistd.h configure:3671: result: yes configure:3696: checking whether char is unsigned configure:3724: result: no configure:3733: checking whether make sets $(MAKE) configure:3756: result: yes configure:3770: checking for the Pike base directory configure:3775: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:3994: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:845: creating make_variables config.status:845: creating Makefile config.status:845: creating config.h config.status:1019: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=yes ac_cv_func_PQescapeStringConn=yes ac_cv_func_PQsetdbLogin=yes ac_cv_func_PQsetnonblocking=yes ac_cv_func_PQunescapeBytea=yes ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__findclose=no ac_cv_func__findfirst=no ac_cv_func__findnext=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_close=yes ac_cv_func_closefrom=no ac_cv_func_crypt=no ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=no ac_cv_func_fgets=yes ac_cv_func_fileno=yes ac_cv_func_finite=yes ac_cv_func_flock=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpclass=no ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_ldiv=yes ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_madvise=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_mysql_get_client_version=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_open=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=yes ac_cv_func_puts=yes ac_cv_func_read=yes ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_sopen=no ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_yperr_string=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errmsg_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jni_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=yes ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_linux_mman_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=yes ac_cv_header_mysql_h=yes ac_cv_header_mysql_mysql_h=yes ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=yes ac_cv_header_sqlext_h=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_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=yes ac_cv_header_thread_h=no ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=no ac_cv_lib_bind___inet_ntoa=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=no ac_cv_lib_hpi_sysOpen=yes ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_odbc_SQLConnect=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=no ac_cv_lib_thread_thr_create=no ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=yes ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=yes ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=yes ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=yes ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=yes ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=yes ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=yes ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_PQclear=-lpq ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_krb5_init_context=-lkrb5 ac_cv_search_my_init=no ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=no ac_cv_type_ffi_sarg=no ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib' pike_cv_epoll_works=yes pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_SQLHDBC=yes pike_cv_have_SQLHENV=yes pike_cv_have_SQLHSTMT=yes pike_cv_have_SQLINTEGER=yes pike_cv_have_SQLLEN=yes pike_cv_have_SQLSMALLINT=yes pike_cv_have_SQLUINTEGER=yes pike_cv_have_SQLULEN=yes pike_cv_have_SQLUSMALLINT=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_mysql_field_charsetnr=yes pike_cv_have_mysql_field_net_vio=yes pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=12517376 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/java/jdk1.5.0_05/jre/../include pike_cv_java_java_home=/usr/java/jdk1.5.0_05/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/java/jdk1.5.0_05/jre/lib/x86_64/server /usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads /usr/java/jdk1.5.0_05/jre/lib/x86_64 ' pike_cv_java_sysos=linux pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_ls=/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql_fetch_lengths_ret_type='unsigned long' pike_cv_mysql_include_dir=/usr/./include/mysql pike_cv_mysql_lib_dir=/usr/./lib64/mysql pike_cv_mysql_lib_dir_prefix=/usr/. pike_cv_mysql_mysql_character_set_name=yes pike_cv_mysql_mysql_fetch_lengths=yes pike_cv_mysql_mysql_options=yes pike_cv_mysql_mysql_port=yes pike_cv_mysql_mysql_real_query=yes pike_cv_mysql_mysql_set_character_set=yes pike_cv_mysql_mysql_ssl_set=yes pike_cv_mysql_mysql_unix_port=yes pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_odbc=yes pike_cv_odbc_include_dir= pike_cv_odbc_lib_dir= pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=yes pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/etc/oratab pike_cv_oracle_sysliblist= pike_cv_pgres_include_dir=/usr/./include pike_cv_pgres_lib_dir=no pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_search_krb5_init_context=-lkrb5 pike_cv_short_use=CT_SHORT_INT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned int' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='config.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='_Charset' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Charset/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 configure: exit 0 ################################################### ## ./modules/_Ffmpeg This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Ffmpeg/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Ffmpeg ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1876: loading cache ../.././config.cache configure:2801: checking for C compiler version configure:2810: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2821: $? = 0 configure:2810: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2821: $? = 0 configure:2810: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2821: $? = 1 configure:2810: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2821: $? = 1 configure:2810: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2821: $? = 1 configure:2841: checking whether the C compiler works configure:2863: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2867: $? = 0 configure:2917: result: yes configure:2920: checking for C compiler default output file name configure:2922: result: a.out configure:2928: checking for suffix of executables configure:2935: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2939: $? = 0 configure:2962: result: configure:2984: checking whether we are cross compiling configure:2992: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2996: $? = 0 configure:3003: ./conftest configure:3007: $? = 0 configure:3022: result: no configure:3027: checking for suffix of object files configure:3076: result: o configure:3080: checking whether the compiler supports GNU C configure:3110: result: yes configure:3121: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3186: result: yes configure:3206: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3234: result: unsupported configure:3252: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3288: result: -std=gnu99 configure:3392: checking if we are using TCC (TenDRA C Compiler) configure:3416: result: no configure:3421: checking if we are using ICC (Intel C Compiler) configure:3464: result: no configure:3475: checking how to run the C preprocessor configure:3543: result: gcc -std=gnu99 -E configure:3557: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3557: $? = 0 configure:3572: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3572: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3672: checking for libgcc file name configure:3700: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3745: checking for Ffmpeg include-directory configure:3764: result: no configure:3784: checking for stdio.h configure:3784: result: yes configure:3784: checking for stdlib.h configure:3784: result: yes configure:3784: checking for string.h configure:3784: result: yes configure:3784: checking for inttypes.h configure:3784: result: yes configure:3784: checking for stdint.h configure:3784: result: yes configure:3784: checking for strings.h configure:3784: result: yes configure:3784: checking for sys/stat.h configure:3784: result: yes configure:3784: checking for sys/types.h configure:3784: result: yes configure:3784: checking for unistd.h configure:3784: result: yes configure:3811: checking for avcodec.h configure:3811: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:47:21: error: avcodec.h: No such file or directory configure:3811: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3811: result: no configure:3841: checking for ffmpeg/avcodec.h configure:3841: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:47:28: error: ffmpeg/avcodec.h: No such file or directory configure:3841: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3841: result: no configure:3870: checking for pow in -lm configure:3893: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lm >&5 conftest.c:23: warning: conflicting types for built-in function 'pow' configure:3893: $? = 0 configure:3903: result: yes configure:3913: checking for lame_get_copyright in -lmp3lame configure:3936: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lmp3lame -lm >&5 /usr/bin/ld: cannot find -lmp3lame collect2: ld returned 1 exit status configure:3936: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 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. */ | char lame_get_copyright (); | int | main (void) | { | return lame_get_copyright (); | ; | return 0; | } configure:3946: result: no configure:3958: checking for avcodec_init in -lavcodec configure:3981: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lavcodec -lm >&5 /usr/bin/ld: cannot find -lavcodec collect2: ld returned 1 exit status configure:3981: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 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. */ | char avcodec_init (); | int | main (void) | { | return avcodec_init (); | ; | return 0; | } configure:3991: result: no configure:4059: checking for avcodec_init in -lffmpeg configure:4082: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lffmpeg -lm >&5 /usr/bin/ld: cannot find -lffmpeg collect2: ld returned 1 exit status configure:4082: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 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. */ | char avcodec_init (); | int | main (void) | { | return avcodec_init (); | ; | return 0; | } configure:4092: result: no configure:4320: checking whether make sets $(MAKE) configure:4343: result: yes configure:4357: checking for the Pike base directory configure:4362: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4532: updating cache ../.././config.cache configure:4581: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:845: creating make_variables config.status:845: creating Makefile config.status:845: creating config.h config.status:1019: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=yes ac_cv_func_PQescapeStringConn=yes ac_cv_func_PQsetdbLogin=yes ac_cv_func_PQsetnonblocking=yes ac_cv_func_PQunescapeBytea=yes ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__findclose=no ac_cv_func__findfirst=no ac_cv_func__findnext=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_close=yes ac_cv_func_closefrom=no ac_cv_func_crypt=no ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=no ac_cv_func_fgets=yes ac_cv_func_fileno=yes ac_cv_func_finite=yes ac_cv_func_flock=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpclass=no ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_ldiv=yes ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_madvise=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_mysql_get_client_version=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_open=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=yes ac_cv_func_puts=yes ac_cv_func_read=yes ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_sopen=no ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_yperr_string=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_avcodec_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errmsg_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=no ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jni_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=yes ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_linux_mman_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=yes ac_cv_header_mysql_h=yes ac_cv_header_mysql_mysql_h=yes ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=yes ac_cv_header_sqlext_h=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_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=yes ac_cv_header_thread_h=no ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=no ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=no ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_hpi_sysOpen=yes ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_odbc_SQLConnect=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=no ac_cv_lib_thread_thr_create=no ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=yes ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=yes ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=yes ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=yes ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=yes ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=yes ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=yes ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_PQclear=-lpq ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_krb5_init_context=-lkrb5 ac_cv_search_my_init=no ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=no ac_cv_type_ffi_sarg=no ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib' pike_cv_epoll_works=yes pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_SQLHDBC=yes pike_cv_have_SQLHENV=yes pike_cv_have_SQLHSTMT=yes pike_cv_have_SQLINTEGER=yes pike_cv_have_SQLLEN=yes pike_cv_have_SQLSMALLINT=yes pike_cv_have_SQLUINTEGER=yes pike_cv_have_SQLULEN=yes pike_cv_have_SQLUSMALLINT=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_mysql_field_charsetnr=yes pike_cv_have_mysql_field_net_vio=yes pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=12517376 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/java/jdk1.5.0_05/jre/../include pike_cv_java_java_home=/usr/java/jdk1.5.0_05/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/java/jdk1.5.0_05/jre/lib/x86_64/server /usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads /usr/java/jdk1.5.0_05/jre/lib/x86_64 ' pike_cv_java_sysos=linux pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_ls=/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql_fetch_lengths_ret_type='unsigned long' pike_cv_mysql_include_dir=/usr/./include/mysql pike_cv_mysql_lib_dir=/usr/./lib64/mysql pike_cv_mysql_lib_dir_prefix=/usr/. pike_cv_mysql_mysql_character_set_name=yes pike_cv_mysql_mysql_fetch_lengths=yes pike_cv_mysql_mysql_options=yes pike_cv_mysql_mysql_port=yes pike_cv_mysql_mysql_real_query=yes pike_cv_mysql_mysql_set_character_set=yes pike_cv_mysql_mysql_ssl_set=yes pike_cv_mysql_mysql_unix_port=yes pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_odbc=yes pike_cv_odbc_include_dir= pike_cv_odbc_lib_dir= pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=yes pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/etc/oratab pike_cv_oracle_sysliblist= pike_cv_pgres_include_dir=/usr/./include pike_cv_pgres_lib_dir=no pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_search_krb5_init_context=-lkrb5 pike_cv_short_use=CT_SHORT_INT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned int' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='config.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS=' -lm' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='_Ffmpeg' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Ffmpeg/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 configure: exit 0 ################################################### ## ./modules/_Image_FreeType This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_FreeType/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_FreeType ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1857: loading cache ../.././config.cache configure:2761: checking for C compiler version configure:2770: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2781: $? = 0 configure:2770: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2781: $? = 0 configure:2770: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2781: $? = 1 configure:2770: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2781: $? = 1 configure:2770: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2781: $? = 1 configure:2801: checking whether the C compiler works configure:2823: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2827: $? = 0 configure:2877: result: yes configure:2880: checking for C compiler default output file name configure:2882: result: a.out configure:2888: checking for suffix of executables configure:2895: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2899: $? = 0 configure:2922: result: configure:2944: checking whether we are cross compiling configure:2952: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2956: $? = 0 configure:2963: ./conftest configure:2967: $? = 0 configure:2982: result: no configure:2987: checking for suffix of object files configure:3036: result: o configure:3040: checking whether the compiler supports GNU C configure:3070: result: yes configure:3081: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3146: result: yes configure:3166: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3194: result: unsupported configure:3212: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3248: result: -std=gnu99 configure:3352: checking if we are using TCC (TenDRA C Compiler) configure:3376: result: no configure:3381: checking if we are using ICC (Intel C Compiler) configure:3424: result: no configure:3435: checking how to run the C preprocessor configure:3503: result: gcc -std=gnu99 -E configure:3517: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3517: $? = 0 configure:3532: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3532: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3632: checking for libgcc file name configure:3660: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3770: checking for freetype-config configure:3793: found /usr/bin/freetype-config configure:3806: result: /usr/bin/freetype-config configure:3837: checking default compiler ABI configure:3906: result: 64 configure:3918: checking which ABI to use configure:3970: result: attempt 64 configure:6393: checking for ABI lib-suffixes configure:6416: result: 64 /64 /. configure:6448: checking whether /usr/lib6464 contains 64-bit ABI files configure:6455: result: no - does not exist configure:6448: checking whether /usr/lib64/64 contains 64-bit ABI files configure:6455: result: no - does not exist configure:6448: checking whether /usr/lib64/. contains 64-bit ABI files configure:6565: result: ABI ok configure:6586: checking if freetype actually works configure:6606: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/include/freetype2 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -L/usr/lib64/. -Wl,--rpath -Wl,/usr/lib64 -lfreetype -lz >&5 In file included from conftest.c:10: /usr/include/freetype2/freetype/freetype.h:20:2: error: #error "`ft2build.h' hasn't been included yet!" /usr/include/freetype2/freetype/freetype.h:21:2: error: #error "Please always use macros to include FreeType header files." /usr/include/freetype2/freetype/freetype.h:22:2: error: #error "Example:" /usr/include/freetype2/freetype/freetype.h:23:2: error: #error " #include " /usr/include/freetype2/freetype/freetype.h:24:2: error: #error " #include FT_FREETYPE_H" configure:6606: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | | #include | | int | main (void) | { | | FT_Library library; | FT_Init_FreeType( &library ); | | ; | return 0; | } configure:6634: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/include/freetype2 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -L/usr/lib64/. -Wl,--rpath -Wl,/usr/lib64 -lfreetype -lz >&5 configure:6634: $? = 0 configure:6649: result: yes configure:6664: checking for ft_encoding_latin_1 declaration configure:6685: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/include/freetype2 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 In file included from conftest.c:12: /usr/include/freetype2/freetype/freetype.h:20:2: error: #error "`ft2build.h' hasn't been included yet!" /usr/include/freetype2/freetype/freetype.h:21:2: error: #error "Please always use macros to include FreeType header files." /usr/include/freetype2/freetype/freetype.h:22:2: error: #error "Example:" /usr/include/freetype2/freetype/freetype.h:23:2: error: #error " #include " /usr/include/freetype2/freetype/freetype.h:24:2: error: #error " #include FT_FREETYPE_H" configure:6685: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_FT_FT2BUILD 1 | #define HAVE_LIBFT2 1 | /* end confdefs.h. */ | | #include | int q = ft_encoding_latin_1; | | int | main (void) | { | | ; | return 0; | } configure:6696: result: no configure:6712: checking whether make sets $(MAKE) configure:6735: result: yes configure:6749: checking for the Pike base directory configure:6754: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:6924: updating cache ../.././config.cache configure:6973: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:838: creating make_variables config.status:838: creating Makefile config.status:838: creating config.h config.status:1012: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=yes ac_cv_func_PQescapeStringConn=yes ac_cv_func_PQsetdbLogin=yes ac_cv_func_PQsetnonblocking=yes ac_cv_func_PQunescapeBytea=yes ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__findclose=no ac_cv_func__findfirst=no ac_cv_func__findnext=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_close=yes ac_cv_func_closefrom=no ac_cv_func_crypt=no ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=no ac_cv_func_fgets=yes ac_cv_func_fileno=yes ac_cv_func_finite=yes ac_cv_func_flock=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpclass=no ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_ldiv=yes ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_madvise=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_mysql_get_client_version=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_open=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=yes ac_cv_func_puts=yes ac_cv_func_read=yes ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_sopen=no ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_yperr_string=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_avcodec_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errmsg_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=no ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jni_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=yes ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_linux_mman_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=yes ac_cv_header_mysql_h=yes ac_cv_header_mysql_mysql_h=yes ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=yes ac_cv_header_sqlext_h=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_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=yes ac_cv_header_thread_h=no ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=no ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=no ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_hpi_sysOpen=yes ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_odbc_SQLConnect=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=no ac_cv_lib_thread_thr_create=no ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/bin/grep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=yes ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=yes ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=yes ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=yes ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=yes ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=yes ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=yes ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_PQclear=-lpq ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_krb5_init_context=-lkrb5 ac_cv_search_my_init=no ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=no ac_cv_type_ffi_sarg=no ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib /usr/lib64' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib64' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib /usr/lib64' pike_cv_epoll_works=yes pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_SQLHDBC=yes pike_cv_have_SQLHENV=yes pike_cv_have_SQLHSTMT=yes pike_cv_have_SQLINTEGER=yes pike_cv_have_SQLLEN=yes pike_cv_have_SQLSMALLINT=yes pike_cv_have_SQLUINTEGER=yes pike_cv_have_SQLULEN=yes pike_cv_have_SQLUSMALLINT=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_mysql_field_charsetnr=yes pike_cv_have_mysql_field_net_vio=yes pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=12517376 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/java/jdk1.5.0_05/jre/../include pike_cv_java_java_home=/usr/java/jdk1.5.0_05/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/java/jdk1.5.0_05/jre/lib/x86_64/server /usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads /usr/java/jdk1.5.0_05/jre/lib/x86_64 ' pike_cv_java_sysos=linux pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_ls=/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql_fetch_lengths_ret_type='unsigned long' pike_cv_mysql_include_dir=/usr/./include/mysql pike_cv_mysql_lib_dir=/usr/./lib64/mysql pike_cv_mysql_lib_dir_prefix=/usr/. pike_cv_mysql_mysql_character_set_name=yes pike_cv_mysql_mysql_fetch_lengths=yes pike_cv_mysql_mysql_options=yes pike_cv_mysql_mysql_port=yes pike_cv_mysql_mysql_real_query=yes pike_cv_mysql_mysql_set_character_set=yes pike_cv_mysql_mysql_ssl_set=yes pike_cv_mysql_mysql_unix_port=yes pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_odbc=yes pike_cv_odbc_include_dir= pike_cv_odbc_lib_dir= pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=yes pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/etc/oratab pike_cv_oracle_sysliblist= pike_cv_pgres_include_dir=/usr/./include pike_cv_pgres_lib_dir=no pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_search_krb5_init_context=-lkrb5 pike_cv_short_use=CT_SHORT_INT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned int' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='config.h' CPP='gcc -std=gnu99 -E' CPPFLAGS='-I/usr/include/freetype2 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' FT_CONFIG='/usr/bin/freetype-config' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS=' -L/usr/lib64/. -Wl,--rpath -Wl,/usr/lib64 -lfreetype -lz ' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='_Image_FreeType' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_FreeType/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_FT_FT2BUILD 1 #define HAVE_LIBFT2 1 configure: exit 0 ################################################### ## ./modules/_Image_GIF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_GIF/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_GIF ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1764: loading cache ../.././config.cache configure:2667: checking for C compiler version configure:2676: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2687: $? = 0 configure:2676: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2687: $? = 0 configure:2676: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2687: $? = 1 configure:2676: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2687: $? = 1 configure:2676: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2687: $? = 1 configure:2707: checking whether the C compiler works configure:2729: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2733: $? = 0 configure:2783: result: yes configure:2786: checking for C compiler default output file name configure:2788: result: a.out configure:2794: checking for suffix of executables configure:2801: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2805: $? = 0 configure:2828: result: configure:2850: checking whether we are cross compiling configure:2858: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2862: $? = 0 configure:2869: ./conftest configure:2873: $? = 0 configure:2888: result: no configure:2893: checking for suffix of object files configure:2942: result: o configure:2946: checking whether the compiler supports GNU C configure:2976: result: yes configure:2987: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3052: result: yes configure:3072: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3100: result: unsupported configure:3118: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3154: result: -std=gnu99 configure:3258: checking if we are using TCC (TenDRA C Compiler) configure:3282: result: no configure:3287: checking if we are using ICC (Intel C Compiler) configure:3330: result: no configure:3341: checking how to run the C preprocessor configure:3409: result: gcc -std=gnu99 -E configure:3423: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3423: $? = 0 configure:3438: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3438: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3538: checking for libgcc file name configure:3566: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3629: checking whether make sets $(MAKE) configure:3652: result: yes configure:3666: checking for the Pike base directory configure:3671: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:3890: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:836: creating make_variables config.status:836: creating Makefile config.status:836: creating config.h config.status:1010: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=yes ac_cv_func_PQescapeStringConn=yes ac_cv_func_PQsetdbLogin=yes ac_cv_func_PQsetnonblocking=yes ac_cv_func_PQunescapeBytea=yes ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__findclose=no ac_cv_func__findfirst=no ac_cv_func__findnext=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_close=yes ac_cv_func_closefrom=no ac_cv_func_crypt=no ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=no ac_cv_func_fgets=yes ac_cv_func_fileno=yes ac_cv_func_finite=yes ac_cv_func_flock=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpclass=no ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_ldiv=yes ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_madvise=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_mysql_get_client_version=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_open=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=yes ac_cv_func_puts=yes ac_cv_func_read=yes ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_sopen=no ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_yperr_string=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_avcodec_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errmsg_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=no ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jni_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=yes ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_linux_mman_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=yes ac_cv_header_mysql_h=yes ac_cv_header_mysql_mysql_h=yes ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=yes ac_cv_header_sqlext_h=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_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=yes ac_cv_header_thread_h=no ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=no ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=no ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_hpi_sysOpen=yes ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_odbc_SQLConnect=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=no ac_cv_lib_thread_thr_create=no ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/bin/grep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=yes ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=yes ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=yes ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=yes ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=yes ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=yes ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=yes ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_PQclear=-lpq ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_krb5_init_context=-lkrb5 ac_cv_search_my_init=no ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=no ac_cv_type_ffi_sarg=no ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib /usr/lib64' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib64' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib /usr/lib64' pike_cv_epoll_works=yes pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_SQLHDBC=yes pike_cv_have_SQLHENV=yes pike_cv_have_SQLHSTMT=yes pike_cv_have_SQLINTEGER=yes pike_cv_have_SQLLEN=yes pike_cv_have_SQLSMALLINT=yes pike_cv_have_SQLUINTEGER=yes pike_cv_have_SQLULEN=yes pike_cv_have_SQLUSMALLINT=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_mysql_field_charsetnr=yes pike_cv_have_mysql_field_net_vio=yes pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=12517376 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/java/jdk1.5.0_05/jre/../include pike_cv_java_java_home=/usr/java/jdk1.5.0_05/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/java/jdk1.5.0_05/jre/lib/x86_64/server /usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads /usr/java/jdk1.5.0_05/jre/lib/x86_64 ' pike_cv_java_sysos=linux pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_ls=/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql_fetch_lengths_ret_type='unsigned long' pike_cv_mysql_include_dir=/usr/./include/mysql pike_cv_mysql_lib_dir=/usr/./lib64/mysql pike_cv_mysql_lib_dir_prefix=/usr/. pike_cv_mysql_mysql_character_set_name=yes pike_cv_mysql_mysql_fetch_lengths=yes pike_cv_mysql_mysql_options=yes pike_cv_mysql_mysql_port=yes pike_cv_mysql_mysql_real_query=yes pike_cv_mysql_mysql_set_character_set=yes pike_cv_mysql_mysql_ssl_set=yes pike_cv_mysql_mysql_unix_port=yes pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_odbc=yes pike_cv_odbc_include_dir= pike_cv_odbc_lib_dir= pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=yes pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/etc/oratab pike_cv_oracle_sysliblist= pike_cv_pgres_include_dir=/usr/./include pike_cv_pgres_lib_dir=no pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_search_krb5_init_context=-lkrb5 pike_cv_short_use=CT_SHORT_INT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned int' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='config.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='_Image_GIF' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_GIF/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define WITH_GIF 1 configure: exit 0 ################################################### ## ./modules/_Image_JPEG This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_JPEG/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_JPEG ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1879: loading cache ../.././config.cache configure:2792: checking for C compiler version configure:2801: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2812: $? = 0 configure:2801: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2812: $? = 0 configure:2801: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2812: $? = 1 configure:2801: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2812: $? = 1 configure:2801: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2812: $? = 1 configure:2832: checking whether the C compiler works configure:2854: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2858: $? = 0 configure:2908: result: yes configure:2911: checking for C compiler default output file name configure:2913: result: a.out configure:2919: checking for suffix of executables configure:2926: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2930: $? = 0 configure:2953: result: configure:2975: checking whether we are cross compiling configure:2983: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2987: $? = 0 configure:2994: ./conftest configure:2998: $? = 0 configure:3013: result: no configure:3018: checking for suffix of object files configure:3067: result: o configure:3071: checking whether the compiler supports GNU C configure:3101: result: yes configure:3112: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3177: result: yes configure:3197: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3225: result: unsupported configure:3243: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3279: result: -std=gnu99 configure:3383: checking if we are using TCC (TenDRA C Compiler) configure:3407: result: no configure:3412: checking if we are using ICC (Intel C Compiler) configure:3455: result: no configure:3466: checking how to run the C preprocessor configure:3534: result: gcc -std=gnu99 -E configure:3548: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3548: $? = 0 configure:3563: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3563: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3663: checking for libgcc file name configure:3691: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3758: checking for stdio.h configure:3758: result: yes configure:3758: checking for stdlib.h configure:3758: result: yes configure:3758: checking for string.h configure:3758: result: yes configure:3758: checking for inttypes.h configure:3758: result: yes configure:3758: checking for stdint.h configure:3758: result: yes configure:3758: checking for strings.h configure:3758: result: yes configure:3758: checking for sys/stat.h configure:3758: result: yes configure:3758: checking for sys/types.h configure:3758: result: yes configure:3758: checking for unistd.h configure:3758: result: yes configure:3785: checking for windows.h configure:3785: result: no configure:3804: checking for wtypes.h configure:3804: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:47:20: error: wtypes.h: No such file or directory configure:3804: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3804: result: no configure:3823: checking for jpeglib.h configure:3823: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3823: $? = 0 configure:3823: result: yes configure:3842: checking for jconfig.h configure:3842: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3842: $? = 0 configure:3842: result: yes configure:3874: checking for gnu/stubs.h configure:3874: result: yes configure:3901: checking for jpeg_CreateCompress in -ljpeg configure:3924: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -ljpeg >&5 configure:3924: $? = 0 configure:3934: result: yes configure:3954: checking for JERR_BAD_CROP_SPEC configure:3979: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c: In function 'main': conftest.c:27: error: 'JERR_BAD_CROP_SPEC' undeclared (first use in this function) conftest.c:27: error: (Each undeclared identifier is reported only once conftest.c:27: error: for each function it appears in.) conftest.c:28: warning: implicit declaration of function 'exit' conftest.c:28: warning: incompatible implicit declaration of built-in function 'exit' conftest.c: At top level: conftest.c:33: error: conflicting types for 'main' conftest.c:26: error: previous definition of 'main' was here configure:3979: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_JCONFIG_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_LIBJPEG 1 | /* end confdefs.h. */ | | #include | int main(int argc, char **argv) | { | int err = JERR_BAD_CROP_SPEC; | exit(0); | } | | int | main (void) | { | | ; | return 0; | } configure:3993: result: no configure:3997: checking for jcopy_sample_rows configure:4090: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -ljpeg >&5 configure:4090: $? = 0 configure:4103: result: yes configure:4112: checking for jcopy_block_row configure:4205: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -ljpeg >&5 configure:4205: $? = 0 configure:4218: result: yes configure:4227: checking for jzero_far configure:4320: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -ljpeg >&5 configure:4320: $? = 0 configure:4333: result: yes configure:4342: checking for jdiv_round_up configure:4435: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -ljpeg >&5 configure:4435: $? = 0 configure:4448: result: yes configure:4457: checking for jround_up configure:4550: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -ljpeg >&5 configure:4550: $? = 0 configure:4563: result: yes configure:4575: checking if jpeg_componment_info has the member height_in_blocks configure:4602: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4602: $? = 0 configure:4616: result: yes configure:4622: checking if jpeg_decompress_struct has the member marker_list configure:4649: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4649: $? = 0 configure:4663: result: yes configure:4858: checking whether make sets $(MAKE) configure:4881: result: yes configure:4895: checking for the Pike base directory configure:4900: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:5070: updating cache ../.././config.cache configure:5119: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:856: creating make_variables config.status:856: creating Makefile config.status:856: creating config.h config.status:1030: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=yes ac_cv_func_PQescapeStringConn=yes ac_cv_func_PQsetdbLogin=yes ac_cv_func_PQsetnonblocking=yes ac_cv_func_PQunescapeBytea=yes ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__findclose=no ac_cv_func__findfirst=no ac_cv_func__findnext=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_close=yes ac_cv_func_closefrom=no ac_cv_func_crypt=no ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=no ac_cv_func_fgets=yes ac_cv_func_fileno=yes ac_cv_func_finite=yes ac_cv_func_flock=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpclass=no ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_ldiv=yes ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_madvise=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_mysql_get_client_version=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_open=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=yes ac_cv_func_puts=yes ac_cv_func_read=yes ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_sopen=no ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_yperr_string=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_avcodec_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errmsg_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=no ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=yes ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_linux_mman_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=yes ac_cv_header_mysql_h=yes ac_cv_header_mysql_mysql_h=yes ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=yes ac_cv_header_sqlext_h=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_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=yes ac_cv_header_thread_h=no ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=no ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=no ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_hpi_sysOpen=yes ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_odbc_SQLConnect=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=no ac_cv_lib_thread_thr_create=no ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/bin/grep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=yes ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=yes ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=yes ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=yes ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=yes ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=yes ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=yes ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_PQclear=-lpq ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_krb5_init_context=-lkrb5 ac_cv_search_my_init=no ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=no ac_cv_type_ffi_sarg=no ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib /usr/lib64' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib64' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib /usr/lib64' pike_cv_epoll_works=yes pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_SQLHDBC=yes pike_cv_have_SQLHENV=yes pike_cv_have_SQLHSTMT=yes pike_cv_have_SQLINTEGER=yes pike_cv_have_SQLLEN=yes pike_cv_have_SQLSMALLINT=yes pike_cv_have_SQLUINTEGER=yes pike_cv_have_SQLULEN=yes pike_cv_have_SQLUSMALLINT=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_mysql_field_charsetnr=yes pike_cv_have_mysql_field_net_vio=yes pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=12517376 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/java/jdk1.5.0_05/jre/../include pike_cv_java_java_home=/usr/java/jdk1.5.0_05/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/java/jdk1.5.0_05/jre/lib/x86_64/server /usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads /usr/java/jdk1.5.0_05/jre/lib/x86_64 ' pike_cv_java_sysos=linux pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_ls=/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_marker_list=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql_fetch_lengths_ret_type='unsigned long' pike_cv_mysql_include_dir=/usr/./include/mysql pike_cv_mysql_lib_dir=/usr/./lib64/mysql pike_cv_mysql_lib_dir_prefix=/usr/. pike_cv_mysql_mysql_character_set_name=yes pike_cv_mysql_mysql_fetch_lengths=yes pike_cv_mysql_mysql_options=yes pike_cv_mysql_mysql_port=yes pike_cv_mysql_mysql_real_query=yes pike_cv_mysql_mysql_set_character_set=yes pike_cv_mysql_mysql_ssl_set=yes pike_cv_mysql_mysql_unix_port=yes pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_odbc=yes pike_cv_odbc_include_dir= pike_cv_odbc_lib_dir= pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=yes pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/etc/oratab pike_cv_oracle_sysliblist= pike_cv_pgres_include_dir=/usr/./include pike_cv_pgres_lib_dir=no pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_search_krb5_init_context=-lkrb5 pike_cv_short_use=CT_SHORT_INT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned int' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='config.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' GREP='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS=' -ljpeg' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='_Image_JPEG' MODULE_PATH='' MODULE_PMOD_IN='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_JPEG/module.pmod.in' MODULE_WRAPPER_PREFIX='___' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_JPEG/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_JPEGLIB_H 1 #define HAVE_JCONFIG_H 1 #define HAVE_GNU_STUBS_H 1 #define HAVE_LIBJPEG 1 #define HAVE_JCOPY_SAMPLE_ROWS 1 #define HAVE_JCOPY_BLOCK_ROW 1 #define HAVE_JZERO_FAR 1 #define HAVE_JDIV_ROUND_UP 1 #define HAVE_JROUND_UP 1 configure: exit 0 ################################################### ## ./modules/_Image_TIFF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_TIFF/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_TIFF ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1919: loading cache ../.././config.cache configure:2832: checking for C compiler version configure:2841: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2852: $? = 0 configure:2841: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2852: $? = 0 configure:2841: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2852: $? = 1 configure:2841: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2852: $? = 1 configure:2841: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2852: $? = 1 configure:2872: checking whether the C compiler works configure:2894: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2898: $? = 0 configure:2948: result: yes configure:2951: checking for C compiler default output file name configure:2953: result: a.out configure:2959: checking for suffix of executables configure:2966: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2970: $? = 0 configure:2993: result: configure:3015: checking whether we are cross compiling configure:3023: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:3027: $? = 0 configure:3034: ./conftest configure:3038: $? = 0 configure:3053: result: no configure:3058: checking for suffix of object files configure:3107: result: o configure:3111: checking whether the compiler supports GNU C configure:3141: result: yes configure:3152: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3217: result: yes configure:3237: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3265: result: unsupported configure:3283: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3319: result: -std=gnu99 configure:3423: checking if we are using TCC (TenDRA C Compiler) configure:3447: result: no configure:3452: checking if we are using ICC (Intel C Compiler) configure:3495: result: no configure:3506: checking how to run the C preprocessor configure:3574: result: gcc -std=gnu99 -E configure:3588: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3588: $? = 0 configure:3603: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3603: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3703: checking for libgcc file name configure:3731: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3799: checking for stdio.h configure:3799: result: yes configure:3799: checking for stdlib.h configure:3799: result: yes configure:3799: checking for string.h configure:3799: result: yes configure:3799: checking for inttypes.h configure:3799: result: yes configure:3799: checking for stdint.h configure:3799: result: yes configure:3799: checking for strings.h configure:3799: result: yes configure:3799: checking for sys/stat.h configure:3799: result: yes configure:3799: checking for sys/types.h configure:3799: result: yes configure:3799: checking for unistd.h configure:3799: result: yes configure:3826: checking for tiff.h configure:3826: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3826: $? = 0 configure:3826: result: yes configure:3845: checking for tiffvers.h configure:3845: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3845: $? = 0 configure:3845: result: yes configure:3864: checking for tiffio.h configure:3864: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3864: $? = 0 configure:3864: result: yes configure:3883: checking for tiffiop.h configure:3883: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:50:21: error: tiffiop.h: No such file or directory configure:3883: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_TIFF_H 1 | #define HAVE_TIFFVERS_H 1 | #define HAVE_TIFFIO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3883: result: no configure:3910: checking for floor in -lm configure:3943: result: yes configure:3953: checking for jpeg_CreateCompress in -ljpeg configure:3986: result: yes configure:3996: checking for library containing inflate configure:4026: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -ljpeg -lm >&5 /tmp/cca7Y8Zv.o(.text+0xa): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/_Image_TIFF/conftest.c:32: undefined reference to `inflate' collect2: ld returned 1 exit status configure:4026: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_TIFF_H 1 | #define HAVE_TIFFVERS_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBJPEG 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. */ | char inflate (); | int | main (void) | { | return inflate (); | ; | return 0; | } configure:4026: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lz -ljpeg -lm >&5 configure:4026: $? = 0 configure:4046: result: -lz configure:4055: checking for library containing TIFFOpen configure:4085: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lz -ljpeg -lm >&5 /tmp/cc0ziMeC.o(.text+0xa): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/_Image_TIFF/conftest.c:32: undefined reference to `TIFFOpen' collect2: ld returned 1 exit status configure:4085: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_TIFF_H 1 | #define HAVE_TIFFVERS_H 1 | #define HAVE_TIFFIO_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBJPEG 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. */ | char TIFFOpen (); | int | main (void) | { | return TIFFOpen (); | ; | return 0; | } configure:4085: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -ltiff -lz -ljpeg -lm >&5 configure:4085: $? = 0 configure:4105: result: -ltiff configure:4115: checking if this tifflib is working configure:4232: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -ltiff -lz -ljpeg -lm >&5 conftest.c: In function 'main': conftest.c:48: warning: implicit declaration of function 'malloc' conftest.c:48: warning: incompatible implicit declaration of built-in function 'malloc' configure:4232: $? = 0 configure:4232: ./conftest configure:4232: $? = 0 configure:4255: result: yes configure:4270: checking for version of tifflib configure:4282: result: 20041220 configure:4295: checking whether make sets $(MAKE) configure:4318: result: yes configure:4332: checking for the Pike base directory configure:4337: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4507: updating cache ../.././config.cache configure:4556: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:851: creating make_variables config.status:851: creating Makefile config.status:851: creating config.h config.status:1025: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=yes ac_cv_func_PQescapeStringConn=yes ac_cv_func_PQsetdbLogin=yes ac_cv_func_PQsetnonblocking=yes ac_cv_func_PQunescapeBytea=yes ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__findclose=no ac_cv_func__findfirst=no ac_cv_func__findnext=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_close=yes ac_cv_func_closefrom=no ac_cv_func_crypt=no ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=no ac_cv_func_fgets=yes ac_cv_func_fileno=yes ac_cv_func_finite=yes ac_cv_func_flock=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpclass=no ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_ldiv=yes ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_madvise=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_mysql_get_client_version=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_open=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=yes ac_cv_func_puts=yes ac_cv_func_read=yes ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_sopen=no ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_yperr_string=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_avcodec_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errmsg_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=no ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=yes ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_linux_mman_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=yes ac_cv_header_mysql_h=yes ac_cv_header_mysql_mysql_h=yes ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=yes ac_cv_header_sqlext_h=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_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=yes ac_cv_header_thread_h=no ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=no ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=no ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_hpi_sysOpen=yes ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_odbc_SQLConnect=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=no ac_cv_lib_thread_thr_create=no ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/bin/grep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=yes ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=yes ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=yes ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=yes ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=yes ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=yes ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=yes ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_PQclear=-lpq ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_krb5_init_context=-lkrb5 ac_cv_search_my_init=no ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=no ac_cv_type_ffi_sarg=no ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib /usr/lib64' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib64' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib /usr/lib64' pike_cv_epoll_works=yes pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_SQLHDBC=yes pike_cv_have_SQLHENV=yes pike_cv_have_SQLHSTMT=yes pike_cv_have_SQLINTEGER=yes pike_cv_have_SQLLEN=yes pike_cv_have_SQLSMALLINT=yes pike_cv_have_SQLUINTEGER=yes pike_cv_have_SQLULEN=yes pike_cv_have_SQLUSMALLINT=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_mysql_field_charsetnr=yes pike_cv_have_mysql_field_net_vio=yes pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=12517376 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/java/jdk1.5.0_05/jre/../include pike_cv_java_java_home=/usr/java/jdk1.5.0_05/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/java/jdk1.5.0_05/jre/lib/x86_64/server /usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads /usr/java/jdk1.5.0_05/jre/lib/x86_64 ' pike_cv_java_sysos=linux pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_ls=/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_marker_list=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql_fetch_lengths_ret_type='unsigned long' pike_cv_mysql_include_dir=/usr/./include/mysql pike_cv_mysql_lib_dir=/usr/./lib64/mysql pike_cv_mysql_lib_dir_prefix=/usr/. pike_cv_mysql_mysql_character_set_name=yes pike_cv_mysql_mysql_fetch_lengths=yes pike_cv_mysql_mysql_options=yes pike_cv_mysql_mysql_port=yes pike_cv_mysql_mysql_real_query=yes pike_cv_mysql_mysql_set_character_set=yes pike_cv_mysql_mysql_ssl_set=yes pike_cv_mysql_mysql_unix_port=yes pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_odbc=yes pike_cv_odbc_include_dir= pike_cv_odbc_lib_dir= pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=yes pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/etc/oratab pike_cv_oracle_sysliblist= pike_cv_pgres_include_dir=/usr/./include pike_cv_pgres_lib_dir=no pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_search_krb5_init_context=-lkrb5 pike_cv_short_use=CT_SHORT_INT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned int' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='config.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS='-ltiff -lz -ljpeg -lm ' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='_Image_TIFF' MODULE_PATH='' MODULE_PMOD_IN='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_TIFF/module.pmod.in' MODULE_WRAPPER_PREFIX='___' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_TIFF/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_TIFF_H 1 #define HAVE_TIFFVERS_H 1 #define HAVE_TIFFIO_H 1 #define HAVE_LIBM 1 #define HAVE_LIBJPEG 1 #define HAVE_WORKING_LIBTIFF 1 configure: exit 0 ################################################### ## ./modules/_Image_TTF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_TTF/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_TTF ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1919: loading cache ../.././config.cache configure:2832: checking for C compiler version configure:2841: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2852: $? = 0 configure:2841: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2852: $? = 0 configure:2841: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2852: $? = 1 configure:2841: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2852: $? = 1 configure:2841: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2852: $? = 1 configure:2872: checking whether the C compiler works configure:2894: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2898: $? = 0 configure:2948: result: yes configure:2951: checking for C compiler default output file name configure:2953: result: a.out configure:2959: checking for suffix of executables configure:2966: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2970: $? = 0 configure:2993: result: configure:3015: checking whether we are cross compiling configure:3023: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:3027: $? = 0 configure:3034: ./conftest configure:3038: $? = 0 configure:3053: result: no configure:3058: checking for suffix of object files configure:3107: result: o configure:3111: checking whether the compiler supports GNU C configure:3141: result: yes configure:3152: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3217: result: yes configure:3237: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3265: result: unsupported configure:3283: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3319: result: -std=gnu99 configure:3423: checking if we are using TCC (TenDRA C Compiler) configure:3447: result: no configure:3452: checking if we are using ICC (Intel C Compiler) configure:3495: result: no configure:3506: checking how to run the C preprocessor configure:3574: result: gcc -std=gnu99 -E configure:3588: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3588: $? = 0 configure:3603: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3603: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3703: checking for libgcc file name configure:3731: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3792: checking /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include/freetype1 configure:3838: result: no configure:3792: checking /usr/local/include/freetype1 configure:3838: result: no configure:3792: checking /usr/X11R6/include/freetype1 configure:3838: result: no configure:3857: checking for stdio.h configure:3857: result: yes configure:3857: checking for stdlib.h configure:3857: result: yes configure:3857: checking for string.h configure:3857: result: yes configure:3857: checking for inttypes.h configure:3857: result: yes configure:3857: checking for stdint.h configure:3857: result: yes configure:3857: checking for strings.h configure:3857: result: yes configure:3857: checking for sys/stat.h configure:3857: result: yes configure:3857: checking for sys/types.h configure:3857: result: yes configure:3857: checking for unistd.h configure:3857: result: yes configure:3884: checking for freetype.h configure:3884: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:47:22: error: freetype.h: No such file or directory configure:3884: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3884: result: no configure:3903: checking for ftxkern.h configure:3903: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:47:21: error: ftxkern.h: No such file or directory configure:3903: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3903: result: no configure:3922: checking for freetype/freetype.h configure:3922: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:47:31: error: freetype/freetype.h: No such file or directory configure:3922: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3922: result: no configure:3941: checking for freetype/ftxkern.h configure:3941: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:47:30: error: freetype/ftxkern.h: No such file or directory configure:3941: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3941: result: no configure:4163: checking whether make sets $(MAKE) configure:4186: result: yes configure:4200: checking for the Pike base directory configure:4205: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4375: updating cache ../.././config.cache configure:4424: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:845: creating make_variables config.status:845: creating Makefile config.status:845: creating config.h config.status:1019: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=yes ac_cv_func_PQescapeStringConn=yes ac_cv_func_PQsetdbLogin=yes ac_cv_func_PQsetnonblocking=yes ac_cv_func_PQunescapeBytea=yes ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__findclose=no ac_cv_func__findfirst=no ac_cv_func__findnext=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_close=yes ac_cv_func_closefrom=no ac_cv_func_crypt=no ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=no ac_cv_func_fgets=yes ac_cv_func_fileno=yes ac_cv_func_finite=yes ac_cv_func_flock=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpclass=no ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_ldiv=yes ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_madvise=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_mysql_get_client_version=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_open=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=yes ac_cv_func_puts=yes ac_cv_func_read=yes ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_sopen=no ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_yperr_string=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_avcodec_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errmsg_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=no ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=yes ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_linux_mman_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=yes ac_cv_header_mysql_h=yes ac_cv_header_mysql_mysql_h=yes ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=yes ac_cv_header_sqlext_h=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_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=yes ac_cv_header_thread_h=no ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=no ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=no ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_hpi_sysOpen=yes ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_odbc_SQLConnect=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=no ac_cv_lib_thread_thr_create=no ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/bin/grep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=yes ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=yes ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=yes ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=yes ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=yes ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=yes ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=yes ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_PQclear=-lpq ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_krb5_init_context=-lkrb5 ac_cv_search_my_init=no ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=no ac_cv_type_ffi_sarg=no ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib /usr/lib64' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib64' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib /usr/lib64' pike_cv_epoll_works=yes pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_SQLHDBC=yes pike_cv_have_SQLHENV=yes pike_cv_have_SQLHSTMT=yes pike_cv_have_SQLINTEGER=yes pike_cv_have_SQLLEN=yes pike_cv_have_SQLSMALLINT=yes pike_cv_have_SQLUINTEGER=yes pike_cv_have_SQLULEN=yes pike_cv_have_SQLUSMALLINT=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_mysql_field_charsetnr=yes pike_cv_have_mysql_field_net_vio=yes pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=12517376 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/java/jdk1.5.0_05/jre/../include pike_cv_java_java_home=/usr/java/jdk1.5.0_05/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/java/jdk1.5.0_05/jre/lib/x86_64/server /usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads /usr/java/jdk1.5.0_05/jre/lib/x86_64 ' pike_cv_java_sysos=linux pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_ls=/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_marker_list=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql_fetch_lengths_ret_type='unsigned long' pike_cv_mysql_include_dir=/usr/./include/mysql pike_cv_mysql_lib_dir=/usr/./lib64/mysql pike_cv_mysql_lib_dir_prefix=/usr/. pike_cv_mysql_mysql_character_set_name=yes pike_cv_mysql_mysql_fetch_lengths=yes pike_cv_mysql_mysql_options=yes pike_cv_mysql_mysql_port=yes pike_cv_mysql_mysql_real_query=yes pike_cv_mysql_mysql_set_character_set=yes pike_cv_mysql_mysql_ssl_set=yes pike_cv_mysql_mysql_unix_port=yes pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_odbc=yes pike_cv_odbc_include_dir= pike_cv_odbc_lib_dir= pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=yes pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/etc/oratab pike_cv_oracle_sysliblist= pike_cv_pgres_include_dir=/usr/./include pike_cv_pgres_lib_dir=no pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_search_krb5_init_context=-lkrb5 pike_cv_short_use=CT_SHORT_INT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned int' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='config.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='_Image_TTF' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_TTF/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 configure: exit 0 ################################################### ## ./modules/_Image_XFace This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_XFace/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_XFace ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1875: loading cache ../.././config.cache configure:2788: checking for C compiler version configure:2797: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2808: $? = 0 configure:2797: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2808: $? = 0 configure:2797: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2808: $? = 1 configure:2797: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2808: $? = 1 configure:2797: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2808: $? = 1 configure:2828: checking whether the C compiler works configure:2850: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2854: $? = 0 configure:2904: result: yes configure:2907: checking for C compiler default output file name configure:2909: result: a.out configure:2915: checking for suffix of executables configure:2922: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2926: $? = 0 configure:2949: result: configure:2971: checking whether we are cross compiling configure:2979: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2983: $? = 0 configure:2990: ./conftest configure:2994: $? = 0 configure:3009: result: no configure:3014: checking for suffix of object files configure:3063: result: o configure:3067: checking whether the compiler supports GNU C configure:3097: result: yes configure:3108: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3173: result: yes configure:3193: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3221: result: unsupported configure:3239: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3275: result: -std=gnu99 configure:3379: checking if we are using TCC (TenDRA C Compiler) configure:3403: result: no configure:3408: checking if we are using ICC (Intel C Compiler) configure:3451: result: no configure:3462: checking how to run the C preprocessor configure:3530: result: gcc -std=gnu99 -E configure:3544: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3544: $? = 0 configure:3559: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3559: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3659: checking for libgcc file name configure:3687: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3726: checking how to concatenate two symbols configure:3786: result: ANSI configure:3833: checking for stdio.h configure:3833: result: yes configure:3833: checking for stdlib.h configure:3833: result: yes configure:3833: checking for string.h configure:3833: result: yes configure:3833: checking for inttypes.h configure:3833: result: yes configure:3833: checking for stdint.h configure:3833: result: yes configure:3833: checking for strings.h configure:3833: result: yes configure:3833: checking for sys/stat.h configure:3833: result: yes configure:3833: checking for sys/types.h configure:3833: result: yes configure:3833: checking for unistd.h configure:3833: result: yes configure:3859: checking for grep that handles long lines and -e configure:3923: result: /bin/grep configure:3928: checking for egrep configure:3996: result: /bin/grep -E configure:4005: checking for gmp2/gmp.h configure:4005: result: no configure:4270: checking for gmp.h configure:4270: result: yes configure:4291: checking prefix for __MPN in gmp.h configure:4345: result: __gmpn_ configure:4352: checking working configure:4453: result: yes configure:4492: checking whether make sets $(MAKE) configure:4515: result: yes configure:4529: checking for the Pike base directory configure:4534: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4753: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:851: creating make_variables config.status:851: creating Makefile config.status:851: creating config.h config.status:1025: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=yes ac_cv_func_PQescapeStringConn=yes ac_cv_func_PQsetdbLogin=yes ac_cv_func_PQsetnonblocking=yes ac_cv_func_PQunescapeBytea=yes ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__findclose=no ac_cv_func__findfirst=no ac_cv_func__findnext=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_close=yes ac_cv_func_closefrom=no ac_cv_func_crypt=no ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=no ac_cv_func_fgets=yes ac_cv_func_fileno=yes ac_cv_func_finite=yes ac_cv_func_flock=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpclass=no ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_ldiv=yes ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_madvise=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_mysql_get_client_version=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_open=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=yes ac_cv_func_puts=yes ac_cv_func_read=yes ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_sopen=no ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_yperr_string=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_avcodec_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errmsg_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=no ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=yes ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_linux_mman_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=yes ac_cv_header_mysql_h=yes ac_cv_header_mysql_mysql_h=yes ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=yes ac_cv_header_sqlext_h=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_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=yes ac_cv_header_thread_h=no ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=no ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=no ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_hpi_sysOpen=yes ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_odbc_SQLConnect=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=no ac_cv_lib_thread_thr_create=no ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/bin/grep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=yes ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=yes ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=yes ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=yes ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=yes ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=yes ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=yes ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_PQclear=-lpq ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_krb5_init_context=-lkrb5 ac_cv_search_my_init=no ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=no ac_cv_type_ffi_sarg=no ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib /usr/lib64' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib64' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib /usr/lib64' pike_cv_epoll_works=yes pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_SQLHDBC=yes pike_cv_have_SQLHENV=yes pike_cv_have_SQLHSTMT=yes pike_cv_have_SQLINTEGER=yes pike_cv_have_SQLLEN=yes pike_cv_have_SQLSMALLINT=yes pike_cv_have_SQLUINTEGER=yes pike_cv_have_SQLULEN=yes pike_cv_have_SQLUSMALLINT=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_mysql_field_charsetnr=yes pike_cv_have_mysql_field_net_vio=yes pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=12517376 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/java/jdk1.5.0_05/jre/../include pike_cv_java_java_home=/usr/java/jdk1.5.0_05/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/java/jdk1.5.0_05/jre/lib/x86_64/server /usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads /usr/java/jdk1.5.0_05/jre/lib/x86_64 ' pike_cv_java_sysos=linux pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_ls=/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_marker_list=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql_fetch_lengths_ret_type='unsigned long' pike_cv_mysql_include_dir=/usr/./include/mysql pike_cv_mysql_lib_dir=/usr/./lib64/mysql pike_cv_mysql_lib_dir_prefix=/usr/. pike_cv_mysql_mysql_character_set_name=yes pike_cv_mysql_mysql_fetch_lengths=yes pike_cv_mysql_mysql_options=yes pike_cv_mysql_mysql_port=yes pike_cv_mysql_mysql_real_query=yes pike_cv_mysql_mysql_set_character_set=yes pike_cv_mysql_mysql_ssl_set=yes pike_cv_mysql_mysql_unix_port=yes pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_odbc=yes pike_cv_odbc_include_dir= pike_cv_odbc_lib_dir= pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=yes pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/etc/oratab pike_cv_oracle_sysliblist= pike_cv_pgres_include_dir=/usr/./include pike_cv_pgres_lib_dir=no pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_search_krb5_init_context=-lkrb5 pike_cv_short_use=CT_SHORT_INT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned int' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='config.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS=' -lgmp' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='_Image_XFace' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_XFace/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_ANSI_CONCAT 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_GMP_H 1 #define PIKE_MPN_PREFIX __gmpn_ #define HAVE_LIBGMP 1 configure: exit 0 ################################################### ## ./modules/_PGsql This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_PGsql/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_PGsql ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1827: loading cache ../.././config.cache configure:2731: checking for C compiler version configure:2740: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2751: $? = 0 configure:2740: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2751: $? = 0 configure:2740: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2751: $? = 1 configure:2740: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2751: $? = 1 configure:2740: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2751: $? = 1 configure:2771: checking whether the C compiler works configure:2793: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2797: $? = 0 configure:2847: result: yes configure:2850: checking for C compiler default output file name configure:2852: result: a.out configure:2858: checking for suffix of executables configure:2865: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2869: $? = 0 configure:2892: result: configure:2914: checking whether we are cross compiling configure:2922: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2926: $? = 0 configure:2933: ./conftest configure:2937: $? = 0 configure:2952: result: no configure:2957: checking for suffix of object files configure:3006: result: o configure:3010: checking whether the compiler supports GNU C configure:3040: result: yes configure:3051: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3116: result: yes configure:3136: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3164: result: unsupported configure:3182: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3218: result: -std=gnu99 configure:3322: checking if we are using TCC (TenDRA C Compiler) configure:3346: result: no configure:3351: checking if we are using ICC (Intel C Compiler) configure:3394: result: no configure:3405: checking how to run the C preprocessor configure:3473: result: gcc -std=gnu99 -E configure:3487: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3487: $? = 0 configure:3502: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3602: checking for libgcc file name configure:3630: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3679: checking for stdio.h configure:3679: result: yes configure:3679: checking for stdlib.h configure:3679: result: yes configure:3679: checking for string.h configure:3679: result: yes configure:3679: checking for inttypes.h configure:3679: result: yes configure:3679: checking for stdint.h configure:3679: result: yes configure:3679: checking for strings.h configure:3679: result: yes configure:3679: checking for sys/stat.h configure:3679: result: yes configure:3679: checking for sys/types.h configure:3679: result: yes configure:3679: checking for unistd.h configure:3679: result: yes configure:3706: checking for sys/socket.h configure:3706: result: yes configure:3725: checking for netinet/in.h configure:3725: result: yes configure:3744: checking for netinet/tcp.h configure:3744: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3744: $? = 0 configure:3744: result: yes configure:3772: checking whether make sets $(MAKE) configure:3795: result: yes configure:3809: checking for the Pike base directory configure:3814: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:3984: updating cache ../.././config.cache configure:4033: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:848: creating make_variables config.status:848: creating Makefile config.status:848: creating config.h config.status:1022: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=yes ac_cv_func_PQescapeStringConn=yes ac_cv_func_PQsetdbLogin=yes ac_cv_func_PQsetnonblocking=yes ac_cv_func_PQunescapeBytea=yes ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__findclose=no ac_cv_func__findfirst=no ac_cv_func__findnext=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_close=yes ac_cv_func_closefrom=no ac_cv_func_crypt=no ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=no ac_cv_func_fgets=yes ac_cv_func_fileno=yes ac_cv_func_finite=yes ac_cv_func_flock=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpclass=no ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_ldiv=yes ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_madvise=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_mysql_get_client_version=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_open=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=yes ac_cv_func_puts=yes ac_cv_func_read=yes ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_sopen=no ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_yperr_string=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_avcodec_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errmsg_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=no ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=yes ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_linux_mman_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=yes ac_cv_header_mysql_h=yes ac_cv_header_mysql_mysql_h=yes ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=yes ac_cv_header_sqlext_h=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_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=yes ac_cv_header_thread_h=no ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=no ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=no ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_hpi_sysOpen=yes ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_odbc_SQLConnect=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=no ac_cv_lib_thread_thr_create=no ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/bin/grep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=yes ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=yes ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=yes ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=yes ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=yes ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=yes ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=yes ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_PQclear=-lpq ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_krb5_init_context=-lkrb5 ac_cv_search_my_init=no ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=no ac_cv_type_ffi_sarg=no ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib /usr/lib64' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib64' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib /usr/lib64' pike_cv_epoll_works=yes pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_SQLHDBC=yes pike_cv_have_SQLHENV=yes pike_cv_have_SQLHSTMT=yes pike_cv_have_SQLINTEGER=yes pike_cv_have_SQLLEN=yes pike_cv_have_SQLSMALLINT=yes pike_cv_have_SQLUINTEGER=yes pike_cv_have_SQLULEN=yes pike_cv_have_SQLUSMALLINT=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_mysql_field_charsetnr=yes pike_cv_have_mysql_field_net_vio=yes pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=12517376 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/java/jdk1.5.0_05/jre/../include pike_cv_java_java_home=/usr/java/jdk1.5.0_05/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/java/jdk1.5.0_05/jre/lib/x86_64/server /usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads /usr/java/jdk1.5.0_05/jre/lib/x86_64 ' pike_cv_java_sysos=linux pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_ls=/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_marker_list=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql_fetch_lengths_ret_type='unsigned long' pike_cv_mysql_include_dir=/usr/./include/mysql pike_cv_mysql_lib_dir=/usr/./lib64/mysql pike_cv_mysql_lib_dir_prefix=/usr/. pike_cv_mysql_mysql_character_set_name=yes pike_cv_mysql_mysql_fetch_lengths=yes pike_cv_mysql_mysql_options=yes pike_cv_mysql_mysql_port=yes pike_cv_mysql_mysql_real_query=yes pike_cv_mysql_mysql_set_character_set=yes pike_cv_mysql_mysql_ssl_set=yes pike_cv_mysql_mysql_unix_port=yes pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_odbc=yes pike_cv_odbc_include_dir= pike_cv_odbc_lib_dir= pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=yes pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/etc/oratab pike_cv_oracle_sysliblist= pike_cv_pgres_include_dir=/usr/./include pike_cv_pgres_lib_dir=no pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_search_krb5_init_context=-lkrb5 pike_cv_short_use=CT_SHORT_INT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned int' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='config.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='_PGsql' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='$(SRCDIR)/PGsql.c' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_PGsql/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_NETINET_TCP_H 1 configure: exit 0 ################################################### ## ./modules/_Protocols_DNS_SD This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Protocols_DNS_SD/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Protocols_DNS_SD ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1876: loading cache ../.././config.cache configure:2789: checking for C compiler version configure:2798: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2809: $? = 0 configure:2798: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2809: $? = 0 configure:2798: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2809: $? = 1 configure:2798: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2809: $? = 1 configure:2798: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2809: $? = 1 configure:2829: checking whether the C compiler works configure:2851: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2855: $? = 0 configure:2905: result: yes configure:2908: checking for C compiler default output file name configure:2910: result: a.out configure:2916: checking for suffix of executables configure:2923: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2927: $? = 0 configure:2950: result: configure:2972: checking whether we are cross compiling configure:2980: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2984: $? = 0 configure:2991: ./conftest configure:2995: $? = 0 configure:3010: result: no configure:3015: checking for suffix of object files configure:3064: result: o configure:3068: checking whether the compiler supports GNU C configure:3098: result: yes configure:3109: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3174: result: yes configure:3194: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3222: result: unsupported configure:3240: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3276: result: -std=gnu99 configure:3380: checking if we are using TCC (TenDRA C Compiler) configure:3404: result: no configure:3409: checking if we are using ICC (Intel C Compiler) configure:3452: result: no configure:3463: checking how to run the C preprocessor configure:3531: result: gcc -std=gnu99 -E configure:3545: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3545: $? = 0 configure:3560: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3560: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3660: checking for libgcc file name configure:3688: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3755: checking for stdio.h configure:3755: result: yes configure:3755: checking for stdlib.h configure:3755: result: yes configure:3755: checking for string.h configure:3755: result: yes configure:3755: checking for inttypes.h configure:3755: result: yes configure:3755: checking for stdint.h configure:3755: result: yes configure:3755: checking for strings.h configure:3755: result: yes configure:3755: checking for sys/stat.h configure:3755: result: yes configure:3755: checking for sys/types.h configure:3755: result: yes configure:3755: checking for unistd.h configure:3755: result: yes configure:3782: checking for dns_sd.h configure:3782: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:47:20: error: dns_sd.h: No such file or directory configure:3782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3782: result: no configure:3801: checking for howl.h configure:3801: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:47:18: error: howl.h: No such file or directory configure:3801: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3801: result: no configure:4104: checking whether make sets $(MAKE) configure:4127: result: yes configure:4141: checking for the Pike base directory configure:4146: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4316: updating cache ../.././config.cache configure:4365: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:845: creating make_variables config.status:845: creating Makefile config.status:845: creating config.h config.status:1019: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=yes ac_cv_func_PQescapeStringConn=yes ac_cv_func_PQsetdbLogin=yes ac_cv_func_PQsetnonblocking=yes ac_cv_func_PQunescapeBytea=yes ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__findclose=no ac_cv_func__findfirst=no ac_cv_func__findnext=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_close=yes ac_cv_func_closefrom=no ac_cv_func_crypt=no ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=no ac_cv_func_fgets=yes ac_cv_func_fileno=yes ac_cv_func_finite=yes ac_cv_func_flock=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpclass=no ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_ldiv=yes ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_madvise=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_mysql_get_client_version=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_open=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=yes ac_cv_func_puts=yes ac_cv_func_read=yes ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_sopen=no ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_yperr_string=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_avcodec_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dns_sd_h=no ac_cv_header_errmsg_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=no ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_howl_h=no ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=yes ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_linux_mman_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=yes ac_cv_header_mysql_h=yes ac_cv_header_mysql_mysql_h=yes ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=yes ac_cv_header_sqlext_h=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_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=yes ac_cv_header_thread_h=no ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=no ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=no ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_hpi_sysOpen=yes ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_odbc_SQLConnect=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=no ac_cv_lib_thread_thr_create=no ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/bin/grep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=yes ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=yes ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=yes ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=yes ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=yes ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=yes ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=yes ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_PQclear=-lpq ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_krb5_init_context=-lkrb5 ac_cv_search_my_init=no ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=no ac_cv_type_ffi_sarg=no ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib /usr/lib64' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib64' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib /usr/lib64' pike_cv_epoll_works=yes pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_SQLHDBC=yes pike_cv_have_SQLHENV=yes pike_cv_have_SQLHSTMT=yes pike_cv_have_SQLINTEGER=yes pike_cv_have_SQLLEN=yes pike_cv_have_SQLSMALLINT=yes pike_cv_have_SQLUINTEGER=yes pike_cv_have_SQLULEN=yes pike_cv_have_SQLUSMALLINT=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_mysql_field_charsetnr=yes pike_cv_have_mysql_field_net_vio=yes pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=12517376 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/java/jdk1.5.0_05/jre/../include pike_cv_java_java_home=/usr/java/jdk1.5.0_05/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/java/jdk1.5.0_05/jre/lib/x86_64/server /usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads /usr/java/jdk1.5.0_05/jre/lib/x86_64 ' pike_cv_java_sysos=linux pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_ls=/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_marker_list=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql_fetch_lengths_ret_type='unsigned long' pike_cv_mysql_include_dir=/usr/./include/mysql pike_cv_mysql_lib_dir=/usr/./lib64/mysql pike_cv_mysql_lib_dir_prefix=/usr/. pike_cv_mysql_mysql_character_set_name=yes pike_cv_mysql_mysql_fetch_lengths=yes pike_cv_mysql_mysql_options=yes pike_cv_mysql_mysql_port=yes pike_cv_mysql_mysql_real_query=yes pike_cv_mysql_mysql_set_character_set=yes pike_cv_mysql_mysql_ssl_set=yes pike_cv_mysql_mysql_unix_port=yes pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_odbc=yes pike_cv_odbc_include_dir= pike_cv_odbc_lib_dir= pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=yes pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/etc/oratab pike_cv_oracle_sysliblist= pike_cv_pgres_include_dir=/usr/./include pike_cv_pgres_lib_dir=no pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_search_krb5_init_context=-lkrb5 pike_cv_short_use=CT_SHORT_INT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned int' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='config.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='_Protocols_DNS_SD' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Protocols_DNS_SD/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 configure: exit 0 ################################################### ## ./modules/_Regexp_PCRE This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Regexp_PCRE/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Regexp_PCRE ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1876: loading cache ../.././config.cache configure:2789: checking for C compiler version configure:2798: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2809: $? = 0 configure:2798: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2809: $? = 0 configure:2798: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2809: $? = 1 configure:2798: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2809: $? = 1 configure:2798: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2809: $? = 1 configure:2829: checking whether the C compiler works configure:2851: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2855: $? = 0 configure:2905: result: yes configure:2908: checking for C compiler default output file name configure:2910: result: a.out configure:2916: checking for suffix of executables configure:2923: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2927: $? = 0 configure:2950: result: configure:2972: checking whether we are cross compiling configure:2980: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2984: $? = 0 configure:2991: ./conftest configure:2995: $? = 0 configure:3010: result: no configure:3015: checking for suffix of object files configure:3064: result: o configure:3068: checking whether the compiler supports GNU C configure:3098: result: yes configure:3109: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3174: result: yes configure:3194: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3222: result: unsupported configure:3240: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3276: result: -std=gnu99 configure:3380: checking if we are using TCC (TenDRA C Compiler) configure:3404: result: no configure:3409: checking if we are using ICC (Intel C Compiler) configure:3452: result: no configure:3463: checking how to run the C preprocessor configure:3531: result: gcc -std=gnu99 -E configure:3545: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3545: $? = 0 configure:3560: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3560: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3660: checking for libgcc file name configure:3688: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3755: checking for stdio.h configure:3755: result: yes configure:3755: checking for stdlib.h configure:3755: result: yes configure:3755: checking for string.h configure:3755: result: yes configure:3755: checking for inttypes.h configure:3755: result: yes configure:3755: checking for stdint.h configure:3755: result: yes configure:3755: checking for strings.h configure:3755: result: yes configure:3755: checking for sys/stat.h configure:3755: result: yes configure:3755: checking for sys/types.h configure:3755: result: yes configure:3755: checking for unistd.h configure:3755: result: yes configure:3782: checking for pcre.h configure:3782: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3782: $? = 0 configure:3782: result: yes configure:3801: checking for pcre/pcre.h configure:3801: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:48:23: error: pcre/pcre.h: No such file or directory configure:3801: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_PCRE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3801: result: no configure:3833: checking for gnu/stubs.h configure:3833: result: yes configure:3860: checking for pcre_compile in -lpcre configure:3883: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lpcre >&5 configure:3883: $? = 0 configure:3893: result: yes configure:3909: checking for pcre_info configure:4002: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lpcre >&5 configure:4002: $? = 0 configure:4015: result: yes configure:4024: checking for pcre_fullinfo configure:4117: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lpcre >&5 configure:4117: $? = 0 configure:4130: result: yes configure:4139: checking for pcre_get_stringnumber configure:4232: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lpcre >&5 configure:4232: $? = 0 configure:4245: result: yes configure:4261: checking whether make sets $(MAKE) configure:4284: result: yes configure:4298: checking for the Pike base directory configure:4303: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4473: updating cache ../.././config.cache configure:4522: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:851: creating make_variables config.status:851: creating Makefile config.status:851: creating pcre_machine.h config.status:1025: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=yes ac_cv_func_PQescapeStringConn=yes ac_cv_func_PQsetdbLogin=yes ac_cv_func_PQsetnonblocking=yes ac_cv_func_PQunescapeBytea=yes ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__findclose=no ac_cv_func__findfirst=no ac_cv_func__findnext=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_close=yes ac_cv_func_closefrom=no ac_cv_func_crypt=no ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=no ac_cv_func_fgets=yes ac_cv_func_fileno=yes ac_cv_func_finite=yes ac_cv_func_flock=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpclass=no ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_ldiv=yes ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_madvise=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_mysql_get_client_version=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_open=yes ac_cv_func_pcre_fullinfo=yes ac_cv_func_pcre_get_stringnumber=yes ac_cv_func_pcre_info=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=yes ac_cv_func_puts=yes ac_cv_func_read=yes ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_sopen=no ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_yperr_string=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_avcodec_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dns_sd_h=no ac_cv_header_errmsg_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=no ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_howl_h=no ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=yes ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_linux_mman_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=yes ac_cv_header_mysql_h=yes ac_cv_header_mysql_mysql_h=yes ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pcre_h=yes ac_cv_header_pcre_pcre_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=yes ac_cv_header_sqlext_h=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_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=yes ac_cv_header_thread_h=no ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=no ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=no ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_hpi_sysOpen=yes ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_odbc_SQLConnect=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=no ac_cv_lib_thread_thr_create=no ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/bin/grep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=yes ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=yes ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=yes ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=yes ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=yes ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=yes ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=yes ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_PQclear=-lpq ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_krb5_init_context=-lkrb5 ac_cv_search_my_init=no ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=no ac_cv_type_ffi_sarg=no ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib /usr/lib64' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib64' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib /usr/lib64' pike_cv_epoll_works=yes pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_SQLHDBC=yes pike_cv_have_SQLHENV=yes pike_cv_have_SQLHSTMT=yes pike_cv_have_SQLINTEGER=yes pike_cv_have_SQLLEN=yes pike_cv_have_SQLSMALLINT=yes pike_cv_have_SQLUINTEGER=yes pike_cv_have_SQLULEN=yes pike_cv_have_SQLUSMALLINT=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_mysql_field_charsetnr=yes pike_cv_have_mysql_field_net_vio=yes pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=12517376 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/java/jdk1.5.0_05/jre/../include pike_cv_java_java_home=/usr/java/jdk1.5.0_05/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/java/jdk1.5.0_05/jre/lib/x86_64/server /usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads /usr/java/jdk1.5.0_05/jre/lib/x86_64 ' pike_cv_java_sysos=linux pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_ls=/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_marker_list=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql_fetch_lengths_ret_type='unsigned long' pike_cv_mysql_include_dir=/usr/./include/mysql pike_cv_mysql_lib_dir=/usr/./lib64/mysql pike_cv_mysql_lib_dir_prefix=/usr/. pike_cv_mysql_mysql_character_set_name=yes pike_cv_mysql_mysql_fetch_lengths=yes pike_cv_mysql_mysql_options=yes pike_cv_mysql_mysql_port=yes pike_cv_mysql_mysql_real_query=yes pike_cv_mysql_mysql_set_character_set=yes pike_cv_mysql_mysql_ssl_set=yes pike_cv_mysql_mysql_unix_port=yes pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_odbc=yes pike_cv_odbc_include_dir= pike_cv_odbc_lib_dir= pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=yes pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/etc/oratab pike_cv_oracle_sysliblist= pike_cv_pgres_include_dir=/usr/./include pike_cv_pgres_lib_dir=no pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_search_krb5_init_context=-lkrb5 pike_cv_short_use=CT_SHORT_INT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned int' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='pcre_machine.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS=' -lpcre' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='_Regexp_PCRE' MODULE_PATH='' MODULE_PMOD_IN='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Regexp_PCRE/module.pmod.in' MODULE_WRAPPER_PREFIX='___' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='$(SRCDIR)/pcre_glue.c' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Regexp_PCRE/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_PCRE_H 1 #define HAVE_GNU_STUBS_H 1 #define HAVE_LIBPCRE 1 #define HAVE_PCRE_INFO 1 #define HAVE_PCRE_FULLINFO 1 #define HAVE_PCRE_GET_STRINGNUMBER 1 configure: exit 0 ################################################### ## ./modules/_Roxen This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Roxen/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Roxen ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1762: loading cache ../.././config.cache configure:2656: checking for C compiler version configure:2665: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2676: $? = 0 configure:2665: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2676: $? = 0 configure:2665: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2676: $? = 1 configure:2665: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2676: $? = 1 configure:2665: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2676: $? = 1 configure:2696: checking whether the C compiler works configure:2718: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2722: $? = 0 configure:2772: result: yes configure:2775: checking for C compiler default output file name configure:2777: result: a.out configure:2783: checking for suffix of executables configure:2790: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2794: $? = 0 configure:2817: result: configure:2839: checking whether we are cross compiling configure:2847: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2851: $? = 0 configure:2858: ./conftest configure:2862: $? = 0 configure:2877: result: no configure:2882: checking for suffix of object files configure:2931: result: o configure:2935: checking whether the compiler supports GNU C configure:2965: result: yes configure:2976: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3041: result: yes configure:3061: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3089: result: unsupported configure:3107: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3143: result: -std=gnu99 configure:3247: checking if we are using TCC (TenDRA C Compiler) configure:3271: result: no configure:3276: checking if we are using ICC (Intel C Compiler) configure:3319: result: no configure:3330: checking how to run the C preprocessor configure:3398: result: gcc -std=gnu99 -E configure:3412: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3412: $? = 0 configure:3427: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3427: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3527: checking for libgcc file name configure:3555: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3592: checking whether make sets $(MAKE) configure:3615: result: yes configure:3629: checking for the Pike base directory configure:3634: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:3853: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:835: creating make_variables config.status:835: creating Makefile config.status:835: creating config.h config.status:1009: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=yes ac_cv_func_PQescapeStringConn=yes ac_cv_func_PQsetdbLogin=yes ac_cv_func_PQsetnonblocking=yes ac_cv_func_PQunescapeBytea=yes ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__findclose=no ac_cv_func__findfirst=no ac_cv_func__findnext=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_close=yes ac_cv_func_closefrom=no ac_cv_func_crypt=no ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=no ac_cv_func_fgets=yes ac_cv_func_fileno=yes ac_cv_func_finite=yes ac_cv_func_flock=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpclass=no ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_ldiv=yes ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_madvise=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_mysql_get_client_version=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_open=yes ac_cv_func_pcre_fullinfo=yes ac_cv_func_pcre_get_stringnumber=yes ac_cv_func_pcre_info=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=yes ac_cv_func_puts=yes ac_cv_func_read=yes ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_sopen=no ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_yperr_string=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_avcodec_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dns_sd_h=no ac_cv_header_errmsg_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=no ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_howl_h=no ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=yes ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_linux_mman_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=yes ac_cv_header_mysql_h=yes ac_cv_header_mysql_mysql_h=yes ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pcre_h=yes ac_cv_header_pcre_pcre_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=yes ac_cv_header_sqlext_h=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_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=yes ac_cv_header_thread_h=no ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=no ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=no ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_hpi_sysOpen=yes ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_odbc_SQLConnect=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=no ac_cv_lib_thread_thr_create=no ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/bin/grep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=yes ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=yes ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=yes ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=yes ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=yes ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=yes ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=yes ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_PQclear=-lpq ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_krb5_init_context=-lkrb5 ac_cv_search_my_init=no ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=no ac_cv_type_ffi_sarg=no ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib /usr/lib64' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib64' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib /usr/lib64' pike_cv_epoll_works=yes pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_SQLHDBC=yes pike_cv_have_SQLHENV=yes pike_cv_have_SQLHSTMT=yes pike_cv_have_SQLINTEGER=yes pike_cv_have_SQLLEN=yes pike_cv_have_SQLSMALLINT=yes pike_cv_have_SQLUINTEGER=yes pike_cv_have_SQLULEN=yes pike_cv_have_SQLUSMALLINT=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_mysql_field_charsetnr=yes pike_cv_have_mysql_field_net_vio=yes pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=12517376 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/java/jdk1.5.0_05/jre/../include pike_cv_java_java_home=/usr/java/jdk1.5.0_05/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/java/jdk1.5.0_05/jre/lib/x86_64/server /usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads /usr/java/jdk1.5.0_05/jre/lib/x86_64 ' pike_cv_java_sysos=linux pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_ls=/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_marker_list=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql_fetch_lengths_ret_type='unsigned long' pike_cv_mysql_include_dir=/usr/./include/mysql pike_cv_mysql_lib_dir=/usr/./lib64/mysql pike_cv_mysql_lib_dir_prefix=/usr/. pike_cv_mysql_mysql_character_set_name=yes pike_cv_mysql_mysql_fetch_lengths=yes pike_cv_mysql_mysql_options=yes pike_cv_mysql_mysql_port=yes pike_cv_mysql_mysql_real_query=yes pike_cv_mysql_mysql_set_character_set=yes pike_cv_mysql_mysql_ssl_set=yes pike_cv_mysql_mysql_unix_port=yes pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_odbc=yes pike_cv_odbc_include_dir= pike_cv_odbc_lib_dir= pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=yes pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/etc/oratab pike_cv_oracle_sysliblist= pike_cv_pgres_include_dir=/usr/./include pike_cv_pgres_lib_dir=no pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_search_krb5_init_context=-lkrb5 pike_cv_short_use=CT_SHORT_INT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned int' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='config.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='_Roxen' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Roxen/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" configure: exit 0 ################################################### ## ./modules/_WhiteFish This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_WhiteFish/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_WhiteFish ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1827: loading cache ../.././config.cache configure:2731: checking for C compiler version configure:2740: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2751: $? = 0 configure:2740: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2751: $? = 0 configure:2740: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2751: $? = 1 configure:2740: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2751: $? = 1 configure:2740: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2751: $? = 1 configure:2771: checking whether the C compiler works configure:2793: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2797: $? = 0 configure:2847: result: yes configure:2850: checking for C compiler default output file name configure:2852: result: a.out configure:2858: checking for suffix of executables configure:2865: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2869: $? = 0 configure:2892: result: configure:2914: checking whether we are cross compiling configure:2922: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2926: $? = 0 configure:2933: ./conftest configure:2937: $? = 0 configure:2952: result: no configure:2957: checking for suffix of object files configure:3006: result: o configure:3010: checking whether the compiler supports GNU C configure:3040: result: yes configure:3051: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3116: result: yes configure:3136: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3164: result: unsupported configure:3182: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3218: result: -std=gnu99 configure:3322: checking if we are using TCC (TenDRA C Compiler) configure:3346: result: no configure:3351: checking if we are using ICC (Intel C Compiler) configure:3394: result: no configure:3405: checking how to run the C preprocessor configure:3473: result: gcc -std=gnu99 -E configure:3487: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3487: $? = 0 configure:3502: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3502: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3602: checking for libgcc file name configure:3630: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3679: checking for stdio.h configure:3679: result: yes configure:3679: checking for stdlib.h configure:3679: result: yes configure:3679: checking for string.h configure:3679: result: yes configure:3679: checking for inttypes.h configure:3679: result: yes configure:3679: checking for stdint.h configure:3679: result: yes configure:3679: checking for strings.h configure:3679: result: yes configure:3679: checking for sys/stat.h configure:3679: result: yes configure:3679: checking for sys/types.h configure:3679: result: yes configure:3679: checking for unistd.h configure:3679: result: yes configure:3706: checking for sys/types.h configure:3706: result: yes configure:3725: checking for netinet/in.h configure:3725: result: yes configure:3744: checking for inttypes.h configure:3744: result: yes configure:3772: checking whether make sets $(MAKE) configure:3795: result: yes configure:3809: checking for the Pike base directory configure:3814: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4033: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:848: creating make_variables config.status:848: creating Makefile config.status:848: creating config.h config.status:1022: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=yes ac_cv_func_PQescapeStringConn=yes ac_cv_func_PQsetdbLogin=yes ac_cv_func_PQsetnonblocking=yes ac_cv_func_PQunescapeBytea=yes ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__findclose=no ac_cv_func__findfirst=no ac_cv_func__findnext=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_close=yes ac_cv_func_closefrom=no ac_cv_func_crypt=no ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=no ac_cv_func_fgets=yes ac_cv_func_fileno=yes ac_cv_func_finite=yes ac_cv_func_flock=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpclass=no ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_ldiv=yes ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_madvise=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_mysql_get_client_version=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_open=yes ac_cv_func_pcre_fullinfo=yes ac_cv_func_pcre_get_stringnumber=yes ac_cv_func_pcre_info=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=yes ac_cv_func_puts=yes ac_cv_func_read=yes ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_sopen=no ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_yperr_string=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_avcodec_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dns_sd_h=no ac_cv_header_errmsg_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=no ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_howl_h=no ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=yes ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_linux_mman_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=yes ac_cv_header_mysql_h=yes ac_cv_header_mysql_mysql_h=yes ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pcre_h=yes ac_cv_header_pcre_pcre_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=yes ac_cv_header_sqlext_h=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_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=yes ac_cv_header_thread_h=no ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=no ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=no ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_hpi_sysOpen=yes ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_odbc_SQLConnect=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=no ac_cv_lib_thread_thr_create=no ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/bin/grep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=yes ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=yes ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=yes ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=yes ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=yes ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=yes ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=yes ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_PQclear=-lpq ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_krb5_init_context=-lkrb5 ac_cv_search_my_init=no ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=no ac_cv_type_ffi_sarg=no ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib /usr/lib64' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib64' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib /usr/lib64' pike_cv_epoll_works=yes pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_SQLHDBC=yes pike_cv_have_SQLHENV=yes pike_cv_have_SQLHSTMT=yes pike_cv_have_SQLINTEGER=yes pike_cv_have_SQLLEN=yes pike_cv_have_SQLSMALLINT=yes pike_cv_have_SQLUINTEGER=yes pike_cv_have_SQLULEN=yes pike_cv_have_SQLUSMALLINT=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_mysql_field_charsetnr=yes pike_cv_have_mysql_field_net_vio=yes pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=12517376 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/java/jdk1.5.0_05/jre/../include pike_cv_java_java_home=/usr/java/jdk1.5.0_05/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/java/jdk1.5.0_05/jre/lib/x86_64/server /usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads /usr/java/jdk1.5.0_05/jre/lib/x86_64 ' pike_cv_java_sysos=linux pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_ls=/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_marker_list=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql_fetch_lengths_ret_type='unsigned long' pike_cv_mysql_include_dir=/usr/./include/mysql pike_cv_mysql_lib_dir=/usr/./lib64/mysql pike_cv_mysql_lib_dir_prefix=/usr/. pike_cv_mysql_mysql_character_set_name=yes pike_cv_mysql_mysql_fetch_lengths=yes pike_cv_mysql_mysql_options=yes pike_cv_mysql_mysql_port=yes pike_cv_mysql_mysql_real_query=yes pike_cv_mysql_mysql_set_character_set=yes pike_cv_mysql_mysql_ssl_set=yes pike_cv_mysql_mysql_unix_port=yes pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_odbc=yes pike_cv_odbc_include_dir= pike_cv_odbc_lib_dir= pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=yes pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/etc/oratab pike_cv_oracle_sysliblist= pike_cv_pgres_include_dir=/usr/./include pike_cv_pgres_lib_dir=no pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_search_krb5_init_context=-lkrb5 pike_cv_short_use=CT_SHORT_INT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned int' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='config.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='_WhiteFish' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_WhiteFish/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_INTTYPES_H 1 configure: exit 0 ################################################### ## ./modules/_math This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_math/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_math ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1917: loading cache ../.././config.cache configure:2822: checking for C compiler version configure:2831: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2842: $? = 0 configure:2831: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2842: $? = 0 configure:2831: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2842: $? = 1 configure:2831: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2842: $? = 1 configure:2831: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2842: $? = 1 configure:2862: checking whether the C compiler works configure:2884: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2888: $? = 0 configure:2938: result: yes configure:2941: checking for C compiler default output file name configure:2943: result: a.out configure:2949: checking for suffix of executables configure:2956: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2960: $? = 0 configure:2983: result: configure:3005: checking whether we are cross compiling configure:3013: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:3017: $? = 0 configure:3024: ./conftest configure:3028: $? = 0 configure:3043: result: no configure:3048: checking for suffix of object files configure:3097: result: o configure:3101: checking whether the compiler supports GNU C configure:3131: result: yes configure:3142: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3207: result: yes configure:3227: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3255: result: unsupported configure:3273: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3309: result: -std=gnu99 configure:3413: checking if we are using TCC (TenDRA C Compiler) configure:3437: result: no configure:3442: checking if we are using ICC (Intel C Compiler) configure:3485: result: no configure:3496: checking how to run the C preprocessor configure:3564: result: gcc -std=gnu99 -E configure:3578: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3578: $? = 0 configure:3593: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3593: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3693: checking for libgcc file name configure:3721: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3758: checking for floor in -lm configure:3791: result: yes configure:3819: checking for stdio.h configure:3819: result: yes configure:3819: checking for stdlib.h configure:3819: result: yes configure:3819: checking for string.h configure:3819: result: yes configure:3819: checking for inttypes.h configure:3819: result: yes configure:3819: checking for stdint.h configure:3819: result: yes configure:3819: checking for strings.h configure:3819: result: yes configure:3819: checking for sys/stat.h configure:3819: result: yes configure:3819: checking for sys/types.h configure:3819: result: yes configure:3819: checking for unistd.h configure:3819: result: yes configure:3846: checking for math.h configure:3846: result: yes configure:3865: checking for ieeefp.h configure:3865: result: no configure:3884: checking for fp_class.h configure:3884: result: no configure:3903: checking for floatingpoint.h configure:3903: result: no configure:3935: checking for gnu/stubs.h configure:3935: result: yes configure:3963: checking for fpsetmask configure:4056: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lm >&5 /tmp/ccqKs56i.o(.text+0x11): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/_math/conftest.c:68: undefined reference to `fpsetmask' /tmp/ccqKs56i.o(.data.rel+0x0): undefined reference to `fpsetmask' collect2: ld returned 1 exit status configure:4056: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBM 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_MATH_H 1 | #define HAVE_GNU_STUBS_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define fpsetmask to an innocuous variant, in case declares fpsetmask. | For example, HP-UX 11i declares gettimeofday. */ | #define fpsetmask innocuous_fpsetmask | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fpsetmask (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fpsetmask | #endif | | /* 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 fpsetmask (); | /* 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_fpsetmask) || defined (__stub___fpsetmask) | choke me | #else | char (*f) () = fpsetmask; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != fpsetmask; | ; | return 0; | } configure:4074: result: no configure:4078: checking for fpsetround configure:4171: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lm >&5 /tmp/cca9fmVp.o(.text+0x11): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/_math/conftest.c:68: undefined reference to `fpsetround' /tmp/cca9fmVp.o(.data.rel+0x0): undefined reference to `fpsetround' collect2: ld returned 1 exit status configure:4171: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBM 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_MATH_H 1 | #define HAVE_GNU_STUBS_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define fpsetround to an innocuous variant, in case declares fpsetround. | For example, HP-UX 11i declares gettimeofday. */ | #define fpsetround innocuous_fpsetround | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fpsetround (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fpsetround | #endif | | /* 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 fpsetround (); | /* 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_fpsetround) || defined (__stub___fpsetround) | choke me | #else | char (*f) () = fpsetround; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != fpsetround; | ; | return 0; | } configure:4189: result: no configure:4193: checking for fpsetfastmode configure:4286: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lm >&5 /tmp/ccEx3Frq.o(.text+0x11): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/_math/conftest.c:68: undefined reference to `fpsetfastmode' /tmp/ccEx3Frq.o(.data.rel+0x0): undefined reference to `fpsetfastmode' collect2: ld returned 1 exit status configure:4286: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBM 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_MATH_H 1 | #define HAVE_GNU_STUBS_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define fpsetfastmode to an innocuous variant, in case declares fpsetfastmode. | For example, HP-UX 11i declares gettimeofday. */ | #define fpsetfastmode innocuous_fpsetfastmode | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fpsetfastmode (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fpsetfastmode | #endif | | /* 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 fpsetfastmode (); | /* 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_fpsetfastmode) || defined (__stub___fpsetfastmode) | choke me | #else | char (*f) () = fpsetfastmode; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != fpsetfastmode; | ; | return 0; | } configure:4304: result: no configure:4308: checking for expf configure:4401: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lm >&5 conftest.c:52: warning: conflicting types for built-in function 'expf' configure:4401: $? = 0 configure:4414: result: yes configure:4423: checking for expl configure:4516: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lm >&5 conftest.c:53: warning: conflicting types for built-in function 'expl' configure:4516: $? = 0 configure:4529: result: yes configure:4538: checking for floorf configure:4631: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lm >&5 conftest.c:54: warning: conflicting types for built-in function 'floorf' configure:4631: $? = 0 configure:4644: result: yes configure:4653: checking for floorl configure:4746: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lm >&5 conftest.c:55: warning: conflicting types for built-in function 'floorl' configure:4746: $? = 0 configure:4759: result: yes configure:4825: checking for FP_RZ configure:4847: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lm >&5 conftest.c: In function 'main': conftest.c:33: warning: implicit declaration of function 'fpsetround' conftest.c:33: error: 'FP_RZ' undeclared (first use in this function) conftest.c:33: error: (Each undeclared identifier is reported only once conftest.c:33: error: for each function it appears in.) configure:4847: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBM 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_MATH_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_EXPF 1 | #define HAVE_EXPL 1 | #define HAVE_FLOORF 1 | #define HAVE_FLOORL 1 | /* end confdefs.h. */ | | #include | | int | main (void) | { | | fpsetround(FP_RZ); | | ; | return 0; | } configure:4864: result: no configure:4868: checking whether make sets $(MAKE) configure:4891: result: yes configure:4905: checking for the Pike base directory configure:4910: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:5080: updating cache ../.././config.cache configure:5129: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:852: creating make_variables config.status:852: creating Makefile config.status:852: creating config.h config.status:1026: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=yes ac_cv_func_PQescapeStringConn=yes ac_cv_func_PQsetdbLogin=yes ac_cv_func_PQsetnonblocking=yes ac_cv_func_PQunescapeBytea=yes ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__findclose=no ac_cv_func__findfirst=no ac_cv_func__findnext=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_close=yes ac_cv_func_closefrom=no ac_cv_func_crypt=no ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_expf=yes ac_cv_func_expl=yes ac_cv_func_fchmod=yes ac_cv_func_fdwalk=no ac_cv_func_fgets=yes ac_cv_func_fileno=yes ac_cv_func_finite=yes ac_cv_func_flock=yes ac_cv_func_floorf=yes ac_cv_func_floorl=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpclass=no ac_cv_func_fpsetfastmode=no ac_cv_func_fpsetmask=no ac_cv_func_fpsetround=no ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_ldiv=yes ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_madvise=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_mysql_get_client_version=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_open=yes ac_cv_func_pcre_fullinfo=yes ac_cv_func_pcre_get_stringnumber=yes ac_cv_func_pcre_info=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=yes ac_cv_func_puts=yes ac_cv_func_read=yes ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_sopen=no ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_yperr_string=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_avcodec_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dns_sd_h=no ac_cv_header_errmsg_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=no ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_howl_h=no ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=yes ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_linux_mman_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=yes ac_cv_header_mysql_h=yes ac_cv_header_mysql_mysql_h=yes ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pcre_h=yes ac_cv_header_pcre_pcre_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=yes ac_cv_header_sqlext_h=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_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=yes ac_cv_header_thread_h=no ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=no ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=no ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_hpi_sysOpen=yes ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_odbc_SQLConnect=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=no ac_cv_lib_thread_thr_create=no ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/bin/grep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=yes ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=yes ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=yes ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=yes ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=yes ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=yes ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=yes ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_PQclear=-lpq ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_krb5_init_context=-lkrb5 ac_cv_search_my_init=no ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=no ac_cv_type_ffi_sarg=no ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib /usr/lib64' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib64' pike_cv_C_supports_large_auto=yes pike_cv_FP_RZ=no pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib /usr/lib64' pike_cv_epoll_works=yes pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_SQLHDBC=yes pike_cv_have_SQLHENV=yes pike_cv_have_SQLHSTMT=yes pike_cv_have_SQLINTEGER=yes pike_cv_have_SQLLEN=yes pike_cv_have_SQLSMALLINT=yes pike_cv_have_SQLUINTEGER=yes pike_cv_have_SQLULEN=yes pike_cv_have_SQLUSMALLINT=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_mysql_field_charsetnr=yes pike_cv_have_mysql_field_net_vio=yes pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=12517376 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/java/jdk1.5.0_05/jre/../include pike_cv_java_java_home=/usr/java/jdk1.5.0_05/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/java/jdk1.5.0_05/jre/lib/x86_64/server /usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads /usr/java/jdk1.5.0_05/jre/lib/x86_64 ' pike_cv_java_sysos=linux pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_ls=/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_marker_list=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql_fetch_lengths_ret_type='unsigned long' pike_cv_mysql_include_dir=/usr/./include/mysql pike_cv_mysql_lib_dir=/usr/./lib64/mysql pike_cv_mysql_lib_dir_prefix=/usr/. pike_cv_mysql_mysql_character_set_name=yes pike_cv_mysql_mysql_fetch_lengths=yes pike_cv_mysql_mysql_options=yes pike_cv_mysql_mysql_port=yes pike_cv_mysql_mysql_real_query=yes pike_cv_mysql_mysql_set_character_set=yes pike_cv_mysql_mysql_ssl_set=yes pike_cv_mysql_mysql_unix_port=yes pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_odbc=yes pike_cv_odbc_include_dir= pike_cv_odbc_lib_dir= pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=yes pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/etc/oratab pike_cv_oracle_sysliblist= pike_cv_pgres_include_dir=/usr/./include pike_cv_pgres_lib_dir=no pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_search_krb5_init_context=-lkrb5 pike_cv_short_use=CT_SHORT_INT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned int' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='config.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS='-lm ' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='_math' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_math/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_LIBM 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_MATH_H 1 #define HAVE_GNU_STUBS_H 1 #define HAVE_EXPF 1 #define HAVE_EXPL 1 #define HAVE_FLOORF 1 #define HAVE_FLOORL 1 configure: exit 0 ################################################### ## ./modules This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1646: loading cache .././config.cache configure:1749: checking whether make sets $(MAKE) configure:1772: result: yes configure:1821: checking whether make sets $(MAKE) configure:1844: result: yes configure:1858: checking for the Pike base directory configure:1863: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:2118: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:771: creating make_variables config.status:771: creating Makefile config.status:922: executing default commands configure:3242: === configuring in CommonLog (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/CommonLog) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/CommonLog/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/CommonLog configure:3242: === configuring in DVB (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/DVB) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/DVB/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/DVB configure:3242: === configuring in Fuse (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/Fuse) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Fuse/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Fuse configure:3242: === configuring in Gdbm (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/Gdbm) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Gdbm/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Gdbm configure:3242: === configuring in Gettext (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/Gettext) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Gettext/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Gettext configure:3242: === configuring in Gmp (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/Gmp) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Gmp/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Gmp configure:3242: === configuring in Gz (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/Gz) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Gz/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Gz configure:3242: === configuring in HTTPLoop (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/HTTPLoop) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/HTTPLoop/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/HTTPLoop configure:3242: === configuring in Image (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/Image) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Image/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Image configure:3242: === configuring in JSON (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/JSON) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/JSON/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/JSON configure:3242: === configuring in Java (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/Java) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Java/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Java configure:3242: === configuring in Kerberos (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/Kerberos) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Kerberos/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Kerberos configure:3242: === configuring in MIME (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/MIME) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/MIME/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/MIME configure:3242: === configuring in Math (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/Math) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Math/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Math configure:3242: === configuring in Msql (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/Msql) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Msql/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Msql configure:3242: === configuring in Mysql (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/Mysql) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Mysql/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Mysql configure:3242: === configuring in Odbc (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/Odbc) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Odbc/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Odbc configure:3242: === configuring in Oracle (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/Oracle) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Oracle/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Oracle configure:3242: === configuring in PDF (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/PDF) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/PDF/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/PDF configure:3242: === configuring in Parser (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/Parser) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Parser/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Parser configure:3242: === configuring in Pipe (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/Pipe) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Pipe/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Pipe configure:3242: === configuring in Postgres (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/Postgres) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Postgres/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Postgres configure:3242: === configuring in Regexp (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/Regexp) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Regexp/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Regexp configure:3242: === configuring in SANE (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/SANE) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/SANE/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/SANE configure:3242: === configuring in Yp (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/Yp) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Yp/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/Yp configure:3242: === configuring in _Charset (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/_Charset) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Charset/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Charset configure:3242: === configuring in _Ffmpeg (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/_Ffmpeg) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Ffmpeg/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Ffmpeg configure:3242: === configuring in _Image_FreeType (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/_Image_FreeType) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_FreeType/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_FreeType configure:3242: === configuring in _Image_GIF (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/_Image_GIF) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_GIF/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_GIF configure:3242: === configuring in _Image_JPEG (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/_Image_JPEG) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_JPEG/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_JPEG configure:3242: === configuring in _Image_TIFF (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/_Image_TIFF) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_TIFF/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_TIFF configure:3242: === configuring in _Image_TTF (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/_Image_TTF) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_TTF/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_TTF configure:3242: === configuring in _Image_XFace (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/_Image_XFace) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_XFace/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Image_XFace configure:3242: === configuring in _PGsql (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/_PGsql) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_PGsql/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_PGsql configure:3242: === configuring in _Protocols_DNS_SD (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/_Protocols_DNS_SD) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Protocols_DNS_SD/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Protocols_DNS_SD configure:3242: === configuring in _Regexp_PCRE (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/_Regexp_PCRE) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Regexp_PCRE/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Regexp_PCRE configure:3242: === configuring in _Roxen (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/_Roxen) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Roxen/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_Roxen configure:3242: === configuring in _WhiteFish (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/_WhiteFish) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_WhiteFish/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_WhiteFish configure:3242: === configuring in _math (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/_math) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_math/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/_math configure:3242: === configuring in files (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/files) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/files/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/files configure:3242: === configuring in spider (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/spider) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/spider/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/spider configure:3242: === configuring in sprintf (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/sprintf) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/sprintf/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/sprintf configure:3242: === configuring in sybase (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/sybase) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/sybase/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/sybase configure:3242: === configuring in system (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/system) configure:3303: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/system/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/system ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_closefrom=no ac_cv_func_crypt=no ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_fchmod=yes ac_cv_func_fdwalk=no ac_cv_func_finite=yes ac_cv_func_flock=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpclass=no ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_host_get_clock_service=no ac_cv_func_index=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_ptrace=yes ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_asm_mmx_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_net_socket_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_passwd_h=no ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no 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_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syscall_h=yes ac_cv_header_thread_h=no ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_m_floor=yes ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket_socket=no ac_cv_lib_z_static_inflate=no ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_C_supports_large_auto=yes pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib' pike_cv_epoll_works=yes pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_dlopen=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_initial_stack_size=12517376 pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=64 pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_short_use=CT_SHORT_INT pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 ## ----------------- ## ## Output variables. ## ## ----------------- ## DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"' ECHO_C='' ECHO_N='-n' ECHO_T='' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_LINKOPTS=' CommonLog/linker_options DVB/linker_options Fuse/linker_options Gdbm/linker_options Gettext/linker_options Gmp/linker_options Gz/linker_options HTTPLoop/linker_options Image/linker_options JSON/linker_options Java/linker_options Kerberos/linker_options MIME/linker_options Math/linker_options Msql/linker_options Mysql/linker_options Odbc/linker_options Oracle/linker_options PDF/linker_options Parser/linker_options Pipe/linker_options Postgres/linker_options Regexp/linker_options SANE/linker_options Yp/linker_options _Charset/linker_options _Ffmpeg/linker_options _Image_FreeType/linker_options _Image_GIF/linker_options _Image_JPEG/linker_options _Image_TIFF/linker_options _Image_TTF/linker_options _Image_XFace/linker_options _PGsql/linker_options _Protocols_DNS_SD/linker_options _Regexp_PCRE/linker_options _Roxen/linker_options _WhiteFish/linker_options _math/linker_options files/linker_options spider/linker_options sprintf/linker_options sybase/linker_options system/linker_options' MODULE_SEGMENTS=' CommonLog/modlist_segment DVB/modlist_segment Fuse/modlist_segment Gdbm/modlist_segment Gettext/modlist_segment Gmp/modlist_segment Gz/modlist_segment HTTPLoop/modlist_segment Image/modlist_segment JSON/modlist_segment Java/modlist_segment Kerberos/modlist_segment MIME/modlist_segment Math/modlist_segment Msql/modlist_segment Mysql/modlist_segment Odbc/modlist_segment Oracle/modlist_segment PDF/modlist_segment Parser/modlist_segment Pipe/modlist_segment Postgres/modlist_segment Regexp/modlist_segment SANE/modlist_segment Yp/modlist_segment _Charset/modlist_segment _Ffmpeg/modlist_segment _Image_FreeType/modlist_segment _Image_GIF/modlist_segment _Image_JPEG/modlist_segment _Image_TIFF/modlist_segment _Image_TTF/modlist_segment _Image_XFace/modlist_segment _PGsql/modlist_segment _Protocols_DNS_SD/modlist_segment _Regexp_PCRE/modlist_segment _Roxen/modlist_segment _WhiteFish/modlist_segment _math/modlist_segment files/modlist_segment spider/modlist_segment sprintf/modlist_segment sybase/modlist_segment system/modlist_segment' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='' SET_MAKE='' SHELL='/bin/sh' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' module_names=' CommonLog DVB Fuse Gdbm Gettext Gmp Gz HTTPLoop Image JSON Java Kerberos MIME Math Msql Mysql Odbc Oracle PDF Parser Pipe Postgres Regexp SANE Yp _Charset _Ffmpeg _Image_FreeType _Image_GIF _Image_JPEG _Image_TIFF _Image_TTF _Image_XFace _PGsql _Protocols_DNS_SD _Regexp_PCRE _Roxen _WhiteFish _math files spider sprintf sybase system' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' CommonLog DVB Fuse Gdbm Gettext Gmp Gz HTTPLoop Image JSON Java Kerberos MIME Math Msql Mysql Odbc Oracle PDF Parser Pipe Postgres Regexp SANE Yp _Charset _Ffmpeg _Image_FreeType _Image_GIF _Image_JPEG _Image_TIFF _Image_TTF _Image_XFace _PGsql _Protocols_DNS_SD _Regexp_PCRE _Roxen _WhiteFish _math files spider sprintf sybase system' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/dependencies' make_variables='make_variables' propagated_variables='propagated_variables' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" configure: exit 0 ################################################### ## ./modules/files This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/files/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/files ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1980: loading cache ../.././config.cache configure:2885: checking for C compiler version configure:2894: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2905: $? = 0 configure:2894: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2905: $? = 0 configure:2894: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2905: $? = 1 configure:2894: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2905: $? = 1 configure:2894: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2905: $? = 1 configure:2925: checking whether the C compiler works configure:2947: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2951: $? = 0 configure:3001: result: yes configure:3004: checking for C compiler default output file name configure:3006: result: a.out configure:3012: checking for suffix of executables configure:3019: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:3023: $? = 0 configure:3046: result: configure:3068: checking whether we are cross compiling configure:3076: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:3080: $? = 0 configure:3087: ./conftest configure:3091: $? = 0 configure:3106: result: no configure:3111: checking for suffix of object files configure:3160: result: o configure:3164: checking whether the compiler supports GNU C configure:3194: result: yes configure:3205: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3270: result: yes configure:3290: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3318: result: unsupported configure:3336: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3372: result: -std=gnu99 configure:3476: checking if we are using TCC (TenDRA C Compiler) configure:3500: result: no configure:3505: checking if we are using ICC (Intel C Compiler) configure:3548: result: no configure:3559: checking how to run the C preprocessor configure:3627: result: gcc -std=gnu99 -E configure:3641: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3641: $? = 0 configure:3656: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3656: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3756: checking for libgcc file name configure:3784: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3834: checking for sys/types.h configure:3834: result: yes configure:3866: checking for sys/socket.h configure:3866: result: yes configure:3898: checking for arpa/inet.h configure:3898: result: yes configure:3930: checking for sys/socketvar.h configure:3930: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3930: $? = 0 configure:3930: result: yes configure:3962: checking for netinet/in.h configure:3962: result: yes configure:3994: checking for poll.h configure:3994: result: yes configure:4026: checking for sys/poll.h configure:4026: result: yes configure:4058: checking for sys/uio.h configure:4058: result: yes configure:4090: checking for sys/mman.h configure:4090: result: yes configure:4122: checking for linux/mman.h configure:4122: result: yes configure:4154: checking for sys/time.h configure:4154: result: yes configure:4186: checking for sys/param.h configure:4186: result: yes configure:4218: checking for sys/mount.h configure:4218: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4218: $? = 0 configure:4218: result: yes configure:4250: checking for ustat.h configure:4250: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4250: $? = 0 configure:4250: result: yes configure:4282: checking for sys/statfs.h configure:4282: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4282: $? = 0 configure:4282: result: yes configure:4314: checking for sys/statvfs.h configure:4314: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4314: $? = 0 configure:4314: result: yes configure:4346: checking for sys/vfs.h configure:4346: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4346: $? = 0 configure:4346: result: yes configure:4378: checking for sys/stream.h configure:4378: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:41:24: error: sys/stream.h: No such file or directory configure:4378: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define WITH_TERMIOS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LINUX_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | /* Needed for on FreeBSD 4.9. */ | #ifdef HAVE_SYS_TYPES_H | #include | #endif | /* Needed for on Solaris 10. */ | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | /* Needed for on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | #include | #endif | | | #include configure:4378: result: no configure:4410: checking for sys/protosw.h configure:4410: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:41:25: error: sys/protosw.h: No such file or directory configure:4410: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define WITH_TERMIOS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LINUX_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | /* Needed for on FreeBSD 4.9. */ | #ifdef HAVE_SYS_TYPES_H | #include | #endif | /* Needed for on Solaris 10. */ | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | /* Needed for on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | #include | #endif | | | #include configure:4410: result: no configure:4442: checking for netdb.h configure:4442: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4442: $? = 0 configure:4442: result: yes configure:4474: checking for sys/sysproto.h configure:4474: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:42:26: error: sys/sysproto.h: No such file or directory configure:4474: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define WITH_TERMIOS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LINUX_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | /* Needed for on FreeBSD 4.9. */ | #ifdef HAVE_SYS_TYPES_H | #include | #endif | /* Needed for on Solaris 10. */ | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | /* Needed for on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | #include | #endif | | | #include configure:4474: result: no configure:4506: checking for winsock2.h configure:4506: result: no configure:4538: checking for ws2tcpip.h configure:4538: result: no configure:4570: checking for direct.h configure:4570: result: no configure:4602: checking for sys/wait.h configure:4602: result: yes configure:4634: checking for process.h configure:4634: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:43:21: error: process.h: No such file or directory configure:4634: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define WITH_TERMIOS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LINUX_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | /* end confdefs.h. */ | /* Needed for on FreeBSD 4.9. */ | #ifdef HAVE_SYS_TYPES_H | #include | #endif | /* Needed for on Solaris 10. */ | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | /* Needed for on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | #include | #endif | | | #include configure:4634: result: no configure:4666: checking for sys/file.h configure:4666: result: yes configure:4698: checking for net/netdb.h configure:4698: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:44:23: error: net/netdb.h: No such file or directory configure:4698: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define WITH_TERMIOS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LINUX_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | /* Needed for on FreeBSD 4.9. */ | #ifdef HAVE_SYS_TYPES_H | #include | #endif | /* Needed for on Solaris 10. */ | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | /* Needed for on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | #include | #endif | | | #include configure:4698: result: no configure:4730: checking for limits.h configure:4730: result: yes configure:4762: checking for unistd.h configure:4762: result: yes configure:4794: checking for termios.h configure:4794: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4794: $? = 0 configure:4794: result: yes configure:4826: checking for poll.h configure:4826: result: yes configure:4858: checking for sys/poll.h configure:4858: result: yes configure:4890: checking for sys/select.h configure:4890: result: yes configure:4922: checking for sys/un.h configure:4922: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4922: $? = 0 configure:4922: result: yes configure:4954: checking for netinet/tcp.h configure:4954: result: yes configure:4986: checking for sys/sendfile.h configure:4986: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4986: $? = 0 configure:4986: result: yes configure:5018: checking for sys/ioctl.h configure:5018: result: yes configure:5050: checking for linux/if.h configure:5050: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:5050: $? = 0 configure:5050: result: yes configure:5082: checking for sys/xattr.h configure:5082: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:5082: $? = 0 configure:5082: result: yes configure:5114: checking for libzfs.h configure:5114: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:56:20: error: libzfs.h: No such file or directory configure:5114: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define WITH_TERMIOS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LINUX_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_LINUX_IF_H 1 | #define HAVE_SYS_XATTR_H 1 | /* end confdefs.h. */ | /* Needed for on FreeBSD 4.9. */ | #ifdef HAVE_SYS_TYPES_H | #include | #endif | /* Needed for on Solaris 10. */ | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | /* Needed for on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | #include | #endif | | | #include configure:5114: result: no configure:5146: checking for AvailabilityMacros.h configure:5146: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:56:32: error: AvailabilityMacros.h: No such file or directory configure:5146: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define WITH_TERMIOS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LINUX_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_LINUX_IF_H 1 | #define HAVE_SYS_XATTR_H 1 | /* end confdefs.h. */ | /* Needed for on FreeBSD 4.9. */ | #ifdef HAVE_SYS_TYPES_H | #include | #endif | /* Needed for on Solaris 10. */ | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | /* Needed for on OpenBSD */ | #ifdef HAVE_SYS_PARAM_H | #include | #endif | | | #include configure:5146: result: no configure:5201: checking for stdio.h configure:5201: result: yes configure:5201: checking for stdlib.h configure:5201: result: yes configure:5201: checking for string.h configure:5201: result: yes configure:5201: checking for inttypes.h configure:5201: result: yes configure:5201: checking for stdint.h configure:5201: result: yes configure:5201: checking for strings.h configure:5201: result: yes configure:5201: checking for sys/stat.h configure:5201: result: yes configure:5201: checking for sys/types.h configure:5201: result: yes configure:5201: checking for unistd.h configure:5201: result: yes configure:5228: checking for winsock.h configure:5228: result: no configure:5262: checking if supports _FILE_OFFSET_BITS=64 configure:5277: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:5277: $? = 0 configure:5291: result: yes configure:5303: checking for dirent.h that defines DIR configure:5323: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:5323: $? = 0 configure:5332: result: yes configure:5346: checking for library containing opendir configure:5376: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:5376: $? = 0 configure:5396: result: none required configure:5467: checking for __inet_ntoa in -lbind configure:5500: result: yes configure:5510: checking for socket in -lsocket configure:5543: result: no configure:5553: checking for gethostbyname in -lnsl configure:5586: result: yes configure:5596: checking for __get_socket_descriptor in -lnet configure:5629: result: no configure:5645: checking for gnu/stubs.h configure:5645: result: yes configure:5673: checking for getwd configure:5766: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 /tmp/ccs4Iuhc.o(.text+0x11): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/files/conftest.c:102: warning: the `getwd' function is dangerous and should not be used. configure:5766: $? = 0 configure:5779: result: yes configure:5788: checking for perror configure:5894: result: yes configure:5903: checking for readdir_r configure:5996: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:5996: $? = 0 configure:6009: result: yes configure:6018: checking for statvfs configure:6111: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:6111: $? = 0 configure:6124: result: yes configure:6133: checking for statfs configure:6226: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:6226: $? = 0 configure:6239: result: yes configure:6248: checking for ustat configure:6341: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:6341: $? = 0 configure:6354: result: yes configure:6363: checking for lseek64 configure:6456: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:6456: $? = 0 configure:6469: result: yes configure:6478: checking for lstat configure:6571: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:6571: $? = 0 configure:6584: result: yes configure:6593: checking for fsync configure:6686: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:6686: $? = 0 configure:6699: result: yes configure:6708: checking for grantpt configure:6801: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:6801: $? = 0 configure:6814: result: yes configure:6823: checking for unlockpt configure:6916: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:6916: $? = 0 configure:6929: result: yes configure:6938: checking for ptsname configure:7031: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:7031: $? = 0 configure:7044: result: yes configure:7053: checking for posix_openpt configure:7146: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:7146: $? = 0 configure:7159: result: yes configure:7168: checking for socketpair configure:7274: result: yes configure:7283: checking for writev configure:7376: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:7376: $? = 0 configure:7389: result: yes configure:7398: checking for sendfile configure:7504: result: yes configure:7513: checking for munmap configure:7619: result: yes configure:7628: checking for madvise configure:7734: result: yes configure:7743: checking for poll configure:7849: result: yes configure:7858: checking for setsockopt configure:7951: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:7951: $? = 0 configure:7964: result: yes configure:7973: checking for getprotobyname configure:8066: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:8066: $? = 0 configure:8079: result: yes configure:8088: checking for truncate64 configure:8181: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:8181: $? = 0 configure:8194: result: yes configure:8203: checking for ftruncate64 configure:8296: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:8296: $? = 0 configure:8309: result: yes configure:8318: checking for inet_ntoa configure:8424: result: yes configure:8433: checking for inet_ntop configure:8539: result: yes configure:8548: checking for execve configure:8641: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 conftest.c:111: warning: conflicting types for built-in function 'execve' configure:8641: $? = 0 configure:8654: result: yes configure:8663: checking for listxattr configure:8756: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:8756: $? = 0 configure:8769: result: yes configure:8778: checking for flistxattr configure:8871: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:8871: $? = 0 configure:8884: result: yes configure:8893: checking for getxattr configure:8986: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:8986: $? = 0 configure:8999: result: yes configure:9008: checking for fgetxattr configure:9101: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:9101: $? = 0 configure:9114: result: yes configure:9123: checking for setxattr configure:9216: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:9216: $? = 0 configure:9229: result: yes configure:9238: checking for fsetxattr configure:9331: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:9331: $? = 0 configure:9344: result: yes configure:9353: checking for fdopendir configure:9446: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 /tmp/ccy6Kpd9.o(.text+0x11): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/files/conftest.c:134: undefined reference to `fdopendir' /tmp/ccy6Kpd9.o(.data.rel+0x0): undefined reference to `fdopendir' collect2: ld returned 1 exit status configure:9446: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define WITH_TERMIOS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LINUX_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_LINUX_IF_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIBBIND 1 | #define HAVE_LIBNSL 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_GETWD 1 | #define HAVE_PERROR 1 | #define HAVE_READDIR_R 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define HAVE_USTAT 1 | #define HAVE_LSEEK64 1 | #define HAVE_LSTAT 1 | #define HAVE_FSYNC 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WRITEV 1 | #define HAVE_SENDFILE 1 | #define HAVE_MUNMAP 1 | #define HAVE_MADVISE 1 | #define HAVE_POLL 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_TRUNCATE64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_EXECVE 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_GETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_FSETXATTR 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define fdopendir to an innocuous variant, in case declares fdopendir. | For example, HP-UX 11i declares gettimeofday. */ | #define fdopendir innocuous_fdopendir | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fdopendir (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fdopendir | #endif | | /* 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 fdopendir (); | /* 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_fdopendir) || defined (__stub___fdopendir) | choke me | #else | char (*f) () = fdopendir; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != fdopendir; | ; | return 0; | } configure:9464: result: no configure:9468: checking for pathconf configure:9561: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:9561: $? = 0 configure:9574: result: yes configure:9583: checking for fpathconf configure:9676: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:9676: $? = 0 configure:9689: result: yes configure:9698: checking for dirfd configure:9791: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:9791: $? = 0 configure:9804: result: yes configure:9813: checking for fstatat configure:9906: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 /tmp/ccwR7WMp.o(.text+0x11): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/files/conftest.c:137: undefined reference to `fstatat' /tmp/ccwR7WMp.o(.data.rel+0x0): undefined reference to `fstatat' collect2: ld returned 1 exit status configure:9906: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define WITH_TERMIOS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LINUX_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_LINUX_IF_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIBBIND 1 | #define HAVE_LIBNSL 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_GETWD 1 | #define HAVE_PERROR 1 | #define HAVE_READDIR_R 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define HAVE_USTAT 1 | #define HAVE_LSEEK64 1 | #define HAVE_LSTAT 1 | #define HAVE_FSYNC 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WRITEV 1 | #define HAVE_SENDFILE 1 | #define HAVE_MUNMAP 1 | #define HAVE_MADVISE 1 | #define HAVE_POLL 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_TRUNCATE64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_EXECVE 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_GETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_FSETXATTR 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_DIRFD 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define fstatat to an innocuous variant, in case declares fstatat. | For example, HP-UX 11i declares gettimeofday. */ | #define fstatat innocuous_fstatat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fstatat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fstatat | #endif | | /* 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 fstatat (); | /* 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_fstatat) || defined (__stub___fstatat) | choke me | #else | char (*f) () = fstatat; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != fstatat; | ; | return 0; | } configure:9924: result: no configure:9928: checking for openat configure:10021: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 /tmp/cca3t0ju.o(.text+0x11): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/files/conftest.c:137: undefined reference to `openat' /tmp/cca3t0ju.o(.data.rel+0x0): undefined reference to `openat' collect2: ld returned 1 exit status configure:10021: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define WITH_TERMIOS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LINUX_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_LINUX_IF_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIBBIND 1 | #define HAVE_LIBNSL 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_GETWD 1 | #define HAVE_PERROR 1 | #define HAVE_READDIR_R 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define HAVE_USTAT 1 | #define HAVE_LSEEK64 1 | #define HAVE_LSTAT 1 | #define HAVE_FSYNC 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WRITEV 1 | #define HAVE_SENDFILE 1 | #define HAVE_MUNMAP 1 | #define HAVE_MADVISE 1 | #define HAVE_POLL 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_TRUNCATE64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_EXECVE 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_GETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_FSETXATTR 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_DIRFD 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define openat to an innocuous variant, in case declares openat. | For example, HP-UX 11i declares gettimeofday. */ | #define openat innocuous_openat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char openat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef openat | #endif | | /* 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 openat (); | /* 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_openat) || defined (__stub___openat) | choke me | #else | char (*f) () = openat; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != openat; | ; | return 0; | } configure:10039: result: no configure:10043: checking for unlinkat configure:10136: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 /tmp/ccQpDGcA.o(.text+0x11): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/files/conftest.c:137: undefined reference to `unlinkat' /tmp/ccQpDGcA.o(.data.rel+0x0): undefined reference to `unlinkat' collect2: ld returned 1 exit status configure:10136: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define WITH_TERMIOS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LINUX_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_LINUX_IF_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIBBIND 1 | #define HAVE_LIBNSL 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_GETWD 1 | #define HAVE_PERROR 1 | #define HAVE_READDIR_R 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define HAVE_USTAT 1 | #define HAVE_LSEEK64 1 | #define HAVE_LSTAT 1 | #define HAVE_FSYNC 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WRITEV 1 | #define HAVE_SENDFILE 1 | #define HAVE_MUNMAP 1 | #define HAVE_MADVISE 1 | #define HAVE_POLL 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_TRUNCATE64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_EXECVE 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_GETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_FSETXATTR 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_DIRFD 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define unlinkat to an innocuous variant, in case declares unlinkat. | For example, HP-UX 11i declares gettimeofday. */ | #define unlinkat innocuous_unlinkat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char unlinkat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef unlinkat | #endif | | /* 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 unlinkat (); | /* 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_unlinkat) || defined (__stub___unlinkat) | choke me | #else | char (*f) () = unlinkat; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != unlinkat; | ; | return 0; | } configure:10154: result: no configure:10170: checking for getpagesize configure:10170: result: yes configure:10184: checking for unistd.h configure:10184: result: yes configure:10203: checking for sys/param.h configure:10203: result: yes configure:10231: checking for working mmap configure:10394: result: yes configure:10406: checking if struct stat has a blocks member configure:10430: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:10430: $? = 0 configure:10442: result: yes configure:10451: checking if struct sockaddr_un has a sun_len member (BSD) configure:10479: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c: In function 'main': conftest.c:108: error: storage size of 'addr' isn't known configure:10479: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define WITH_TERMIOS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LINUX_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_LINUX_IF_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIBBIND 1 | #define HAVE_LIBNSL 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_GETWD 1 | #define HAVE_PERROR 1 | #define HAVE_READDIR_R 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define HAVE_USTAT 1 | #define HAVE_LSEEK64 1 | #define HAVE_LSTAT 1 | #define HAVE_FSYNC 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WRITEV 1 | #define HAVE_SENDFILE 1 | #define HAVE_MUNMAP 1 | #define HAVE_MADVISE 1 | #define HAVE_POLL 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_TRUNCATE64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_EXECVE 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_GETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_FSETXATTR 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_DIRFD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define HAVE_STRUCT_STAT_BLOCKS 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_TYPES_H | #include | #endif /* HAVE_SYS_TYPES_H */ | #ifdef HAVE_SYS_SOCKET_H | #include | #endif /* HAVE_SYS_SOCKET_H */ | | int | main (void) | { | | struct sockaddr_un addr; | addr.sun_len = 10; | | ; | return 0; | } configure:10496: result: no configure:10501: checking if sendfile takes 4(Linux) or 6(HP/UX or MacOS X) or 7(FreeBSD) arguments configure:10531: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c: In function 'main': conftest.c:111: warning: implicit declaration of function 'sendfile' configure:10531: $? = 0 configure:10563: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c: In function 'main': conftest.c:115: warning: implicit declaration of function 'sendfile' configure:10563: $? = 0 configure:10751: result: 4 - Linux style configure:10759: checking if mkdir takes 1 or 2 arguments configure:10797: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c: In function 'main': conftest.c:119: warning: implicit declaration of function 'mkdir' configure:10797: $? = 0 configure:10808: result: 2 configure:10814: checking if getxattr takes 4(Linux) or 6(Darwin) arguments configure:10855: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c: In function 'main': conftest.c:120: warning: implicit declaration of function 'exit' conftest.c:120: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:123: error: too many arguments to function 'getxattr' configure:10855: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define WITH_TERMIOS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LINUX_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_LINUX_IF_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIBBIND 1 | #define HAVE_LIBNSL 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_GETWD 1 | #define HAVE_PERROR 1 | #define HAVE_READDIR_R 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define HAVE_USTAT 1 | #define HAVE_LSEEK64 1 | #define HAVE_LSTAT 1 | #define HAVE_FSYNC 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WRITEV 1 | #define HAVE_SENDFILE 1 | #define HAVE_MUNMAP 1 | #define HAVE_MADVISE 1 | #define HAVE_POLL 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_TRUNCATE64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_EXECVE 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_GETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_FSETXATTR 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_DIRFD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define HAVE_STRUCT_STAT_BLOCKS 1 | #define MKDIR_ARGS 2 | /* end confdefs.h. */ | | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | # define _LARGEFILE64_SOURCE 1 | #endif | /* HPUX needs these too... */ | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | | #ifndef POSIX_SOURCE | #define POSIX_SOURCE | #endif | #include | #ifdef HAVE_SYS_XATTR_H | #include | #endif | | int | main (void) | { | | exit(0); | | /* NOT REACHED */ | getxattr(0, 0, 0, 0, 0, 0); | | ; | return 0; | } configure:10921: result: 4 - Linux configure:10931: checking if readdir_r takes 2(old Solaris & HPUX) or 3(Posix) arguments configure:10990: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c: In function 'main': conftest.c:138: warning: implicit declaration of function 'exit' conftest.c:138: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:141: error: too few arguments to function 'readdir_r' configure:10990: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define WITH_TERMIOS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LINUX_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_LINUX_IF_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIBBIND 1 | #define HAVE_LIBNSL 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_GETWD 1 | #define HAVE_PERROR 1 | #define HAVE_READDIR_R 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define HAVE_USTAT 1 | #define HAVE_LSEEK64 1 | #define HAVE_LSTAT 1 | #define HAVE_FSYNC 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WRITEV 1 | #define HAVE_SENDFILE 1 | #define HAVE_MUNMAP 1 | #define HAVE_MADVISE 1 | #define HAVE_POLL 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_TRUNCATE64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_EXECVE 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_GETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_FSETXATTR 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_DIRFD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define HAVE_STRUCT_STAT_BLOCKS 1 | #define MKDIR_ARGS 2 | /* end confdefs.h. */ | | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | # define _LARGEFILE64_SOURCE 1 | #endif | /* HPUX needs these too... */ | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | | /* For _REENTRANT */ | #include "../../machine.h" | #ifndef POSIX_SOURCE | #define POSIX_SOURCE | #endif | #include | #ifdef HAVE_DIRENT_H | #include | #else | #ifdef HAVE_SYS_NDIR_H | #include | #endif | #ifdef HAVE_SYS_DIR_H | #include | #endif | #ifdef HAVE_NDIR_H | #include | #endif | #endif | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_SYSPROTO_H | #include | #endif | | int | main (void) | { | | exit(0); | | /* NOT REACHED */ | readdir_r((DIR *)0, (struct dirent *)0); | | ; | return 0; | } configure:11002: result: 3 - POSIX configure:11007: checking if readdir_r works configure:11091: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 conftest.c: In function 'main': conftest.c:145: warning: implicit declaration of function 'exit' conftest.c:145: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:152: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:162: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:164: warning: incompatible implicit declaration of built-in function 'exit' configure:11091: $? = 0 configure:11091: ./conftest configure:11091: $? = 0 configure:11105: result: yes configure:11232: checking if the struct statvfs exists configure:11285: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:11285: $? = 0 configure:11297: result: yes configure:11304: checking if the struct statvfs has the member f_fstr configure:11358: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c: In function 'main': conftest.c:137: error: storage size of 'st' isn't known configure:11358: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define WITH_TERMIOS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LINUX_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_LINUX_IF_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIBBIND 1 | #define HAVE_LIBNSL 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_GETWD 1 | #define HAVE_PERROR 1 | #define HAVE_READDIR_R 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define HAVE_USTAT 1 | #define HAVE_LSEEK64 1 | #define HAVE_LSTAT 1 | #define HAVE_FSYNC 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WRITEV 1 | #define HAVE_SENDFILE 1 | #define HAVE_MUNMAP 1 | #define HAVE_MADVISE 1 | #define HAVE_POLL 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_TRUNCATE64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_EXECVE 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_GETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_FSETXATTR 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_DIRFD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define HAVE_STRUCT_STAT_BLOCKS 1 | #define MKDIR_ARGS 2 | #define HAVE_POSIX_READDIR_R 1 | #define HAVE_STRUCT_STATVFS 1 | /* end confdefs.h. */ | | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | # define _LARGEFILE64_SOURCE 1 | #endif | /* HPUX needs these too... */ | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | | #ifndef POSIX_SOURCE | #define POSIX_SOURCE | #endif | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_SYSPROTO_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #include | #ifdef HAVE_SYS_VFS_H | #include | #endif | #ifdef HAVE_SYS_STATFS_H | #include | #endif | #ifdef HAVE_SYS_MOUNT_H | #include | #endif | | int | main (void) | { | | struct statvfs st; | st.f_fstr[0] = 0; | | ; | return 0; | } configure:11370: result: no configure:11379: checking if the struct statvfs has the member f_basetype configure:11433: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c: In function 'main': conftest.c:137: error: storage size of 'st' isn't known configure:11433: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define WITH_TERMIOS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LINUX_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_LINUX_IF_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIBBIND 1 | #define HAVE_LIBNSL 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_GETWD 1 | #define HAVE_PERROR 1 | #define HAVE_READDIR_R 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define HAVE_USTAT 1 | #define HAVE_LSEEK64 1 | #define HAVE_LSTAT 1 | #define HAVE_FSYNC 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WRITEV 1 | #define HAVE_SENDFILE 1 | #define HAVE_MUNMAP 1 | #define HAVE_MADVISE 1 | #define HAVE_POLL 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_TRUNCATE64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_EXECVE 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_GETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_FSETXATTR 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_DIRFD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define HAVE_STRUCT_STAT_BLOCKS 1 | #define MKDIR_ARGS 2 | #define HAVE_POSIX_READDIR_R 1 | #define HAVE_STRUCT_STATVFS 1 | /* end confdefs.h. */ | | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | # define _LARGEFILE64_SOURCE 1 | #endif | /* HPUX needs these too... */ | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | | #ifndef POSIX_SOURCE | #define POSIX_SOURCE | #endif | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_SYSPROTO_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #include | #ifdef HAVE_SYS_VFS_H | #include | #endif | #ifdef HAVE_SYS_STATFS_H | #include | #endif | #ifdef HAVE_SYS_MOUNT_H | #include | #endif | | int | main (void) | { | | struct statvfs st; | st.f_basetype[0] = 0; | | ; | return 0; | } configure:11445: result: no configure:11458: checking if statfs takes 2(BSD) or 4(SysV) arguments configure:11523: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c: In function 'main': conftest.c:140: warning: implicit declaration of function 'exit' conftest.c:140: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:149: error: too many arguments to function 'statfs' configure:11523: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define WITH_TERMIOS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LINUX_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_LINUX_IF_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIBBIND 1 | #define HAVE_LIBNSL 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_GETWD 1 | #define HAVE_PERROR 1 | #define HAVE_READDIR_R 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define HAVE_USTAT 1 | #define HAVE_LSEEK64 1 | #define HAVE_LSTAT 1 | #define HAVE_FSYNC 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WRITEV 1 | #define HAVE_SENDFILE 1 | #define HAVE_MUNMAP 1 | #define HAVE_MADVISE 1 | #define HAVE_POLL 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_TRUNCATE64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_EXECVE 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_GETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_FSETXATTR 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_DIRFD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define HAVE_STRUCT_STAT_BLOCKS 1 | #define MKDIR_ARGS 2 | #define HAVE_POSIX_READDIR_R 1 | #define HAVE_STRUCT_STATVFS 1 | /* end confdefs.h. */ | | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | # define _LARGEFILE64_SOURCE 1 | #endif | /* HPUX needs these too... */ | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | | #ifndef POSIX_SOURCE | #define POSIX_SOURCE | #endif | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_SYSPROTO_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #include | #ifdef HAVE_SYS_VFS_H | #include | #endif | #ifdef HAVE_SYS_STATFS_H | #include | #endif | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_MOUNT_H | #include | #endif | | int | main (void) | { | | exit(0); | | /* NOT REACHED */ | /* NOTE: | * If there isn't any prototype for statfs this will succeed even | * on BSDs. This doesn't matter since the first two arguments are | * the same on both BSD and SysV. | * /grubba 1998-05-17 | */ | statfs((char *)0, (struct statfs *)0, 0, 0); | | ; | return 0; | } configure:11539: result: BSD style configure:11543: checking if the struct statfs exists configure:11596: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:11596: $? = 0 configure:11608: result: yes configure:11614: checking if the struct statfs has the member f_fsid configure:11668: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c: In function 'main': conftest.c:139: error: incompatible types in assignment configure:11668: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define WITH_TERMIOS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_SOCKETVAR_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LINUX_MMAN_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_USTAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_SENDFILE_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_LINUX_IF_H 1 | #define HAVE_SYS_XATTR_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_LIBBIND 1 | #define HAVE_LIBNSL 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_GETWD 1 | #define HAVE_PERROR 1 | #define HAVE_READDIR_R 1 | #define HAVE_STATVFS 1 | #define HAVE_STATFS 1 | #define HAVE_USTAT 1 | #define HAVE_LSEEK64 1 | #define HAVE_LSTAT 1 | #define HAVE_FSYNC 1 | #define HAVE_GRANTPT 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_PTSNAME 1 | #define HAVE_POSIX_OPENPT 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_WRITEV 1 | #define HAVE_SENDFILE 1 | #define HAVE_MUNMAP 1 | #define HAVE_MADVISE 1 | #define HAVE_POLL 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_TRUNCATE64 1 | #define HAVE_FTRUNCATE64 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_EXECVE 1 | #define HAVE_LISTXATTR 1 | #define HAVE_FLISTXATTR 1 | #define HAVE_GETXATTR 1 | #define HAVE_FGETXATTR 1 | #define HAVE_SETXATTR 1 | #define HAVE_FSETXATTR 1 | #define HAVE_PATHCONF 1 | #define HAVE_FPATHCONF 1 | #define HAVE_DIRFD 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_MMAP 1 | #define HAVE_STRUCT_STAT_BLOCKS 1 | #define MKDIR_ARGS 2 | #define HAVE_POSIX_READDIR_R 1 | #define HAVE_STRUCT_STATVFS 1 | #define HAVE_STRUCT_STATFS 1 | /* end confdefs.h. */ | | #ifndef _LARGEFILE_SOURCE | # define _FILE_OFFSET_BITS 64 | # define _LARGEFILE_SOURCE | # define _LARGEFILE64_SOURCE 1 | #endif | /* HPUX needs these too... */ | #ifndef __STDC_EXT__ | # define __STDC_EXT__ | #endif /* !__STDC_EXT__ */ | | #ifndef POSIX_SOURCE | #define POSIX_SOURCE | #endif | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_SYSPROTO_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #include | #ifdef HAVE_SYS_VFS_H | #include | #endif | #ifdef HAVE_SYS_STATFS_H | #include | #endif | #ifdef HAVE_SYS_MOUNT_H | #include | #endif | | int | main (void) | { | | struct statfs st; | st.f_fsid = 0; | | ; | return 0; | } configure:11680: result: no configure:11687: checking if the struct statfs has the member f_bavail configure:11741: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:11741: $? = 0 configure:11753: result: yes configure:11836: checking for working (and failsafe) strerror configure:11861: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 conftest.c: In function 'main': conftest.c:108: warning: implicit declaration of function 'exit' conftest.c:108: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:109: warning: incompatible implicit declaration of built-in function 'exit' configure:11861: $? = 0 configure:11861: ./conftest configure:11861: $? = 0 configure:11876: result: yes configure:11885: checking for select on AF_UNIX sockets configure:12043: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 conftest.c: In function 'main': conftest.c:142: warning: implicit declaration of function 'exit' conftest.c:142: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:148: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:154: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:166: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:172: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:176: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:186: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:192: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:203: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:209: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:215: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:221: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:232: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:238: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:241: warning: incompatible implicit declaration of built-in function 'exit' configure:12043: $? = 0 configure:12043: ./conftest configure:12043: $? = 0 configure:12057: result: yes configure:12065: checking size of socket buffers configure:12131: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:12131: $? = 0 configure:12131: ./conftest configure:12131: $? = 0 configure:12149: result: 65536 configure:12152: checking for working getcwd configure:12228: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 conftest.c: In function 'sig_alarm': conftest.c:150: warning: implicit declaration of function 'exit' conftest.c:150: warning: incompatible implicit declaration of built-in function 'exit' conftest.c: In function 'main': conftest.c:157: warning: passing argument 2 of 'signal' from incompatible pointer type conftest.c:158: warning: passing argument 2 of 'signal' from incompatible pointer type conftest.c:162: warning: implicit declaration of function 'strlen' conftest.c:162: warning: incompatible implicit declaration of built-in function 'strlen' conftest.c:162: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:163: warning: incompatible implicit declaration of built-in function 'exit' configure:12228: $? = 0 configure:12228: ./conftest configure:12228: $? = 0 configure:12242: result: yes configure:12251: checking if filesystem notifications exists configure:12278: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:12278: $? = 0 configure:12289: result: yes configure:12298: checking for pty master device configure:12317: result: /dev/ptmx configure:12394: checking whether make sets $(MAKE) configure:12417: result: yes configure:12431: checking for the Pike base directory configure:12436: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:12606: updating cache ../.././config.cache configure:12655: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:933: creating make_variables config.status:933: creating Makefile config.status:933: creating file_machine.h config.status:1107: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=yes ac_cv_func_PQescapeStringConn=yes ac_cv_func_PQsetdbLogin=yes ac_cv_func_PQsetnonblocking=yes ac_cv_func_PQunescapeBytea=yes ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__findclose=no ac_cv_func__findfirst=no ac_cv_func__findnext=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_close=yes ac_cv_func_closefrom=no ac_cv_func_crypt=no ac_cv_func_dirfd=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_execve=yes ac_cv_func_expf=yes ac_cv_func_expl=yes ac_cv_func_fchmod=yes ac_cv_func_fdopendir=no ac_cv_func_fdwalk=no ac_cv_func_fgets=yes ac_cv_func_fgetxattr=yes ac_cv_func_fileno=yes ac_cv_func_finite=yes ac_cv_func_flistxattr=yes ac_cv_func_flock=yes ac_cv_func_floorf=yes ac_cv_func_floorl=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpathconf=yes ac_cv_func_fpclass=no ac_cv_func_fpsetfastmode=no ac_cv_func_fpsetmask=no ac_cv_func_fpsetround=no ac_cv_func_fsetxattr=yes ac_cv_func_fstatat=no ac_cv_func_fsync=yes ac_cv_func_ftruncate64=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getprotobyname=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_getwd=yes ac_cv_func_getxattr=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_grantpt=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_ldiv=yes ac_cv_func_listxattr=yes ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_lseek64=yes ac_cv_func_lstat=yes ac_cv_func_madvise=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_mysql_get_client_version=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_open=yes ac_cv_func_openat=no ac_cv_func_pathconf=yes ac_cv_func_pcre_fullinfo=yes ac_cv_func_pcre_get_stringnumber=yes ac_cv_func_pcre_info=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_posix_openpt=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=yes ac_cv_func_ptsname=yes ac_cv_func_puts=yes ac_cv_func_read=yes ac_cv_func_readdir_r=yes ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setsockopt=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_setxattr=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_sopen=no ac_cv_func_statfs=yes ac_cv_func_statvfs=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_truncate64=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unlinkat=no ac_cv_func_unlockpt=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_ustat=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_writev=yes ac_cv_func_yperr_string=yes ac_cv_header_AvailabilityMacros_h=no ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_avcodec_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dns_sd_h=no ac_cv_header_errmsg_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=no ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_howl_h=no ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=yes ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=yes ac_cv_header_libzfs_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_linux_if_h=yes ac_cv_header_linux_mman_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=yes ac_cv_header_mysql_h=yes ac_cv_header_mysql_mysql_h=yes ac_cv_header_net_netdb_h=no ac_cv_header_net_socket_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pcre_h=yes ac_cv_header_pcre_pcre_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=yes ac_cv_header_sqlext_h=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_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_protosw_h=no ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_sendfile_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_socketvar_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_stream_h=no ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_sysproto_h=no ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sys_xattr_h=yes ac_cv_header_syscall_h=yes ac_cv_header_termios_h=yes ac_cv_header_thread_h=no ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_ustat_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=no ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=no ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_hpi_sysOpen=yes ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_odbc_SQLConnect=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=no ac_cv_lib_thread_thr_create=no ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/bin/grep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=yes ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=yes ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=yes ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=yes ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=yes ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=yes ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=yes ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_PQclear=-lpq ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_krb5_init_context=-lkrb5 ac_cv_search_my_init=no ac_cv_search_opendir='none required' ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=no ac_cv_type_ffi_sarg=no ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib /usr/lib64' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib64' pike_cv_C_supports_large_auto=yes pike_cv_FP_RZ=no pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib /usr/lib64' pike_cv_epoll_works=yes pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_darwin_getxattr=no pike_cv_func_dlopen=yes pike_cv_func_failsafe_strerror=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_mkdir_args=2 pike_cv_func_posix_readdir_r=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_func_sysv_statfs=no pike_cv_func_working_getcwd=yes pike_cv_func_working_posix_readdir_r=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_SQLHDBC=yes pike_cv_have_SQLHENV=yes pike_cv_have_SQLHSTMT=yes pike_cv_have_SQLINTEGER=yes pike_cv_have_SQLLEN=yes pike_cv_have_SQLSMALLINT=yes pike_cv_have_SQLUINTEGER=yes pike_cv_have_SQLULEN=yes pike_cv_have_SQLUSMALLINT=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_mysql_field_charsetnr=yes pike_cv_have_mysql_field_net_vio=yes pike_cv_have_notifications=yes pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_header_sys_sendfile_h=yes pike_cv_initial_stack_size=12517376 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/java/jdk1.5.0_05/jre/../include pike_cv_java_java_home=/usr/java/jdk1.5.0_05/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/java/jdk1.5.0_05/jre/lib/x86_64/server /usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads /usr/java/jdk1.5.0_05/jre/lib/x86_64 ' pike_cv_java_sysos=linux pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_ls=/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_marker_list=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql_fetch_lengths_ret_type='unsigned long' pike_cv_mysql_include_dir=/usr/./include/mysql pike_cv_mysql_lib_dir=/usr/./lib64/mysql pike_cv_mysql_lib_dir_prefix=/usr/. pike_cv_mysql_mysql_character_set_name=yes pike_cv_mysql_mysql_fetch_lengths=yes pike_cv_mysql_mysql_options=yes pike_cv_mysql_mysql_port=yes pike_cv_mysql_mysql_real_query=yes pike_cv_mysql_mysql_set_character_set=yes pike_cv_mysql_mysql_ssl_set=yes pike_cv_mysql_mysql_unix_port=yes pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_odbc=yes pike_cv_odbc_include_dir= pike_cv_odbc_lib_dir= pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=yes pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/etc/oratab pike_cv_oracle_sysliblist= pike_cv_pgres_include_dir=/usr/./include pike_cv_pgres_lib_dir=no pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_pty_master_pathname=/dev/ptmx pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_search_krb5_init_context=-lkrb5 pike_cv_select_on_unix_sockets=yes pike_cv_sendfile_args=4 pike_cv_short_use=CT_SHORT_INT pike_cv_socket_buffer_max=65536 pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_sockaddr_un_sun_len=no pike_cv_struct_stat_blocks=yes pike_cv_struct_statfs=yes pike_cv_struct_statfs_f_bavail=yes pike_cv_struct_statfs_f_fsid=no pike_cv_struct_statvfs=yes pike_cv_struct_statvfs_f_basetype=no pike_cv_struct_statvfs_f_fstr=no pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned int' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='file_machine.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS='-lnsl -lbind ' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='files' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/files/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define WITH_TERMIOS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_SYS_SOCKETVAR_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_POLL_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_LINUX_MMAN_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_USTAT_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_NETDB_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_LIMITS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_POLL_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_SENDFILE_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_LINUX_IF_H 1 #define HAVE_SYS_XATTR_H 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_DIRENT_H 1 #define HAVE_LIBBIND 1 #define HAVE_LIBNSL 1 #define HAVE_GNU_STUBS_H 1 #define HAVE_GETWD 1 #define HAVE_PERROR 1 #define HAVE_READDIR_R 1 #define HAVE_STATVFS 1 #define HAVE_STATFS 1 #define HAVE_USTAT 1 #define HAVE_LSEEK64 1 #define HAVE_LSTAT 1 #define HAVE_FSYNC 1 #define HAVE_GRANTPT 1 #define HAVE_UNLOCKPT 1 #define HAVE_PTSNAME 1 #define HAVE_POSIX_OPENPT 1 #define HAVE_SOCKETPAIR 1 #define HAVE_WRITEV 1 #define HAVE_SENDFILE 1 #define HAVE_MUNMAP 1 #define HAVE_MADVISE 1 #define HAVE_POLL 1 #define HAVE_SETSOCKOPT 1 #define HAVE_GETPROTOBYNAME 1 #define HAVE_TRUNCATE64 1 #define HAVE_FTRUNCATE64 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_NTOP 1 #define HAVE_EXECVE 1 #define HAVE_LISTXATTR 1 #define HAVE_FLISTXATTR 1 #define HAVE_GETXATTR 1 #define HAVE_FGETXATTR 1 #define HAVE_SETXATTR 1 #define HAVE_FSETXATTR 1 #define HAVE_PATHCONF 1 #define HAVE_FPATHCONF 1 #define HAVE_DIRFD 1 #define HAVE_GETPAGESIZE 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_MMAP 1 #define HAVE_STRUCT_STAT_BLOCKS 1 #define MKDIR_ARGS 2 #define HAVE_POSIX_READDIR_R 1 #define HAVE_STRUCT_STATVFS 1 #define HAVE_STRUCT_STATFS 1 #define HAVE_STATFS_F_BAVAIL 1 #define HAVE_STRERROR 1 #define UNIX_SOCKETS_WORKS_WITH_SHUTDOWN 1 #define SOCKET_BUFFER_MAX 65536 #define HAVE_WORKING_GETCWD 1 #define HAVE_NOTIFICATIONS 1 #define PTY_MASTER_PATHNAME "/dev/ptmx" configure: exit 0 ################################################### ## ./modules/spider This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/spider/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/spider ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1874: loading cache ../.././config.cache configure:2778: checking for C compiler version configure:2787: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2798: $? = 0 configure:2787: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2798: $? = 0 configure:2787: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2798: $? = 1 configure:2787: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2798: $? = 1 configure:2787: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2798: $? = 1 configure:2818: checking whether the C compiler works configure:2840: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2844: $? = 0 configure:2894: result: yes configure:2897: checking for C compiler default output file name configure:2899: result: a.out configure:2905: checking for suffix of executables configure:2912: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2916: $? = 0 configure:2939: result: configure:2961: checking whether we are cross compiling configure:2969: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2973: $? = 0 configure:2980: ./conftest configure:2984: $? = 0 configure:2999: result: no configure:3004: checking for suffix of object files configure:3053: result: o configure:3057: checking whether the compiler supports GNU C configure:3087: result: yes configure:3098: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3163: result: yes configure:3183: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3211: result: unsupported configure:3229: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3265: result: -std=gnu99 configure:3369: checking if we are using TCC (TenDRA C Compiler) configure:3393: result: no configure:3398: checking if we are using ICC (Intel C Compiler) configure:3441: result: no configure:3452: checking how to run the C preprocessor configure:3520: result: gcc -std=gnu99 -E configure:3534: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3534: $? = 0 configure:3549: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3549: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3649: checking for libgcc file name configure:3677: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3714: checking for __inet_ntoa in -lbind configure:3747: result: yes configure:3757: checking for socket in -lsocket configure:3790: result: no configure:3800: checking for gethostbyname in -lnsl configure:3833: result: yes configure:3843: checking for __get_socket_descriptor in -lnet configure:3876: result: no configure:3897: checking for stdio.h configure:3897: result: yes configure:3897: checking for stdlib.h configure:3897: result: yes configure:3897: checking for string.h configure:3897: result: yes configure:3897: checking for inttypes.h configure:3897: result: yes configure:3897: checking for stdint.h configure:3897: result: yes configure:3897: checking for strings.h configure:3897: result: yes configure:3897: checking for sys/stat.h configure:3897: result: yes configure:3897: checking for sys/types.h configure:3897: result: yes configure:3897: checking for unistd.h configure:3897: result: yes configure:3926: checking for arpa/inet.h configure:3926: result: yes configure:3945: checking for netinet/in.h configure:3945: result: yes configure:3964: checking for sys/mman.h configure:3964: result: yes configure:3983: checking for netdb.h configure:3983: result: yes configure:4002: checking for sys/socket.h configure:4002: result: yes configure:4021: checking for sys/sockio.h configure:4021: result: no configure:4040: checking for stropts.h configure:4040: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4040: $? = 0 configure:4040: result: yes configure:4059: checking for sys/uio.h configure:4059: result: yes configure:4078: checking for unistd.h configure:4078: result: yes configure:4107: checking whether make sets $(MAKE) configure:4130: result: yes configure:4144: checking for the Pike base directory configure:4149: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4319: updating cache ../.././config.cache configure:4368: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:855: creating make_variables config.status:855: creating Makefile config.status:855: creating config.h config.status:1029: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=yes ac_cv_func_PQescapeStringConn=yes ac_cv_func_PQsetdbLogin=yes ac_cv_func_PQsetnonblocking=yes ac_cv_func_PQunescapeBytea=yes ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__findclose=no ac_cv_func__findfirst=no ac_cv_func__findnext=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_close=yes ac_cv_func_closefrom=no ac_cv_func_crypt=no ac_cv_func_dirfd=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_execve=yes ac_cv_func_expf=yes ac_cv_func_expl=yes ac_cv_func_fchmod=yes ac_cv_func_fdopendir=no ac_cv_func_fdwalk=no ac_cv_func_fgets=yes ac_cv_func_fgetxattr=yes ac_cv_func_fileno=yes ac_cv_func_finite=yes ac_cv_func_flistxattr=yes ac_cv_func_flock=yes ac_cv_func_floorf=yes ac_cv_func_floorl=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpathconf=yes ac_cv_func_fpclass=no ac_cv_func_fpsetfastmode=no ac_cv_func_fpsetmask=no ac_cv_func_fpsetround=no ac_cv_func_fsetxattr=yes ac_cv_func_fstatat=no ac_cv_func_fsync=yes ac_cv_func_ftruncate64=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getprotobyname=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_getwd=yes ac_cv_func_getxattr=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_grantpt=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_ldiv=yes ac_cv_func_listxattr=yes ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_lseek64=yes ac_cv_func_lstat=yes ac_cv_func_madvise=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_mysql_get_client_version=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_open=yes ac_cv_func_openat=no ac_cv_func_pathconf=yes ac_cv_func_pcre_fullinfo=yes ac_cv_func_pcre_get_stringnumber=yes ac_cv_func_pcre_info=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_posix_openpt=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=yes ac_cv_func_ptsname=yes ac_cv_func_puts=yes ac_cv_func_read=yes ac_cv_func_readdir_r=yes ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setsockopt=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_setxattr=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_sopen=no ac_cv_func_statfs=yes ac_cv_func_statvfs=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_truncate64=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unlinkat=no ac_cv_func_unlockpt=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_ustat=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_writev=yes ac_cv_func_yperr_string=yes ac_cv_header_AvailabilityMacros_h=no ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_avcodec_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dns_sd_h=no ac_cv_header_errmsg_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=no ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_howl_h=no ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=yes ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=yes ac_cv_header_libzfs_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_linux_if_h=yes ac_cv_header_linux_mman_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=yes ac_cv_header_mysql_h=yes ac_cv_header_mysql_mysql_h=yes ac_cv_header_net_netdb_h=no ac_cv_header_net_socket_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pcre_h=yes ac_cv_header_pcre_pcre_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=yes ac_cv_header_sqlext_h=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_stropts_h=yes ac_cv_header_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_protosw_h=no ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_sendfile_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_socketvar_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_stream_h=no ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_sysproto_h=no ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sys_xattr_h=yes ac_cv_header_syscall_h=yes ac_cv_header_termios_h=yes ac_cv_header_thread_h=no ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_ustat_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=no ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=no ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_hpi_sysOpen=yes ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_odbc_SQLConnect=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=no ac_cv_lib_thread_thr_create=no ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/bin/grep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=yes ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=yes ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=yes ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=yes ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=yes ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=yes ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=yes ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_PQclear=-lpq ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_krb5_init_context=-lkrb5 ac_cv_search_my_init=no ac_cv_search_opendir='none required' ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=no ac_cv_type_ffi_sarg=no ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib /usr/lib64' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib64' pike_cv_C_supports_large_auto=yes pike_cv_FP_RZ=no pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib /usr/lib64' pike_cv_epoll_works=yes pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_darwin_getxattr=no pike_cv_func_dlopen=yes pike_cv_func_failsafe_strerror=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_mkdir_args=2 pike_cv_func_posix_readdir_r=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_func_sysv_statfs=no pike_cv_func_working_getcwd=yes pike_cv_func_working_posix_readdir_r=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_SQLHDBC=yes pike_cv_have_SQLHENV=yes pike_cv_have_SQLHSTMT=yes pike_cv_have_SQLINTEGER=yes pike_cv_have_SQLLEN=yes pike_cv_have_SQLSMALLINT=yes pike_cv_have_SQLUINTEGER=yes pike_cv_have_SQLULEN=yes pike_cv_have_SQLUSMALLINT=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_mysql_field_charsetnr=yes pike_cv_have_mysql_field_net_vio=yes pike_cv_have_notifications=yes pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_header_sys_sendfile_h=yes pike_cv_initial_stack_size=12517376 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/java/jdk1.5.0_05/jre/../include pike_cv_java_java_home=/usr/java/jdk1.5.0_05/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/java/jdk1.5.0_05/jre/lib/x86_64/server /usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads /usr/java/jdk1.5.0_05/jre/lib/x86_64 ' pike_cv_java_sysos=linux pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_ls=/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_marker_list=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql_fetch_lengths_ret_type='unsigned long' pike_cv_mysql_include_dir=/usr/./include/mysql pike_cv_mysql_lib_dir=/usr/./lib64/mysql pike_cv_mysql_lib_dir_prefix=/usr/. pike_cv_mysql_mysql_character_set_name=yes pike_cv_mysql_mysql_fetch_lengths=yes pike_cv_mysql_mysql_options=yes pike_cv_mysql_mysql_port=yes pike_cv_mysql_mysql_real_query=yes pike_cv_mysql_mysql_set_character_set=yes pike_cv_mysql_mysql_ssl_set=yes pike_cv_mysql_mysql_unix_port=yes pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_odbc=yes pike_cv_odbc_include_dir= pike_cv_odbc_lib_dir= pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=yes pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/etc/oratab pike_cv_oracle_sysliblist= pike_cv_pgres_include_dir=/usr/./include pike_cv_pgres_lib_dir=no pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_pty_master_pathname=/dev/ptmx pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_search_krb5_init_context=-lkrb5 pike_cv_select_on_unix_sockets=yes pike_cv_sendfile_args=4 pike_cv_short_use=CT_SHORT_INT pike_cv_socket_buffer_max=65536 pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_sockaddr_un_sun_len=no pike_cv_struct_stat_blocks=yes pike_cv_struct_statfs=yes pike_cv_struct_statfs_f_bavail=yes pike_cv_struct_statfs_f_fsid=no pike_cv_struct_statvfs=yes pike_cv_struct_statvfs_f_basetype=no pike_cv_struct_statvfs_f_fstr=no pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned int' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='config.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS='-lnsl -lbind ' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='spider' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/spider/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_LIBBIND 1 #define HAVE_LIBNSL 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_NETDB_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_STROPTS_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_UNISTD_H 1 configure: exit 0 ################################################### ## ./modules/sprintf This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/sprintf/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/sprintf ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1762: loading cache ../.././config.cache configure:2658: checking for C compiler version configure:2667: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2678: $? = 0 configure:2667: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2678: $? = 0 configure:2667: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2678: $? = 1 configure:2667: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2678: $? = 1 configure:2667: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2678: $? = 1 configure:2698: checking whether the C compiler works configure:2720: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2724: $? = 0 configure:2774: result: yes configure:2777: checking for C compiler default output file name configure:2779: result: a.out configure:2785: checking for suffix of executables configure:2792: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2796: $? = 0 configure:2819: result: configure:2841: checking whether we are cross compiling configure:2849: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2853: $? = 0 configure:2860: ./conftest configure:2864: $? = 0 configure:2879: result: no configure:2884: checking for suffix of object files configure:2933: result: o configure:2937: checking whether the compiler supports GNU C configure:2967: result: yes configure:2978: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3043: result: yes configure:3063: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3091: result: unsupported configure:3109: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3145: result: -std=gnu99 configure:3249: checking if we are using TCC (TenDRA C Compiler) configure:3273: result: no configure:3278: checking if we are using ICC (Intel C Compiler) configure:3321: result: no configure:3332: checking how to run the C preprocessor configure:3400: result: gcc -std=gnu99 -E configure:3414: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3414: $? = 0 configure:3429: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3429: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3529: checking for libgcc file name configure:3557: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3594: checking whether make sets $(MAKE) configure:3617: result: yes configure:3631: checking for the Pike base directory configure:3636: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:3855: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:835: creating make_variables config.status:835: creating Makefile config.status:835: creating config.h config.status:1009: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=yes ac_cv_func_PQescapeStringConn=yes ac_cv_func_PQsetdbLogin=yes ac_cv_func_PQsetnonblocking=yes ac_cv_func_PQunescapeBytea=yes ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__findclose=no ac_cv_func__findfirst=no ac_cv_func__findnext=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_close=yes ac_cv_func_closefrom=no ac_cv_func_crypt=no ac_cv_func_dirfd=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_execve=yes ac_cv_func_expf=yes ac_cv_func_expl=yes ac_cv_func_fchmod=yes ac_cv_func_fdopendir=no ac_cv_func_fdwalk=no ac_cv_func_fgets=yes ac_cv_func_fgetxattr=yes ac_cv_func_fileno=yes ac_cv_func_finite=yes ac_cv_func_flistxattr=yes ac_cv_func_flock=yes ac_cv_func_floorf=yes ac_cv_func_floorl=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpathconf=yes ac_cv_func_fpclass=no ac_cv_func_fpsetfastmode=no ac_cv_func_fpsetmask=no ac_cv_func_fpsetround=no ac_cv_func_fsetxattr=yes ac_cv_func_fstatat=no ac_cv_func_fsync=yes ac_cv_func_ftruncate64=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getprotobyname=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_getwd=yes ac_cv_func_getxattr=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_grantpt=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_ldiv=yes ac_cv_func_listxattr=yes ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_lseek64=yes ac_cv_func_lstat=yes ac_cv_func_madvise=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_mysql_get_client_version=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_open=yes ac_cv_func_openat=no ac_cv_func_pathconf=yes ac_cv_func_pcre_fullinfo=yes ac_cv_func_pcre_get_stringnumber=yes ac_cv_func_pcre_info=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_posix_openpt=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=yes ac_cv_func_ptsname=yes ac_cv_func_puts=yes ac_cv_func_read=yes ac_cv_func_readdir_r=yes ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setsockopt=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_setxattr=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_sopen=no ac_cv_func_statfs=yes ac_cv_func_statvfs=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_truncate64=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unlinkat=no ac_cv_func_unlockpt=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_ustat=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_writev=yes ac_cv_func_yperr_string=yes ac_cv_header_AvailabilityMacros_h=no ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_avcodec_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dns_sd_h=no ac_cv_header_errmsg_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=no ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_howl_h=no ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=yes ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=yes ac_cv_header_libzfs_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_linux_if_h=yes ac_cv_header_linux_mman_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=yes ac_cv_header_mysql_h=yes ac_cv_header_mysql_mysql_h=yes ac_cv_header_net_netdb_h=no ac_cv_header_net_socket_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pcre_h=yes ac_cv_header_pcre_pcre_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=yes ac_cv_header_sqlext_h=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_stropts_h=yes ac_cv_header_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_protosw_h=no ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_sendfile_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_socketvar_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_stream_h=no ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_sysproto_h=no ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sys_xattr_h=yes ac_cv_header_syscall_h=yes ac_cv_header_termios_h=yes ac_cv_header_thread_h=no ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_ustat_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=no ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=no ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_hpi_sysOpen=yes ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_odbc_SQLConnect=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=no ac_cv_lib_thread_thr_create=no ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/bin/grep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=yes ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=yes ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=yes ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=yes ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=yes ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=yes ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=yes ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_PQclear=-lpq ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_krb5_init_context=-lkrb5 ac_cv_search_my_init=no ac_cv_search_opendir='none required' ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=no ac_cv_type_ffi_sarg=no ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib /usr/lib64' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib64' pike_cv_C_supports_large_auto=yes pike_cv_FP_RZ=no pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib /usr/lib64' pike_cv_epoll_works=yes pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_darwin_getxattr=no pike_cv_func_dlopen=yes pike_cv_func_failsafe_strerror=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_mkdir_args=2 pike_cv_func_posix_readdir_r=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_func_sysv_statfs=no pike_cv_func_working_getcwd=yes pike_cv_func_working_posix_readdir_r=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_SQLHDBC=yes pike_cv_have_SQLHENV=yes pike_cv_have_SQLHSTMT=yes pike_cv_have_SQLINTEGER=yes pike_cv_have_SQLLEN=yes pike_cv_have_SQLSMALLINT=yes pike_cv_have_SQLUINTEGER=yes pike_cv_have_SQLULEN=yes pike_cv_have_SQLUSMALLINT=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_mysql_field_charsetnr=yes pike_cv_have_mysql_field_net_vio=yes pike_cv_have_notifications=yes pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_header_sys_sendfile_h=yes pike_cv_initial_stack_size=12517376 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/java/jdk1.5.0_05/jre/../include pike_cv_java_java_home=/usr/java/jdk1.5.0_05/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/java/jdk1.5.0_05/jre/lib/x86_64/server /usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads /usr/java/jdk1.5.0_05/jre/lib/x86_64 ' pike_cv_java_sysos=linux pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_ls=/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_marker_list=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql_fetch_lengths_ret_type='unsigned long' pike_cv_mysql_include_dir=/usr/./include/mysql pike_cv_mysql_lib_dir=/usr/./lib64/mysql pike_cv_mysql_lib_dir_prefix=/usr/. pike_cv_mysql_mysql_character_set_name=yes pike_cv_mysql_mysql_fetch_lengths=yes pike_cv_mysql_mysql_options=yes pike_cv_mysql_mysql_port=yes pike_cv_mysql_mysql_real_query=yes pike_cv_mysql_mysql_set_character_set=yes pike_cv_mysql_mysql_ssl_set=yes pike_cv_mysql_mysql_unix_port=yes pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_odbc=yes pike_cv_odbc_include_dir= pike_cv_odbc_lib_dir= pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=yes pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/etc/oratab pike_cv_oracle_sysliblist= pike_cv_pgres_include_dir=/usr/./include pike_cv_pgres_lib_dir=no pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_pty_master_pathname=/dev/ptmx pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_search_krb5_init_context=-lkrb5 pike_cv_select_on_unix_sockets=yes pike_cv_sendfile_args=4 pike_cv_short_use=CT_SHORT_INT pike_cv_socket_buffer_max=65536 pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_sockaddr_un_sun_len=no pike_cv_struct_stat_blocks=yes pike_cv_struct_statfs=yes pike_cv_struct_statfs_f_bavail=yes pike_cv_struct_statfs_f_fsid=no pike_cv_struct_statvfs=yes pike_cv_struct_statvfs_f_basetype=no pike_cv_struct_statvfs_f_fstr=no pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned int' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='config.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='sprintf' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/sprintf/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" configure: exit 0 ################################################### ## ./modules/sybase This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/sybase/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/sybase ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1880: loading cache ../.././config.cache configure:2784: checking for C compiler version configure:2793: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2804: $? = 0 configure:2793: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2804: $? = 0 configure:2793: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2804: $? = 1 configure:2793: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2804: $? = 1 configure:2793: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2804: $? = 1 configure:2824: checking whether the C compiler works configure:2846: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2850: $? = 0 configure:2900: result: yes configure:2903: checking for C compiler default output file name configure:2905: result: a.out configure:2911: checking for suffix of executables configure:2918: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2922: $? = 0 configure:2945: result: configure:2967: checking whether we are cross compiling configure:2975: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2979: $? = 0 configure:2986: ./conftest configure:2990: $? = 0 configure:3005: result: no configure:3010: checking for suffix of object files configure:3059: result: o configure:3063: checking whether the compiler supports GNU C configure:3093: result: yes configure:3104: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3169: result: yes configure:3189: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3217: result: unsupported configure:3235: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3271: result: -std=gnu99 configure:3375: checking if we are using TCC (TenDRA C Compiler) configure:3399: result: no configure:3404: checking if we are using ICC (Intel C Compiler) configure:3447: result: no configure:3458: checking how to run the C preprocessor configure:3526: result: gcc -std=gnu99 -E configure:3540: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3540: $? = 0 configure:3555: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3555: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3655: checking for libgcc file name configure:3683: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3765: checking for include files location configure:3803: result: not found configure:3821: checking for stdio.h configure:3821: result: yes configure:3821: checking for stdlib.h configure:3821: result: yes configure:3821: checking for string.h configure:3821: result: yes configure:3821: checking for inttypes.h configure:3821: result: yes configure:3821: checking for stdint.h configure:3821: result: yes configure:3821: checking for strings.h configure:3821: result: yes configure:3821: checking for sys/stat.h configure:3821: result: yes configure:3821: checking for sys/types.h configure:3821: result: yes configure:3821: checking for unistd.h configure:3821: result: yes configure:3848: checking for SybaseOpenClient/SybaseOpenClient.h configure:3848: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:47:47: error: SybaseOpenClient/SybaseOpenClient.h: No such file or directory configure:3848: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3848: result: no configure:3867: checking for ctpublic.h configure:3867: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:47:22: error: ctpublic.h: No such file or directory configure:3867: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3867: result: no configure:3894: checking for SybaseOpenClient framework configure:3926: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -framework SybaseOpenClient -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 gcc: SybaseOpenClient: No such file or directory cc1: error: unrecognized command line option "-framework" configure:3926: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYBASEOPENCLIENT_SYBASEOPENCLIENT_H | #include | #elif defined(HAVE_CTPUBLIC_H) | #include | #endif | | int | main (void) | { | | CS_CONTEXT *context; | CS_RETCODE ret; | ret = cs_ctx_alloc(CS_VERSION_110, &context); | ret = ct_init(context, CS_VERSION_110); | | ; | return 0; | } configure:3939: result: no configure:3948: checking for library files location configure:3987: result: not found configure:4003: checking for floor in -lm configure:4036: result: yes configure:4046: checking for dlopen in -ldl configure:4079: result: yes configure:4089: checking for gethostbyname in -lnsl configure:4122: result: yes configure:4143: checking for library containing intl_datetime configure:4173: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -ldl -lm >&5 /tmp/ccgiBuX6.o(.text+0xa): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/sybase/conftest.c:30: undefined reference to `intl_datetime' collect2: ld returned 1 exit status configure:4173: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 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. */ | char intl_datetime (); | int | main (void) | { | return intl_datetime (); | ; | return 0; | } configure:4173: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lintl_r64 -lnsl -ldl -lm >&5 /usr/bin/ld: cannot find -lintl_r64 collect2: ld returned 1 exit status configure:4173: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 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. */ | char intl_datetime (); | int | main (void) | { | return intl_datetime (); | ; | return 0; | } configure:4173: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lintl_r -lnsl -ldl -lm >&5 /usr/bin/ld: cannot find -lintl_r collect2: ld returned 1 exit status configure:4173: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 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. */ | char intl_datetime (); | int | main (void) | { | return intl_datetime (); | ; | return 0; | } configure:4173: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lintl64 -lnsl -ldl -lm >&5 /usr/bin/ld: cannot find -lintl64 collect2: ld returned 1 exit status configure:4173: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 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. */ | char intl_datetime (); | int | main (void) | { | return intl_datetime (); | ; | return 0; | } configure:4173: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lintl -lnsl -ldl -lm >&5 /usr/bin/ld: cannot find -lintl collect2: ld returned 1 exit status configure:4173: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBNSL 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. */ | char intl_datetime (); | int | main (void) | { | return intl_datetime (); | ; | return 0; | } configure:4193: result: no configure:4490: checking whether make sets $(MAKE) configure:4513: result: yes configure:4527: checking for the Pike base directory configure:4532: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4702: updating cache ../.././config.cache configure:4751: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:848: creating make_variables config.status:848: creating Makefile config.status:848: creating sybase_config.h config.status:1022: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_func_GetSystemInfo=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=yes ac_cv_func_PQescapeStringConn=yes ac_cv_func_PQsetdbLogin=yes ac_cv_func_PQsetnonblocking=yes ac_cv_func_PQunescapeBytea=yes ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__findclose=no ac_cv_func__findfirst=no ac_cv_func__findnext=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_close=yes ac_cv_func_closefrom=no ac_cv_func_crypt=no ac_cv_func_dirfd=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_execve=yes ac_cv_func_expf=yes ac_cv_func_expl=yes ac_cv_func_fchmod=yes ac_cv_func_fdopendir=no ac_cv_func_fdwalk=no ac_cv_func_fgets=yes ac_cv_func_fgetxattr=yes ac_cv_func_fileno=yes ac_cv_func_finite=yes ac_cv_func_flistxattr=yes ac_cv_func_flock=yes ac_cv_func_floorf=yes ac_cv_func_floorl=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpathconf=yes ac_cv_func_fpclass=no ac_cv_func_fpsetfastmode=no ac_cv_func_fpsetmask=no ac_cv_func_fpsetround=no ac_cv_func_fsetxattr=yes ac_cv_func_fstatat=no ac_cv_func_fsync=yes ac_cv_func_ftruncate64=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrnam=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getprotobyname=yes ac_cv_func_getpwent=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwuid=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_getwd=yes ac_cv_func_getxattr=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_grantpt=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_ldiv=yes ac_cv_func_listxattr=yes ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_lseek64=yes ac_cv_func_lstat=yes ac_cv_func_madvise=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_mysql_get_client_version=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_open=yes ac_cv_func_openat=no ac_cv_func_pathconf=yes ac_cv_func_pcre_fullinfo=yes ac_cv_func_pcre_get_stringnumber=yes ac_cv_func_pcre_info=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_posix_openpt=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=yes ac_cv_func_ptsname=yes ac_cv_func_puts=yes ac_cv_func_read=yes ac_cv_func_readdir_r=yes ac_cv_func_recvmsg=yes ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setsockopt=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_setxattr=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_sopen=no ac_cv_func_statfs=yes ac_cv_func_statvfs=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_truncate64=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_unlinkat=no ac_cv_func_unlockpt=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_ustat=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_writev=yes ac_cv_func_yperr_string=yes ac_cv_header_AvailabilityMacros_h=no ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_SybaseOpenClient_SybaseOpenClient_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_avcodec_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_ctpublic_h=no ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dns_sd_h=no ac_cv_header_errmsg_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=no ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_howl_h=no ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=yes ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=yes ac_cv_header_libzfs_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_linux_if_h=yes ac_cv_header_linux_mman_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=yes ac_cv_header_mysql_h=yes ac_cv_header_mysql_mysql_h=yes ac_cv_header_net_netdb_h=no ac_cv_header_net_socket_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pcre_h=yes ac_cv_header_pcre_pcre_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=yes ac_cv_header_sqlext_h=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_stropts_h=yes ac_cv_header_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_protosw_h=no ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_sendfile_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_socketvar_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_stream_h=no ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_sysproto_h=no ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sys_xattr_h=yes ac_cv_header_syscall_h=yes ac_cv_header_termios_h=yes ac_cv_header_thread_h=no ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_ustat_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=no ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=no ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_hpi_sysOpen=yes ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_odbc_SQLConnect=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=no ac_cv_lib_thread_thr_create=no ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/bin/grep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=yes ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=yes ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=yes ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=yes ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=yes ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=yes ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=yes ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_PQclear=-lpq ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_intl_datetime=no ac_cv_search_krb5_init_context=-lkrb5 ac_cv_search_my_init=no ac_cv_search_opendir='none required' ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=no ac_cv_type_ffi_sarg=no ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib /usr/lib64' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib64' pike_cv_C_supports_large_auto=yes pike_cv_FP_RZ=no pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib /usr/lib64' pike_cv_epoll_works=yes pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_framework_sybaseopenclient=no pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_darwin_getxattr=no pike_cv_func_dlopen=yes pike_cv_func_failsafe_strerror=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_mkdir_args=2 pike_cv_func_posix_readdir_r=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_func_sysv_statfs=no pike_cv_func_working_getcwd=yes pike_cv_func_working_posix_readdir_r=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_SQLHDBC=yes pike_cv_have_SQLHENV=yes pike_cv_have_SQLHSTMT=yes pike_cv_have_SQLINTEGER=yes pike_cv_have_SQLLEN=yes pike_cv_have_SQLSMALLINT=yes pike_cv_have_SQLUINTEGER=yes pike_cv_have_SQLULEN=yes pike_cv_have_SQLUSMALLINT=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_mysql_field_charsetnr=yes pike_cv_have_mysql_field_net_vio=yes pike_cv_have_notifications=yes pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_header_sys_sendfile_h=yes pike_cv_initial_stack_size=12517376 pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/java/jdk1.5.0_05/jre/../include pike_cv_java_java_home=/usr/java/jdk1.5.0_05/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/java/jdk1.5.0_05/jre/lib/x86_64/server /usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads /usr/java/jdk1.5.0_05/jre/lib/x86_64 ' pike_cv_java_sysos=linux pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_ls=/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_marker_list=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql_fetch_lengths_ret_type='unsigned long' pike_cv_mysql_include_dir=/usr/./include/mysql pike_cv_mysql_lib_dir=/usr/./lib64/mysql pike_cv_mysql_lib_dir_prefix=/usr/. pike_cv_mysql_mysql_character_set_name=yes pike_cv_mysql_mysql_fetch_lengths=yes pike_cv_mysql_mysql_options=yes pike_cv_mysql_mysql_port=yes pike_cv_mysql_mysql_real_query=yes pike_cv_mysql_mysql_set_character_set=yes pike_cv_mysql_mysql_ssl_set=yes pike_cv_mysql_mysql_unix_port=yes pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_odbc=yes pike_cv_odbc_include_dir= pike_cv_odbc_lib_dir= pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=yes pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/etc/oratab pike_cv_oracle_sysliblist= pike_cv_pgres_include_dir=/usr/./include pike_cv_pgres_lib_dir=no pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_pty_master_pathname=/dev/ptmx pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_search_krb5_init_context=-lkrb5 pike_cv_select_on_unix_sockets=yes pike_cv_sendfile_args=4 pike_cv_short_use=CT_SHORT_INT pike_cv_socket_buffer_max=65536 pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_sockaddr_un_sun_len=no pike_cv_struct_stat_blocks=yes pike_cv_struct_statfs=yes pike_cv_struct_statfs_f_bavail=yes pike_cv_struct_statfs_f_fsid=no pike_cv_struct_statvfs=yes pike_cv_struct_statvfs_f_basetype=no pike_cv_struct_statvfs_f_fstr=no pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned int' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='sybase_config.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS='-lnsl -ldl -lm ' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='sybase' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/sybase/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_LIBM 1 #define HAVE_LIBDL 1 #define HAVE_LIBNSL 1 configure: exit 0 ################################################### ## ./modules/system This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/system/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/system ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1920: loading cache ../.././config.cache configure:2824: checking for C compiler version configure:2833: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2844: $? = 0 configure:2833: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2844: $? = 0 configure:2833: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2844: $? = 1 configure:2833: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2844: $? = 1 configure:2833: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2844: $? = 1 configure:2864: checking whether the C compiler works configure:2886: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2890: $? = 0 configure:2940: result: yes configure:2943: checking for C compiler default output file name configure:2945: result: a.out configure:2951: checking for suffix of executables configure:2958: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2962: $? = 0 configure:2985: result: configure:3007: checking whether we are cross compiling configure:3015: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:3019: $? = 0 configure:3026: ./conftest configure:3030: $? = 0 configure:3045: result: no configure:3050: checking for suffix of object files configure:3099: result: o configure:3103: checking whether the compiler supports GNU C configure:3133: result: yes configure:3144: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3209: result: yes configure:3229: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3257: result: unsupported configure:3275: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3311: result: -std=gnu99 configure:3415: checking if we are using TCC (TenDRA C Compiler) configure:3439: result: no configure:3444: checking if we are using ICC (Intel C Compiler) configure:3487: result: no configure:3498: checking how to run the C preprocessor configure:3566: result: gcc -std=gnu99 -E configure:3580: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3580: $? = 0 configure:3595: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3595: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3695: checking for libgcc file name configure:3723: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3760: checking for __inet_ntoa in -lbind configure:3793: result: yes configure:3803: checking for socket in -lsocket configure:3836: result: no configure:3846: checking for gethostbyname in -lnsl configure:3879: result: yes configure:3889: checking for __get_socket_descriptor in -lnet configure:3922: result: no configure:3933: checking for shmget in -lcygipc configure:3956: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lcygipc -lnsl -lbind >&5 /usr/bin/ld: cannot find -lcygipc collect2: ld returned 1 exit status configure:3956: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBBIND 1 | #define HAVE_LIBNSL 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. */ | char shmget (); | int | main (void) | { | return shmget (); | ; | return 0; | } configure:3966: result: no configure:3995: checking for stdio.h configure:3995: result: yes configure:3995: checking for stdlib.h configure:3995: result: yes configure:3995: checking for string.h configure:3995: result: yes configure:3995: checking for inttypes.h configure:3995: result: yes configure:3995: checking for stdint.h configure:3995: result: yes configure:3995: checking for strings.h configure:3995: result: yes configure:3995: checking for sys/stat.h configure:3995: result: yes configure:3995: checking for sys/types.h configure:3995: result: yes configure:3995: checking for unistd.h configure:3995: result: yes configure:4022: checking for syslog.h configure:4022: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4022: $? = 0 configure:4022: result: yes configure:4041: checking for sys/syslog.h configure:4041: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4041: $? = 0 configure:4041: result: yes configure:4060: checking for sys/types.h configure:4060: result: yes configure:4079: checking for errno.h configure:4079: result: yes configure:4098: checking for unistd.h configure:4098: result: yes configure:4117: checking for pwd.h configure:4117: result: yes configure:4136: checking for sys/socket.h configure:4136: result: yes configure:4155: checking for netinet/in.h configure:4155: result: yes configure:4174: checking for arpa/inet.h configure:4174: result: yes configure:4193: checking for netdb.h configure:4193: result: yes configure:4212: checking for stdarg.h configure:4212: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4212: $? = 0 configure:4212: result: yes configure:4231: checking for winsock2.h configure:4231: result: no configure:4250: checking for sys/utsname.h configure:4250: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4250: $? = 0 configure:4250: result: yes configure:4269: checking for pwd.h configure:4269: result: yes configure:4288: checking for passwd.h configure:4288: result: no configure:4307: checking for shadow.h configure:4307: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4307: $? = 0 configure:4307: result: yes configure:4326: checking for grp.h configure:4326: result: yes configure:4345: checking for sys/stat.h configure:4345: result: yes configure:4364: checking for winsock.h configure:4364: result: no configure:4383: checking for sys/systeminfo.h configure:4383: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:65:28: error: sys/systeminfo.h: No such file or directory configure:4383: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBBIND 1 | #define HAVE_LIBNSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4383: result: no configure:4402: checking for windows.h configure:4402: result: no configure:4421: checking for sys/param.h configure:4421: result: yes configure:4440: checking for utime.h configure:4440: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4440: $? = 0 configure:4440: result: yes configure:4459: checking for sys/utime.h configure:4459: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:67:23: error: sys/utime.h: No such file or directory configure:4459: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBBIND 1 | #define HAVE_LIBNSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4459: result: no configure:4478: checking for sys/id.h configure:4478: result: no configure:4497: checking for sys/time.h configure:4497: result: yes configure:4516: checking for sys/shm.h configure:4516: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4516: $? = 0 configure:4516: result: yes configure:4535: checking for sys/mman.h configure:4535: result: yes configure:4554: checking for fcntl.h configure:4554: result: yes configure:4573: checking for sys/fcntl.h configure:4573: result: yes configure:4592: checking for netinfo/ni.h configure:4592: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:72:24: error: netinfo/ni.h: No such file or directory configure:4592: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBBIND 1 | #define HAVE_LIBNSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4592: result: no configure:4611: checking for sys/prctl.h configure:4611: result: yes configure:4630: checking for cygwin/ipc.h configure:4630: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:73:24: error: cygwin/ipc.h: No such file or directory configure:4630: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBBIND 1 | #define HAVE_LIBNSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4630: result: no configure:4649: checking for cygwin/sem.h configure:4649: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:73:24: error: cygwin/sem.h: No such file or directory configure:4649: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBBIND 1 | #define HAVE_LIBNSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4649: result: no configure:4668: checking for cygwin/shm.h configure:4668: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:73:24: error: cygwin/shm.h: No such file or directory configure:4668: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBBIND 1 | #define HAVE_LIBNSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4668: result: no configure:4687: checking for ws2tcpip.h configure:4687: result: no configure:4706: checking for NewAPIs.h configure:4706: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:73:21: error: NewAPIs.h: No such file or directory configure:4706: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBBIND 1 | #define HAVE_LIBNSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4706: result: no configure:4725: checking for sys/loadavg.h configure:4725: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:73:25: error: sys/loadavg.h: No such file or directory configure:4725: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBBIND 1 | #define HAVE_LIBNSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4725: result: no configure:4759: checking for working sys/resource.h configure:4786: result: yes configure:4796: checking for working sys/user.h configure:4820: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4820: $? = 0 configure:4830: result: yes configure:4875: checking for gnu/stubs.h configure:4875: result: yes configure:4903: checking for syslog configure:4996: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:4996: $? = 0 configure:5009: result: yes configure:5018: checking for link configure:5111: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:5111: $? = 0 configure:5124: result: yes configure:5133: checking for symlink configure:5226: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:5226: $? = 0 configure:5239: result: yes configure:5248: checking for readlink configure:5341: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:5341: $? = 0 configure:5354: result: yes configure:5363: checking for resolvepath configure:5456: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 /tmp/ccOj0gJ6.o(.text+0x11): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/system/conftest.c:98: undefined reference to `resolvepath' /tmp/ccOj0gJ6.o(.data.rel+0x0): undefined reference to `resolvepath' collect2: ld returned 1 exit status configure:5456: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBBIND 1 | #define HAVE_LIBNSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SYSLOG 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define resolvepath to an innocuous variant, in case declares resolvepath. | For example, HP-UX 11i declares gettimeofday. */ | #define resolvepath innocuous_resolvepath | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char resolvepath (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef resolvepath | #endif | | /* 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 resolvepath (); | /* 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_resolvepath) || defined (__stub___resolvepath) | choke me | #else | char (*f) () = resolvepath; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != resolvepath; | ; | return 0; | } configure:5474: result: no configure:5478: checking for realpath configure:5571: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:5571: $? = 0 configure:5584: result: yes configure:5593: checking for chown configure:5686: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:5686: $? = 0 configure:5699: result: yes configure:5708: checking for lchown configure:5801: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:5801: $? = 0 configure:5814: result: yes configure:5823: checking for initgroups configure:5929: result: yes configure:5938: checking for setgroups configure:6044: result: yes configure:6053: checking for getgroups configure:6146: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:6146: $? = 0 configure:6159: result: yes configure:6168: checking for seteuid configure:6274: result: yes configure:6283: checking for setresuid configure:6389: result: yes configure:6398: checking for setegid configure:6504: result: yes configure:6513: checking for setresgid configure:6606: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:6606: $? = 0 configure:6619: result: yes configure:6628: checking for geteuid configure:6734: result: yes configure:6743: checking for getpgrp configure:6849: result: yes configure:6858: checking for getpgid configure:6964: result: yes configure:6973: checking for getppid configure:7066: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:7066: $? = 0 configure:7079: result: yes configure:7088: checking for getuid configure:7194: result: yes configure:7203: checking for getgid configure:7309: result: yes configure:7318: checking for setuid configure:7424: result: yes configure:7433: checking for setgid configure:7539: result: yes configure:7548: checking for setpgrp configure:7654: result: yes configure:7663: checking for setpgid configure:7769: result: yes configure:7778: checking for getsid configure:7871: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:7871: $? = 0 configure:7884: result: yes configure:7893: checking for setsid configure:7999: result: yes configure:8008: checking for getpwnam configure:8114: result: yes configure:8123: checking for getspnam configure:8216: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:8216: $? = 0 configure:8229: result: yes configure:8238: checking for getgrnam configure:8344: result: yes configure:8353: checking for getpwuid configure:8459: result: yes configure:8468: checking for getgrgid configure:8561: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:8561: $? = 0 configure:8574: result: yes configure:8583: checking for getgrent configure:8689: result: yes configure:8698: checking for setgrent configure:8791: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:8791: $? = 0 configure:8804: result: yes configure:8813: checking for endgrent configure:8906: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:8906: $? = 0 configure:8919: result: yes configure:8928: checking for getpwent configure:9034: result: yes configure:9043: checking for setpwent configure:9136: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:9136: $? = 0 configure:9149: result: yes configure:9158: checking for endpwent configure:9251: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:9251: $? = 0 configure:9264: result: yes configure:9273: checking for gethostname configure:9366: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:9366: $? = 0 configure:9379: result: yes configure:9388: checking for gethostbyname configure:9481: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:9481: $? = 0 configure:9494: result: yes configure:9503: checking for getservbyname configure:9596: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:9596: $? = 0 configure:9609: result: yes configure:9618: checking for chroot configure:9711: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:9711: $? = 0 configure:9724: result: yes configure:9733: checking for fchroot configure:9826: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 /tmp/cce2SZF6.o(.text+0x11): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/system/conftest.c:135: undefined reference to `fchroot' /tmp/cce2SZF6.o(.data.rel+0x0): undefined reference to `fchroot' collect2: ld returned 1 exit status configure:9826: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBBIND 1 | #define HAVE_LIBNSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SYSLOG 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETSID 1 | #define HAVE_SETSID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_SETGRENT 1 | #define HAVE_ENDGRENT 1 | #define HAVE_GETPWENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_CHROOT 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define fchroot to an innocuous variant, in case declares fchroot. | For example, HP-UX 11i declares gettimeofday. */ | #define fchroot innocuous_fchroot | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fchroot (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fchroot | #endif | | /* 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 fchroot (); | /* 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_fchroot) || defined (__stub___fchroot) | choke me | #else | char (*f) () = fchroot; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != fchroot; | ; | return 0; | } configure:9844: result: no configure:9848: checking for uname configure:9941: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:9941: $? = 0 configure:9954: result: yes configure:9963: checking for sysinfo configure:10056: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:10056: $? = 0 configure:10069: result: yes configure:10078: checking for getgrnam_r configure:10171: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:10171: $? = 0 configure:10184: result: yes configure:10193: checking for getgrent_r configure:10286: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:10286: $? = 0 configure:10299: result: yes configure:10308: checking for getgrgid_r configure:10401: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:10401: $? = 0 configure:10414: result: yes configure:10423: checking for getpwnam_r configure:10516: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:10516: $? = 0 configure:10529: result: yes configure:10538: checking for getpwent_r configure:10631: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:10631: $? = 0 configure:10644: result: yes configure:10653: checking for getpwuid_r configure:10746: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:10746: $? = 0 configure:10759: result: yes configure:10768: checking for getspnam_r configure:10861: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:10861: $? = 0 configure:10874: result: yes configure:10883: checking for innetgr configure:10976: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:10976: $? = 0 configure:10989: result: yes configure:10998: checking for utime configure:11091: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:11091: $? = 0 configure:11104: result: yes configure:11113: checking for _utime configure:11206: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 /tmp/cciIkXjm.o(.text+0x11): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/system/conftest.c:146: undefined reference to `_utime' /tmp/cciIkXjm.o(.data.rel+0x0): undefined reference to `_utime' collect2: ld returned 1 exit status configure:11206: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBBIND 1 | #define HAVE_LIBNSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SYSLOG 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETSID 1 | #define HAVE_SETSID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_SETGRENT 1 | #define HAVE_ENDGRENT 1 | #define HAVE_GETPWENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_CHROOT 1 | #define HAVE_UNAME 1 | #define HAVE_SYSINFO 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETSPNAM_R 1 | #define HAVE_INNETGR 1 | #define HAVE_UTIME 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define _utime to an innocuous variant, in case declares _utime. | For example, HP-UX 11i declares gettimeofday. */ | #define _utime innocuous__utime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _utime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _utime | #endif | | /* 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 _utime (); | /* 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__utime) || defined (__stub____utime) | choke me | #else | char (*f) () = _utime; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != _utime; | ; | return 0; | } configure:11224: result: no configure:11228: checking for lutimes configure:11321: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 conftest.c:135: error: syntax error before 'me' conftest.c:143: error: syntax error before 'int' conftest.c: In function 'main': conftest.c:146: error: 'f' undeclared (first use in this function) conftest.c:146: error: (Each undeclared identifier is reported only once conftest.c:146: error: for each function it appears in.) configure:11321: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBBIND 1 | #define HAVE_LIBNSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SYSLOG 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETSID 1 | #define HAVE_SETSID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_SETGRENT 1 | #define HAVE_ENDGRENT 1 | #define HAVE_GETPWENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_CHROOT 1 | #define HAVE_UNAME 1 | #define HAVE_SYSINFO 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETSPNAM_R 1 | #define HAVE_INNETGR 1 | #define HAVE_UTIME 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define lutimes to an innocuous variant, in case declares lutimes. | For example, HP-UX 11i declares gettimeofday. */ | #define lutimes innocuous_lutimes | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char lutimes (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef lutimes | #endif | | /* 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 lutimes (); | /* 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_lutimes) || defined (__stub___lutimes) | choke me | #else | char (*f) () = lutimes; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != lutimes; | ; | return 0; | } configure:11339: result: no configure:11343: checking for sleep configure:11436: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:11436: $? = 0 configure:11449: result: yes configure:11458: checking for usleep configure:11564: result: yes configure:11573: checking for nanosleep configure:11679: result: yes configure:11688: checking for getrlimit configure:11794: result: yes configure:11803: checking for setrlimit configure:11909: result: yes configure:11918: checking for setproctitle configure:12011: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 /tmp/ccmg6SEt.o(.text+0x11): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/system/conftest.c:151: undefined reference to `setproctitle' /tmp/ccmg6SEt.o(.data.rel+0x0): undefined reference to `setproctitle' collect2: ld returned 1 exit status configure:12011: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBBIND 1 | #define HAVE_LIBNSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SYSLOG 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETSID 1 | #define HAVE_SETSID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_SETGRENT 1 | #define HAVE_ENDGRENT 1 | #define HAVE_GETPWENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_CHROOT 1 | #define HAVE_UNAME 1 | #define HAVE_SYSINFO 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETSPNAM_R 1 | #define HAVE_INNETGR 1 | #define HAVE_UTIME 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define setproctitle to an innocuous variant, in case declares setproctitle. | For example, HP-UX 11i declares gettimeofday. */ | #define setproctitle innocuous_setproctitle | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setproctitle (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setproctitle | #endif | | /* 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 setproctitle (); | /* 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_setproctitle) || defined (__stub___setproctitle) | choke me | #else | char (*f) () = setproctitle; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != setproctitle; | ; | return 0; | } configure:12029: result: no configure:12033: checking for setitimer configure:12139: result: yes configure:12148: checking for getitimer configure:12241: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:12241: $? = 0 configure:12254: result: yes configure:12263: checking for mmap configure:12369: result: yes configure:12378: checking for munmap configure:12484: result: yes configure:12493: checking for gettimeofday configure:12599: result: yes configure:12608: checking for settimeofday configure:12701: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:12701: $? = 0 configure:12714: result: yes configure:12723: checking for prctl configure:12829: result: yes configure:12838: checking for inet_ntoa configure:12944: result: yes configure:12953: checking for inet_ntop configure:13059: result: yes configure:13068: checking for getaddrinfo configure:13161: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:13161: $? = 0 configure:13174: result: yes configure:13183: checking for getloadavg configure:13276: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:13276: $? = 0 configure:13289: result: yes configure:13300: checking if setpgrp takes two arguments (BSD) configure:13325: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c: In function 'main': conftest.c:126: warning: implicit declaration of function 'setprgp' configure:13325: $? = 0 configure:13341: result: no configure:13346: checking for solaris style gethostbyname_r configure:13374: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 conftest.c: In function 'main': conftest.c:128: warning: passing argument 5 of 'gethostbyname_r' makes pointer from integer without a cast conftest.c:128: error: too few arguments to function 'gethostbyname_r' configure:13374: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBBIND 1 | #define HAVE_LIBNSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SYSLOG 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETSID 1 | #define HAVE_SETSID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_SETGRENT 1 | #define HAVE_ENDGRENT 1 | #define HAVE_GETPWENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_CHROOT 1 | #define HAVE_UNAME 1 | #define HAVE_SYSINFO 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETSPNAM_R 1 | #define HAVE_INNETGR 1 | #define HAVE_UTIME 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_PRCTL 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETLOADAVG 1 | /* end confdefs.h. */ | | #define _REENTRANT | #define _THREAD_SAFE | #include | | int | main (void) | { | | char data[2000]; | int h_errno; | struct hostent result,*bar; | gethostbyname_r("foo",&result, data, sizeof(data), h_errno)->h_name; | | ; | return 0; | } configure:13386: result: no configure:13395: checking for OSF1 style gethostbyname_r configure:13423: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 conftest.c: In function 'main': conftest.c:127: error: storage size of 'data' isn't known conftest.c:128: error: too few arguments to function 'gethostbyname_r' configure:13423: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBBIND 1 | #define HAVE_LIBNSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SYSLOG 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETSID 1 | #define HAVE_SETSID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_SETGRENT 1 | #define HAVE_ENDGRENT 1 | #define HAVE_GETPWENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_CHROOT 1 | #define HAVE_UNAME 1 | #define HAVE_SYSINFO 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETSPNAM_R 1 | #define HAVE_INNETGR 1 | #define HAVE_UTIME 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_PRCTL 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETLOADAVG 1 | /* end confdefs.h. */ | | #define _REENTRANT | #define _THREAD_SAFE | #include | | int | main (void) | { | | int bar; | struct hostent result; | struct hostent_data data; | bar=gethostbyname_r("foo",&result, &data); | | ; | return 0; | } configure:13435: result: no configure:13443: checking for solaris style getservbyname_r configure:13470: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 conftest.c: In function 'main': conftest.c:127: error: too few arguments to function 'getservbyname_r' configure:13470: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBBIND 1 | #define HAVE_LIBNSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SYSLOG 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETSID 1 | #define HAVE_SETSID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_SETGRENT 1 | #define HAVE_ENDGRENT 1 | #define HAVE_GETPWENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_CHROOT 1 | #define HAVE_UNAME 1 | #define HAVE_SYSINFO 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETSPNAM_R 1 | #define HAVE_INNETGR 1 | #define HAVE_UTIME 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_PRCTL 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETLOADAVG 1 | /* end confdefs.h. */ | | #define _REENTRANT | #define _THREAD_SAFE | #include | | int | main (void) | { | | char data[2000]; | struct servent result,*bar; | getservbyname_r("foo","bar",&result, data, sizeof(data))->s_port; | | ; | return 0; | } configure:13482: result: no configure:13491: checking for OSF1 style getservbyname_r configure:13519: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 conftest.c: In function 'main': conftest.c:127: error: storage size of 'data' isn't known conftest.c:128: error: too few arguments to function 'getservbyname_r' configure:13519: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBBIND 1 | #define HAVE_LIBNSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SYSLOG 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETSID 1 | #define HAVE_SETSID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_SETGRENT 1 | #define HAVE_ENDGRENT 1 | #define HAVE_GETPWENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_CHROOT 1 | #define HAVE_UNAME 1 | #define HAVE_SYSINFO 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETSPNAM_R 1 | #define HAVE_INNETGR 1 | #define HAVE_UTIME 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_PRCTL 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETLOADAVG 1 | /* end confdefs.h. */ | | #define _REENTRANT | #define _THREAD_SAFE | #include | | int | main (void) | { | | int bar; | struct servent result; | struct servent_data data; | bar=getservbyname_r("foo","bar",&result, &data); | | ; | return 0; | } configure:13531: result: no configure:13540: checking if getspnam_r takes 4 (Solaris) or 5 (Linux) arguments configure:13582: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 conftest.c: In function 'main': conftest.c:142: error: too few arguments to function 'getspnam_r' configure:13582: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBBIND 1 | #define HAVE_LIBNSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SYSLOG 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETSID 1 | #define HAVE_SETSID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_SETGRENT 1 | #define HAVE_ENDGRENT 1 | #define HAVE_GETPWENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_CHROOT 1 | #define HAVE_UNAME 1 | #define HAVE_SYSINFO 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETSPNAM_R 1 | #define HAVE_INNETGR 1 | #define HAVE_UTIME 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_PRCTL 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETLOADAVG 1 | /* end confdefs.h. */ | | #define _REENTRANT | #define _THREAD_SAFE | #ifdef HAVE_PASSWD_H | # include | # include | #endif /* HAVE_PASSWD_H */ | | #ifdef HAVE_PWD_H | # include | #endif /* HAVE_PWD_H */ | | #ifdef HAVE_GRP_H | # include | #endif /* HAVE_GRP_H */ | | #ifdef HAVE_SHADOW_H | # include | #endif /* HAVE_SHADOW_H */ | | int | main (void) | { | | struct spwd sbuf; | char buf[2048]; | char *foo = getspnam_r("root", &sbuf, buf, sizeof(buf))->sp_pwdp; | return 0; | | ; | return 0; | } configure:13603: result: 5 - Linux configure:13608: checking for h_addr_list configure:13635: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:13635: $? = 0 configure:13647: result: yes configure:13656: checking for in_addr_t configure:13682: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:13682: $? = 0 configure:13694: result: yes configure:13703: checking whether struct passwd has the pw_gecos field configure:13742: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:13742: $? = 0 configure:13754: result: yes configure:13763: checking for GNU libc configure:13766: checking for grep that handles long lines and -e configure:13830: result: /bin/grep configure:13835: checking for egrep configure:13903: result: /bin/grep -E configure:13935: result: yes - disabling unlocked syslog calls configure:13945: checking setrlimit syntax configure:13980: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:13980: $? = 0 configure:14025: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:124:8: warning: extra tokens at end of #endif directive configure:14025: $? = 0 configure:14037: result: standard configure:14055: checking for GetUserName configure:14148: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 /tmp/ccQ6svBn.o(.text+0x11): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/system/conftest.c:167: undefined reference to `GetUserName' /tmp/ccQ6svBn.o(.data.rel+0x0): undefined reference to `GetUserName' collect2: ld returned 1 exit status configure:14148: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBBIND 1 | #define HAVE_LIBNSL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYS_SYSLOG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SHADOW_H 1 | #define HAVE_GRP_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_USER_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SYSLOG 1 | #define HAVE_LINK 1 | #define HAVE_SYMLINK 1 | #define HAVE_READLINK 1 | #define HAVE_REALPATH 1 | #define HAVE_CHOWN 1 | #define HAVE_LCHOWN 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETGROUPS 1 | #define HAVE_GETGROUPS 1 | #define HAVE_SETEUID 1 | #define HAVE_SETRESUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETRESGID 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPGRP 1 | #define HAVE_GETPGID 1 | #define HAVE_GETPPID 1 | #define HAVE_GETUID 1 | #define HAVE_GETGID 1 | #define HAVE_SETUID 1 | #define HAVE_SETGID 1 | #define HAVE_SETPGRP 1 | #define HAVE_SETPGID 1 | #define HAVE_GETSID 1 | #define HAVE_SETSID 1 | #define HAVE_GETPWNAM 1 | #define HAVE_GETSPNAM 1 | #define HAVE_GETGRNAM 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETGRGID 1 | #define HAVE_GETGRENT 1 | #define HAVE_SETGRENT 1 | #define HAVE_ENDGRENT 1 | #define HAVE_GETPWENT 1 | #define HAVE_SETPWENT 1 | #define HAVE_ENDPWENT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_CHROOT 1 | #define HAVE_UNAME 1 | #define HAVE_SYSINFO 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETGRENT_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETPWENT_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETSPNAM_R 1 | #define HAVE_INNETGR 1 | #define HAVE_UTIME 1 | #define HAVE_SLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_SETITIMER 1 | #define HAVE_GETITIMER 1 | #define HAVE_MMAP 1 | #define HAVE_MUNMAP 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_SETTIMEOFDAY 1 | #define HAVE_PRCTL 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_H_ADDR_LIST 1 | #define HAVE_IN_ADDR_T 1 | #define HAVE_PW_GECOS 1 | #define MIGHT_HAVE_SYSLOG_RACES 1 | #define SETRLIMIT_SYNTAX_STANDARD 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define GetUserName to an innocuous variant, in case declares GetUserName. | For example, HP-UX 11i declares gettimeofday. */ | #define GetUserName innocuous_GetUserName | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char GetUserName (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef GetUserName | #endif | | /* 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 GetUserName (); | /* 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_GetUserName) || defined (__stub___GetUserName) | choke me | #else | char (*f) () = GetUserName; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != GetUserName; | ; | return 0; | } configure:14166: result: no configure:14171: checking if get/setitimer 'which' type is tInt02 configure:14198: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:14198: $? = 0 configure:14198: ./conftest configure:14198: $? = 0 configure:14212: result: yes configure:14221: checking for the RDTSC instruction (x86) configure:14257: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnsl -lbind >&5 configure:14257: $? = 0 configure:14257: ./conftest configure:14257: $? = 0 configure:14269: result: yes configure:14277: checking whether make sets $(MAKE) configure:14300: result: yes configure:14314: checking for the Pike base directory configure:14319: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:14489: updating cache ../.././config.cache configure:14538: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:951: creating make_variables config.status:951: creating Makefile config.status:951: creating system_machine.h config.status:1125: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_func_GetSystemInfo=no ac_cv_func_GetUserName=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=yes ac_cv_func_PQescapeStringConn=yes ac_cv_func_PQsetdbLogin=yes ac_cv_func_PQsetnonblocking=yes ac_cv_func_PQunescapeBytea=yes ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__findclose=no ac_cv_func__findfirst=no ac_cv_func__findnext=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func__utime=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_chown=yes ac_cv_func_chroot=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_close=yes ac_cv_func_closefrom=no ac_cv_func_crypt=no ac_cv_func_dirfd=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_endgrent=yes ac_cv_func_endpwent=yes ac_cv_func_execve=yes ac_cv_func_expf=yes ac_cv_func_expl=yes ac_cv_func_fchmod=yes ac_cv_func_fchroot=no ac_cv_func_fdopendir=no ac_cv_func_fdwalk=no ac_cv_func_fgets=yes ac_cv_func_fgetxattr=yes ac_cv_func_fileno=yes ac_cv_func_finite=yes ac_cv_func_flistxattr=yes ac_cv_func_flock=yes ac_cv_func_floorf=yes ac_cv_func_floorl=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpathconf=yes ac_cv_func_fpclass=no ac_cv_func_fpsetfastmode=no ac_cv_func_fpsetmask=no ac_cv_func_fpsetround=no ac_cv_func_fsetxattr=yes ac_cv_func_fstatat=no ac_cv_func_fsync=yes ac_cv_func_ftruncate64=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrent_r=yes ac_cv_func_getgrgid=yes ac_cv_func_getgrgid_r=yes ac_cv_func_getgrnam=yes ac_cv_func_getgrnam_r=yes ac_cv_func_getgroups=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getitimer=yes ac_cv_func_getloadavg=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getppid=yes ac_cv_func_getprotobyname=yes ac_cv_func_getpwent=yes ac_cv_func_getpwent_r=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwnam_r=yes ac_cv_func_getpwuid=yes ac_cv_func_getpwuid_r=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_getservbyname=yes ac_cv_func_getsid=yes ac_cv_func_getspnam=yes ac_cv_func_getspnam_r=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_getwd=yes ac_cv_func_getxattr=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_grantpt=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_innetgr=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_lchown=yes ac_cv_func_ldiv=yes ac_cv_func_link=yes ac_cv_func_listxattr=yes ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_lseek64=yes ac_cv_func_lstat=yes ac_cv_func_lutimes=no ac_cv_func_madvise=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_mysql_get_client_version=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_open=yes ac_cv_func_openat=no ac_cv_func_pathconf=yes ac_cv_func_pcre_fullinfo=yes ac_cv_func_pcre_get_stringnumber=yes ac_cv_func_pcre_info=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_posix_openpt=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=yes ac_cv_func_ptsname=yes ac_cv_func_puts=yes ac_cv_func_read=yes ac_cv_func_readdir_r=yes ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_recvmsg=yes ac_cv_func_resolvepath=no ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgrent=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setproctitle=no ac_cv_func_setpwent=yes ac_cv_func_setresgid=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setsockopt=yes ac_cv_func_settimeofday=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_setxattr=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_sopen=no ac_cv_func_statfs=yes ac_cv_func_statvfs=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_symlink=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_sysinfo=yes ac_cv_func_syslog=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_truncate64=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_uname=yes ac_cv_func_unlinkat=no ac_cv_func_unlockpt=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_ustat=yes ac_cv_func_utime=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_writev=yes ac_cv_func_yperr_string=yes ac_cv_header_AvailabilityMacros_h=no ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_NewAPIs_h=no ac_cv_header_SybaseOpenClient_SybaseOpenClient_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_avcodec_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_ctpublic_h=no ac_cv_header_cygwin_ipc_h=no ac_cv_header_cygwin_sem_h=no ac_cv_header_cygwin_shm_h=no ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dns_sd_h=no ac_cv_header_errmsg_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=no ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_howl_h=no ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=yes ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=yes ac_cv_header_libzfs_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_linux_if_h=yes ac_cv_header_linux_mman_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=yes ac_cv_header_mysql_h=yes ac_cv_header_mysql_mysql_h=yes ac_cv_header_net_netdb_h=no ac_cv_header_net_socket_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_netinfo_ni_h=no ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pcre_h=yes ac_cv_header_pcre_pcre_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_shadow_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=yes ac_cv_header_sqlext_h=yes ac_cv_header_stdarg_h=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_stropts_h=yes ac_cv_header_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_loadavg_h=no ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_protosw_h=no ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_sendfile_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_socketvar_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_stream_h=no ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_syslog_h=yes ac_cv_header_sys_sysproto_h=no ac_cv_header_sys_systeminfo_h=no ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_utime_h=no ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sys_xattr_h=yes ac_cv_header_syscall_h=yes ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_thread_h=no ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_ustat_h=yes ac_cv_header_utime_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=no ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_cygipc_shmget=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=no ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_hpi_sysOpen=yes ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_odbc_SQLConnect=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=no ac_cv_lib_thread_thr_create=no ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/bin/grep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=yes ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=yes ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=yes ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=yes ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=yes ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=yes ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=yes ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_PQclear=-lpq ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_intl_datetime=no ac_cv_search_krb5_init_context=-lkrb5 ac_cv_search_my_init=no ac_cv_search_opendir='none required' ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=no ac_cv_type_ffi_sarg=no ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib /usr/lib64' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib64' pike_cv_C_supports_large_auto=yes pike_cv_FP_RZ=no pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib /usr/lib64' pike_cv_epoll_works=yes pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_framework_sybaseopenclient=no pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_darwin_getxattr=no pike_cv_func_dlopen=yes pike_cv_func_failsafe_strerror=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_mkdir_args=2 pike_cv_func_posix_readdir_r=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_func_sysv_statfs=no pike_cv_func_working_getcwd=yes pike_cv_func_working_posix_readdir_r=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_glibc=yes pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_SQLHDBC=yes pike_cv_have_SQLHENV=yes pike_cv_have_SQLHSTMT=yes pike_cv_have_SQLINTEGER=yes pike_cv_have_SQLLEN=yes pike_cv_have_SQLSMALLINT=yes pike_cv_have_SQLUINTEGER=yes pike_cv_have_SQLULEN=yes pike_cv_have_SQLUSMALLINT=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_mysql_field_charsetnr=yes pike_cv_have_mysql_field_net_vio=yes pike_cv_have_notifications=yes pike_cv_have_osf1_gethostbyname_r=no pike_cv_have_osf1_getservbyname_r=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_rdtsc=yes pike_cv_have_solaris_gethostbyname_r=no pike_cv_have_solaris_getservbyname_r=no pike_cv_have_solaris_getspnam_r=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_header_sys_sendfile_h=yes pike_cv_initial_stack_size=12517376 pike_cv_itimer_type_is_02=yes pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/java/jdk1.5.0_05/jre/../include pike_cv_java_java_home=/usr/java/jdk1.5.0_05/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/java/jdk1.5.0_05/jre/lib/x86_64/server /usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads /usr/java/jdk1.5.0_05/jre/lib/x86_64 ' pike_cv_java_sysos=linux pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_ls=/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_marker_list=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql_fetch_lengths_ret_type='unsigned long' pike_cv_mysql_include_dir=/usr/./include/mysql pike_cv_mysql_lib_dir=/usr/./lib64/mysql pike_cv_mysql_lib_dir_prefix=/usr/. pike_cv_mysql_mysql_character_set_name=yes pike_cv_mysql_mysql_fetch_lengths=yes pike_cv_mysql_mysql_options=yes pike_cv_mysql_mysql_port=yes pike_cv_mysql_mysql_real_query=yes pike_cv_mysql_mysql_set_character_set=yes pike_cv_mysql_mysql_ssl_set=yes pike_cv_mysql_mysql_unix_port=yes pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_odbc=yes pike_cv_odbc_include_dir= pike_cv_odbc_lib_dir= pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=yes pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/etc/oratab pike_cv_oracle_sysliblist= pike_cv_pgres_include_dir=/usr/./include pike_cv_pgres_lib_dir=no pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_pty_master_pathname=/dev/ptmx pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_search_krb5_init_context=-lkrb5 pike_cv_select_on_unix_sockets=yes pike_cv_sendfile_args=4 pike_cv_setprgp_bsd=yes pike_cv_setrlimit_syntax_bsd43=yes pike_cv_setrlimit_syntax_standard=yes pike_cv_short_use=CT_SHORT_INT pike_cv_socket_buffer_max=65536 pike_cv_struct_has_h_addr_list=yes pike_cv_struct_has_pw_gecos=yes pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_sockaddr_un_sun_len=no pike_cv_struct_stat_blocks=yes pike_cv_struct_statfs=yes pike_cv_struct_statfs_f_bavail=yes pike_cv_struct_statfs_f_fsid=no pike_cv_struct_statvfs=yes pike_cv_struct_statvfs_f_basetype=no pike_cv_struct_statvfs_f_fstr=no pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_sys_user_h=yes pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_type_in_addr_t=yes pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned int' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='system_machine.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS='-lnsl -lbind ' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='_system' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/modules/system/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_LIBBIND 1 #define HAVE_LIBNSL 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYS_SYSLOG_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_ERRNO_H 1 #define HAVE_UNISTD_H 1 #define HAVE_PWD_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETDB_H 1 #define HAVE_STDARG_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_PWD_H 1 #define HAVE_SHADOW_H 1 #define HAVE_GRP_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_FCNTL_H 1 #define HAVE_SYS_FCNTL_H 1 #define HAVE_SYS_PRCTL_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_USER_H 1 #define HAVE_GNU_STUBS_H 1 #define HAVE_SYSLOG 1 #define HAVE_LINK 1 #define HAVE_SYMLINK 1 #define HAVE_READLINK 1 #define HAVE_REALPATH 1 #define HAVE_CHOWN 1 #define HAVE_LCHOWN 1 #define HAVE_INITGROUPS 1 #define HAVE_SETGROUPS 1 #define HAVE_GETGROUPS 1 #define HAVE_SETEUID 1 #define HAVE_SETRESUID 1 #define HAVE_SETEGID 1 #define HAVE_SETRESGID 1 #define HAVE_GETEUID 1 #define HAVE_GETPGRP 1 #define HAVE_GETPGID 1 #define HAVE_GETPPID 1 #define HAVE_GETUID 1 #define HAVE_GETGID 1 #define HAVE_SETUID 1 #define HAVE_SETGID 1 #define HAVE_SETPGRP 1 #define HAVE_SETPGID 1 #define HAVE_GETSID 1 #define HAVE_SETSID 1 #define HAVE_GETPWNAM 1 #define HAVE_GETSPNAM 1 #define HAVE_GETGRNAM 1 #define HAVE_GETPWUID 1 #define HAVE_GETGRGID 1 #define HAVE_GETGRENT 1 #define HAVE_SETGRENT 1 #define HAVE_ENDGRENT 1 #define HAVE_GETPWENT 1 #define HAVE_SETPWENT 1 #define HAVE_ENDPWENT 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETSERVBYNAME 1 #define HAVE_CHROOT 1 #define HAVE_UNAME 1 #define HAVE_SYSINFO 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETGRENT_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETPWENT_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_GETSPNAM_R 1 #define HAVE_INNETGR 1 #define HAVE_UTIME 1 #define HAVE_SLEEP 1 #define HAVE_USLEEP 1 #define HAVE_NANOSLEEP 1 #define HAVE_GETRLIMIT 1 #define HAVE_SETRLIMIT 1 #define HAVE_SETITIMER 1 #define HAVE_GETITIMER 1 #define HAVE_MMAP 1 #define HAVE_MUNMAP 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_SETTIMEOFDAY 1 #define HAVE_PRCTL 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_NTOP 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETLOADAVG 1 #define HAVE_H_ADDR_LIST 1 #define HAVE_IN_ADDR_T 1 #define HAVE_PW_GECOS 1 #define MIGHT_HAVE_SYSLOG_RACES 1 #define SETRLIMIT_SYNTAX_STANDARD 1 #define ITIMER_TYPE_IS_02 1 #define HAVE_RDTSC 1 configure: exit 0 ################################################### ## ./post_modules/Bz2 This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/Bz2/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/Bz2 ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1919: loading cache ../.././config.cache configure:2832: checking for C compiler version configure:2841: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2852: $? = 0 configure:2841: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2852: $? = 0 configure:2841: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2852: $? = 1 configure:2841: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2852: $? = 1 configure:2841: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2852: $? = 1 configure:2872: checking whether the C compiler works configure:2894: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2898: $? = 0 configure:2948: result: yes configure:2951: checking for C compiler default output file name configure:2953: result: a.out configure:2959: checking for suffix of executables configure:2966: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2970: $? = 0 configure:2993: result: configure:3015: checking whether we are cross compiling configure:3023: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:3027: $? = 0 configure:3034: ./conftest configure:3038: $? = 0 configure:3053: result: no configure:3058: checking for suffix of object files configure:3107: result: o configure:3111: checking whether the compiler supports GNU C configure:3141: result: yes configure:3152: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3217: result: yes configure:3237: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3265: result: unsupported configure:3283: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3319: result: -std=gnu99 configure:3423: checking if we are using TCC (TenDRA C Compiler) configure:3447: result: no configure:3452: checking if we are using ICC (Intel C Compiler) configure:3495: result: no configure:3506: checking how to run the C preprocessor configure:3574: result: gcc -std=gnu99 -E configure:3588: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3588: $? = 0 configure:3603: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3603: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3703: checking for libgcc file name configure:3731: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3789: checking for library containing BZ2_bzCompressInit configure:3819: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 /tmp/ccUwsgtP.o(.text+0xa): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/post_modules/Bz2/conftest.c:17: undefined reference to `BZ2_bzCompressInit' collect2: ld returned 1 exit status configure:3819: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* 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. */ | char BZ2_bzCompressInit (); | int | main (void) | { | return BZ2_bzCompressInit (); | ; | return 0; | } configure:3819: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lbz2 >&5 configure:3819: $? = 0 configure:3839: result: -lbz2 configure:3926: checking for stdio.h configure:3926: result: yes configure:3926: checking for stdlib.h configure:3926: result: yes configure:3926: checking for string.h configure:3926: result: yes configure:3926: checking for inttypes.h configure:3926: result: yes configure:3926: checking for stdint.h configure:3926: result: yes configure:3926: checking for strings.h configure:3926: result: yes configure:3926: checking for sys/stat.h configure:3926: result: yes configure:3926: checking for sys/types.h configure:3926: result: yes configure:3926: checking for unistd.h configure:3926: result: yes configure:3953: checking for bzlib.h configure:3953: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3953: $? = 0 configure:3953: result: yes configure:3972: checking for string.h configure:3972: result: yes configure:3991: checking for strings.h configure:3991: result: yes configure:4025: checking for gnu/stubs.h configure:4025: result: yes configure:4053: checking for BZ2_bzCompressInit configure:4146: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lbz2 >&5 configure:4146: $? = 0 configure:4159: result: yes configure:4170: checking if the library works configure:4215: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lbz2 >&5 configure:4215: $? = 0 configure:4215: ./conftest configure:4215: $? = 0 configure:4228: result: yes configure:4248: checking if a bz_stream has the field total_out. configure:4274: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lbz2 >&5 conftest.c: In function 'main': conftest.c:35: error: 'struct ' has no member named 'total_out' configure:4274: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_BZLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_BZ2_BZCOMPRESSINIT 1 | #define HAVE_BZ2LIB 1 | /* end confdefs.h. */ | | /* bzlib.h needs stdio.h on some systems (for FILE) */ | #include | #include | | int | main (void) | { | | extern bz_stream *s; | s->total_out = 0; | return 0; | | ; | return 0; | } configure:4286: result: no configure:4305: checking whether make sets $(MAKE) configure:4328: result: yes configure:4342: checking for the Pike base directory configure:4347: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4517: updating cache ../.././config.cache configure:4566: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:851: creating make_variables config.status:851: creating Makefile config.status:851: creating libbzip2mod_config.h config.status:1025: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_func_BZ2_bzCompressInit=yes ac_cv_func_GetSystemInfo=no ac_cv_func_GetUserName=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=yes ac_cv_func_PQescapeStringConn=yes ac_cv_func_PQsetdbLogin=yes ac_cv_func_PQsetnonblocking=yes ac_cv_func_PQunescapeBytea=yes ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__findclose=no ac_cv_func__findfirst=no ac_cv_func__findnext=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func__utime=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_chown=yes ac_cv_func_chroot=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_close=yes ac_cv_func_closefrom=no ac_cv_func_crypt=no ac_cv_func_dirfd=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_endgrent=yes ac_cv_func_endpwent=yes ac_cv_func_execve=yes ac_cv_func_expf=yes ac_cv_func_expl=yes ac_cv_func_fchmod=yes ac_cv_func_fchroot=no ac_cv_func_fdopendir=no ac_cv_func_fdwalk=no ac_cv_func_fgets=yes ac_cv_func_fgetxattr=yes ac_cv_func_fileno=yes ac_cv_func_finite=yes ac_cv_func_flistxattr=yes ac_cv_func_flock=yes ac_cv_func_floorf=yes ac_cv_func_floorl=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpathconf=yes ac_cv_func_fpclass=no ac_cv_func_fpsetfastmode=no ac_cv_func_fpsetmask=no ac_cv_func_fpsetround=no ac_cv_func_fsetxattr=yes ac_cv_func_fstatat=no ac_cv_func_fsync=yes ac_cv_func_ftruncate64=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrent_r=yes ac_cv_func_getgrgid=yes ac_cv_func_getgrgid_r=yes ac_cv_func_getgrnam=yes ac_cv_func_getgrnam_r=yes ac_cv_func_getgroups=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getitimer=yes ac_cv_func_getloadavg=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getppid=yes ac_cv_func_getprotobyname=yes ac_cv_func_getpwent=yes ac_cv_func_getpwent_r=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwnam_r=yes ac_cv_func_getpwuid=yes ac_cv_func_getpwuid_r=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_getservbyname=yes ac_cv_func_getsid=yes ac_cv_func_getspnam=yes ac_cv_func_getspnam_r=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_getwd=yes ac_cv_func_getxattr=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_grantpt=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_innetgr=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_lchown=yes ac_cv_func_ldiv=yes ac_cv_func_link=yes ac_cv_func_listxattr=yes ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_lseek64=yes ac_cv_func_lstat=yes ac_cv_func_lutimes=no ac_cv_func_madvise=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_mysql_get_client_version=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_open=yes ac_cv_func_openat=no ac_cv_func_pathconf=yes ac_cv_func_pcre_fullinfo=yes ac_cv_func_pcre_get_stringnumber=yes ac_cv_func_pcre_info=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_posix_openpt=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=yes ac_cv_func_ptsname=yes ac_cv_func_puts=yes ac_cv_func_read=yes ac_cv_func_readdir_r=yes ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_recvmsg=yes ac_cv_func_resolvepath=no ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgrent=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setproctitle=no ac_cv_func_setpwent=yes ac_cv_func_setresgid=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setsockopt=yes ac_cv_func_settimeofday=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_setxattr=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_sopen=no ac_cv_func_statfs=yes ac_cv_func_statvfs=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_symlink=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_sysinfo=yes ac_cv_func_syslog=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_truncate64=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_uname=yes ac_cv_func_unlinkat=no ac_cv_func_unlockpt=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_ustat=yes ac_cv_func_utime=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_writev=yes ac_cv_func_yperr_string=yes ac_cv_header_AvailabilityMacros_h=no ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_NewAPIs_h=no ac_cv_header_SybaseOpenClient_SybaseOpenClient_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_avcodec_h=no ac_cv_header_bzlib_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_ctpublic_h=no ac_cv_header_cygwin_ipc_h=no ac_cv_header_cygwin_sem_h=no ac_cv_header_cygwin_shm_h=no ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dns_sd_h=no ac_cv_header_errmsg_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=no ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_howl_h=no ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=yes ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=yes ac_cv_header_libzfs_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_linux_if_h=yes ac_cv_header_linux_mman_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=yes ac_cv_header_mysql_h=yes ac_cv_header_mysql_mysql_h=yes ac_cv_header_net_netdb_h=no ac_cv_header_net_socket_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_netinfo_ni_h=no ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pcre_h=yes ac_cv_header_pcre_pcre_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_shadow_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=yes ac_cv_header_sqlext_h=yes ac_cv_header_stdarg_h=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_stropts_h=yes ac_cv_header_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_loadavg_h=no ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_protosw_h=no ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_sendfile_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_socketvar_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_stream_h=no ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_syslog_h=yes ac_cv_header_sys_sysproto_h=no ac_cv_header_sys_systeminfo_h=no ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_utime_h=no ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sys_xattr_h=yes ac_cv_header_syscall_h=yes ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_thread_h=no ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_ustat_h=yes ac_cv_header_utime_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=no ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_cygipc_shmget=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=no ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_hpi_sysOpen=yes ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_odbc_SQLConnect=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=no ac_cv_lib_thread_thr_create=no ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/bin/grep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=yes ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=yes ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=yes ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=yes ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=yes ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=yes ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=yes ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_BZ2_bzCompressInit=-lbz2 ac_cv_search_PQclear=-lpq ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_intl_datetime=no ac_cv_search_krb5_init_context=-lkrb5 ac_cv_search_my_init=no ac_cv_search_opendir='none required' ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=no ac_cv_type_ffi_sarg=no ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib /usr/lib64' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib64' pike_cv_C_supports_large_auto=yes pike_cv_FP_RZ=no pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_bz_stream_total_out=no pike_cv_bz_works=yes pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib /usr/lib64' pike_cv_epoll_works=yes pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_framework_sybaseopenclient=no pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_darwin_getxattr=no pike_cv_func_dlopen=yes pike_cv_func_failsafe_strerror=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_mkdir_args=2 pike_cv_func_posix_readdir_r=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_func_sysv_statfs=no pike_cv_func_working_getcwd=yes pike_cv_func_working_posix_readdir_r=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_glibc=yes pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_SQLHDBC=yes pike_cv_have_SQLHENV=yes pike_cv_have_SQLHSTMT=yes pike_cv_have_SQLINTEGER=yes pike_cv_have_SQLLEN=yes pike_cv_have_SQLSMALLINT=yes pike_cv_have_SQLUINTEGER=yes pike_cv_have_SQLULEN=yes pike_cv_have_SQLUSMALLINT=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_mysql_field_charsetnr=yes pike_cv_have_mysql_field_net_vio=yes pike_cv_have_notifications=yes pike_cv_have_osf1_gethostbyname_r=no pike_cv_have_osf1_getservbyname_r=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_rdtsc=yes pike_cv_have_solaris_gethostbyname_r=no pike_cv_have_solaris_getservbyname_r=no pike_cv_have_solaris_getspnam_r=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_header_sys_sendfile_h=yes pike_cv_initial_stack_size=12517376 pike_cv_itimer_type_is_02=yes pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/java/jdk1.5.0_05/jre/../include pike_cv_java_java_home=/usr/java/jdk1.5.0_05/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/java/jdk1.5.0_05/jre/lib/x86_64/server /usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads /usr/java/jdk1.5.0_05/jre/lib/x86_64 ' pike_cv_java_sysos=linux pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_ls=/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_marker_list=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql_fetch_lengths_ret_type='unsigned long' pike_cv_mysql_include_dir=/usr/./include/mysql pike_cv_mysql_lib_dir=/usr/./lib64/mysql pike_cv_mysql_lib_dir_prefix=/usr/. pike_cv_mysql_mysql_character_set_name=yes pike_cv_mysql_mysql_fetch_lengths=yes pike_cv_mysql_mysql_options=yes pike_cv_mysql_mysql_port=yes pike_cv_mysql_mysql_real_query=yes pike_cv_mysql_mysql_set_character_set=yes pike_cv_mysql_mysql_ssl_set=yes pike_cv_mysql_mysql_unix_port=yes pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_odbc=yes pike_cv_odbc_include_dir= pike_cv_odbc_lib_dir= pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=yes pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/etc/oratab pike_cv_oracle_sysliblist= pike_cv_pgres_include_dir=/usr/./include pike_cv_pgres_lib_dir=no pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_pty_master_pathname=/dev/ptmx pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_search_krb5_init_context=-lkrb5 pike_cv_select_on_unix_sockets=yes pike_cv_sendfile_args=4 pike_cv_setprgp_bsd=yes pike_cv_setrlimit_syntax_bsd43=yes pike_cv_setrlimit_syntax_standard=yes pike_cv_short_use=CT_SHORT_INT pike_cv_socket_buffer_max=65536 pike_cv_struct_has_h_addr_list=yes pike_cv_struct_has_pw_gecos=yes pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_sockaddr_un_sun_len=no pike_cv_struct_stat_blocks=yes pike_cv_struct_statfs=yes pike_cv_struct_statfs_f_bavail=yes pike_cv_struct_statfs_f_fsid=no pike_cv_struct_statvfs=yes pike_cv_struct_statvfs_f_basetype=no pike_cv_struct_statvfs_f_fstr=no pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_sys_user_h=yes pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_type_in_addr_t=yes pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned int' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='libbzip2mod_config.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS='-lbz2 ' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='Bz2' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='$(SRCDIR)/libbzip2mod.c' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/Bz2/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_BZLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_GNU_STUBS_H 1 #define HAVE_BZ2_BZCOMPRESSINIT 1 #define HAVE_BZ2LIB 1 configure: exit 0 ################################################### ## ./post_modules/COM This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/COM/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/COM ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1883: loading cache ../.././config.cache configure:2787: checking for C compiler version configure:2796: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2807: $? = 0 configure:2796: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2807: $? = 0 configure:2796: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2807: $? = 1 configure:2796: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2807: $? = 1 configure:2796: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2807: $? = 1 configure:2827: checking whether the C compiler works configure:2849: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2853: $? = 0 configure:2903: result: yes configure:2906: checking for C compiler default output file name configure:2908: result: a.out configure:2914: checking for suffix of executables configure:2921: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2925: $? = 0 configure:2948: result: configure:2970: checking whether we are cross compiling configure:2978: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2982: $? = 0 configure:2989: ./conftest configure:2993: $? = 0 configure:3008: result: no configure:3013: checking for suffix of object files configure:3062: result: o configure:3066: checking whether the compiler supports GNU C configure:3096: result: yes configure:3107: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3172: result: yes configure:3192: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3220: result: unsupported configure:3238: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3274: result: -std=gnu99 configure:3378: checking if we are using TCC (TenDRA C Compiler) configure:3402: result: no configure:3407: checking if we are using ICC (Intel C Compiler) configure:3450: result: no configure:3461: checking how to run the C preprocessor configure:3529: result: gcc -std=gnu99 -E configure:3543: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3543: $? = 0 configure:3558: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3558: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3658: checking for libgcc file name configure:3686: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3756: checking which operating system we are using configure:3774: result: linux configure:3777: checking which architecture we are using configure:3806: result: x86_64 configure:3809: checking for working ls configure:3839: result: /bin/ls configure:3843: checking for COM_HOME configure:3859: result: no configure:3862: checking for COM libraries configure:3889: result: no configure:3902: checking for the COM include directory configure:3925: result: no configure:3958: checking for stdio.h configure:3958: result: yes configure:3958: checking for stdlib.h configure:3958: result: yes configure:3958: checking for string.h configure:3958: result: yes configure:3958: checking for inttypes.h configure:3958: result: yes configure:3958: checking for stdint.h configure:3958: result: yes configure:3958: checking for strings.h configure:3958: result: yes configure:3958: checking for sys/stat.h configure:3958: result: yes configure:3958: checking for sys/types.h configure:3958: result: yes configure:3958: checking for unistd.h configure:3958: result: yes configure:3985: checking for objbase.h configure:3985: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:47:21: error: objbase.h: No such file or directory configure:3985: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3985: result: no configure:4004: checking for winbase.h configure:4004: result: no configure:4023: checking for setjmp.h configure:4023: result: yes configure:4042: checking for ole2.h configure:4042: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:48:18: error: ole2.h: No such file or directory configure:4042: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_SETJMP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4042: result: no configure:4157: checking whether make sets $(MAKE) configure:4180: result: yes configure:4194: checking for the Pike base directory configure:4199: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4369: updating cache ../.././config.cache configure:4418: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:849: creating make_variables config.status:849: creating Makefile config.status:849: creating config.h config.status:1023: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_func_BZ2_bzCompressInit=yes ac_cv_func_GetSystemInfo=no ac_cv_func_GetUserName=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=yes ac_cv_func_PQescapeStringConn=yes ac_cv_func_PQsetdbLogin=yes ac_cv_func_PQsetnonblocking=yes ac_cv_func_PQunescapeBytea=yes ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__findclose=no ac_cv_func__findfirst=no ac_cv_func__findnext=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func__utime=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_chown=yes ac_cv_func_chroot=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_close=yes ac_cv_func_closefrom=no ac_cv_func_crypt=no ac_cv_func_dirfd=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_endgrent=yes ac_cv_func_endpwent=yes ac_cv_func_execve=yes ac_cv_func_expf=yes ac_cv_func_expl=yes ac_cv_func_fchmod=yes ac_cv_func_fchroot=no ac_cv_func_fdopendir=no ac_cv_func_fdwalk=no ac_cv_func_fgets=yes ac_cv_func_fgetxattr=yes ac_cv_func_fileno=yes ac_cv_func_finite=yes ac_cv_func_flistxattr=yes ac_cv_func_flock=yes ac_cv_func_floorf=yes ac_cv_func_floorl=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpathconf=yes ac_cv_func_fpclass=no ac_cv_func_fpsetfastmode=no ac_cv_func_fpsetmask=no ac_cv_func_fpsetround=no ac_cv_func_fsetxattr=yes ac_cv_func_fstatat=no ac_cv_func_fsync=yes ac_cv_func_ftruncate64=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrent_r=yes ac_cv_func_getgrgid=yes ac_cv_func_getgrgid_r=yes ac_cv_func_getgrnam=yes ac_cv_func_getgrnam_r=yes ac_cv_func_getgroups=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getitimer=yes ac_cv_func_getloadavg=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getppid=yes ac_cv_func_getprotobyname=yes ac_cv_func_getpwent=yes ac_cv_func_getpwent_r=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwnam_r=yes ac_cv_func_getpwuid=yes ac_cv_func_getpwuid_r=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_getservbyname=yes ac_cv_func_getsid=yes ac_cv_func_getspnam=yes ac_cv_func_getspnam_r=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_getwd=yes ac_cv_func_getxattr=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_grantpt=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_innetgr=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_lchown=yes ac_cv_func_ldiv=yes ac_cv_func_link=yes ac_cv_func_listxattr=yes ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_lseek64=yes ac_cv_func_lstat=yes ac_cv_func_lutimes=no ac_cv_func_madvise=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_mysql_get_client_version=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_open=yes ac_cv_func_openat=no ac_cv_func_pathconf=yes ac_cv_func_pcre_fullinfo=yes ac_cv_func_pcre_get_stringnumber=yes ac_cv_func_pcre_info=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_posix_openpt=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=yes ac_cv_func_ptsname=yes ac_cv_func_puts=yes ac_cv_func_read=yes ac_cv_func_readdir_r=yes ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_recvmsg=yes ac_cv_func_resolvepath=no ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgrent=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setproctitle=no ac_cv_func_setpwent=yes ac_cv_func_setresgid=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setsockopt=yes ac_cv_func_settimeofday=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_setxattr=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_sopen=no ac_cv_func_statfs=yes ac_cv_func_statvfs=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_symlink=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_sysinfo=yes ac_cv_func_syslog=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_truncate64=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_uname=yes ac_cv_func_unlinkat=no ac_cv_func_unlockpt=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_ustat=yes ac_cv_func_utime=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_writev=yes ac_cv_func_yperr_string=yes ac_cv_header_AvailabilityMacros_h=no ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_NewAPIs_h=no ac_cv_header_SybaseOpenClient_SybaseOpenClient_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_avcodec_h=no ac_cv_header_bzlib_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_ctpublic_h=no ac_cv_header_cygwin_ipc_h=no ac_cv_header_cygwin_sem_h=no ac_cv_header_cygwin_shm_h=no ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dns_sd_h=no ac_cv_header_errmsg_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=no ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_howl_h=no ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=yes ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=yes ac_cv_header_libzfs_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_linux_if_h=yes ac_cv_header_linux_mman_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=yes ac_cv_header_mysql_h=yes ac_cv_header_mysql_mysql_h=yes ac_cv_header_net_netdb_h=no ac_cv_header_net_socket_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_netinfo_ni_h=no ac_cv_header_objbase_h=no ac_cv_header_ole2_h=no ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pcre_h=yes ac_cv_header_pcre_pcre_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_shadow_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=yes ac_cv_header_sqlext_h=yes ac_cv_header_stdarg_h=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_stropts_h=yes ac_cv_header_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_loadavg_h=no ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_protosw_h=no ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_sendfile_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_socketvar_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_stream_h=no ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_syslog_h=yes ac_cv_header_sys_sysproto_h=no ac_cv_header_sys_systeminfo_h=no ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_utime_h=no ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sys_xattr_h=yes ac_cv_header_syscall_h=yes ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_thread_h=no ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_ustat_h=yes ac_cv_header_utime_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=no ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_cygipc_shmget=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=no ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_hpi_sysOpen=yes ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_odbc_SQLConnect=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=no ac_cv_lib_thread_thr_create=no ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/bin/grep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=yes ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=yes ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=yes ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=yes ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=yes ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=yes ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=yes ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_BZ2_bzCompressInit=-lbz2 ac_cv_search_PQclear=-lpq ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_intl_datetime=no ac_cv_search_krb5_init_context=-lkrb5 ac_cv_search_my_init=no ac_cv_search_opendir='none required' ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=no ac_cv_type_ffi_sarg=no ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib /usr/lib64' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib64' pike_cv_C_supports_large_auto=yes pike_cv_FP_RZ=no pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_bz_stream_total_out=no pike_cv_bz_works=yes pike_cv_c_really_const=yes pike_cv_com=no pike_cv_com_arch=x86_64 pike_cv_com_com_home=no pike_cv_com_include_dir=no pike_cv_com_lib_dir=no pike_cv_com_sysos=linux pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib /usr/lib64' pike_cv_epoll_works=yes pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_framework_sybaseopenclient=no pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_darwin_getxattr=no pike_cv_func_dlopen=yes pike_cv_func_failsafe_strerror=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_mkdir_args=2 pike_cv_func_posix_readdir_r=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_func_sysv_statfs=no pike_cv_func_working_getcwd=yes pike_cv_func_working_posix_readdir_r=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_glibc=yes pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_SQLHDBC=yes pike_cv_have_SQLHENV=yes pike_cv_have_SQLHSTMT=yes pike_cv_have_SQLINTEGER=yes pike_cv_have_SQLLEN=yes pike_cv_have_SQLSMALLINT=yes pike_cv_have_SQLUINTEGER=yes pike_cv_have_SQLULEN=yes pike_cv_have_SQLUSMALLINT=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_mysql_field_charsetnr=yes pike_cv_have_mysql_field_net_vio=yes pike_cv_have_notifications=yes pike_cv_have_osf1_gethostbyname_r=no pike_cv_have_osf1_getservbyname_r=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_rdtsc=yes pike_cv_have_solaris_gethostbyname_r=no pike_cv_have_solaris_getservbyname_r=no pike_cv_have_solaris_getspnam_r=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_header_sys_sendfile_h=yes pike_cv_initial_stack_size=12517376 pike_cv_itimer_type_is_02=yes pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/java/jdk1.5.0_05/jre/../include pike_cv_java_java_home=/usr/java/jdk1.5.0_05/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/java/jdk1.5.0_05/jre/lib/x86_64/server /usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads /usr/java/jdk1.5.0_05/jre/lib/x86_64 ' pike_cv_java_sysos=linux pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_ls=/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_marker_list=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql_fetch_lengths_ret_type='unsigned long' pike_cv_mysql_include_dir=/usr/./include/mysql pike_cv_mysql_lib_dir=/usr/./lib64/mysql pike_cv_mysql_lib_dir_prefix=/usr/. pike_cv_mysql_mysql_character_set_name=yes pike_cv_mysql_mysql_fetch_lengths=yes pike_cv_mysql_mysql_options=yes pike_cv_mysql_mysql_port=yes pike_cv_mysql_mysql_real_query=yes pike_cv_mysql_mysql_set_character_set=yes pike_cv_mysql_mysql_ssl_set=yes pike_cv_mysql_mysql_unix_port=yes pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_odbc=yes pike_cv_odbc_include_dir= pike_cv_odbc_lib_dir= pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=yes pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/etc/oratab pike_cv_oracle_sysliblist= pike_cv_pgres_include_dir=/usr/./include pike_cv_pgres_lib_dir=no pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_pty_master_pathname=/dev/ptmx pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_search_krb5_init_context=-lkrb5 pike_cv_select_on_unix_sockets=yes pike_cv_sendfile_args=4 pike_cv_setprgp_bsd=yes pike_cv_setrlimit_syntax_bsd43=yes pike_cv_setrlimit_syntax_standard=yes pike_cv_short_use=CT_SHORT_INT pike_cv_socket_buffer_max=65536 pike_cv_struct_has_h_addr_list=yes pike_cv_struct_has_pw_gecos=yes pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_sockaddr_un_sun_len=no pike_cv_struct_stat_blocks=yes pike_cv_struct_statfs=yes pike_cv_struct_statfs_f_bavail=yes pike_cv_struct_statfs_f_fsid=no pike_cv_struct_statvfs=yes pike_cv_struct_statvfs_f_basetype=no pike_cv_struct_statvfs_f_fstr=no pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_sys_user_h=yes pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_type_in_addr_t=yes pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned int' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' COM_AVAILABLE='0' COM_LIBS='' CONFIG_HEADERS='config.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS='' LINKER_OPTIONS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='COM' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/COM/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_SETJMP_H 1 configure: exit 0 ################################################### ## ./post_modules/GL This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/GL/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/GL ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1894: loading cache ../.././config.cache configure:2807: checking for C compiler version configure:2816: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2827: $? = 0 configure:2816: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2827: $? = 0 configure:2816: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2827: $? = 1 configure:2816: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2827: $? = 1 configure:2816: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2827: $? = 1 configure:2847: checking whether the C compiler works configure:2869: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2873: $? = 0 configure:2923: result: yes configure:2926: checking for C compiler default output file name configure:2928: result: a.out configure:2934: checking for suffix of executables configure:2941: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2945: $? = 0 configure:2968: result: configure:2990: checking whether we are cross compiling configure:2998: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:3002: $? = 0 configure:3009: ./conftest configure:3013: $? = 0 configure:3028: result: no configure:3033: checking for suffix of object files configure:3082: result: o configure:3086: checking whether the compiler supports GNU C configure:3116: result: yes configure:3127: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3192: result: yes configure:3212: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3240: result: unsupported configure:3258: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3294: result: -std=gnu99 configure:3398: checking if we are using TCC (TenDRA C Compiler) configure:3422: result: no configure:3427: checking if we are using ICC (Intel C Compiler) configure:3470: result: no configure:3481: checking how to run the C preprocessor configure:3549: result: gcc -std=gnu99 -E configure:3563: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3563: $? = 0 configure:3578: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3578: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3678: checking for libgcc file name configure:3706: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3760: checking for X configure:3798: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lX11 >&5 configure:3798: $? = 0 configure:3985: result: libraries , headers configure:3999: checking for stdio.h configure:3999: result: yes configure:3999: checking for stdlib.h configure:3999: result: yes configure:3999: checking for string.h configure:3999: result: yes configure:3999: checking for inttypes.h configure:3999: result: yes configure:3999: checking for stdint.h configure:3999: result: yes configure:3999: checking for strings.h configure:3999: result: yes configure:3999: checking for sys/stat.h configure:3999: result: yes configure:3999: checking for sys/types.h configure:3999: result: yes configure:3999: checking for unistd.h configure:3999: result: yes configure:4029: checking for gnu/stubs.h configure:4029: result: yes configure:4098: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lX11 >&5 configure:4098: $? = 0 configure:4198: checking for gethostbyname configure:4304: result: yes configure:4405: checking for connect configure:4498: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:4498: $? = 0 configure:4511: result: yes configure:4564: checking for remove configure:4657: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:4657: $? = 0 configure:4670: result: yes configure:4723: checking for shmat configure:4816: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:4816: $? = 0 configure:4829: result: yes configure:4890: checking for IceConnectionNumber in -lICE configure:4913: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lICE >&5 configure:4913: $? = 0 configure:4923: result: yes configure:4956: checking for windef.h configure:4956: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:48:20: error: windef.h: No such file or directory configure:4956: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_GNU_STUBS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4956: result: no configure:4975: checking for GL/gl.h configure:4975: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4975: $? = 0 configure:4975: result: yes configure:4994: checking for GL/glx.h configure:4994: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4994: $? = 0 configure:4994: result: yes configure:5028: checking for OpenGL/gl.h configure:5028: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -framework OpenGL -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 gcc: OpenGL: No such file or directory cc1: error: unrecognized command line option "-framework" configure:5028: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5028: result: no configure:5066: checking for XDrawPoint in -lX11 configure:5089: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lX11 >&5 configure:5089: $? = 0 configure:5099: result: yes configure:5109: checking for XShmPutImage in -lXext configure:5132: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lXext -lX11 >&5 configure:5132: $? = 0 configure:5142: result: yes configure:5152: checking for glOrtho in -lGL configure:5175: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lGL -lSM -lICE -lXext -lX11 -lXext -lX11 >&5 configure:5175: $? = 0 configure:5185: result: yes configure:5193: checking for glOrtho in -lMesaGL configure:5216: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lMesaGL -lSM -lICE -lXext -lX11 -lXext -lX11 >&5 /usr/bin/ld: cannot find -lMesaGL collect2: ld returned 1 exit status configure:5216: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBXEXT 1 | #define HAVE_LIBGL 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. */ | char glOrtho (); | int | main (void) | { | return glOrtho (); | ; | return 0; | } configure:5226: result: no configure:5235: checking for glOrtho in -lOpenGL configure:5261: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lXext -lX11 -lOpenGL >&5 /usr/bin/ld: cannot find -lOpenGL collect2: ld returned 1 exit status configure:5261: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBXEXT 1 | #define HAVE_LIBGL 1 | /* end confdefs.h. */ | | #ifdef HAVE_WINDEF_H | #include | #endif /* HAVE_WINDEF_H */ | #ifdef HAVE_GL_GL_H | #include | #endif /* HAVE_GL_GL_H */ | | int | main (void) | { | glOrtho(0.0,0.0,0.0,0.0,0.0,0.0); | ; | return 0; | } configure:5278: result: no configure:5281: checking for glOrtho in -lOpenGL32 configure:5308: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lXext -lX11 -lOpenGL32 >&5 conftest.c:26:21: error: windows.h: No such file or directory configure:5308: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBXEXT 1 | #define HAVE_LIBGL 1 | /* end confdefs.h. */ | | #include | #ifdef HAVE_WINDEF_H | #include | #endif /* HAVE_WINDEF_H */ | #ifdef HAVE_GL_GL_H | #include | #endif /* HAVE_GL_GL_H */ | | int | main (void) | { | glOrtho(0.0,0.0,0.0,0.0,0.0,0.0); | ; | return 0; | } configure:5325: result: no configure:5331: checking for glOrtho in OpenGL.framework configure:5352: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lXext -lX11 -framework OpenGL >&5 gcc: OpenGL: No such file or directory cc1: error: unrecognized command line option "-framework" configure:5352: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_GL_GL_H 1 | #define HAVE_GL_GLX_H 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBXEXT 1 | #define HAVE_LIBGL 1 | /* end confdefs.h. */ | | #include | | int | main (void) | { | glOrtho(0.0,0.0,0.0,0.0,0.0,0.0); | ; | return 0; | } configure:5367: result: no configure:5428: checking whether make sets $(MAKE) configure:5451: result: yes configure:5465: checking for the Pike base directory configure:5470: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:5640: updating cache ../.././config.cache configure:5689: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:858: creating make_variables config.status:858: creating Makefile config.status:858: creating config.h config.status:1032: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_func_BZ2_bzCompressInit=yes ac_cv_func_GetSystemInfo=no ac_cv_func_GetUserName=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=yes ac_cv_func_PQescapeStringConn=yes ac_cv_func_PQsetdbLogin=yes ac_cv_func_PQsetnonblocking=yes ac_cv_func_PQunescapeBytea=yes ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__findclose=no ac_cv_func__findfirst=no ac_cv_func__findnext=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func__utime=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_chown=yes ac_cv_func_chroot=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_close=yes ac_cv_func_closefrom=no ac_cv_func_connect=yes ac_cv_func_crypt=no ac_cv_func_dirfd=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_endgrent=yes ac_cv_func_endpwent=yes ac_cv_func_execve=yes ac_cv_func_expf=yes ac_cv_func_expl=yes ac_cv_func_fchmod=yes ac_cv_func_fchroot=no ac_cv_func_fdopendir=no ac_cv_func_fdwalk=no ac_cv_func_fgets=yes ac_cv_func_fgetxattr=yes ac_cv_func_fileno=yes ac_cv_func_finite=yes ac_cv_func_flistxattr=yes ac_cv_func_flock=yes ac_cv_func_floorf=yes ac_cv_func_floorl=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpathconf=yes ac_cv_func_fpclass=no ac_cv_func_fpsetfastmode=no ac_cv_func_fpsetmask=no ac_cv_func_fpsetround=no ac_cv_func_fsetxattr=yes ac_cv_func_fstatat=no ac_cv_func_fsync=yes ac_cv_func_ftruncate64=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrent_r=yes ac_cv_func_getgrgid=yes ac_cv_func_getgrgid_r=yes ac_cv_func_getgrnam=yes ac_cv_func_getgrnam_r=yes ac_cv_func_getgroups=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getitimer=yes ac_cv_func_getloadavg=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getppid=yes ac_cv_func_getprotobyname=yes ac_cv_func_getpwent=yes ac_cv_func_getpwent_r=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwnam_r=yes ac_cv_func_getpwuid=yes ac_cv_func_getpwuid_r=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_getservbyname=yes ac_cv_func_getsid=yes ac_cv_func_getspnam=yes ac_cv_func_getspnam_r=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_getwd=yes ac_cv_func_getxattr=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_grantpt=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_innetgr=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_lchown=yes ac_cv_func_ldiv=yes ac_cv_func_link=yes ac_cv_func_listxattr=yes ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_lseek64=yes ac_cv_func_lstat=yes ac_cv_func_lutimes=no ac_cv_func_madvise=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_mysql_get_client_version=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_open=yes ac_cv_func_openat=no ac_cv_func_pathconf=yes ac_cv_func_pcre_fullinfo=yes ac_cv_func_pcre_get_stringnumber=yes ac_cv_func_pcre_info=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_posix_openpt=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=yes ac_cv_func_ptsname=yes ac_cv_func_puts=yes ac_cv_func_read=yes ac_cv_func_readdir_r=yes ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_recvmsg=yes ac_cv_func_remove=yes ac_cv_func_resolvepath=no ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgrent=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setproctitle=no ac_cv_func_setpwent=yes ac_cv_func_setresgid=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setsockopt=yes ac_cv_func_settimeofday=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_setxattr=yes ac_cv_func_shl_load=no ac_cv_func_shmat=yes ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_sopen=no ac_cv_func_statfs=yes ac_cv_func_statvfs=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_symlink=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_sysinfo=yes ac_cv_func_syslog=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_truncate64=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_uname=yes ac_cv_func_unlinkat=no ac_cv_func_unlockpt=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_ustat=yes ac_cv_func_utime=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_writev=yes ac_cv_func_yperr_string=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_AvailabilityMacros_h=no ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_GL_gl_h=yes ac_cv_header_GL_glx_h=yes ac_cv_header_NewAPIs_h=no ac_cv_header_OpenGL_gl_h=no ac_cv_header_SybaseOpenClient_SybaseOpenClient_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_avcodec_h=no ac_cv_header_bzlib_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_ctpublic_h=no ac_cv_header_cygwin_ipc_h=no ac_cv_header_cygwin_sem_h=no ac_cv_header_cygwin_shm_h=no ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dns_sd_h=no ac_cv_header_errmsg_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=no ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_howl_h=no ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=yes ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=yes ac_cv_header_libzfs_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_linux_if_h=yes ac_cv_header_linux_mman_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=yes ac_cv_header_mysql_h=yes ac_cv_header_mysql_mysql_h=yes ac_cv_header_net_netdb_h=no ac_cv_header_net_socket_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_netinfo_ni_h=no ac_cv_header_objbase_h=no ac_cv_header_ole2_h=no ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pcre_h=yes ac_cv_header_pcre_pcre_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_shadow_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=yes ac_cv_header_sqlext_h=yes ac_cv_header_stdarg_h=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_stropts_h=yes ac_cv_header_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_loadavg_h=no ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_protosw_h=no ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_sendfile_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_socketvar_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_stream_h=no ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_syslog_h=yes ac_cv_header_sys_sysproto_h=no ac_cv_header_sys_systeminfo_h=no ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_utime_h=no ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sys_xattr_h=yes ac_cv_header_syscall_h=yes ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_thread_h=no ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_ustat_h=yes ac_cv_header_utime_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windef_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_GL_glOrtho=yes ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_MesaGL_glOrtho=no ac_cv_lib_X11_XDrawPoint=yes ac_cv_lib_Xext_XShmPutImage=yes ac_cv_lib_aio_aioread=no ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_cygipc_shmget=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=no ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_hpi_sysOpen=yes ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_odbc_SQLConnect=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=no ac_cv_lib_thread_thr_create=no ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/bin/grep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=yes ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=yes ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=yes ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=yes ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=yes ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=yes ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=yes ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_BZ2_bzCompressInit=-lbz2 ac_cv_search_PQclear=-lpq ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_intl_datetime=no ac_cv_search_krb5_init_context=-lkrb5 ac_cv_search_my_init=no ac_cv_search_opendir='none required' ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=no ac_cv_type_ffi_sarg=no ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib /usr/lib64' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib64' pike_cv_C_supports_large_auto=yes pike_cv_FP_RZ=no pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_bz_stream_total_out=no pike_cv_bz_works=yes pike_cv_c_really_const=yes pike_cv_com=no pike_cv_com_arch=x86_64 pike_cv_com_com_home=no pike_cv_com_include_dir=no pike_cv_com_lib_dir=no pike_cv_com_sysos=linux pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib /usr/lib64' pike_cv_epoll_works=yes pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_framework_OpenGL=no pike_cv_framework_sybaseopenclient=no pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_darwin_getxattr=no pike_cv_func_dlopen=yes pike_cv_func_failsafe_strerror=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_mkdir_args=2 pike_cv_func_posix_readdir_r=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_func_sysv_statfs=no pike_cv_func_working_getcwd=yes pike_cv_func_working_posix_readdir_r=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_glibc=yes pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_SQLHDBC=yes pike_cv_have_SQLHENV=yes pike_cv_have_SQLHSTMT=yes pike_cv_have_SQLINTEGER=yes pike_cv_have_SQLLEN=yes pike_cv_have_SQLSMALLINT=yes pike_cv_have_SQLUINTEGER=yes pike_cv_have_SQLULEN=yes pike_cv_have_SQLUSMALLINT=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_mysql_field_charsetnr=yes pike_cv_have_mysql_field_net_vio=yes pike_cv_have_notifications=yes pike_cv_have_osf1_gethostbyname_r=no pike_cv_have_osf1_getservbyname_r=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_rdtsc=yes pike_cv_have_solaris_gethostbyname_r=no pike_cv_have_solaris_getservbyname_r=no pike_cv_have_solaris_getspnam_r=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_header_sys_sendfile_h=yes pike_cv_initial_stack_size=12517376 pike_cv_itimer_type_is_02=yes pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/java/jdk1.5.0_05/jre/../include pike_cv_java_java_home=/usr/java/jdk1.5.0_05/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/java/jdk1.5.0_05/jre/lib/x86_64/server /usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads /usr/java/jdk1.5.0_05/jre/lib/x86_64 ' pike_cv_java_sysos=linux pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_OpenGL32=no pike_cv_lib_OpenGL=no pike_cv_lib_abi=64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_ls=/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_marker_list=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql_fetch_lengths_ret_type='unsigned long' pike_cv_mysql_include_dir=/usr/./include/mysql pike_cv_mysql_lib_dir=/usr/./lib64/mysql pike_cv_mysql_lib_dir_prefix=/usr/. pike_cv_mysql_mysql_character_set_name=yes pike_cv_mysql_mysql_fetch_lengths=yes pike_cv_mysql_mysql_options=yes pike_cv_mysql_mysql_port=yes pike_cv_mysql_mysql_real_query=yes pike_cv_mysql_mysql_set_character_set=yes pike_cv_mysql_mysql_ssl_set=yes pike_cv_mysql_mysql_unix_port=yes pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_odbc=yes pike_cv_odbc_include_dir= pike_cv_odbc_lib_dir= pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=yes pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/etc/oratab pike_cv_oracle_sysliblist= pike_cv_pgres_include_dir=/usr/./include pike_cv_pgres_lib_dir=no pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_pty_master_pathname=/dev/ptmx pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_search_krb5_init_context=-lkrb5 pike_cv_select_on_unix_sockets=yes pike_cv_sendfile_args=4 pike_cv_setprgp_bsd=yes pike_cv_setrlimit_syntax_bsd43=yes pike_cv_setrlimit_syntax_standard=yes pike_cv_short_use=CT_SHORT_INT pike_cv_socket_buffer_max=65536 pike_cv_struct_has_h_addr_list=yes pike_cv_struct_has_pw_gecos=yes pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_sockaddr_un_sun_len=no pike_cv_struct_stat_blocks=yes pike_cv_struct_statfs=yes pike_cv_struct_statfs_f_bavail=yes pike_cv_struct_statfs_f_fsid=no pike_cv_struct_statvfs=yes pike_cv_struct_statvfs_f_basetype=no pike_cv_struct_statvfs_f_fstr=no pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_sys_user_h=yes pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_type_in_addr_t=yes pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned int' ## ----------------- ## ## Output variables. ## ## ----------------- ## AUTO_OBJS='auto.o' CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='config.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS='-lGL -lXext -lX11 ' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='GL' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS=' -lSM -lICE' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/GL/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_GNU_STUBS_H 1 #define HAVE_GL_GL_H 1 #define HAVE_GL_GLX_H 1 #define HAVE_LIBX11 1 #define HAVE_LIBXEXT 1 #define HAVE_LIBGL 1 #define HAVE_GL 1 configure: exit 0 ################################################### ## ./post_modules/GLUT This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/GLUT/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/GLUT ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1933: loading cache ../.././config.cache configure:2837: checking for C compiler version configure:2846: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2857: $? = 0 configure:2846: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2857: $? = 0 configure:2846: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2857: $? = 1 configure:2846: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2857: $? = 1 configure:2846: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2857: $? = 1 configure:2877: checking whether the C compiler works configure:2899: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2903: $? = 0 configure:2953: result: yes configure:2956: checking for C compiler default output file name configure:2958: result: a.out configure:2964: checking for suffix of executables configure:2971: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2975: $? = 0 configure:2998: result: configure:3020: checking whether we are cross compiling configure:3028: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:3032: $? = 0 configure:3039: ./conftest configure:3043: $? = 0 configure:3058: result: no configure:3063: checking for suffix of object files configure:3112: result: o configure:3116: checking whether the compiler supports GNU C configure:3146: result: yes configure:3157: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3222: result: yes configure:3242: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3270: result: unsupported configure:3288: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3324: result: -std=gnu99 configure:3428: checking if we are using TCC (TenDRA C Compiler) configure:3452: result: no configure:3457: checking if we are using ICC (Intel C Compiler) configure:3500: result: no configure:3511: checking how to run the C preprocessor configure:3579: result: gcc -std=gnu99 -E configure:3593: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3593: $? = 0 configure:3608: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3608: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3708: checking for libgcc file name configure:3736: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3788: checking for X configure:4013: result: libraries , headers configure:4027: checking for stdio.h configure:4027: result: yes configure:4027: checking for stdlib.h configure:4027: result: yes configure:4027: checking for string.h configure:4027: result: yes configure:4027: checking for inttypes.h configure:4027: result: yes configure:4027: checking for stdint.h configure:4027: result: yes configure:4027: checking for strings.h configure:4027: result: yes configure:4027: checking for sys/stat.h configure:4027: result: yes configure:4027: checking for sys/types.h configure:4027: result: yes configure:4027: checking for unistd.h configure:4027: result: yes configure:4057: checking for gnu/stubs.h configure:4057: result: yes configure:4126: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lX11 >&5 configure:4126: $? = 0 configure:4226: checking for gethostbyname configure:4332: result: yes configure:4433: checking for connect configure:4539: result: yes configure:4592: checking for remove configure:4698: result: yes configure:4751: checking for shmat configure:4857: result: yes configure:4918: checking for IceConnectionNumber in -lICE configure:4951: result: yes configure:4980: checking for GL/glut.h configure:4980: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:48:21: error: GL/glut.h: No such file or directory configure:4980: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_GNU_STUBS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4980: result: no configure:5300: checking for GLUT/glut.h configure:5300: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:48:23: error: GLUT/glut.h: No such file or directory configure:5300: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_GNU_STUBS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5300: result: no configure:5330: checking for XDrawPoint in -lX11 configure:5363: result: yes configure:5373: checking for XShmPutImage in -lXext configure:5406: result: yes configure:5416: checking for XmuStandardColormap in -lXmu configure:5439: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -lSM -lICE conftest.c -lXmu -lXext -lX11 >&5 configure:5439: $? = 0 configure:5449: result: yes configure:5459: checking for glOrtho in -lGL configure:5492: result: yes configure:5502: checking for glOrtho in -lOpenGL configure:5525: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -lSM -lICE conftest.c -lOpenGL -lGL -lXmu -lXext -lX11 >&5 /usr/bin/ld: cannot find -lOpenGL collect2: ld returned 1 exit status configure:5525: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBXEXT 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBGL 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. */ | char glOrtho (); | int | main (void) | { | return glOrtho (); | ; | return 0; | } configure:5535: result: no configure:5545: checking for glOrtho in -lMesaGL configure:5578: result: no configure:5588: checking for gluCylinder in -lGLU configure:5611: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -lSM -lICE conftest.c -lGLU -lGL -lXmu -lXext -lX11 >&5 configure:5611: $? = 0 configure:5621: result: yes configure:5631: checking for gluCylinder in -lMesaGLU configure:5654: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -lSM -lICE conftest.c -lMesaGLU -lGLU -lGL -lXmu -lXext -lX11 >&5 /usr/bin/ld: cannot find -lMesaGLU collect2: ld returned 1 exit status configure:5654: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBXEXT 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBGL 1 | #define HAVE_LIBGLU 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. */ | char gluCylinder (); | int | main (void) | { | return gluCylinder (); | ; | return 0; | } configure:5664: result: no configure:5674: checking for XOpenDevice in -lXinput configure:5697: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -lSM -lICE conftest.c -lXinput -lGLU -lGL -lXmu -lXext -lX11 >&5 /usr/bin/ld: cannot find -lXinput collect2: ld returned 1 exit status configure:5697: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBXEXT 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBGL 1 | #define HAVE_LIBGLU 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. */ | char XOpenDevice (); | int | main (void) | { | return XOpenDevice (); | ; | return 0; | } configure:5707: result: no configure:5717: checking for XOpenDevice in -lXi configure:5740: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -lSM -lICE conftest.c -lXi -lGLU -lGL -lXmu -lXext -lX11 >&5 configure:5740: $? = 0 configure:5750: result: yes configure:5761: checking for glutSolidTeapot in -lglut configure:5788: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -lSM -lICE conftest.c -lglut -lXi -lGLU -lGL -lXmu -lXext -lX11 >&5 conftest.c: In function 'main': conftest.c:37: warning: implicit declaration of function 'glutSolidTeapot' /usr/bin/ld: cannot find -lglut collect2: ld returned 1 exit status configure:5788: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBXEXT 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBGL 1 | #define HAVE_LIBGLU 1 | #define HAVE_LIBXI 1 | /* end confdefs.h. */ | | #ifdef HAVE_GL_GLUT_H | #include | #endif /* HAVE_GL_GLUT_H */ | #ifdef HAVE_GLUT_GLUT_H | #include | #endif /* HAVE_GLUT_GLUT_H */ | | int | main (void) | { | glutSolidTeapot(1.0) | ; | return 0; | } configure:5804: result: no configure:5809: checking for glutSolidTeapot in GLUT.framework configure:5835: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -lSM -lICE conftest.c -framework GLUT -lobjc -lXi -lGLU -lGL -lXmu -lXext -lX11 >&5 gcc: GLUT: No such file or directory cc1: error: unrecognized command line option "-framework" configure:5835: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBXEXT 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBGL 1 | #define HAVE_LIBGLU 1 | #define HAVE_LIBXI 1 | /* end confdefs.h. */ | | #ifdef HAVE_GL_GLUT_H | #include | #endif /* HAVE_GL_GLUT_H */ | #ifdef HAVE_GLUT_GLUT_H | #include | | int | main (void) | { | glutSolidTeapot(1.0) | ; | return 0; | } configure:5851: result: no configure:5894: checking for glutEnterGameMode configure:5987: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -lSM -lICE conftest.c -lXi -lGLU -lGL -lXmu -lXext -lX11 >&5 /tmp/cc6PbrOf.o(.text+0x11): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/post_modules/GLUT/conftest.c:72: undefined reference to `glutEnterGameMode' /tmp/cc6PbrOf.o(.data.rel+0x0): undefined reference to `glutEnterGameMode' collect2: ld returned 1 exit status configure:5987: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBXEXT 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBGL 1 | #define HAVE_LIBGLU 1 | #define HAVE_LIBXI 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define glutEnterGameMode to an innocuous variant, in case declares glutEnterGameMode. | For example, HP-UX 11i declares gettimeofday. */ | #define glutEnterGameMode innocuous_glutEnterGameMode | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char glutEnterGameMode (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef glutEnterGameMode | #endif | | /* 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 glutEnterGameMode (); | /* 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_glutEnterGameMode) || defined (__stub___glutEnterGameMode) | choke me | #else | char (*f) () = glutEnterGameMode; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != glutEnterGameMode; | ; | return 0; | } configure:6007: result: no configure:5894: checking for glutForceJoystickFunc configure:5987: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -lSM -lICE conftest.c -lXi -lGLU -lGL -lXmu -lXext -lX11 >&5 /tmp/ccqphkpq.o(.text+0x11): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/post_modules/GLUT/conftest.c:73: undefined reference to `glutForceJoystickFunc' /tmp/ccqphkpq.o(.data.rel+0x0): undefined reference to `glutForceJoystickFunc' collect2: ld returned 1 exit status configure:5987: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBXEXT 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBGL 1 | #define HAVE_LIBGLU 1 | #define HAVE_LIBXI 1 | #define MISSING_GLUTENTERGAMEMODE 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define glutForceJoystickFunc to an innocuous variant, in case declares glutForceJoystickFunc. | For example, HP-UX 11i declares gettimeofday. */ | #define glutForceJoystickFunc innocuous_glutForceJoystickFunc | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char glutForceJoystickFunc (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef glutForceJoystickFunc | #endif | | /* 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 glutForceJoystickFunc (); | /* 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_glutForceJoystickFunc) || defined (__stub___glutForceJoystickFunc) | choke me | #else | char (*f) () = glutForceJoystickFunc; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != glutForceJoystickFunc; | ; | return 0; | } configure:6007: result: no configure:5894: checking for glutGameModeGet configure:5987: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -lSM -lICE conftest.c -lXi -lGLU -lGL -lXmu -lXext -lX11 >&5 /tmp/ccKaTSxv.o(.text+0x11): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/post_modules/GLUT/conftest.c:74: undefined reference to `glutGameModeGet' /tmp/ccKaTSxv.o(.data.rel+0x0): undefined reference to `glutGameModeGet' collect2: ld returned 1 exit status configure:5987: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBXEXT 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBGL 1 | #define HAVE_LIBGLU 1 | #define HAVE_LIBXI 1 | #define MISSING_GLUTENTERGAMEMODE 1 | #define MISSING_GLUTFORCEJOYSTICKFUNC 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define glutGameModeGet to an innocuous variant, in case declares glutGameModeGet. | For example, HP-UX 11i declares gettimeofday. */ | #define glutGameModeGet innocuous_glutGameModeGet | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char glutGameModeGet (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef glutGameModeGet | #endif | | /* 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 glutGameModeGet (); | /* 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_glutGameModeGet) || defined (__stub___glutGameModeGet) | choke me | #else | char (*f) () = glutGameModeGet; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != glutGameModeGet; | ; | return 0; | } configure:6007: result: no configure:5894: checking for glutGameModeString configure:5987: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -lSM -lICE conftest.c -lXi -lGLU -lGL -lXmu -lXext -lX11 >&5 /tmp/ccmzu9nz.o(.text+0x11): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/post_modules/GLUT/conftest.c:75: undefined reference to `glutGameModeString' /tmp/ccmzu9nz.o(.data.rel+0x0): undefined reference to `glutGameModeString' collect2: ld returned 1 exit status configure:5987: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBXEXT 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBGL 1 | #define HAVE_LIBGLU 1 | #define HAVE_LIBXI 1 | #define MISSING_GLUTENTERGAMEMODE 1 | #define MISSING_GLUTFORCEJOYSTICKFUNC 1 | #define MISSING_GLUTGAMEMODEGET 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define glutGameModeString to an innocuous variant, in case declares glutGameModeString. | For example, HP-UX 11i declares gettimeofday. */ | #define glutGameModeString innocuous_glutGameModeString | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char glutGameModeString (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef glutGameModeString | #endif | | /* 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 glutGameModeString (); | /* 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_glutGameModeString) || defined (__stub___glutGameModeString) | choke me | #else | char (*f) () = glutGameModeString; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != glutGameModeString; | ; | return 0; | } configure:6007: result: no configure:5894: checking for glutIgnoreKeyRepeat configure:5987: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -lSM -lICE conftest.c -lXi -lGLU -lGL -lXmu -lXext -lX11 >&5 /tmp/cc0aU6AD.o(.text+0x11): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/post_modules/GLUT/conftest.c:76: undefined reference to `glutIgnoreKeyRepeat' /tmp/cc0aU6AD.o(.data.rel+0x0): undefined reference to `glutIgnoreKeyRepeat' collect2: ld returned 1 exit status configure:5987: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBXEXT 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBGL 1 | #define HAVE_LIBGLU 1 | #define HAVE_LIBXI 1 | #define MISSING_GLUTENTERGAMEMODE 1 | #define MISSING_GLUTFORCEJOYSTICKFUNC 1 | #define MISSING_GLUTGAMEMODEGET 1 | #define MISSING_GLUTGAMEMODESTRING 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define glutIgnoreKeyRepeat to an innocuous variant, in case declares glutIgnoreKeyRepeat. | For example, HP-UX 11i declares gettimeofday. */ | #define glutIgnoreKeyRepeat innocuous_glutIgnoreKeyRepeat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char glutIgnoreKeyRepeat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef glutIgnoreKeyRepeat | #endif | | /* 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 glutIgnoreKeyRepeat (); | /* 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_glutIgnoreKeyRepeat) || defined (__stub___glutIgnoreKeyRepeat) | choke me | #else | char (*f) () = glutIgnoreKeyRepeat; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != glutIgnoreKeyRepeat; | ; | return 0; | } configure:6007: result: no configure:5894: checking for glutInitDisplayString configure:5987: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -lSM -lICE conftest.c -lXi -lGLU -lGL -lXmu -lXext -lX11 >&5 /tmp/ccs8lKKH.o(.text+0x11): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/post_modules/GLUT/conftest.c:77: undefined reference to `glutInitDisplayString' /tmp/ccs8lKKH.o(.data.rel+0x0): undefined reference to `glutInitDisplayString' collect2: ld returned 1 exit status configure:5987: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBXEXT 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBGL 1 | #define HAVE_LIBGLU 1 | #define HAVE_LIBXI 1 | #define MISSING_GLUTENTERGAMEMODE 1 | #define MISSING_GLUTFORCEJOYSTICKFUNC 1 | #define MISSING_GLUTGAMEMODEGET 1 | #define MISSING_GLUTGAMEMODESTRING 1 | #define MISSING_GLUTIGNOREKEYREPEAT 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define glutInitDisplayString to an innocuous variant, in case declares glutInitDisplayString. | For example, HP-UX 11i declares gettimeofday. */ | #define glutInitDisplayString innocuous_glutInitDisplayString | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char glutInitDisplayString (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef glutInitDisplayString | #endif | | /* 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 glutInitDisplayString (); | /* 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_glutInitDisplayString) || defined (__stub___glutInitDisplayString) | choke me | #else | char (*f) () = glutInitDisplayString; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != glutInitDisplayString; | ; | return 0; | } configure:6007: result: no configure:5894: checking for glutJoystickFunc configure:5987: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -lSM -lICE conftest.c -lXi -lGLU -lGL -lXmu -lXext -lX11 >&5 /tmp/ccmGPwOL.o(.text+0x11): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/post_modules/GLUT/conftest.c:78: undefined reference to `glutJoystickFunc' /tmp/ccmGPwOL.o(.data.rel+0x0): undefined reference to `glutJoystickFunc' collect2: ld returned 1 exit status configure:5987: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBXEXT 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBGL 1 | #define HAVE_LIBGLU 1 | #define HAVE_LIBXI 1 | #define MISSING_GLUTENTERGAMEMODE 1 | #define MISSING_GLUTFORCEJOYSTICKFUNC 1 | #define MISSING_GLUTGAMEMODEGET 1 | #define MISSING_GLUTGAMEMODESTRING 1 | #define MISSING_GLUTIGNOREKEYREPEAT 1 | #define MISSING_GLUTINITDISPLAYSTRING 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define glutJoystickFunc to an innocuous variant, in case declares glutJoystickFunc. | For example, HP-UX 11i declares gettimeofday. */ | #define glutJoystickFunc innocuous_glutJoystickFunc | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char glutJoystickFunc (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef glutJoystickFunc | #endif | | /* 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 glutJoystickFunc (); | /* 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_glutJoystickFunc) || defined (__stub___glutJoystickFunc) | choke me | #else | char (*f) () = glutJoystickFunc; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != glutJoystickFunc; | ; | return 0; | } configure:6007: result: no configure:5894: checking for glutKeyboardUpFunc configure:5987: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -lSM -lICE conftest.c -lXi -lGLU -lGL -lXmu -lXext -lX11 >&5 /tmp/cc4By3CT.o(.text+0x11): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/post_modules/GLUT/conftest.c:79: undefined reference to `glutKeyboardUpFunc' /tmp/cc4By3CT.o(.data.rel+0x0): undefined reference to `glutKeyboardUpFunc' collect2: ld returned 1 exit status configure:5987: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBXEXT 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBGL 1 | #define HAVE_LIBGLU 1 | #define HAVE_LIBXI 1 | #define MISSING_GLUTENTERGAMEMODE 1 | #define MISSING_GLUTFORCEJOYSTICKFUNC 1 | #define MISSING_GLUTGAMEMODEGET 1 | #define MISSING_GLUTGAMEMODESTRING 1 | #define MISSING_GLUTIGNOREKEYREPEAT 1 | #define MISSING_GLUTINITDISPLAYSTRING 1 | #define MISSING_GLUTJOYSTICKFUNC 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define glutKeyboardUpFunc to an innocuous variant, in case declares glutKeyboardUpFunc. | For example, HP-UX 11i declares gettimeofday. */ | #define glutKeyboardUpFunc innocuous_glutKeyboardUpFunc | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char glutKeyboardUpFunc (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef glutKeyboardUpFunc | #endif | | /* 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 glutKeyboardUpFunc (); | /* 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_glutKeyboardUpFunc) || defined (__stub___glutKeyboardUpFunc) | choke me | #else | char (*f) () = glutKeyboardUpFunc; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != glutKeyboardUpFunc; | ; | return 0; | } configure:6007: result: no configure:5894: checking for glutLeaveGameMode configure:5987: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -lSM -lICE conftest.c -lXi -lGLU -lGL -lXmu -lXext -lX11 >&5 /tmp/ccQQNgVY.o(.text+0x11): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/post_modules/GLUT/conftest.c:80: undefined reference to `glutLeaveGameMode' /tmp/ccQQNgVY.o(.data.rel+0x0): undefined reference to `glutLeaveGameMode' collect2: ld returned 1 exit status configure:5987: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBXEXT 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBGL 1 | #define HAVE_LIBGLU 1 | #define HAVE_LIBXI 1 | #define MISSING_GLUTENTERGAMEMODE 1 | #define MISSING_GLUTFORCEJOYSTICKFUNC 1 | #define MISSING_GLUTGAMEMODEGET 1 | #define MISSING_GLUTGAMEMODESTRING 1 | #define MISSING_GLUTIGNOREKEYREPEAT 1 | #define MISSING_GLUTINITDISPLAYSTRING 1 | #define MISSING_GLUTJOYSTICKFUNC 1 | #define MISSING_GLUTKEYBOARDUPFUNC 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define glutLeaveGameMode to an innocuous variant, in case declares glutLeaveGameMode. | For example, HP-UX 11i declares gettimeofday. */ | #define glutLeaveGameMode innocuous_glutLeaveGameMode | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char glutLeaveGameMode (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef glutLeaveGameMode | #endif | | /* 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 glutLeaveGameMode (); | /* 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_glutLeaveGameMode) || defined (__stub___glutLeaveGameMode) | choke me | #else | char (*f) () = glutLeaveGameMode; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != glutLeaveGameMode; | ; | return 0; | } configure:6007: result: no configure:5894: checking for glutPostWindowOverlayRedisplay configure:5987: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -lSM -lICE conftest.c -lXi -lGLU -lGL -lXmu -lXext -lX11 >&5 /tmp/cc2CL9F6.o(.text+0x11): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/post_modules/GLUT/conftest.c:81: undefined reference to `glutPostWindowOverlayRedisplay' /tmp/cc2CL9F6.o(.data.rel+0x0): undefined reference to `glutPostWindowOverlayRedisplay' collect2: ld returned 1 exit status configure:5987: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBXEXT 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBGL 1 | #define HAVE_LIBGLU 1 | #define HAVE_LIBXI 1 | #define MISSING_GLUTENTERGAMEMODE 1 | #define MISSING_GLUTFORCEJOYSTICKFUNC 1 | #define MISSING_GLUTGAMEMODEGET 1 | #define MISSING_GLUTGAMEMODESTRING 1 | #define MISSING_GLUTIGNOREKEYREPEAT 1 | #define MISSING_GLUTINITDISPLAYSTRING 1 | #define MISSING_GLUTJOYSTICKFUNC 1 | #define MISSING_GLUTKEYBOARDUPFUNC 1 | #define MISSING_GLUTLEAVEGAMEMODE 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define glutPostWindowOverlayRedisplay to an innocuous variant, in case declares glutPostWindowOverlayRedisplay. | For example, HP-UX 11i declares gettimeofday. */ | #define glutPostWindowOverlayRedisplay innocuous_glutPostWindowOverlayRedisplay | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char glutPostWindowOverlayRedisplay (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef glutPostWindowOverlayRedisplay | #endif | | /* 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 glutPostWindowOverlayRedisplay (); | /* 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_glutPostWindowOverlayRedisplay) || defined (__stub___glutPostWindowOverlayRedisplay) | choke me | #else | char (*f) () = glutPostWindowOverlayRedisplay; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != glutPostWindowOverlayRedisplay; | ; | return 0; | } configure:6007: result: no configure:5894: checking for glutPostWindowRedisplay configure:5987: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -lSM -lICE conftest.c -lXi -lGLU -lGL -lXmu -lXext -lX11 >&5 /tmp/ccSIbpFb.o(.text+0x11): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/post_modules/GLUT/conftest.c:82: undefined reference to `glutPostWindowRedisplay' /tmp/ccSIbpFb.o(.data.rel+0x0): undefined reference to `glutPostWindowRedisplay' collect2: ld returned 1 exit status configure:5987: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBXEXT 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBGL 1 | #define HAVE_LIBGLU 1 | #define HAVE_LIBXI 1 | #define MISSING_GLUTENTERGAMEMODE 1 | #define MISSING_GLUTFORCEJOYSTICKFUNC 1 | #define MISSING_GLUTGAMEMODEGET 1 | #define MISSING_GLUTGAMEMODESTRING 1 | #define MISSING_GLUTIGNOREKEYREPEAT 1 | #define MISSING_GLUTINITDISPLAYSTRING 1 | #define MISSING_GLUTJOYSTICKFUNC 1 | #define MISSING_GLUTKEYBOARDUPFUNC 1 | #define MISSING_GLUTLEAVEGAMEMODE 1 | #define MISSING_GLUTPOSTWINDOWOVERLAYREDISPLAY 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define glutPostWindowRedisplay to an innocuous variant, in case declares glutPostWindowRedisplay. | For example, HP-UX 11i declares gettimeofday. */ | #define glutPostWindowRedisplay innocuous_glutPostWindowRedisplay | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char glutPostWindowRedisplay (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef glutPostWindowRedisplay | #endif | | /* 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 glutPostWindowRedisplay (); | /* 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_glutPostWindowRedisplay) || defined (__stub___glutPostWindowRedisplay) | choke me | #else | char (*f) () = glutPostWindowRedisplay; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != glutPostWindowRedisplay; | ; | return 0; | } configure:6007: result: no configure:5894: checking for glutReportErrors configure:5987: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -lSM -lICE conftest.c -lXi -lGLU -lGL -lXmu -lXext -lX11 >&5 /tmp/ccMm0eTh.o(.text+0x11): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/post_modules/GLUT/conftest.c:83: undefined reference to `glutReportErrors' /tmp/ccMm0eTh.o(.data.rel+0x0): undefined reference to `glutReportErrors' collect2: ld returned 1 exit status configure:5987: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBXEXT 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBGL 1 | #define HAVE_LIBGLU 1 | #define HAVE_LIBXI 1 | #define MISSING_GLUTENTERGAMEMODE 1 | #define MISSING_GLUTFORCEJOYSTICKFUNC 1 | #define MISSING_GLUTGAMEMODEGET 1 | #define MISSING_GLUTGAMEMODESTRING 1 | #define MISSING_GLUTIGNOREKEYREPEAT 1 | #define MISSING_GLUTINITDISPLAYSTRING 1 | #define MISSING_GLUTJOYSTICKFUNC 1 | #define MISSING_GLUTKEYBOARDUPFUNC 1 | #define MISSING_GLUTLEAVEGAMEMODE 1 | #define MISSING_GLUTPOSTWINDOWOVERLAYREDISPLAY 1 | #define MISSING_GLUTPOSTWINDOWREDISPLAY 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define glutReportErrors to an innocuous variant, in case declares glutReportErrors. | For example, HP-UX 11i declares gettimeofday. */ | #define glutReportErrors innocuous_glutReportErrors | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char glutReportErrors (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef glutReportErrors | #endif | | /* 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 glutReportErrors (); | /* 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_glutReportErrors) || defined (__stub___glutReportErrors) | choke me | #else | char (*f) () = glutReportErrors; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != glutReportErrors; | ; | return 0; | } configure:6007: result: no configure:5894: checking for glutSetKeyRepeat configure:5987: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -lSM -lICE conftest.c -lXi -lGLU -lGL -lXmu -lXext -lX11 >&5 /tmp/ccSyp4Fp.o(.text+0x11): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/post_modules/GLUT/conftest.c:84: undefined reference to `glutSetKeyRepeat' /tmp/ccSyp4Fp.o(.data.rel+0x0): undefined reference to `glutSetKeyRepeat' collect2: ld returned 1 exit status configure:5987: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBXEXT 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBGL 1 | #define HAVE_LIBGLU 1 | #define HAVE_LIBXI 1 | #define MISSING_GLUTENTERGAMEMODE 1 | #define MISSING_GLUTFORCEJOYSTICKFUNC 1 | #define MISSING_GLUTGAMEMODEGET 1 | #define MISSING_GLUTGAMEMODESTRING 1 | #define MISSING_GLUTIGNOREKEYREPEAT 1 | #define MISSING_GLUTINITDISPLAYSTRING 1 | #define MISSING_GLUTJOYSTICKFUNC 1 | #define MISSING_GLUTKEYBOARDUPFUNC 1 | #define MISSING_GLUTLEAVEGAMEMODE 1 | #define MISSING_GLUTPOSTWINDOWOVERLAYREDISPLAY 1 | #define MISSING_GLUTPOSTWINDOWREDISPLAY 1 | #define MISSING_GLUTREPORTERRORS 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define glutSetKeyRepeat to an innocuous variant, in case declares glutSetKeyRepeat. | For example, HP-UX 11i declares gettimeofday. */ | #define glutSetKeyRepeat innocuous_glutSetKeyRepeat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char glutSetKeyRepeat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef glutSetKeyRepeat | #endif | | /* 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 glutSetKeyRepeat (); | /* 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_glutSetKeyRepeat) || defined (__stub___glutSetKeyRepeat) | choke me | #else | char (*f) () = glutSetKeyRepeat; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != glutSetKeyRepeat; | ; | return 0; | } configure:6007: result: no configure:5894: checking for glutSpecialUpFunc configure:5987: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -lSM -lICE conftest.c -lXi -lGLU -lGL -lXmu -lXext -lX11 >&5 /tmp/ccwKJ1Ku.o(.text+0x11): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/post_modules/GLUT/conftest.c:85: undefined reference to `glutSpecialUpFunc' /tmp/ccwKJ1Ku.o(.data.rel+0x0): undefined reference to `glutSpecialUpFunc' collect2: ld returned 1 exit status configure:5987: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_LIBX11 1 | #define HAVE_LIBXEXT 1 | #define HAVE_LIBXMU 1 | #define HAVE_LIBGL 1 | #define HAVE_LIBGLU 1 | #define HAVE_LIBXI 1 | #define MISSING_GLUTENTERGAMEMODE 1 | #define MISSING_GLUTFORCEJOYSTICKFUNC 1 | #define MISSING_GLUTGAMEMODEGET 1 | #define MISSING_GLUTGAMEMODESTRING 1 | #define MISSING_GLUTIGNOREKEYREPEAT 1 | #define MISSING_GLUTINITDISPLAYSTRING 1 | #define MISSING_GLUTJOYSTICKFUNC 1 | #define MISSING_GLUTKEYBOARDUPFUNC 1 | #define MISSING_GLUTLEAVEGAMEMODE 1 | #define MISSING_GLUTPOSTWINDOWOVERLAYREDISPLAY 1 | #define MISSING_GLUTPOSTWINDOWREDISPLAY 1 | #define MISSING_GLUTREPORTERRORS 1 | #define MISSING_GLUTSETKEYREPEAT 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define glutSpecialUpFunc to an innocuous variant, in case declares glutSpecialUpFunc. | For example, HP-UX 11i declares gettimeofday. */ | #define glutSpecialUpFunc innocuous_glutSpecialUpFunc | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char glutSpecialUpFunc (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef glutSpecialUpFunc | #endif | | /* 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 glutSpecialUpFunc (); | /* 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_glutSpecialUpFunc) || defined (__stub___glutSpecialUpFunc) | choke me | #else | char (*f) () = glutSpecialUpFunc; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != glutSpecialUpFunc; | ; | return 0; | } configure:6007: result: no configure:6021: checking whether make sets $(MAKE) configure:6044: result: yes configure:6058: checking for the Pike base directory configure:6063: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:6233: updating cache ../.././config.cache configure:6282: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:872: creating make_variables config.status:872: creating Makefile config.status:872: creating config.h config.status:1046: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_func_BZ2_bzCompressInit=yes ac_cv_func_GetSystemInfo=no ac_cv_func_GetUserName=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=yes ac_cv_func_PQescapeStringConn=yes ac_cv_func_PQsetdbLogin=yes ac_cv_func_PQsetnonblocking=yes ac_cv_func_PQunescapeBytea=yes ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__findclose=no ac_cv_func__findfirst=no ac_cv_func__findnext=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func__utime=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_chown=yes ac_cv_func_chroot=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_close=yes ac_cv_func_closefrom=no ac_cv_func_connect=yes ac_cv_func_crypt=no ac_cv_func_dirfd=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_endgrent=yes ac_cv_func_endpwent=yes ac_cv_func_execve=yes ac_cv_func_expf=yes ac_cv_func_expl=yes ac_cv_func_fchmod=yes ac_cv_func_fchroot=no ac_cv_func_fdopendir=no ac_cv_func_fdwalk=no ac_cv_func_fgets=yes ac_cv_func_fgetxattr=yes ac_cv_func_fileno=yes ac_cv_func_finite=yes ac_cv_func_flistxattr=yes ac_cv_func_flock=yes ac_cv_func_floorf=yes ac_cv_func_floorl=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpathconf=yes ac_cv_func_fpclass=no ac_cv_func_fpsetfastmode=no ac_cv_func_fpsetmask=no ac_cv_func_fpsetround=no ac_cv_func_fsetxattr=yes ac_cv_func_fstatat=no ac_cv_func_fsync=yes ac_cv_func_ftruncate64=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrent_r=yes ac_cv_func_getgrgid=yes ac_cv_func_getgrgid_r=yes ac_cv_func_getgrnam=yes ac_cv_func_getgrnam_r=yes ac_cv_func_getgroups=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getitimer=yes ac_cv_func_getloadavg=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getppid=yes ac_cv_func_getprotobyname=yes ac_cv_func_getpwent=yes ac_cv_func_getpwent_r=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwnam_r=yes ac_cv_func_getpwuid=yes ac_cv_func_getpwuid_r=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_getservbyname=yes ac_cv_func_getsid=yes ac_cv_func_getspnam=yes ac_cv_func_getspnam_r=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_getwd=yes ac_cv_func_getxattr=yes ac_cv_func_glutEnterGameMode=no ac_cv_func_glutForceJoystickFunc=no ac_cv_func_glutGameModeGet=no ac_cv_func_glutGameModeString=no ac_cv_func_glutIgnoreKeyRepeat=no ac_cv_func_glutInitDisplayString=no ac_cv_func_glutJoystickFunc=no ac_cv_func_glutKeyboardUpFunc=no ac_cv_func_glutLeaveGameMode=no ac_cv_func_glutPostWindowOverlayRedisplay=no ac_cv_func_glutPostWindowRedisplay=no ac_cv_func_glutReportErrors=no ac_cv_func_glutSetKeyRepeat=no ac_cv_func_glutSpecialUpFunc=no ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_grantpt=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_innetgr=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_lchown=yes ac_cv_func_ldiv=yes ac_cv_func_link=yes ac_cv_func_listxattr=yes ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_lseek64=yes ac_cv_func_lstat=yes ac_cv_func_lutimes=no ac_cv_func_madvise=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_mysql_get_client_version=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_open=yes ac_cv_func_openat=no ac_cv_func_pathconf=yes ac_cv_func_pcre_fullinfo=yes ac_cv_func_pcre_get_stringnumber=yes ac_cv_func_pcre_info=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_posix_openpt=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=yes ac_cv_func_ptsname=yes ac_cv_func_puts=yes ac_cv_func_read=yes ac_cv_func_readdir_r=yes ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_recvmsg=yes ac_cv_func_remove=yes ac_cv_func_resolvepath=no ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgrent=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setproctitle=no ac_cv_func_setpwent=yes ac_cv_func_setresgid=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setsockopt=yes ac_cv_func_settimeofday=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_setxattr=yes ac_cv_func_shl_load=no ac_cv_func_shmat=yes ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_sopen=no ac_cv_func_statfs=yes ac_cv_func_statvfs=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_symlink=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_sysinfo=yes ac_cv_func_syslog=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_truncate64=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_uname=yes ac_cv_func_unlinkat=no ac_cv_func_unlockpt=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_ustat=yes ac_cv_func_utime=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_writev=yes ac_cv_func_yperr_string=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_AvailabilityMacros_h=no ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_GLUT_glut_h=no ac_cv_header_GL_gl_h=yes ac_cv_header_GL_glut_h=no ac_cv_header_GL_glx_h=yes ac_cv_header_NewAPIs_h=no ac_cv_header_OpenGL_gl_h=no ac_cv_header_SybaseOpenClient_SybaseOpenClient_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_avcodec_h=no ac_cv_header_bzlib_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_ctpublic_h=no ac_cv_header_cygwin_ipc_h=no ac_cv_header_cygwin_sem_h=no ac_cv_header_cygwin_shm_h=no ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dns_sd_h=no ac_cv_header_errmsg_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=no ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_howl_h=no ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=yes ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=yes ac_cv_header_libzfs_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_linux_if_h=yes ac_cv_header_linux_mman_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=yes ac_cv_header_mysql_h=yes ac_cv_header_mysql_mysql_h=yes ac_cv_header_net_netdb_h=no ac_cv_header_net_socket_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_netinfo_ni_h=no ac_cv_header_objbase_h=no ac_cv_header_ole2_h=no ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pcre_h=yes ac_cv_header_pcre_pcre_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_shadow_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=yes ac_cv_header_sqlext_h=yes ac_cv_header_stdarg_h=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_stropts_h=yes ac_cv_header_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_loadavg_h=no ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_protosw_h=no ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_sendfile_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_socketvar_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_stream_h=no ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_syslog_h=yes ac_cv_header_sys_sysproto_h=no ac_cv_header_sys_systeminfo_h=no ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_utime_h=no ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sys_xattr_h=yes ac_cv_header_syscall_h=yes ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_thread_h=no ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_ustat_h=yes ac_cv_header_utime_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windef_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_GLU_gluCylinder=yes ac_cv_lib_GL_glOrtho=yes ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_MesaGLU_gluCylinder=no ac_cv_lib_MesaGL_glOrtho=no ac_cv_lib_OpenGL_glOrtho=no ac_cv_lib_X11_XDrawPoint=yes ac_cv_lib_Xext_XShmPutImage=yes ac_cv_lib_Xi_XOpenDevice=yes ac_cv_lib_Xinput_XOpenDevice=no ac_cv_lib_Xmu_XmuStandardColormap=yes ac_cv_lib_aio_aioread=no ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_cygipc_shmget=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=no ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_hpi_sysOpen=yes ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_odbc_SQLConnect=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=no ac_cv_lib_thread_thr_create=no ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/bin/grep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=yes ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=yes ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=yes ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=yes ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=yes ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=yes ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=yes ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_BZ2_bzCompressInit=-lbz2 ac_cv_search_PQclear=-lpq ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_intl_datetime=no ac_cv_search_krb5_init_context=-lkrb5 ac_cv_search_my_init=no ac_cv_search_opendir='none required' ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=no ac_cv_type_ffi_sarg=no ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib /usr/lib64' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib64' pike_cv_C_supports_large_auto=yes pike_cv_FP_RZ=no pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_bz_stream_total_out=no pike_cv_bz_works=yes pike_cv_c_really_const=yes pike_cv_com=no pike_cv_com_arch=x86_64 pike_cv_com_com_home=no pike_cv_com_include_dir=no pike_cv_com_lib_dir=no pike_cv_com_sysos=linux pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib /usr/lib64' pike_cv_epoll_works=yes pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_framework_GLUT=no pike_cv_framework_OpenGL=no pike_cv_framework_sybaseopenclient=no pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_darwin_getxattr=no pike_cv_func_dlopen=yes pike_cv_func_failsafe_strerror=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_mkdir_args=2 pike_cv_func_posix_readdir_r=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_func_sysv_statfs=no pike_cv_func_working_getcwd=yes pike_cv_func_working_posix_readdir_r=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_glibc=yes pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_SQLHDBC=yes pike_cv_have_SQLHENV=yes pike_cv_have_SQLHSTMT=yes pike_cv_have_SQLINTEGER=yes pike_cv_have_SQLLEN=yes pike_cv_have_SQLSMALLINT=yes pike_cv_have_SQLUINTEGER=yes pike_cv_have_SQLULEN=yes pike_cv_have_SQLUSMALLINT=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_mysql_field_charsetnr=yes pike_cv_have_mysql_field_net_vio=yes pike_cv_have_notifications=yes pike_cv_have_osf1_gethostbyname_r=no pike_cv_have_osf1_getservbyname_r=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_rdtsc=yes pike_cv_have_solaris_gethostbyname_r=no pike_cv_have_solaris_getservbyname_r=no pike_cv_have_solaris_getspnam_r=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_header_sys_sendfile_h=yes pike_cv_initial_stack_size=12517376 pike_cv_itimer_type_is_02=yes pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/java/jdk1.5.0_05/jre/../include pike_cv_java_java_home=/usr/java/jdk1.5.0_05/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/java/jdk1.5.0_05/jre/lib/x86_64/server /usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads /usr/java/jdk1.5.0_05/jre/lib/x86_64 ' pike_cv_java_sysos=linux pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_OpenGL32=no pike_cv_lib_OpenGL=no pike_cv_lib_abi=64 pike_cv_lib_glut=no pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_ls=/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_marker_list=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql_fetch_lengths_ret_type='unsigned long' pike_cv_mysql_include_dir=/usr/./include/mysql pike_cv_mysql_lib_dir=/usr/./lib64/mysql pike_cv_mysql_lib_dir_prefix=/usr/. pike_cv_mysql_mysql_character_set_name=yes pike_cv_mysql_mysql_fetch_lengths=yes pike_cv_mysql_mysql_options=yes pike_cv_mysql_mysql_port=yes pike_cv_mysql_mysql_real_query=yes pike_cv_mysql_mysql_set_character_set=yes pike_cv_mysql_mysql_ssl_set=yes pike_cv_mysql_mysql_unix_port=yes pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_odbc=yes pike_cv_odbc_include_dir= pike_cv_odbc_lib_dir= pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=yes pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/etc/oratab pike_cv_oracle_sysliblist= pike_cv_pgres_include_dir=/usr/./include pike_cv_pgres_lib_dir=no pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_pty_master_pathname=/dev/ptmx pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_search_krb5_init_context=-lkrb5 pike_cv_select_on_unix_sockets=yes pike_cv_sendfile_args=4 pike_cv_setprgp_bsd=yes pike_cv_setrlimit_syntax_bsd43=yes pike_cv_setrlimit_syntax_standard=yes pike_cv_short_use=CT_SHORT_INT pike_cv_socket_buffer_max=65536 pike_cv_struct_has_h_addr_list=yes pike_cv_struct_has_pw_gecos=yes pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_sockaddr_un_sun_len=no pike_cv_struct_stat_blocks=yes pike_cv_struct_statfs=yes pike_cv_struct_statfs_f_bavail=yes pike_cv_struct_statfs_f_fsid=no pike_cv_struct_statvfs=yes pike_cv_struct_statvfs_f_basetype=no pike_cv_struct_statvfs_f_fstr=no pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_sys_user_h=yes pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_type_in_addr_t=yes pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned int' ## ----------------- ## ## Output variables. ## ## ----------------- ## AUTO='' CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='config.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include ' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt -lSM -lICE' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS='-lXi -lGLU -lGL -lXmu -lXext -lX11 ' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='GLUT' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS=' -lSM -lICE' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/GLUT/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_GNU_STUBS_H 1 #define HAVE_LIBX11 1 #define HAVE_LIBXEXT 1 #define HAVE_LIBXMU 1 #define HAVE_LIBGL 1 #define HAVE_LIBGLU 1 #define HAVE_LIBXI 1 #define MISSING_GLUTENTERGAMEMODE 1 #define MISSING_GLUTFORCEJOYSTICKFUNC 1 #define MISSING_GLUTGAMEMODEGET 1 #define MISSING_GLUTGAMEMODESTRING 1 #define MISSING_GLUTIGNOREKEYREPEAT 1 #define MISSING_GLUTINITDISPLAYSTRING 1 #define MISSING_GLUTJOYSTICKFUNC 1 #define MISSING_GLUTKEYBOARDUPFUNC 1 #define MISSING_GLUTLEAVEGAMEMODE 1 #define MISSING_GLUTPOSTWINDOWOVERLAYREDISPLAY 1 #define MISSING_GLUTPOSTWINDOWREDISPLAY 1 #define MISSING_GLUTREPORTERRORS 1 #define MISSING_GLUTSETKEYREPEAT 1 #define MISSING_GLUTSPECIALUPFUNC 1 configure: exit 0 ################################################### ## ./post_modules/GSSAPI This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/GSSAPI/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/GSSAPI ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1876: loading cache ../.././config.cache configure:2780: checking for C compiler version configure:2789: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2800: $? = 0 configure:2789: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2800: $? = 0 configure:2789: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2800: $? = 1 configure:2789: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2800: $? = 1 configure:2789: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2800: $? = 1 configure:2820: checking whether the C compiler works configure:2842: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2846: $? = 0 configure:2896: result: yes configure:2899: checking for C compiler default output file name configure:2901: result: a.out configure:2907: checking for suffix of executables configure:2914: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2918: $? = 0 configure:2941: result: configure:2963: checking whether we are cross compiling configure:2971: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2975: $? = 0 configure:2982: ./conftest configure:2986: $? = 0 configure:3001: result: no configure:3006: checking for suffix of object files configure:3055: result: o configure:3059: checking whether the compiler supports GNU C configure:3089: result: yes configure:3100: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3165: result: yes configure:3185: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3213: result: unsupported configure:3231: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3267: result: -std=gnu99 configure:3371: checking if we are using TCC (TenDRA C Compiler) configure:3395: result: no configure:3400: checking if we are using ICC (Intel C Compiler) configure:3443: result: no configure:3454: checking how to run the C preprocessor configure:3522: result: gcc -std=gnu99 -E configure:3536: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3536: $? = 0 configure:3551: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3551: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3651: checking for libgcc file name configure:3679: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3755: checking for stdio.h configure:3755: result: yes configure:3755: checking for stdlib.h configure:3755: result: yes configure:3755: checking for string.h configure:3755: result: yes configure:3755: checking for inttypes.h configure:3755: result: yes configure:3755: checking for stdint.h configure:3755: result: yes configure:3755: checking for strings.h configure:3755: result: yes configure:3755: checking for sys/stat.h configure:3755: result: yes configure:3755: checking for sys/types.h configure:3755: result: yes configure:3755: checking for unistd.h configure:3755: result: yes configure:3785: checking for gssapi.h configure:3785: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:47:20: error: gssapi.h: No such file or directory configure:3785: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3785: result: no configure:3785: checking for gssapi/gssapi.h configure:3785: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3785: $? = 0 configure:3785: result: yes configure:3821: checking for gssapi_krb5.h configure:3821: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:48:25: error: gssapi_krb5.h: No such file or directory configure:3821: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:3821: result: no configure:3821: checking for gssapi/gssapi_krb5.h configure:3821: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3821: $? = 0 configure:3821: result: yes configure:3932: checking for library containing gss_wrap configure:3962: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 /tmp/ccyherpA.o(.text+0xa): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/post_modules/GSSAPI/conftest.c:29: undefined reference to `gss_wrap' collect2: ld returned 1 exit status configure:3962: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 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. */ | char gss_wrap (); | int | main (void) | { | return gss_wrap (); | ; | return 0; | } configure:3962: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lgssapi >&5 /usr/bin/ld: cannot find -lgssapi collect2: ld returned 1 exit status configure:3962: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 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. */ | char gss_wrap (); | int | main (void) | { | return gss_wrap (); | ; | return 0; | } configure:3962: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lgssapiv2 >&5 /usr/bin/ld: cannot find -lgssapiv2 collect2: ld returned 1 exit status configure:3962: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 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. */ | char gss_wrap (); | int | main (void) | { | return gss_wrap (); | ; | return 0; | } configure:3962: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lgssapi_krb5 >&5 configure:3962: $? = 0 configure:3982: result: -lgssapi_krb5 configure:4011: checking for gnu/stubs.h configure:4011: result: yes configure:4039: checking for gss_inquire_mechs_for_name configure:4132: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lgssapi_krb5 >&5 /tmp/ccun8KpI.o(.text+0x11): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/post_modules/GSSAPI/conftest.c:69: undefined reference to `gss_inquire_mechs_for_name' /tmp/ccun8KpI.o(.data.rel+0x0): undefined reference to `gss_inquire_mechs_for_name' collect2: ld returned 1 exit status configure:4132: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_GSSAPI_GSSAPI_H 1 | #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 | #define HAVE_GSSAPI /**/ | #define HAVE_GNU_STUBS_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define gss_inquire_mechs_for_name to an innocuous variant, in case declares gss_inquire_mechs_for_name. | For example, HP-UX 11i declares gettimeofday. */ | #define gss_inquire_mechs_for_name innocuous_gss_inquire_mechs_for_name | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gss_inquire_mechs_for_name (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gss_inquire_mechs_for_name | #endif | | /* 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 gss_inquire_mechs_for_name (); | /* 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_gss_inquire_mechs_for_name) || defined (__stub___gss_inquire_mechs_for_name) | choke me | #else | char (*f) () = gss_inquire_mechs_for_name; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != gss_inquire_mechs_for_name; | ; | return 0; | } configure:4150: result: no configure:4223: checking for OID GSS_C_NT_USER_NAME configure:4259: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lgssapi_krb5 >&5 configure:4259: $? = 0 configure:4275: result: yes configure:4286: checking for OID GSS_C_NT_MACHINE_UID_NAME configure:4322: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lgssapi_krb5 >&5 configure:4322: $? = 0 configure:4338: result: yes configure:4349: checking for OID GSS_C_NT_STRING_UID_NAME configure:4385: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lgssapi_krb5 >&5 configure:4385: $? = 0 configure:4401: result: yes configure:4412: checking for OID GSS_C_NT_HOSTBASED_SERVICE configure:4448: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lgssapi_krb5 >&5 configure:4448: $? = 0 configure:4464: result: yes configure:4475: checking for OID GSS_C_NT_ANONYMOUS configure:4511: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lgssapi_krb5 >&5 configure:4511: $? = 0 configure:4527: result: yes configure:4538: checking for OID GSS_C_NT_EXPORT_NAME configure:4574: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lgssapi_krb5 >&5 configure:4574: $? = 0 configure:4590: result: yes configure:4605: checking whether make sets $(MAKE) configure:4628: result: yes configure:4642: checking for the Pike base directory configure:4647: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4817: updating cache ../.././config.cache configure:4866: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:855: creating make_variables config.status:855: creating Makefile config.status:855: creating gssapi_config.h config.status:1029: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_func_BZ2_bzCompressInit=yes ac_cv_func_GetSystemInfo=no ac_cv_func_GetUserName=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=yes ac_cv_func_PQescapeStringConn=yes ac_cv_func_PQsetdbLogin=yes ac_cv_func_PQsetnonblocking=yes ac_cv_func_PQunescapeBytea=yes ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__findclose=no ac_cv_func__findfirst=no ac_cv_func__findnext=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func__utime=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_chown=yes ac_cv_func_chroot=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_close=yes ac_cv_func_closefrom=no ac_cv_func_connect=yes ac_cv_func_crypt=no ac_cv_func_dirfd=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_endgrent=yes ac_cv_func_endpwent=yes ac_cv_func_execve=yes ac_cv_func_expf=yes ac_cv_func_expl=yes ac_cv_func_fchmod=yes ac_cv_func_fchroot=no ac_cv_func_fdopendir=no ac_cv_func_fdwalk=no ac_cv_func_fgets=yes ac_cv_func_fgetxattr=yes ac_cv_func_fileno=yes ac_cv_func_finite=yes ac_cv_func_flistxattr=yes ac_cv_func_flock=yes ac_cv_func_floorf=yes ac_cv_func_floorl=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpathconf=yes ac_cv_func_fpclass=no ac_cv_func_fpsetfastmode=no ac_cv_func_fpsetmask=no ac_cv_func_fpsetround=no ac_cv_func_fsetxattr=yes ac_cv_func_fstatat=no ac_cv_func_fsync=yes ac_cv_func_ftruncate64=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrent_r=yes ac_cv_func_getgrgid=yes ac_cv_func_getgrgid_r=yes ac_cv_func_getgrnam=yes ac_cv_func_getgrnam_r=yes ac_cv_func_getgroups=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getitimer=yes ac_cv_func_getloadavg=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getppid=yes ac_cv_func_getprotobyname=yes ac_cv_func_getpwent=yes ac_cv_func_getpwent_r=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwnam_r=yes ac_cv_func_getpwuid=yes ac_cv_func_getpwuid_r=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_getservbyname=yes ac_cv_func_getsid=yes ac_cv_func_getspnam=yes ac_cv_func_getspnam_r=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_getwd=yes ac_cv_func_getxattr=yes ac_cv_func_glutEnterGameMode=no ac_cv_func_glutForceJoystickFunc=no ac_cv_func_glutGameModeGet=no ac_cv_func_glutGameModeString=no ac_cv_func_glutIgnoreKeyRepeat=no ac_cv_func_glutInitDisplayString=no ac_cv_func_glutJoystickFunc=no ac_cv_func_glutKeyboardUpFunc=no ac_cv_func_glutLeaveGameMode=no ac_cv_func_glutPostWindowOverlayRedisplay=no ac_cv_func_glutPostWindowRedisplay=no ac_cv_func_glutReportErrors=no ac_cv_func_glutSetKeyRepeat=no ac_cv_func_glutSpecialUpFunc=no ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_grantpt=yes ac_cv_func_gss_inquire_mechs_for_name=no ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_innetgr=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_lchown=yes ac_cv_func_ldiv=yes ac_cv_func_link=yes ac_cv_func_listxattr=yes ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_lseek64=yes ac_cv_func_lstat=yes ac_cv_func_lutimes=no ac_cv_func_madvise=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_mysql_get_client_version=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_open=yes ac_cv_func_openat=no ac_cv_func_pathconf=yes ac_cv_func_pcre_fullinfo=yes ac_cv_func_pcre_get_stringnumber=yes ac_cv_func_pcre_info=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_posix_openpt=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=yes ac_cv_func_ptsname=yes ac_cv_func_puts=yes ac_cv_func_read=yes ac_cv_func_readdir_r=yes ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_recvmsg=yes ac_cv_func_remove=yes ac_cv_func_resolvepath=no ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgrent=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setproctitle=no ac_cv_func_setpwent=yes ac_cv_func_setresgid=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setsockopt=yes ac_cv_func_settimeofday=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_setxattr=yes ac_cv_func_shl_load=no ac_cv_func_shmat=yes ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_sopen=no ac_cv_func_statfs=yes ac_cv_func_statvfs=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_symlink=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_sysinfo=yes ac_cv_func_syslog=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_truncate64=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_uname=yes ac_cv_func_unlinkat=no ac_cv_func_unlockpt=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_ustat=yes ac_cv_func_utime=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_writev=yes ac_cv_func_yperr_string=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_AvailabilityMacros_h=no ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_GLUT_glut_h=no ac_cv_header_GL_gl_h=yes ac_cv_header_GL_glut_h=no ac_cv_header_GL_glx_h=yes ac_cv_header_NewAPIs_h=no ac_cv_header_OpenGL_gl_h=no ac_cv_header_SybaseOpenClient_SybaseOpenClient_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_avcodec_h=no ac_cv_header_bzlib_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_ctpublic_h=no ac_cv_header_cygwin_ipc_h=no ac_cv_header_cygwin_sem_h=no ac_cv_header_cygwin_shm_h=no ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dns_sd_h=no ac_cv_header_errmsg_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=no ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_gssapi_gssapi_h=yes ac_cv_header_gssapi_gssapi_krb5_h=yes ac_cv_header_gssapi_h=no ac_cv_header_gssapi_krb5_h=no ac_cv_header_howl_h=no ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=yes ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=yes ac_cv_header_libzfs_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_linux_if_h=yes ac_cv_header_linux_mman_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=yes ac_cv_header_mysql_h=yes ac_cv_header_mysql_mysql_h=yes ac_cv_header_net_netdb_h=no ac_cv_header_net_socket_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_netinfo_ni_h=no ac_cv_header_objbase_h=no ac_cv_header_ole2_h=no ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pcre_h=yes ac_cv_header_pcre_pcre_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_shadow_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=yes ac_cv_header_sqlext_h=yes ac_cv_header_stdarg_h=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_stropts_h=yes ac_cv_header_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_loadavg_h=no ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_protosw_h=no ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_sendfile_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_socketvar_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_stream_h=no ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_syslog_h=yes ac_cv_header_sys_sysproto_h=no ac_cv_header_sys_systeminfo_h=no ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_utime_h=no ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sys_xattr_h=yes ac_cv_header_syscall_h=yes ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_thread_h=no ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_ustat_h=yes ac_cv_header_utime_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windef_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_GLU_gluCylinder=yes ac_cv_lib_GL_glOrtho=yes ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_MesaGLU_gluCylinder=no ac_cv_lib_MesaGL_glOrtho=no ac_cv_lib_OpenGL_glOrtho=no ac_cv_lib_X11_XDrawPoint=yes ac_cv_lib_Xext_XShmPutImage=yes ac_cv_lib_Xi_XOpenDevice=yes ac_cv_lib_Xinput_XOpenDevice=no ac_cv_lib_Xmu_XmuStandardColormap=yes ac_cv_lib_aio_aioread=no ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_cygipc_shmget=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=no ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_hpi_sysOpen=yes ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_odbc_SQLConnect=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=no ac_cv_lib_thread_thr_create=no ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/bin/grep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=yes ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=yes ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=yes ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=yes ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=yes ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=yes ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=yes ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_BZ2_bzCompressInit=-lbz2 ac_cv_search_PQclear=-lpq ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_gss_wrap=-lgssapi_krb5 ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_intl_datetime=no ac_cv_search_krb5_init_context=-lkrb5 ac_cv_search_my_init=no ac_cv_search_opendir='none required' ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=no ac_cv_type_ffi_sarg=no ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib /usr/lib64' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib64' pike_cv_C_supports_large_auto=yes pike_cv_FP_RZ=no pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_bz_stream_total_out=no pike_cv_bz_works=yes pike_cv_c_really_const=yes pike_cv_com=no pike_cv_com_arch=x86_64 pike_cv_com_com_home=no pike_cv_com_include_dir=no pike_cv_com_lib_dir=no pike_cv_com_sysos=linux pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib /usr/lib64' pike_cv_epoll_works=yes pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_framework_GLUT=no pike_cv_framework_OpenGL=no pike_cv_framework_sybaseopenclient=no pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_darwin_getxattr=no pike_cv_func_dlopen=yes pike_cv_func_failsafe_strerror=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_mkdir_args=2 pike_cv_func_posix_readdir_r=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_func_sysv_statfs=no pike_cv_func_working_getcwd=yes pike_cv_func_working_posix_readdir_r=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_glibc=yes pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_SQLHDBC=yes pike_cv_have_SQLHENV=yes pike_cv_have_SQLHSTMT=yes pike_cv_have_SQLINTEGER=yes pike_cv_have_SQLLEN=yes pike_cv_have_SQLSMALLINT=yes pike_cv_have_SQLUINTEGER=yes pike_cv_have_SQLULEN=yes pike_cv_have_SQLUSMALLINT=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_mysql_field_charsetnr=yes pike_cv_have_mysql_field_net_vio=yes pike_cv_have_notifications=yes pike_cv_have_oid_GSS_C_NT_ANONYMOUS=yes pike_cv_have_oid_GSS_C_NT_EXPORT_NAME=yes pike_cv_have_oid_GSS_C_NT_HOSTBASED_SERVICE=yes pike_cv_have_oid_GSS_C_NT_MACHINE_UID_NAME=yes pike_cv_have_oid_GSS_C_NT_STRING_UID_NAME=yes pike_cv_have_oid_GSS_C_NT_USER_NAME=yes pike_cv_have_osf1_gethostbyname_r=no pike_cv_have_osf1_getservbyname_r=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_rdtsc=yes pike_cv_have_solaris_gethostbyname_r=no pike_cv_have_solaris_getservbyname_r=no pike_cv_have_solaris_getspnam_r=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_header_sys_sendfile_h=yes pike_cv_initial_stack_size=12517376 pike_cv_itimer_type_is_02=yes pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/java/jdk1.5.0_05/jre/../include pike_cv_java_java_home=/usr/java/jdk1.5.0_05/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/java/jdk1.5.0_05/jre/lib/x86_64/server /usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads /usr/java/jdk1.5.0_05/jre/lib/x86_64 ' pike_cv_java_sysos=linux pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_OpenGL32=no pike_cv_lib_OpenGL=no pike_cv_lib_abi=64 pike_cv_lib_glut=no pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_ls=/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_marker_list=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql_fetch_lengths_ret_type='unsigned long' pike_cv_mysql_include_dir=/usr/./include/mysql pike_cv_mysql_lib_dir=/usr/./lib64/mysql pike_cv_mysql_lib_dir_prefix=/usr/. pike_cv_mysql_mysql_character_set_name=yes pike_cv_mysql_mysql_fetch_lengths=yes pike_cv_mysql_mysql_options=yes pike_cv_mysql_mysql_port=yes pike_cv_mysql_mysql_real_query=yes pike_cv_mysql_mysql_set_character_set=yes pike_cv_mysql_mysql_ssl_set=yes pike_cv_mysql_mysql_unix_port=yes pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_odbc=yes pike_cv_odbc_include_dir= pike_cv_odbc_lib_dir= pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=yes pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/etc/oratab pike_cv_oracle_sysliblist= pike_cv_pgres_include_dir=/usr/./include pike_cv_pgres_lib_dir=no pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_pty_master_pathname=/dev/ptmx pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_search_gss_wrap=-lgssapi_krb5 pike_cv_search_krb5_init_context=-lkrb5 pike_cv_select_on_unix_sockets=yes pike_cv_sendfile_args=4 pike_cv_setprgp_bsd=yes pike_cv_setrlimit_syntax_bsd43=yes pike_cv_setrlimit_syntax_standard=yes pike_cv_short_use=CT_SHORT_INT pike_cv_socket_buffer_max=65536 pike_cv_struct_has_h_addr_list=yes pike_cv_struct_has_pw_gecos=yes pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_sockaddr_un_sun_len=no pike_cv_struct_stat_blocks=yes pike_cv_struct_statfs=yes pike_cv_struct_statfs_f_bavail=yes pike_cv_struct_statfs_f_fsid=no pike_cv_struct_statvfs=yes pike_cv_struct_statvfs_f_basetype=no pike_cv_struct_statvfs_f_fstr=no pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_sys_user_h=yes pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_type_in_addr_t=yes pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned int' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='gssapi_config.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS='-lgssapi_krb5 ' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='GSSAPI' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='$(SRCDIR)/gssapi.c' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/GSSAPI/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_GSSAPI_GSSAPI_H 1 #define HAVE_GSSAPI_GSSAPI_KRB5_H 1 #define HAVE_GSSAPI /**/ #define HAVE_GNU_STUBS_H 1 #define HAVE_GSS_C_NT_USER_NAME /**/ #define HAVE_GSS_C_NT_MACHINE_UID_NAME /**/ #define HAVE_GSS_C_NT_STRING_UID_NAME /**/ #define HAVE_GSS_C_NT_HOSTBASED_SERVICE /**/ #define HAVE_GSS_C_NT_ANONYMOUS /**/ #define HAVE_GSS_C_NT_EXPORT_NAME /**/ configure: exit 0 ################################################### ## ./post_modules/GTK This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/GTK/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/GTK ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1971: loading cache ../.././config.cache configure:2917: checking for C compiler version configure:2926: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2937: $? = 0 configure:2926: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2937: $? = 0 configure:2926: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2937: $? = 1 configure:2926: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2937: $? = 1 configure:2926: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2937: $? = 1 configure:2957: checking whether the C compiler works configure:2979: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2983: $? = 0 configure:3033: result: yes configure:3036: checking for C compiler default output file name configure:3038: result: a.out configure:3044: checking for suffix of executables configure:3051: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:3055: $? = 0 configure:3078: result: configure:3100: checking whether we are cross compiling configure:3108: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:3112: $? = 0 configure:3119: ./conftest configure:3123: $? = 0 configure:3138: result: no configure:3143: checking for suffix of object files configure:3192: result: o configure:3196: checking whether the compiler supports GNU C configure:3226: result: yes configure:3237: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3302: result: yes configure:3322: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3350: result: unsupported configure:3368: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3404: result: -std=gnu99 configure:3508: checking if we are using TCC (TenDRA C Compiler) configure:3532: result: no configure:3537: checking if we are using ICC (Intel C Compiler) configure:3580: result: no configure:3591: checking how to run the C preprocessor configure:3659: result: gcc -std=gnu99 -E configure:3673: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3673: $? = 0 configure:3688: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3688: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3788: checking for libgcc file name configure:3816: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3880: checking for stdio.h configure:3880: result: yes configure:3880: checking for stdlib.h configure:3880: result: yes configure:3880: checking for string.h configure:3880: result: yes configure:3880: checking for inttypes.h configure:3880: result: yes configure:3880: checking for stdint.h configure:3880: result: yes configure:3880: checking for strings.h configure:3880: result: yes configure:3880: checking for sys/stat.h configure:3880: result: yes configure:3880: checking for sys/types.h configure:3880: result: yes configure:3880: checking for unistd.h configure:3880: result: yes configure:3905: checking for grep that handles long lines and -e configure:3969: result: /bin/grep configure:3977: checking for egrep configure:4045: result: /bin/grep -E configure:4063: checking for signal.h configure:4063: result: yes configure:4082: checking for netinet/in.h configure:4082: result: yes configure:4101: checking for arpa/inet.h configure:4101: result: yes configure:4120: checking for sys/types.h configure:4120: result: yes configure:4139: checking for sys/stat.h configure:4139: result: yes configure:4158: checking for fcntl.h configure:4158: result: yes configure:4191: checking for gnu/stubs.h configure:4191: result: yes configure:4219: checking for gethrtime configure:4330: result: no configure:4334: checking for signal configure:4440: result: yes configure:4449: checking for sigaction configure:4555: result: yes configure:4565: checking if static inline works configure:4583: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4583: $? = 0 configure:4592: result: yes configure:4798: checking for gtk-config configure:4821: found /usr/bin/gtk-config configure:4834: result: /usr/bin/gtk-config configure:4894: checking for GTK - version >= 1.2.0 configure:5021: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -L/usr/lib64 -L/usr/X11R6/lib64 -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm >&5 configure:5021: $? = 0 configure:5021: ./conftest configure:5021: $? = 0 configure:5036: result: yes configure:6187: checking for libglade-config configure:6223: result: no configure:6233: checking for libglade configure:6236: result: no configure:6274: checking for glade_gnome_init configure:6367: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 /tmp/ccAXKmOh.o(.text+0x11): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/post_modules/GTK/conftest.c:76: undefined reference to `glade_gnome_init' /tmp/ccAXKmOh.o(.data.rel+0x0): undefined reference to `glade_gnome_init' collect2: ld returned 1 exit status configure:6367: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define FUNCPROTO 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define G_INLINE_FUNC static inline | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define glade_gnome_init to an innocuous variant, in case declares glade_gnome_init. | For example, HP-UX 11i declares gettimeofday. */ | #define glade_gnome_init innocuous_glade_gnome_init | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char glade_gnome_init (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef glade_gnome_init | #endif | | /* 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 glade_gnome_init (); | /* 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_glade_gnome_init) || defined (__stub___glade_gnome_init) | choke me | #else | char (*f) () = glade_gnome_init; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != glade_gnome_init; | ; | return 0; | } configure:6385: result: no configure:6519: checking for gnome-config configure:6542: found /usr/bin/gnome-config configure:6555: result: /usr/bin/gnome-config configure:6578: checking gnome configure:6589: result: yes configure:6604: checking gnome docklets configure:6614: result: no configure:6631: checking for png_read_png in -lpng10 configure:6654: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib64/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/X11R6/include -I/usr/include/orbit-1.0 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lpng10 >&5 /usr/lib/gcc/x86_64-redhat-linux/4.0.2/../../../../lib64/libpng10.so: undefined reference to `deflate' /usr/lib/gcc/x86_64-redhat-linux/4.0.2/../../../../lib64/libpng10.so: undefined reference to `inflate' /usr/lib/gcc/x86_64-redhat-linux/4.0.2/../../../../lib64/libpng10.so: undefined reference to `inflateInit_' /usr/lib/gcc/x86_64-redhat-linux/4.0.2/../../../../lib64/libpng10.so: undefined reference to `crc32' /usr/lib/gcc/x86_64-redhat-linux/4.0.2/../../../../lib64/libpng10.so: undefined reference to `deflateInit2_' /usr/lib/gcc/x86_64-redhat-linux/4.0.2/../../../../lib64/libpng10.so: undefined reference to `inflateReset' /usr/lib/gcc/x86_64-redhat-linux/4.0.2/../../../../lib64/libpng10.so: undefined reference to `deflateReset' /usr/lib/gcc/x86_64-redhat-linux/4.0.2/../../../../lib64/libpng10.so: undefined reference to `inflateEnd' /usr/lib/gcc/x86_64-redhat-linux/4.0.2/../../../../lib64/libpng10.so: undefined reference to `deflateEnd' collect2: ld returned 1 exit status configure:6654: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define FUNCPROTO 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define G_INLINE_FUNC static inline | /* 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. */ | char png_read_png (); | int | main (void) | { | return png_read_png (); | ; | return 0; | } configure:6664: result: no configure:6674: checking for png_read_png in -lpng configure:6697: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib64/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/X11R6/include -I/usr/include/orbit-1.0 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lpng >&5 configure:6697: $? = 0 configure:6707: result: yes configure:6718: WARNING: Adjusting LIBS to use -lpng instead of -lpng10. configure:6732: checking /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include/gnome-1.0 configure:6777: result: no configure:6732: checking /usr/local/include/gnome-1.0 configure:6777: result: no configure:6732: checking /usr/X11R6/include/gnome-1.0 configure:6777: result: no configure:6790: checking for gnome.h configure:6808: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib64/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/X11R6/include -I/usr/include/orbit-1.0 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6808: $? = 0 configure:6817: result: yes configure:6821: checking for libgnorba/gnorba.h configure:6839: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib64/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/X11R6/include -I/usr/include/orbit-1.0 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6839: $? = 0 configure:6848: result: yes configure:6852: checking for applet-widget.h configure:6870: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib64/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/X11R6/include -I/usr/include/orbit-1.0 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:31:27: error: applet-widget.h: No such file or directory configure:6870: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define FUNCPROTO 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define G_INLINE_FUNC static inline | #define HAVE_LIBPNG 1 | /* end confdefs.h. */ | #include | int | main (void) | { | | ; | return 0; | } configure:6879: result: no configure:6912: checking if HAVE_SAVE_SESSION_SIGNAL is defined in applet-widget.h configure:6935: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib64/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/X11R6/include -I/usr/include/orbit-1.0 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:32:27: error: applet-widget.h: No such file or directory conftest.c: In function 'main': conftest.c:38: error: 'HAVE_SAVE_SESSION_SIGNAL' undeclared (first use in this function) conftest.c:38: error: (Each undeclared identifier is reported only once conftest.c:38: error: for each function it appears in.) conftest.c:39: warning: implicit declaration of function 'exit' conftest.c:39: warning: incompatible implicit declaration of built-in function 'exit' configure:6935: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define FUNCPROTO 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define G_INLINE_FUNC static inline | #define HAVE_LIBPNG 1 | /* end confdefs.h. */ | | #include | | int | main (void) | { | | int i = HAVE_SAVE_SESSION_SIGNAL; | exit(0); | | ; | return 0; | } configure:6946: result: no configure:6953: checking if HAVE_APPLET_BIND_EVENTS is defined in applet-widget.h configure:6976: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib64/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/X11R6/include -I/usr/include/orbit-1.0 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:32:27: error: applet-widget.h: No such file or directory conftest.c: In function 'main': conftest.c:38: error: 'HAVE_APPLET_BIND_EVENTS' undeclared (first use in this function) conftest.c:38: error: (Each undeclared identifier is reported only once conftest.c:38: error: for each function it appears in.) conftest.c:39: warning: implicit declaration of function 'exit' conftest.c:39: warning: incompatible implicit declaration of built-in function 'exit' configure:6976: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define FUNCPROTO 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define G_INLINE_FUNC static inline | #define HAVE_LIBPNG 1 | /* end confdefs.h. */ | | #include | | int | main (void) | { | | int i = HAVE_APPLET_BIND_EVENTS; | exit(0); | | ; | return 0; | } configure:6987: result: no configure:6995: checking if HAVE_PANEL_PIXEL_SIZE is defined in applet-widget.h configure:7018: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib64/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/X11R6/include -I/usr/include/orbit-1.0 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:32:27: error: applet-widget.h: No such file or directory conftest.c: In function 'main': conftest.c:38: error: 'HAVE_PANEL_PIXEL_SIZE' undeclared (first use in this function) conftest.c:38: error: (Each undeclared identifier is reported only once conftest.c:38: error: for each function it appears in.) conftest.c:39: warning: implicit declaration of function 'exit' conftest.c:39: warning: incompatible implicit declaration of built-in function 'exit' configure:7018: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define FUNCPROTO 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define G_INLINE_FUNC static inline | #define HAVE_LIBPNG 1 | /* end confdefs.h. */ | | #include | | int | main (void) | { | | int i = HAVE_PANEL_PIXEL_SIZE; | exit(0); | | ; | return 0; | } configure:7029: result: no configure:7036: checking if HAVE_PANEL_DRAW_SIGNAL is defined in applet-widget.h configure:7059: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib64/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/X11R6/include -I/usr/include/orbit-1.0 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:32:27: error: applet-widget.h: No such file or directory conftest.c: In function 'main': conftest.c:38: error: 'HAVE_PANEL_DRAW_SIGNAL' undeclared (first use in this function) conftest.c:38: error: (Each undeclared identifier is reported only once conftest.c:38: error: for each function it appears in.) conftest.c:39: warning: implicit declaration of function 'exit' conftest.c:39: warning: incompatible implicit declaration of built-in function 'exit' configure:7059: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define FUNCPROTO 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define G_INLINE_FUNC static inline | #define HAVE_LIBPNG 1 | /* end confdefs.h. */ | | #include | | int | main (void) | { | | int i = HAVE_PANEL_DRAW_SIGNAL; | exit(0); | | ; | return 0; | } configure:7070: result: no configure:7077: checking if HAVE_APPLET_QUEUE_RESIZE is defined in applet-widget.h configure:7100: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib64/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/X11R6/include -I/usr/include/orbit-1.0 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:32:27: error: applet-widget.h: No such file or directory conftest.c: In function 'main': conftest.c:38: error: 'HAVE_APPLET_QUEUE_RESIZE' undeclared (first use in this function) conftest.c:38: error: (Each undeclared identifier is reported only once conftest.c:38: error: for each function it appears in.) conftest.c:39: warning: implicit declaration of function 'exit' conftest.c:39: warning: incompatible implicit declaration of built-in function 'exit' configure:7100: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define FUNCPROTO 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define G_INLINE_FUNC static inline | #define HAVE_LIBPNG 1 | /* end confdefs.h. */ | | #include | | int | main (void) | { | | int i = HAVE_APPLET_QUEUE_RESIZE; | exit(0); | | ; | return 0; | } configure:7111: result: no configure:7124: checking for X11/xpm.h configure:7124: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:7124: $? = 0 configure:7124: result: yes configure:7150: checking for XpmReadFileToXpmImage in -lXpm configure:7173: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lXpm -L/usr/lib64 -L/usr/X11R6/lib64 -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lpng >&5 configure:7173: $? = 0 configure:7183: result: yes configure:7197: checking for main in -lgtkdatabox configure:7217: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lgtkdatabox -L/usr/lib64 -L/usr/X11R6/lib64 -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lXpm -lpng >&5 /usr/bin/ld: cannot find -lgtkdatabox collect2: ld returned 1 exit status configure:7217: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define FUNCPROTO 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define G_INLINE_FUNC static inline | #define HAVE_LIBPNG 1 | #define HAVE_X11_XPM_H 1 | #define HAVE_LIBXPM 1 | /* end confdefs.h. */ | | | int | main (void) | { | return main (); | ; | return 0; | } configure:7227: result: no configure:7241: checking for gtkdatabox.h configure:7241: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:61:24: error: gtkdatabox.h: No such file or directory configure:7241: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define FUNCPROTO 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define G_INLINE_FUNC static inline | #define HAVE_LIBPNG 1 | #define HAVE_X11_XPM_H 1 | #define HAVE_LIBXPM 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7241: result: no configure:7271: checking gtkdatabox support configure:7296: checking OpenGL configure:7311: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lGL -L/usr/lib64 -L/usr/X11R6/lib64 -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm >&5 configure:7311: $? = 0 configure:7319: result: yes configure:7417: checking for main in -lgtkgl configure:7437: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lgtkgl -L/usr/lib64 -L/usr/X11R6/lib64 -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -lGL >&5 /usr/bin/ld: cannot find -lgtkgl collect2: ld returned 1 exit status configure:7437: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define FUNCPROTO 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define G_INLINE_FUNC static inline | #define HAVE_LIBPNG 1 | #define HAVE_X11_XPM_H 1 | #define HAVE_LIBXPM 1 | /* end confdefs.h. */ | | | int | main (void) | { | return main (); | ; | return 0; | } configure:7447: result: no configure:7481: checking for XSetScreenSaver in -lX11 configure:7504: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lX11 >&5 configure:7504: $? = 0 configure:7514: result: yes configure:7526: checking X11 in GDK using gdkx.h configure:7546: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:7546: $? = 0 configure:7554: result: yes configure:7562: checking X11 DPMS extension configure:7584: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:7584: $? = 0 configure:7593: result: yes configure:7611: checking if GTK really links configure:7633: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/X11R6/include -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -L/usr/lib64 -L/usr/X11R6/lib64 -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm >&5 configure:7633: $? = 0 configure:7646: result: yes configure:7684: checking whether make sets $(MAKE) configure:7707: result: yes configure:7721: checking for the Pike base directory configure:7726: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:7894: updating cache ../.././config.cache configure:7943: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:886: creating make_variables config.status:886: creating Makefile config.status:886: creating options config.status:886: creating pgtk_config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_func_BZ2_bzCompressInit=yes ac_cv_func_GetSystemInfo=no ac_cv_func_GetUserName=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=yes ac_cv_func_PQescapeStringConn=yes ac_cv_func_PQsetdbLogin=yes ac_cv_func_PQsetnonblocking=yes ac_cv_func_PQunescapeBytea=yes ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__findclose=no ac_cv_func__findfirst=no ac_cv_func__findnext=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func__utime=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_chown=yes ac_cv_func_chroot=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_close=yes ac_cv_func_closefrom=no ac_cv_func_connect=yes ac_cv_func_crypt=no ac_cv_func_dirfd=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_endgrent=yes ac_cv_func_endpwent=yes ac_cv_func_execve=yes ac_cv_func_expf=yes ac_cv_func_expl=yes ac_cv_func_fchmod=yes ac_cv_func_fchroot=no ac_cv_func_fdopendir=no ac_cv_func_fdwalk=no ac_cv_func_fgets=yes ac_cv_func_fgetxattr=yes ac_cv_func_fileno=yes ac_cv_func_finite=yes ac_cv_func_flistxattr=yes ac_cv_func_flock=yes ac_cv_func_floorf=yes ac_cv_func_floorl=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpathconf=yes ac_cv_func_fpclass=no ac_cv_func_fpsetfastmode=no ac_cv_func_fpsetmask=no ac_cv_func_fpsetround=no ac_cv_func_fsetxattr=yes ac_cv_func_fstatat=no ac_cv_func_fsync=yes ac_cv_func_ftruncate64=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrent_r=yes ac_cv_func_getgrgid=yes ac_cv_func_getgrgid_r=yes ac_cv_func_getgrnam=yes ac_cv_func_getgrnam_r=yes ac_cv_func_getgroups=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getitimer=yes ac_cv_func_getloadavg=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getppid=yes ac_cv_func_getprotobyname=yes ac_cv_func_getpwent=yes ac_cv_func_getpwent_r=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwnam_r=yes ac_cv_func_getpwuid=yes ac_cv_func_getpwuid_r=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_getservbyname=yes ac_cv_func_getsid=yes ac_cv_func_getspnam=yes ac_cv_func_getspnam_r=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_getwd=yes ac_cv_func_getxattr=yes ac_cv_func_glade_gnome_init=no ac_cv_func_glutEnterGameMode=no ac_cv_func_glutForceJoystickFunc=no ac_cv_func_glutGameModeGet=no ac_cv_func_glutGameModeString=no ac_cv_func_glutIgnoreKeyRepeat=no ac_cv_func_glutInitDisplayString=no ac_cv_func_glutJoystickFunc=no ac_cv_func_glutKeyboardUpFunc=no ac_cv_func_glutLeaveGameMode=no ac_cv_func_glutPostWindowOverlayRedisplay=no ac_cv_func_glutPostWindowRedisplay=no ac_cv_func_glutReportErrors=no ac_cv_func_glutSetKeyRepeat=no ac_cv_func_glutSpecialUpFunc=no ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_grantpt=yes ac_cv_func_gss_inquire_mechs_for_name=no ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_innetgr=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_lchown=yes ac_cv_func_ldiv=yes ac_cv_func_link=yes ac_cv_func_listxattr=yes ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_lseek64=yes ac_cv_func_lstat=yes ac_cv_func_lutimes=no ac_cv_func_madvise=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_mysql_get_client_version=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_open=yes ac_cv_func_openat=no ac_cv_func_pathconf=yes ac_cv_func_pcre_fullinfo=yes ac_cv_func_pcre_get_stringnumber=yes ac_cv_func_pcre_info=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_posix_openpt=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=yes ac_cv_func_ptsname=yes ac_cv_func_puts=yes ac_cv_func_read=yes ac_cv_func_readdir_r=yes ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_recvmsg=yes ac_cv_func_remove=yes ac_cv_func_resolvepath=no ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgrent=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setproctitle=no ac_cv_func_setpwent=yes ac_cv_func_setresgid=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setsockopt=yes ac_cv_func_settimeofday=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_setxattr=yes ac_cv_func_shl_load=no ac_cv_func_shmat=yes ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_sopen=no ac_cv_func_statfs=yes ac_cv_func_statvfs=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_symlink=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_sysinfo=yes ac_cv_func_syslog=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_truncate64=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_uname=yes ac_cv_func_unlinkat=no ac_cv_func_unlockpt=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_ustat=yes ac_cv_func_utime=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_writev=yes ac_cv_func_yperr_string=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_AvailabilityMacros_h=no ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_GLUT_glut_h=no ac_cv_header_GL_gl_h=yes ac_cv_header_GL_glut_h=no ac_cv_header_GL_glx_h=yes ac_cv_header_NewAPIs_h=no ac_cv_header_OpenGL_gl_h=no ac_cv_header_SybaseOpenClient_SybaseOpenClient_h=no ac_cv_header_X11_xpm_h=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_avcodec_h=no ac_cv_header_bzlib_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_ctpublic_h=no ac_cv_header_cygwin_ipc_h=no ac_cv_header_cygwin_sem_h=no ac_cv_header_cygwin_shm_h=no ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dns_sd_h=no ac_cv_header_errmsg_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=no ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_gssapi_gssapi_h=yes ac_cv_header_gssapi_gssapi_krb5_h=yes ac_cv_header_gssapi_h=no ac_cv_header_gssapi_krb5_h=no ac_cv_header_gtkdatabox_h=no ac_cv_header_howl_h=no ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=yes ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=yes ac_cv_header_libzfs_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_linux_if_h=yes ac_cv_header_linux_mman_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=yes ac_cv_header_mysql_h=yes ac_cv_header_mysql_mysql_h=yes ac_cv_header_net_netdb_h=no ac_cv_header_net_socket_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_netinfo_ni_h=no ac_cv_header_objbase_h=no ac_cv_header_ole2_h=no ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pcre_h=yes ac_cv_header_pcre_pcre_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_shadow_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=yes ac_cv_header_sqlext_h=yes ac_cv_header_stdarg_h=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_stropts_h=yes ac_cv_header_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_loadavg_h=no ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_protosw_h=no ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_sendfile_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_socketvar_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_stream_h=no ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_syslog_h=yes ac_cv_header_sys_sysproto_h=no ac_cv_header_sys_systeminfo_h=no ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_utime_h=no ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sys_xattr_h=yes ac_cv_header_syscall_h=yes ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_thread_h=no ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_ustat_h=yes ac_cv_header_utime_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windef_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_GLU_gluCylinder=yes ac_cv_lib_GL_glOrtho=yes ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_MesaGLU_gluCylinder=no ac_cv_lib_MesaGL_glOrtho=no ac_cv_lib_OpenGL_glOrtho=no ac_cv_lib_X11_XDrawPoint=yes ac_cv_lib_X11_XSetScreenSaver=yes ac_cv_lib_Xext_XShmPutImage=yes ac_cv_lib_Xi_XOpenDevice=yes ac_cv_lib_Xinput_XOpenDevice=no ac_cv_lib_Xmu_XmuStandardColormap=yes ac_cv_lib_Xpm_XpmReadFileToXpmImage=yes ac_cv_lib_aio_aioread=no ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_cygipc_shmget=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=no ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_gtkdatabox_main=no ac_cv_lib_hpi_sysOpen=yes ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_odbc_SQLConnect=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_png10_png_read_png=no ac_cv_lib_png_png_read_png=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=no ac_cv_lib_thread_thr_create=no ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GNOME_CONFIG=/usr/bin/gnome-config ac_cv_path_GREP=/bin/grep ac_cv_path_GTK_CONFIG=/usr/bin/gtk-config ac_cv_path_LIBGLADE_CONFIG=no ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=yes ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=yes ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=yes ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=yes ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=yes ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=yes ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=yes ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_BZ2_bzCompressInit=-lbz2 ac_cv_search_PQclear=-lpq ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_gss_wrap=-lgssapi_krb5 ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_intl_datetime=no ac_cv_search_krb5_init_context=-lkrb5 ac_cv_search_my_init=no ac_cv_search_opendir='none required' ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=no ac_cv_type_ffi_sarg=no ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pgtk_cv_defined_HAVE_APPLET_BIND_EVENTS= pgtk_cv_defined_HAVE_APPLET_QUEUE_RESIZE= pgtk_cv_defined_HAVE_PANEL_DRAW_SIGNAL= pgtk_cv_defined_HAVE_PANEL_PIXEL_SIZE= pgtk_cv_defined_HAVE_SAVE_SESSION_SIGNAL= pgtk_cv_gtk_really_links=yes pgtk_cv_header_applet_widget_h=no pgtk_cv_header_gnome_h=yes pgtk_cv_header_libgnorba_gnorba_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib /usr/lib64' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib64' pike_cv_C_supports_large_auto=yes pike_cv_FP_RZ=no pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_bz_stream_total_out=no pike_cv_bz_works=yes pike_cv_c_really_const=yes pike_cv_com=no pike_cv_com_arch=x86_64 pike_cv_com_com_home=no pike_cv_com_include_dir=no pike_cv_com_lib_dir=no pike_cv_com_sysos=linux pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib /usr/lib64' pike_cv_epoll_works=yes pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_framework_GLUT=no pike_cv_framework_OpenGL=no pike_cv_framework_sybaseopenclient=no pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_darwin_getxattr=no pike_cv_func_dlopen=yes pike_cv_func_failsafe_strerror=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_mkdir_args=2 pike_cv_func_posix_readdir_r=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_func_sysv_statfs=no pike_cv_func_working_getcwd=yes pike_cv_func_working_posix_readdir_r=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_glibc=yes pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_SQLHDBC=yes pike_cv_have_SQLHENV=yes pike_cv_have_SQLHSTMT=yes pike_cv_have_SQLINTEGER=yes pike_cv_have_SQLLEN=yes pike_cv_have_SQLSMALLINT=yes pike_cv_have_SQLUINTEGER=yes pike_cv_have_SQLULEN=yes pike_cv_have_SQLUSMALLINT=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_mysql_field_charsetnr=yes pike_cv_have_mysql_field_net_vio=yes pike_cv_have_notifications=yes pike_cv_have_oid_GSS_C_NT_ANONYMOUS=yes pike_cv_have_oid_GSS_C_NT_EXPORT_NAME=yes pike_cv_have_oid_GSS_C_NT_HOSTBASED_SERVICE=yes pike_cv_have_oid_GSS_C_NT_MACHINE_UID_NAME=yes pike_cv_have_oid_GSS_C_NT_STRING_UID_NAME=yes pike_cv_have_oid_GSS_C_NT_USER_NAME=yes pike_cv_have_osf1_gethostbyname_r=no pike_cv_have_osf1_getservbyname_r=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_rdtsc=yes pike_cv_have_solaris_gethostbyname_r=no pike_cv_have_solaris_getservbyname_r=no pike_cv_have_solaris_getspnam_r=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_header_sys_sendfile_h=yes pike_cv_initial_stack_size=12517376 pike_cv_itimer_type_is_02=yes pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/java/jdk1.5.0_05/jre/../include pike_cv_java_java_home=/usr/java/jdk1.5.0_05/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/java/jdk1.5.0_05/jre/lib/x86_64/server /usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads /usr/java/jdk1.5.0_05/jre/lib/x86_64 ' pike_cv_java_sysos=linux pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_OpenGL32=no pike_cv_lib_OpenGL=no pike_cv_lib_abi=64 pike_cv_lib_glut=no pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_ls=/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_marker_list=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql_fetch_lengths_ret_type='unsigned long' pike_cv_mysql_include_dir=/usr/./include/mysql pike_cv_mysql_lib_dir=/usr/./lib64/mysql pike_cv_mysql_lib_dir_prefix=/usr/. pike_cv_mysql_mysql_character_set_name=yes pike_cv_mysql_mysql_fetch_lengths=yes pike_cv_mysql_mysql_options=yes pike_cv_mysql_mysql_port=yes pike_cv_mysql_mysql_real_query=yes pike_cv_mysql_mysql_set_character_set=yes pike_cv_mysql_mysql_ssl_set=yes pike_cv_mysql_mysql_unix_port=yes pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_odbc=yes pike_cv_odbc_include_dir= pike_cv_odbc_lib_dir= pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=yes pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/etc/oratab pike_cv_oracle_sysliblist= pike_cv_pgres_include_dir=/usr/./include pike_cv_pgres_lib_dir=no pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_pty_master_pathname=/dev/ptmx pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_search_gss_wrap=-lgssapi_krb5 pike_cv_search_krb5_init_context=-lkrb5 pike_cv_select_on_unix_sockets=yes pike_cv_sendfile_args=4 pike_cv_setprgp_bsd=yes pike_cv_setrlimit_syntax_bsd43=yes pike_cv_setrlimit_syntax_standard=yes pike_cv_short_use=CT_SHORT_INT pike_cv_socket_buffer_max=65536 pike_cv_static_inline=yes pike_cv_struct_has_h_addr_list=yes pike_cv_struct_has_pw_gecos=yes pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_sockaddr_un_sun_len=no pike_cv_struct_stat_blocks=yes pike_cv_struct_statfs=yes pike_cv_struct_statfs_f_bavail=yes pike_cv_struct_statfs_f_fsid=no pike_cv_struct_statvfs=yes pike_cv_struct_statvfs_f_basetype=no pike_cv_struct_statvfs_f_fstr=no pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_sys_user_h=yes pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_type_in_addr_t=yes pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned int' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' ' CONFIG_HEADERS='pgtk_config.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DATABOX_LIBS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GNOME_CFLAGS='-I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib64/gnome-libs/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/X11R6/include -I/usr/include/orbit-1.0' GNOME_CONFIG='/usr/bin/gnome-config' GNOME_LIBS='-rdynamic -L/usr/lib64 -L/usr/X11R6/lib64 -L/usr/lib -lgnomeui -lart_lgpl -lgdk_imlib -lgnome -lgnomesupport -lesd -lasound -laudiofile -lgnorba -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lgtkxmhtml -lXpm -ljpeg -lpng -lz -lSM -lICE -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm' GREP='/bin/grep' GTK_CFLAGS='-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/X11R6/include' GTK_CONFIG='/usr/bin/gtk-config' GTK_LIBS='-L/usr/lib64 -L/usr/X11R6/lib64 -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBGLADE_CFLAGS='' LIBGLADE_CONFIG='no' LIBGLADE_LIBS='' LIBOBJS='' LIBS=' ' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='GTK' MODULE_PATH='' MODULE_PMOD_IN='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/GTK/module.pmod.in' MODULE_WRAPPER_PREFIX='___' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PGTK_CFLAGS='-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib64/glib/include -I/usr/X11R6/include' PGTK_LIBS='-L/usr/lib64 -L/usr/X11R6/lib64 -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm' PKG_CONFIG='no' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' WITH_GTK='1' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' have_gtk_120='gtk_120' have_gtk_20='' have_x11='x11' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' pgtk_cv_defined_HAVE_APPLET_QUEUE_RESIZE='' pgtk_cv_defined_HAVE_PANEL_BIND_EVENTS='' pgtk_cv_defined_HAVE_PANEL_DRAW_SIGNAL='' pgtk_cv_defined_HAVE_PANEL_PIXEL_SIZE='' pgtk_cv_defined_HAVE_SAVE_SESSION_SIGNAL='' pgtk_has_docklets='nodocklets' pgtk_has_glarea='noglarea' pgtk_has_gnome='nognome' pgtk_has_libglade='nolibglade' pgtk_have_gtkdatabox='' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/GTK/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define FUNCPROTO 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_SIGNAL_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GNU_STUBS_H 1 #define HAVE_SIGNAL 1 #define HAVE_SIGACTION 1 #define G_INLINE_FUNC static inline #define HAVE_LIBPNG 1 #define HAVE_X11_XPM_H 1 #define HAVE_LIBXPM 1 #define HAVE_DPMS 1 configure: exit 0 ################################################### ## ./post_modules/GTK2 This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/GTK2/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/GTK2 ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1910: loading cache ../.././config.cache configure:2823: checking for C compiler version configure:2832: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2843: $? = 0 configure:2832: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2843: $? = 0 configure:2832: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2843: $? = 1 configure:2832: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2843: $? = 1 configure:2832: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2843: $? = 1 configure:2863: checking whether the C compiler works configure:2885: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2889: $? = 0 configure:2939: result: yes configure:2942: checking for C compiler default output file name configure:2944: result: a.out configure:2950: checking for suffix of executables configure:2957: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2961: $? = 0 configure:2984: result: configure:3006: checking whether we are cross compiling configure:3014: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:3018: $? = 0 configure:3025: ./conftest configure:3029: $? = 0 configure:3044: result: no configure:3049: checking for suffix of object files configure:3098: result: o configure:3102: checking whether the compiler supports GNU C configure:3132: result: yes configure:3143: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3208: result: yes configure:3228: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3256: result: unsupported configure:3274: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3310: result: -std=gnu99 configure:3414: checking if we are using TCC (TenDRA C Compiler) configure:3438: result: no configure:3443: checking if we are using ICC (Intel C Compiler) configure:3486: result: no configure:3497: checking how to run the C preprocessor configure:3565: result: gcc -std=gnu99 -E configure:3579: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3579: $? = 0 configure:3594: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3594: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3694: checking for libgcc file name configure:3722: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3767: checking for stdio.h configure:3767: result: yes configure:3767: checking for stdlib.h configure:3767: result: yes configure:3767: checking for string.h configure:3767: result: yes configure:3767: checking for inttypes.h configure:3767: result: yes configure:3767: checking for stdint.h configure:3767: result: yes configure:3767: checking for strings.h configure:3767: result: yes configure:3767: checking for sys/stat.h configure:3767: result: yes configure:3767: checking for sys/types.h configure:3767: result: yes configure:3767: checking for unistd.h configure:3767: result: yes configure:3792: checking for grep that handles long lines and -e configure:3856: result: /bin/grep configure:3864: checking for egrep configure:3932: result: /bin/grep -E configure:3950: checking for signal.h configure:3950: result: yes configure:3969: checking for netinet/in.h configure:3969: result: yes configure:3988: checking for arpa/inet.h configure:3988: result: yes configure:4007: checking for sys/types.h configure:4007: result: yes configure:4026: checking for sys/stat.h configure:4026: result: yes configure:4045: checking for fcntl.h configure:4045: result: yes configure:4077: checking for gnu/stubs.h configure:4077: result: yes configure:4105: checking for gethrtime configure:4216: result: no configure:4220: checking for signal configure:4326: result: yes configure:4335: checking for sigaction configure:4441: result: yes configure:4453: checking for pkg-config configure:4489: result: /usr/bin/pkg-config configure:4562: checking for gtk+-2.0 configure:4578: result: yes configure:4604: checking for gtk/gtk.h configure:4604: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4604: $? = 0 configure:4604: result: yes configure:4632: checking for gtk_init configure:4725: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >&5 configure:4725: $? = 0 configure:4738: result: yes configure:4766: checking for gtk+-2.0 version configure:4777: result: 2.6.10 configure:4850: checking for pango configure:4866: result: yes configure:4884: checking for pango_font_description_new configure:4977: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >&5 configure:4977: $? = 0 configure:4990: result: yes configure:5009: checking for pango version configure:5020: result: 1.8.1 configure:5071: checking for atk configure:5087: result: yes configure:5105: checking for atk_relation_new configure:5198: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lgtk-x11-2.0 -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 >&5 configure:5198: $? = 0 configure:5211: result: yes configure:5230: checking for atk version configure:5241: result: 1.9.1 configure:5265: checking for libgnome-2.0 configure:5281: result: yes configure:5300: checking for libgnomeui/libgnomeui.h configure:5300: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:71:35: error: libgnomeui/libgnomeui.h: No such file or directory configure:5300: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define FUNCPROTO 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_SIGNAL 1 | #define HAVE_SIGACTION 1 | #define HAVE_GTK_GTK_H 1 | #define HAVE_GTK_INIT 1 | #define HAVE_GTK22 1 | #define HAVE_GTK24 1 | #define HAVE_GTK26 1 | #define HAVE_PANGO_FONT_DESCRIPTION_NEW 1 | #define HAVE_PANGO 1 | #define HAVE_PANGO18 1 | #define HAVE_PANGO16 1 | #define HAVE_PANGO14 1 | #define HAVE_PANGO12 1 | #define HAVE_ATK_RELATION_NEW 1 | #define HAVE_ATK 1 | #define HAVE_ATK18 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5300: result: no configure:5328: checking for gnome_program_init configure:5421: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -Wl,--export-dynamic -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -latk-1.0 -lgobject-2.0 -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 >&5 configure:5421: $? = 0 configure:5434: result: yes configure:5460: checking for cairo configure:5621: result: no configure:5626: checking for libglade-2.0 configure:5816: result: no configure:5821: checking for libgnomeui-2.0 configure:5982: result: no configure:5987: checking for libpanelapplet-2.0 configure:6173: result: no configure:6178: checking for libgnomecanvas-2.0 configure:6368: result: no configure:6373: checking for gtkdatabox configure:6563: result: no configure:6568: checking for gtksourceview-1.0 configure:6786: result: no configure:6811: checking for gtk_tree_selection_unselect_range configure:6904: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -Wl,--export-dynamic -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -latk-1.0 -lgobject-2.0 -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 >&5 configure:6904: $? = 0 configure:6917: result: yes configure:6927: checking if g_signal_connect_data takes six args configure:6949: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6949: $? = 0 configure:6961: result: yes configure:6970: checking if we are using X11 configure:6994: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:6994: $? = 0 configure:7006: result: yes configure:7050: checking whether make sets $(MAKE) configure:7073: result: yes configure:7087: checking for the Pike base directory configure:7092: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:7260: updating cache ../.././config.cache configure:7309: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:915: creating make_variables config.status:915: creating Makefile config.status:915: creating options config.status:915: creating pgtk_config.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_func_BZ2_bzCompressInit=yes ac_cv_func_GetSystemInfo=no ac_cv_func_GetUserName=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=yes ac_cv_func_PQescapeStringConn=yes ac_cv_func_PQsetdbLogin=yes ac_cv_func_PQsetnonblocking=yes ac_cv_func_PQunescapeBytea=yes ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__findclose=no ac_cv_func__findfirst=no ac_cv_func__findnext=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func__utime=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_atk_relation_new=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_chown=yes ac_cv_func_chroot=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_close=yes ac_cv_func_closefrom=no ac_cv_func_connect=yes ac_cv_func_crypt=no ac_cv_func_dirfd=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_endgrent=yes ac_cv_func_endpwent=yes ac_cv_func_execve=yes ac_cv_func_expf=yes ac_cv_func_expl=yes ac_cv_func_fchmod=yes ac_cv_func_fchroot=no ac_cv_func_fdopendir=no ac_cv_func_fdwalk=no ac_cv_func_fgets=yes ac_cv_func_fgetxattr=yes ac_cv_func_fileno=yes ac_cv_func_finite=yes ac_cv_func_flistxattr=yes ac_cv_func_flock=yes ac_cv_func_floorf=yes ac_cv_func_floorl=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpathconf=yes ac_cv_func_fpclass=no ac_cv_func_fpsetfastmode=no ac_cv_func_fpsetmask=no ac_cv_func_fpsetround=no ac_cv_func_fsetxattr=yes ac_cv_func_fstatat=no ac_cv_func_fsync=yes ac_cv_func_ftruncate64=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrent_r=yes ac_cv_func_getgrgid=yes ac_cv_func_getgrgid_r=yes ac_cv_func_getgrnam=yes ac_cv_func_getgrnam_r=yes ac_cv_func_getgroups=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getitimer=yes ac_cv_func_getloadavg=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getppid=yes ac_cv_func_getprotobyname=yes ac_cv_func_getpwent=yes ac_cv_func_getpwent_r=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwnam_r=yes ac_cv_func_getpwuid=yes ac_cv_func_getpwuid_r=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_getservbyname=yes ac_cv_func_getsid=yes ac_cv_func_getspnam=yes ac_cv_func_getspnam_r=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_getwd=yes ac_cv_func_getxattr=yes ac_cv_func_glade_gnome_init=no ac_cv_func_glutEnterGameMode=no ac_cv_func_glutForceJoystickFunc=no ac_cv_func_glutGameModeGet=no ac_cv_func_glutGameModeString=no ac_cv_func_glutIgnoreKeyRepeat=no ac_cv_func_glutInitDisplayString=no ac_cv_func_glutJoystickFunc=no ac_cv_func_glutKeyboardUpFunc=no ac_cv_func_glutLeaveGameMode=no ac_cv_func_glutPostWindowOverlayRedisplay=no ac_cv_func_glutPostWindowRedisplay=no ac_cv_func_glutReportErrors=no ac_cv_func_glutSetKeyRepeat=no ac_cv_func_glutSpecialUpFunc=no ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_gnome_program_init=yes ac_cv_func_grantpt=yes ac_cv_func_gss_inquire_mechs_for_name=no ac_cv_func_gtk_init=yes ac_cv_func_gtk_tree_selection_unselect_range=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_innetgr=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_lchown=yes ac_cv_func_ldiv=yes ac_cv_func_link=yes ac_cv_func_listxattr=yes ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_lseek64=yes ac_cv_func_lstat=yes ac_cv_func_lutimes=no ac_cv_func_madvise=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_mysql_get_client_version=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_open=yes ac_cv_func_openat=no ac_cv_func_pango_font_description_new=yes ac_cv_func_pathconf=yes ac_cv_func_pcre_fullinfo=yes ac_cv_func_pcre_get_stringnumber=yes ac_cv_func_pcre_info=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_posix_openpt=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=yes ac_cv_func_ptsname=yes ac_cv_func_puts=yes ac_cv_func_read=yes ac_cv_func_readdir_r=yes ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_recvmsg=yes ac_cv_func_remove=yes ac_cv_func_resolvepath=no ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgrent=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setproctitle=no ac_cv_func_setpwent=yes ac_cv_func_setresgid=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setsockopt=yes ac_cv_func_settimeofday=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_setxattr=yes ac_cv_func_shl_load=no ac_cv_func_shmat=yes ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_sopen=no ac_cv_func_statfs=yes ac_cv_func_statvfs=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_symlink=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_sysinfo=yes ac_cv_func_syslog=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_truncate64=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_uname=yes ac_cv_func_unlinkat=no ac_cv_func_unlockpt=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_ustat=yes ac_cv_func_utime=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_writev=yes ac_cv_func_yperr_string=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_AvailabilityMacros_h=no ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_GLUT_glut_h=no ac_cv_header_GL_gl_h=yes ac_cv_header_GL_glut_h=no ac_cv_header_GL_glx_h=yes ac_cv_header_NewAPIs_h=no ac_cv_header_OpenGL_gl_h=no ac_cv_header_SybaseOpenClient_SybaseOpenClient_h=no ac_cv_header_X11_xpm_h=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_avcodec_h=no ac_cv_header_bzlib_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_ctpublic_h=no ac_cv_header_cygwin_ipc_h=no ac_cv_header_cygwin_sem_h=no ac_cv_header_cygwin_shm_h=no ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dns_sd_h=no ac_cv_header_errmsg_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=no ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_gssapi_gssapi_h=yes ac_cv_header_gssapi_gssapi_krb5_h=yes ac_cv_header_gssapi_h=no ac_cv_header_gssapi_krb5_h=no ac_cv_header_gtk_gtk_h=yes ac_cv_header_gtkdatabox_h=no ac_cv_header_howl_h=no ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=yes ac_cv_header_libgnomeui_libgnomeui_h=no ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=yes ac_cv_header_libzfs_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_linux_if_h=yes ac_cv_header_linux_mman_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=yes ac_cv_header_mysql_h=yes ac_cv_header_mysql_mysql_h=yes ac_cv_header_net_netdb_h=no ac_cv_header_net_socket_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_netinfo_ni_h=no ac_cv_header_objbase_h=no ac_cv_header_ole2_h=no ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pcre_h=yes ac_cv_header_pcre_pcre_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_shadow_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=yes ac_cv_header_sqlext_h=yes ac_cv_header_stdarg_h=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_stropts_h=yes ac_cv_header_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_loadavg_h=no ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_protosw_h=no ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_sendfile_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_socketvar_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_stream_h=no ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_syslog_h=yes ac_cv_header_sys_sysproto_h=no ac_cv_header_sys_systeminfo_h=no ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_utime_h=no ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sys_xattr_h=yes ac_cv_header_syscall_h=yes ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_thread_h=no ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_ustat_h=yes ac_cv_header_utime_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windef_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_GLU_gluCylinder=yes ac_cv_lib_GL_glOrtho=yes ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_MesaGLU_gluCylinder=no ac_cv_lib_MesaGL_glOrtho=no ac_cv_lib_OpenGL_glOrtho=no ac_cv_lib_X11_XDrawPoint=yes ac_cv_lib_X11_XSetScreenSaver=yes ac_cv_lib_Xext_XShmPutImage=yes ac_cv_lib_Xi_XOpenDevice=yes ac_cv_lib_Xinput_XOpenDevice=no ac_cv_lib_Xmu_XmuStandardColormap=yes ac_cv_lib_Xpm_XpmReadFileToXpmImage=yes ac_cv_lib_aio_aioread=no ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_cygipc_shmget=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=no ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_gtkdatabox_main=no ac_cv_lib_hpi_sysOpen=yes ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_odbc_SQLConnect=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_png10_png_read_png=no ac_cv_lib_png_png_read_png=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=no ac_cv_lib_thread_thr_create=no ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GNOME_CONFIG=/usr/bin/gnome-config ac_cv_path_GREP=/bin/grep ac_cv_path_GTK_CONFIG=/usr/bin/gtk-config ac_cv_path_LIBGLADE_CONFIG=no ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=yes ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=yes ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=yes ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=yes ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=yes ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=yes ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=yes ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_BZ2_bzCompressInit=-lbz2 ac_cv_search_PQclear=-lpq ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_gss_wrap=-lgssapi_krb5 ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_intl_datetime=no ac_cv_search_krb5_init_context=-lkrb5 ac_cv_search_my_init=no ac_cv_search_opendir='none required' ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=no ac_cv_type_ffi_sarg=no ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pgtk2_cv_g_signal_connect_has_six_args=yes pgtk2_cv_have_x11=x11 pgtk2_cv_pkg_atk=yes pgtk2_cv_pkg_cairo=no pgtk2_cv_pkg_gtk__2_0=yes pgtk2_cv_pkg_gtkdatabox=no pgtk2_cv_pkg_gtksourceview_1_0=no pgtk2_cv_pkg_libglade_2_0=no pgtk2_cv_pkg_libgnome_2_0=yes pgtk2_cv_pkg_libgnomecanvas_2_0=no pgtk2_cv_pkg_libgnomeui_2_0=no pgtk2_cv_pkg_libpanelapplet_2_0=no pgtk2_cv_pkg_pango=yes pgtk2_cv_ver_atk=1.9.1 pgtk2_cv_ver_gtk__2_0=2.6.10 pgtk2_cv_ver_pango=1.8.1 pgtk_cv_defined_HAVE_APPLET_BIND_EVENTS= pgtk_cv_defined_HAVE_APPLET_QUEUE_RESIZE= pgtk_cv_defined_HAVE_PANEL_DRAW_SIGNAL= pgtk_cv_defined_HAVE_PANEL_PIXEL_SIZE= pgtk_cv_defined_HAVE_SAVE_SESSION_SIGNAL= pgtk_cv_gtk_really_links=yes pgtk_cv_header_applet_widget_h=no pgtk_cv_header_gnome_h=yes pgtk_cv_header_libgnorba_gnorba_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib /usr/lib64' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib64' pike_cv_C_supports_large_auto=yes pike_cv_FP_RZ=no pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_bz_stream_total_out=no pike_cv_bz_works=yes pike_cv_c_really_const=yes pike_cv_com=no pike_cv_com_arch=x86_64 pike_cv_com_com_home=no pike_cv_com_include_dir=no pike_cv_com_lib_dir=no pike_cv_com_sysos=linux pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib /usr/lib64' pike_cv_epoll_works=yes pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_framework_GLUT=no pike_cv_framework_OpenGL=no pike_cv_framework_sybaseopenclient=no pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_darwin_getxattr=no pike_cv_func_dlopen=yes pike_cv_func_failsafe_strerror=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_mkdir_args=2 pike_cv_func_posix_readdir_r=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_func_sysv_statfs=no pike_cv_func_working_getcwd=yes pike_cv_func_working_posix_readdir_r=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_glibc=yes pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_SQLHDBC=yes pike_cv_have_SQLHENV=yes pike_cv_have_SQLHSTMT=yes pike_cv_have_SQLINTEGER=yes pike_cv_have_SQLLEN=yes pike_cv_have_SQLSMALLINT=yes pike_cv_have_SQLUINTEGER=yes pike_cv_have_SQLULEN=yes pike_cv_have_SQLUSMALLINT=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_mysql_field_charsetnr=yes pike_cv_have_mysql_field_net_vio=yes pike_cv_have_notifications=yes pike_cv_have_oid_GSS_C_NT_ANONYMOUS=yes pike_cv_have_oid_GSS_C_NT_EXPORT_NAME=yes pike_cv_have_oid_GSS_C_NT_HOSTBASED_SERVICE=yes pike_cv_have_oid_GSS_C_NT_MACHINE_UID_NAME=yes pike_cv_have_oid_GSS_C_NT_STRING_UID_NAME=yes pike_cv_have_oid_GSS_C_NT_USER_NAME=yes pike_cv_have_osf1_gethostbyname_r=no pike_cv_have_osf1_getservbyname_r=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_rdtsc=yes pike_cv_have_solaris_gethostbyname_r=no pike_cv_have_solaris_getservbyname_r=no pike_cv_have_solaris_getspnam_r=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_header_sys_sendfile_h=yes pike_cv_initial_stack_size=12517376 pike_cv_itimer_type_is_02=yes pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/java/jdk1.5.0_05/jre/../include pike_cv_java_java_home=/usr/java/jdk1.5.0_05/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/java/jdk1.5.0_05/jre/lib/x86_64/server /usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads /usr/java/jdk1.5.0_05/jre/lib/x86_64 ' pike_cv_java_sysos=linux pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_OpenGL32=no pike_cv_lib_OpenGL=no pike_cv_lib_abi=64 pike_cv_lib_glut=no pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_ls=/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_marker_list=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql_fetch_lengths_ret_type='unsigned long' pike_cv_mysql_include_dir=/usr/./include/mysql pike_cv_mysql_lib_dir=/usr/./lib64/mysql pike_cv_mysql_lib_dir_prefix=/usr/. pike_cv_mysql_mysql_character_set_name=yes pike_cv_mysql_mysql_fetch_lengths=yes pike_cv_mysql_mysql_options=yes pike_cv_mysql_mysql_port=yes pike_cv_mysql_mysql_real_query=yes pike_cv_mysql_mysql_set_character_set=yes pike_cv_mysql_mysql_ssl_set=yes pike_cv_mysql_mysql_unix_port=yes pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_odbc=yes pike_cv_odbc_include_dir= pike_cv_odbc_lib_dir= pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=yes pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/etc/oratab pike_cv_oracle_sysliblist= pike_cv_pgres_include_dir=/usr/./include pike_cv_pgres_lib_dir=no pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_pty_master_pathname=/dev/ptmx pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_search_gss_wrap=-lgssapi_krb5 pike_cv_search_krb5_init_context=-lkrb5 pike_cv_select_on_unix_sockets=yes pike_cv_sendfile_args=4 pike_cv_setprgp_bsd=yes pike_cv_setrlimit_syntax_bsd43=yes pike_cv_setrlimit_syntax_standard=yes pike_cv_short_use=CT_SHORT_INT pike_cv_socket_buffer_max=65536 pike_cv_static_inline=yes pike_cv_struct_has_h_addr_list=yes pike_cv_struct_has_pw_gecos=yes pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_sockaddr_un_sun_len=no pike_cv_struct_stat_blocks=yes pike_cv_struct_statfs=yes pike_cv_struct_statfs_f_bavail=yes pike_cv_struct_statfs_f_fsid=no pike_cv_struct_statvfs=yes pike_cv_struct_statvfs_f_basetype=no pike_cv_struct_statvfs_f_fstr=no pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_sys_user_h=yes pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_type_in_addr_t=yes pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned int' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 ' CONFIG_HEADERS='pgtk_config.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' GREP='/bin/grep' GTK_CFLAGS=' -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 ' GTK_LIBS=' -Wl,--export-dynamic -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -latk-1.0 -lgobject-2.0 -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS=' ' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='GTK2' MODULE_PATH='' MODULE_PMOD_IN='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/GTK2/module.pmod.in' MODULE_WRAPPER_PREFIX='___' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PGTK_CFLAGS=' -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 ' PGTK_LIBS=' -Wl,--export-dynamic -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -latk-1.0 -lgobject-2.0 -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' WITH_GTK='1' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' pgtk2_have_x11='x11' pgtk_has_atk18='atk18' pgtk_has_atk='atk' pgtk_has_cairo='nocairo' pgtk_has_gnome='gnome' pgtk_has_gnomecanvas='nognomecanvas' pgtk_has_gnomeui='nognomeui' pgtk_has_gtk210='nogtk210' pgtk_has_gtk212='nogtk212' pgtk_has_gtk214='nogtk214' pgtk_has_gtk216='nogtk216' pgtk_has_gtk22='gtk22' pgtk_has_gtk24='gtk24' pgtk_has_gtk26='gtk26' pgtk_has_gtk28='nogtk28' pgtk_has_gtk_beta='nogtk_beta' pgtk_has_gtkdatabox='nogtkdatabox' pgtk_has_gtksourceview11='nogtksourceview11' pgtk_has_gtksourceview='nogtksourceview' pgtk_has_libglade='nolibglade' pgtk_has_pango110='nopango110' pgtk_has_pango12='pango12' pgtk_has_pango14='pango14' pgtk_has_pango16='pango16' pgtk_has_pango18='pango18' pgtk_has_pango='pango' pgtk_has_pango_beta='nopango_beta' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/GTK2/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define FUNCPROTO 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_SIGNAL_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GNU_STUBS_H 1 #define HAVE_SIGNAL 1 #define HAVE_SIGACTION 1 #define HAVE_GTK_GTK_H 1 #define HAVE_GTK_INIT 1 #define HAVE_GTK22 1 #define HAVE_GTK24 1 #define HAVE_GTK26 1 #define HAVE_PANGO_FONT_DESCRIPTION_NEW 1 #define HAVE_PANGO 1 #define HAVE_PANGO18 1 #define HAVE_PANGO16 1 #define HAVE_PANGO14 1 #define HAVE_PANGO12 1 #define HAVE_ATK_RELATION_NEW 1 #define HAVE_ATK 1 #define HAVE_ATK18 1 #define HAVE_GNOME_PROGRAM_INIT 1 #define HAVE_GNOME 1 #define PGTK_AUTO_UTF8 1 #define HAVE_GTK_TREE_SELECTION_UNSELECT_RANGE 1 #define HAVE_G_SIGNAL_CONNECT_DATA_WITH_SIX_ARGS 1 configure: exit 0 ################################################### ## ./post_modules/Nettle This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/Nettle/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/Nettle ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1875: loading cache ../.././config.cache configure:2281: checking whether make sets $(MAKE) configure:2304: result: yes configure:2812: checking for C compiler version configure:2821: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2832: $? = 0 configure:2821: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2832: $? = 0 configure:2821: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2832: $? = 1 configure:2821: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2832: $? = 1 configure:2821: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2832: $? = 1 configure:2852: checking whether the C compiler works configure:2874: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2878: $? = 0 configure:2928: result: yes configure:2931: checking for C compiler default output file name configure:2933: result: a.out configure:2939: checking for suffix of executables configure:2946: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2950: $? = 0 configure:2973: result: configure:2995: checking whether we are cross compiling configure:3003: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:3007: $? = 0 configure:3014: ./conftest configure:3018: $? = 0 configure:3033: result: no configure:3038: checking for suffix of object files configure:3087: result: o configure:3091: checking whether the compiler supports GNU C configure:3121: result: yes configure:3132: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3197: result: yes configure:3217: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3245: result: unsupported configure:3263: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3299: result: -std=gnu99 configure:3403: checking if we are using TCC (TenDRA C Compiler) configure:3427: result: no configure:3432: checking if we are using ICC (Intel C Compiler) configure:3475: result: no configure:3486: checking how to run the C preprocessor configure:3554: result: gcc -std=gnu99 -E configure:3568: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3568: $? = 0 configure:3583: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3583: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3683: checking for libgcc file name configure:3711: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3758: checking for mpz_init in -lgmp configure:3781: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lgmp >&5 /tmp/ccYTNvtj.o(.text+0xa): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/post_modules/Nettle/conftest.c:17: undefined reference to `mpz_init' collect2: ld returned 1 exit status configure:3781: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* 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. */ | char mpz_init (); | int | main (void) | { | return mpz_init (); | ; | return 0; | } configure:3791: result: no configure:3801: checking for __mpz_init in -lgmp configure:3824: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lgmp >&5 /tmp/cc8WtB3p.o(.text+0xa): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/post_modules/Nettle/conftest.c:17: undefined reference to `__mpz_init' collect2: ld returned 1 exit status configure:3824: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* 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. */ | char __mpz_init (); | int | main (void) | { | return __mpz_init (); | ; | return 0; | } configure:3834: result: no configure:3844: checking for __gmpz_init in -lgmp configure:3867: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lgmp >&5 configure:3867: $? = 0 configure:3877: result: yes configure:3887: checking CryptAcquireContext in -ladvapi32 configure:3912: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -ladvapi32 -lgmp >&5 conftest.c:13:21: error: windows.h: No such file or directory conftest.c:14:22: error: wincrypt.h: No such file or directory conftest.c: In function 'main': conftest.c:19: warning: implicit declaration of function 'CryptAcquireContext' configure:3912: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBGMP 1 | /* end confdefs.h. */ | #ifndef _WIN32_WINNT | #define _WIN32_WINNT 0x0400 | #endif | #include | #include | | int | main (void) | { | CryptAcquireContext(0,0,0,0,0); | ; | return 0; | } configure:3924: result: no configure:3929: checking for nettle_md5_init in -lnettle configure:3952: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnettle -lgmp >&5 configure:3952: $? = 0 configure:3962: result: yes configure:3972: checking for md5_init in -lnettle configure:3995: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnettle -lnettle -lgmp >&5 /tmp/cc2Su9Yx.o(.text+0xa): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/post_modules/Nettle/conftest.c:19: undefined reference to `md5_init' collect2: ld returned 1 exit status configure:3995: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBGMP 1 | #define HAVE_LIBNETTLE 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. */ | char md5_init (); | int | main (void) | { | return md5_init (); | ; | return 0; | } configure:4005: result: no configure:4049: checking for stdio.h configure:4049: result: yes configure:4049: checking for stdlib.h configure:4049: result: yes configure:4049: checking for string.h configure:4049: result: yes configure:4049: checking for inttypes.h configure:4049: result: yes configure:4049: checking for stdint.h configure:4049: result: yes configure:4049: checking for strings.h configure:4049: result: yes configure:4049: checking for sys/stat.h configure:4049: result: yes configure:4049: checking for sys/types.h configure:4049: result: yes configure:4049: checking for unistd.h configure:4049: result: yes configure:4076: checking for nettle/camellia.h configure:4076: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4076: $? = 0 configure:4076: result: yes configure:4095: checking for nettle/md4.h configure:4095: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4095: $? = 0 configure:4095: result: yes configure:4114: checking for nettle/sha3.h configure:4114: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4114: $? = 0 configure:4114: result: yes configure:4133: checking for nettle/ripemd160.h configure:4133: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4133: $? = 0 configure:4133: result: yes configure:4152: checking for nettle/gosthash94.h configure:4152: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4152: $? = 0 configure:4152: result: yes configure:4171: checking for nettle/gcm.h configure:4171: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4171: $? = 0 configure:4171: result: yes configure:4207: checking for gnu/stubs.h configure:4207: result: yes configure:4235: checking for nettle_md4_init configure:4328: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnettle -lgmp >&5 configure:4328: $? = 0 configure:4341: result: yes configure:4350: checking for nettle_camellia128_crypt configure:4443: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnettle -lgmp >&5 /tmp/ccGpsyB3.o(.text+0x11): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/post_modules/Nettle/conftest.c:75: undefined reference to `nettle_camellia128_crypt' /tmp/ccGpsyB3.o(.data.rel+0x0): undefined reference to `nettle_camellia128_crypt' collect2: ld returned 1 exit status configure:4443: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBGMP 1 | #define HAVE_LIBNETTLE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_NETTLE_CAMELLIA_H 1 | #define HAVE_NETTLE_MD4_H 1 | #define HAVE_NETTLE_SHA3_H 1 | #define HAVE_NETTLE_RIPEMD160_H 1 | #define HAVE_NETTLE_GOSTHASH94_H 1 | #define HAVE_NETTLE_GCM_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_NETTLE_MD4_INIT 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define nettle_camellia128_crypt to an innocuous variant, in case declares nettle_camellia128_crypt. | For example, HP-UX 11i declares gettimeofday. */ | #define nettle_camellia128_crypt innocuous_nettle_camellia128_crypt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char nettle_camellia128_crypt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef nettle_camellia128_crypt | #endif | | /* 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 nettle_camellia128_crypt (); | /* 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_nettle_camellia128_crypt) || defined (__stub___nettle_camellia128_crypt) | choke me | #else | char (*f) () = nettle_camellia128_crypt; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != nettle_camellia128_crypt; | ; | return 0; | } configure:4461: result: no configure:4465: checking for nettle_gcm_encrypt configure:4558: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnettle -lgmp >&5 /tmp/ccYnDWB4.o(.text+0x11): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/post_modules/Nettle/conftest.c:75: undefined reference to `nettle_gcm_encrypt' /tmp/ccYnDWB4.o(.data.rel+0x0): undefined reference to `nettle_gcm_encrypt' collect2: ld returned 1 exit status configure:4558: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBGMP 1 | #define HAVE_LIBNETTLE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_NETTLE_CAMELLIA_H 1 | #define HAVE_NETTLE_MD4_H 1 | #define HAVE_NETTLE_SHA3_H 1 | #define HAVE_NETTLE_RIPEMD160_H 1 | #define HAVE_NETTLE_GOSTHASH94_H 1 | #define HAVE_NETTLE_GCM_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_NETTLE_MD4_INIT 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define nettle_gcm_encrypt to an innocuous variant, in case declares nettle_gcm_encrypt. | For example, HP-UX 11i declares gettimeofday. */ | #define nettle_gcm_encrypt innocuous_nettle_gcm_encrypt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char nettle_gcm_encrypt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef nettle_gcm_encrypt | #endif | | /* 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 nettle_gcm_encrypt (); | /* 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_nettle_gcm_encrypt) || defined (__stub___nettle_gcm_encrypt) | choke me | #else | char (*f) () = nettle_gcm_encrypt; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != nettle_gcm_encrypt; | ; | return 0; | } configure:4576: result: no configure:4580: checking for nettle_ripemd160_init configure:4673: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnettle -lgmp >&5 /tmp/cc8REy0a.o(.text+0x11): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/post_modules/Nettle/conftest.c:75: undefined reference to `nettle_ripemd160_init' /tmp/cc8REy0a.o(.data.rel+0x0): undefined reference to `nettle_ripemd160_init' collect2: ld returned 1 exit status configure:4673: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBGMP 1 | #define HAVE_LIBNETTLE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_NETTLE_CAMELLIA_H 1 | #define HAVE_NETTLE_MD4_H 1 | #define HAVE_NETTLE_SHA3_H 1 | #define HAVE_NETTLE_RIPEMD160_H 1 | #define HAVE_NETTLE_GOSTHASH94_H 1 | #define HAVE_NETTLE_GCM_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_NETTLE_MD4_INIT 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define nettle_ripemd160_init to an innocuous variant, in case declares nettle_ripemd160_init. | For example, HP-UX 11i declares gettimeofday. */ | #define nettle_ripemd160_init innocuous_nettle_ripemd160_init | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char nettle_ripemd160_init (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef nettle_ripemd160_init | #endif | | /* 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 nettle_ripemd160_init (); | /* 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_nettle_ripemd160_init) || defined (__stub___nettle_ripemd160_init) | choke me | #else | char (*f) () = nettle_ripemd160_init; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != nettle_ripemd160_init; | ; | return 0; | } configure:4691: result: no configure:4695: checking for nettle_sha3_256_init configure:4788: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnettle -lgmp >&5 /tmp/ccwVqJMf.o(.text+0x11): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/post_modules/Nettle/conftest.c:75: undefined reference to `nettle_sha3_256_init' /tmp/ccwVqJMf.o(.data.rel+0x0): undefined reference to `nettle_sha3_256_init' collect2: ld returned 1 exit status configure:4788: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBGMP 1 | #define HAVE_LIBNETTLE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_NETTLE_CAMELLIA_H 1 | #define HAVE_NETTLE_MD4_H 1 | #define HAVE_NETTLE_SHA3_H 1 | #define HAVE_NETTLE_RIPEMD160_H 1 | #define HAVE_NETTLE_GOSTHASH94_H 1 | #define HAVE_NETTLE_GCM_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_NETTLE_MD4_INIT 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define nettle_sha3_256_init to an innocuous variant, in case declares nettle_sha3_256_init. | For example, HP-UX 11i declares gettimeofday. */ | #define nettle_sha3_256_init innocuous_nettle_sha3_256_init | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char nettle_sha3_256_init (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef nettle_sha3_256_init | #endif | | /* 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 nettle_sha3_256_init (); | /* 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_nettle_sha3_256_init) || defined (__stub___nettle_sha3_256_init) | choke me | #else | char (*f) () = nettle_sha3_256_init; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != nettle_sha3_256_init; | ; | return 0; | } configure:4806: result: no configure:4810: checking for nettle_gosthash94_init configure:4903: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnettle -lgmp >&5 /tmp/ccedttdl.o(.text+0x11): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/post_modules/Nettle/conftest.c:75: undefined reference to `nettle_gosthash94_init' /tmp/ccedttdl.o(.data.rel+0x0): undefined reference to `nettle_gosthash94_init' collect2: ld returned 1 exit status configure:4903: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBGMP 1 | #define HAVE_LIBNETTLE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_NETTLE_CAMELLIA_H 1 | #define HAVE_NETTLE_MD4_H 1 | #define HAVE_NETTLE_SHA3_H 1 | #define HAVE_NETTLE_RIPEMD160_H 1 | #define HAVE_NETTLE_GOSTHASH94_H 1 | #define HAVE_NETTLE_GCM_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_NETTLE_MD4_INIT 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define nettle_gosthash94_init to an innocuous variant, in case declares nettle_gosthash94_init. | For example, HP-UX 11i declares gettimeofday. */ | #define nettle_gosthash94_init innocuous_nettle_gosthash94_init | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char nettle_gosthash94_init (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef nettle_gosthash94_init | #endif | | /* 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 nettle_gosthash94_init (); | /* 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_nettle_gosthash94_init) || defined (__stub___nettle_gosthash94_init) | choke me | #else | char (*f) () = nettle_gosthash94_init; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != nettle_gosthash94_init; | ; | return 0; | } configure:4921: result: no configure:4926: checking for idea.c configure:4930: result: found configure:4945: checking for nettle_blowfish_decrypt configure:5038: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnettle -lgmp >&5 configure:5038: $? = 0 configure:5051: result: yes configure:5060: checking for nettle_serpent_decrypt configure:5153: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnettle -lgmp >&5 configure:5153: $? = 0 configure:5166: result: yes configure:5178: checking for nettle_yarrow256_slow_reseed configure:5271: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnettle -lgmp >&5 /tmp/ccQgc8Du.o(.text+0x11): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/post_modules/Nettle/conftest.c:78: undefined reference to `nettle_yarrow256_slow_reseed' /tmp/ccQgc8Du.o(.data.rel+0x0): undefined reference to `nettle_yarrow256_slow_reseed' collect2: ld returned 1 exit status configure:5271: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBGMP 1 | #define HAVE_LIBNETTLE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_NETTLE_CAMELLIA_H 1 | #define HAVE_NETTLE_MD4_H 1 | #define HAVE_NETTLE_SHA3_H 1 | #define HAVE_NETTLE_RIPEMD160_H 1 | #define HAVE_NETTLE_GOSTHASH94_H 1 | #define HAVE_NETTLE_GCM_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_NETTLE_MD4_INIT 1 | #define WITH_IDEA 1 | #define HAVE_NETTLE_BLOWFISH_DECRYPT 1 | #define HAVE_NETTLE_SERPENT_DECRYPT 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define nettle_yarrow256_slow_reseed to an innocuous variant, in case declares nettle_yarrow256_slow_reseed. | For example, HP-UX 11i declares gettimeofday. */ | #define nettle_yarrow256_slow_reseed innocuous_nettle_yarrow256_slow_reseed | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char nettle_yarrow256_slow_reseed (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef nettle_yarrow256_slow_reseed | #endif | | /* 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 nettle_yarrow256_slow_reseed (); | /* 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_nettle_yarrow256_slow_reseed) || defined (__stub___nettle_yarrow256_slow_reseed) | choke me | #else | char (*f) () = nettle_yarrow256_slow_reseed; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != nettle_yarrow256_slow_reseed; | ; | return 0; | } configure:5289: result: no configure:5296: checking for nettle_salsa20_crypt configure:5389: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnettle -lgmp >&5 /tmp/ccWfGqec.o(.text+0x11): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/post_modules/Nettle/conftest.c:78: undefined reference to `nettle_salsa20_crypt' /tmp/ccWfGqec.o(.data.rel+0x0): undefined reference to `nettle_salsa20_crypt' collect2: ld returned 1 exit status configure:5389: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBGMP 1 | #define HAVE_LIBNETTLE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_NETTLE_CAMELLIA_H 1 | #define HAVE_NETTLE_MD4_H 1 | #define HAVE_NETTLE_SHA3_H 1 | #define HAVE_NETTLE_RIPEMD160_H 1 | #define HAVE_NETTLE_GOSTHASH94_H 1 | #define HAVE_NETTLE_GCM_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_NETTLE_MD4_INIT 1 | #define WITH_IDEA 1 | #define HAVE_NETTLE_BLOWFISH_DECRYPT 1 | #define HAVE_NETTLE_SERPENT_DECRYPT 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define nettle_salsa20_crypt to an innocuous variant, in case declares nettle_salsa20_crypt. | For example, HP-UX 11i declares gettimeofday. */ | #define nettle_salsa20_crypt innocuous_nettle_salsa20_crypt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char nettle_salsa20_crypt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef nettle_salsa20_crypt | #endif | | /* 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 nettle_salsa20_crypt (); | /* 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_nettle_salsa20_crypt) || defined (__stub___nettle_salsa20_crypt) | choke me | #else | char (*f) () = nettle_salsa20_crypt; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != nettle_salsa20_crypt; | ; | return 0; | } configure:5407: result: no configure:5411: checking for nettle_sha224_init configure:5504: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnettle -lgmp >&5 /tmp/cciuhJaf.o(.text+0x11): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/post_modules/Nettle/conftest.c:78: undefined reference to `nettle_sha224_init' /tmp/cciuhJaf.o(.data.rel+0x0): undefined reference to `nettle_sha224_init' collect2: ld returned 1 exit status configure:5504: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBGMP 1 | #define HAVE_LIBNETTLE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_NETTLE_CAMELLIA_H 1 | #define HAVE_NETTLE_MD4_H 1 | #define HAVE_NETTLE_SHA3_H 1 | #define HAVE_NETTLE_RIPEMD160_H 1 | #define HAVE_NETTLE_GOSTHASH94_H 1 | #define HAVE_NETTLE_GCM_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_NETTLE_MD4_INIT 1 | #define WITH_IDEA 1 | #define HAVE_NETTLE_BLOWFISH_DECRYPT 1 | #define HAVE_NETTLE_SERPENT_DECRYPT 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define nettle_sha224_init to an innocuous variant, in case declares nettle_sha224_init. | For example, HP-UX 11i declares gettimeofday. */ | #define nettle_sha224_init innocuous_nettle_sha224_init | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char nettle_sha224_init (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef nettle_sha224_init | #endif | | /* 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 nettle_sha224_init (); | /* 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_nettle_sha224_init) || defined (__stub___nettle_sha224_init) | choke me | #else | char (*f) () = nettle_sha224_init; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != nettle_sha224_init; | ; | return 0; | } configure:5522: result: no configure:5526: checking for nettle_sha384_init configure:5619: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnettle -lgmp >&5 /tmp/ccAu82dk.o(.text+0x11): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/post_modules/Nettle/conftest.c:78: undefined reference to `nettle_sha384_init' /tmp/ccAu82dk.o(.data.rel+0x0): undefined reference to `nettle_sha384_init' collect2: ld returned 1 exit status configure:5619: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBGMP 1 | #define HAVE_LIBNETTLE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_NETTLE_CAMELLIA_H 1 | #define HAVE_NETTLE_MD4_H 1 | #define HAVE_NETTLE_SHA3_H 1 | #define HAVE_NETTLE_RIPEMD160_H 1 | #define HAVE_NETTLE_GOSTHASH94_H 1 | #define HAVE_NETTLE_GCM_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_NETTLE_MD4_INIT 1 | #define WITH_IDEA 1 | #define HAVE_NETTLE_BLOWFISH_DECRYPT 1 | #define HAVE_NETTLE_SERPENT_DECRYPT 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define nettle_sha384_init to an innocuous variant, in case declares nettle_sha384_init. | For example, HP-UX 11i declares gettimeofday. */ | #define nettle_sha384_init innocuous_nettle_sha384_init | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char nettle_sha384_init (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef nettle_sha384_init | #endif | | /* 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 nettle_sha384_init (); | /* 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_nettle_sha384_init) || defined (__stub___nettle_sha384_init) | choke me | #else | char (*f) () = nettle_sha384_init; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != nettle_sha384_init; | ; | return 0; | } configure:5637: result: no configure:5641: checking for nettle_sha512_init configure:5734: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lnettle -lgmp >&5 /tmp/ccaa2hQk.o(.text+0x11): In function `main': /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/post_modules/Nettle/conftest.c:78: undefined reference to `nettle_sha512_init' /tmp/ccaa2hQk.o(.data.rel+0x0): undefined reference to `nettle_sha512_init' collect2: ld returned 1 exit status configure:5734: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBGMP 1 | #define HAVE_LIBNETTLE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_NETTLE_CAMELLIA_H 1 | #define HAVE_NETTLE_MD4_H 1 | #define HAVE_NETTLE_SHA3_H 1 | #define HAVE_NETTLE_RIPEMD160_H 1 | #define HAVE_NETTLE_GOSTHASH94_H 1 | #define HAVE_NETTLE_GCM_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_NETTLE_MD4_INIT 1 | #define WITH_IDEA 1 | #define HAVE_NETTLE_BLOWFISH_DECRYPT 1 | #define HAVE_NETTLE_SERPENT_DECRYPT 1 | /* end confdefs.h. */ | | #ifdef HAVE_GNU_STUBS_H | /* This file contains __stub_ defines for broken functions. */ | #include | #else | /* Define nettle_sha512_init to an innocuous variant, in case declares nettle_sha512_init. | For example, HP-UX 11i declares gettimeofday. */ | #define nettle_sha512_init innocuous_nettle_sha512_init | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char nettle_sha512_init (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef nettle_sha512_init | #endif | | /* 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 nettle_sha512_init (); | /* 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_nettle_sha512_init) || defined (__stub___nettle_sha512_init) | choke me | #else | char (*f) () = nettle_sha512_init; | #endif | #ifdef __cplusplus | } | #endif | | int | main (void) | { | return f != nettle_sha512_init; | ; | return 0; | } configure:5752: result: no configure:5757: checking for struct yarrow256_ctx.seed_file configure:5781: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c: In function 'main': conftest.c:40: error: 'struct yarrow256_ctx' has no member named 'seed_file' configure:5781: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBGMP 1 | #define HAVE_LIBNETTLE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_NETTLE_CAMELLIA_H 1 | #define HAVE_NETTLE_MD4_H 1 | #define HAVE_NETTLE_SHA3_H 1 | #define HAVE_NETTLE_RIPEMD160_H 1 | #define HAVE_NETTLE_GOSTHASH94_H 1 | #define HAVE_NETTLE_GCM_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_NETTLE_MD4_INIT 1 | #define WITH_IDEA 1 | #define HAVE_NETTLE_BLOWFISH_DECRYPT 1 | #define HAVE_NETTLE_SERPENT_DECRYPT 1 | /* end confdefs.h. */ | | #include | | int | main (void) | { | | struct yarrow256_ctx ctx; | return !sizeof(ctx.seed_file); | | ; | return 0; | } configure:5791: result: no configure:5798: checking whether nettle_crypt_func is a pointer type configure:5827: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c: In function 'main': conftest.c:44: error: function 'foo' is initialized like a variable conftest.c:44: error: cast specifies function type configure:5827: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBGMP 1 | #define HAVE_LIBNETTLE 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | #define HAVE_NETTLE_CAMELLIA_H 1 | #define HAVE_NETTLE_MD4_H 1 | #define HAVE_NETTLE_SHA3_H 1 | #define HAVE_NETTLE_RIPEMD160_H 1 | #define HAVE_NETTLE_GOSTHASH94_H 1 | #define HAVE_NETTLE_GCM_H 1 | #define HAVE_GNU_STUBS_H 1 | #define HAVE_NETTLE_MD4_INIT 1 | #define WITH_IDEA 1 | #define HAVE_NETTLE_BLOWFISH_DECRYPT 1 | #define HAVE_NETTLE_SERPENT_DECRYPT 1 | /* end confdefs.h. */ | | /* Note: Old Nettles had the nettle_crypt_func typedef directly | * in while more modern have it in | * . Since | * pulls in it should be sufficient. | */ | #include | | int | main (void) | { | | nettle_crypt_func foo = (nettle_crypt_func)(void *)0; | return (int)foo; | | ; | return 0; | } configure:5837: result: no configure:5973: checking whether make sets $(MAKE) configure:5996: result: yes configure:6010: checking for the Pike base directory configure:6015: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:6185: updating cache ../.././config.cache configure:6234: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:859: creating make_variables config.status:859: creating Makefile config.status:859: creating nettle_config.h config.status:1033: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_func_BZ2_bzCompressInit=yes ac_cv_func_GetSystemInfo=no ac_cv_func_GetUserName=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=yes ac_cv_func_PQescapeStringConn=yes ac_cv_func_PQsetdbLogin=yes ac_cv_func_PQsetnonblocking=yes ac_cv_func_PQunescapeBytea=yes ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__findclose=no ac_cv_func__findfirst=no ac_cv_func__findnext=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func__utime=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_atk_relation_new=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_chown=yes ac_cv_func_chroot=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_close=yes ac_cv_func_closefrom=no ac_cv_func_connect=yes ac_cv_func_crypt=no ac_cv_func_dirfd=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_endgrent=yes ac_cv_func_endpwent=yes ac_cv_func_execve=yes ac_cv_func_expf=yes ac_cv_func_expl=yes ac_cv_func_fchmod=yes ac_cv_func_fchroot=no ac_cv_func_fdopendir=no ac_cv_func_fdwalk=no ac_cv_func_fgets=yes ac_cv_func_fgetxattr=yes ac_cv_func_fileno=yes ac_cv_func_finite=yes ac_cv_func_flistxattr=yes ac_cv_func_flock=yes ac_cv_func_floorf=yes ac_cv_func_floorl=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpathconf=yes ac_cv_func_fpclass=no ac_cv_func_fpsetfastmode=no ac_cv_func_fpsetmask=no ac_cv_func_fpsetround=no ac_cv_func_fsetxattr=yes ac_cv_func_fstatat=no ac_cv_func_fsync=yes ac_cv_func_ftruncate64=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrent_r=yes ac_cv_func_getgrgid=yes ac_cv_func_getgrgid_r=yes ac_cv_func_getgrnam=yes ac_cv_func_getgrnam_r=yes ac_cv_func_getgroups=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getitimer=yes ac_cv_func_getloadavg=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getppid=yes ac_cv_func_getprotobyname=yes ac_cv_func_getpwent=yes ac_cv_func_getpwent_r=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwnam_r=yes ac_cv_func_getpwuid=yes ac_cv_func_getpwuid_r=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_getservbyname=yes ac_cv_func_getsid=yes ac_cv_func_getspnam=yes ac_cv_func_getspnam_r=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_getwd=yes ac_cv_func_getxattr=yes ac_cv_func_glade_gnome_init=no ac_cv_func_glutEnterGameMode=no ac_cv_func_glutForceJoystickFunc=no ac_cv_func_glutGameModeGet=no ac_cv_func_glutGameModeString=no ac_cv_func_glutIgnoreKeyRepeat=no ac_cv_func_glutInitDisplayString=no ac_cv_func_glutJoystickFunc=no ac_cv_func_glutKeyboardUpFunc=no ac_cv_func_glutLeaveGameMode=no ac_cv_func_glutPostWindowOverlayRedisplay=no ac_cv_func_glutPostWindowRedisplay=no ac_cv_func_glutReportErrors=no ac_cv_func_glutSetKeyRepeat=no ac_cv_func_glutSpecialUpFunc=no ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_gnome_program_init=yes ac_cv_func_grantpt=yes ac_cv_func_gss_inquire_mechs_for_name=no ac_cv_func_gtk_init=yes ac_cv_func_gtk_tree_selection_unselect_range=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_innetgr=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_lchown=yes ac_cv_func_ldiv=yes ac_cv_func_link=yes ac_cv_func_listxattr=yes ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_lseek64=yes ac_cv_func_lstat=yes ac_cv_func_lutimes=no ac_cv_func_madvise=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_mysql_get_client_version=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nettle_blowfish_decrypt=yes ac_cv_func_nettle_camellia128_crypt=no ac_cv_func_nettle_gcm_encrypt=no ac_cv_func_nettle_gosthash94_init=no ac_cv_func_nettle_md4_init=yes ac_cv_func_nettle_ripemd160_init=no ac_cv_func_nettle_salsa20_crypt=no ac_cv_func_nettle_serpent_decrypt=yes ac_cv_func_nettle_sha224_init=no ac_cv_func_nettle_sha384_init=no ac_cv_func_nettle_sha3_256_init=no ac_cv_func_nettle_sha512_init=no ac_cv_func_nettle_yarrow256_slow_reseed=no ac_cv_func_nice=yes ac_cv_func_open=yes ac_cv_func_openat=no ac_cv_func_pango_font_description_new=yes ac_cv_func_pathconf=yes ac_cv_func_pcre_fullinfo=yes ac_cv_func_pcre_get_stringnumber=yes ac_cv_func_pcre_info=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_posix_openpt=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=yes ac_cv_func_ptsname=yes ac_cv_func_puts=yes ac_cv_func_read=yes ac_cv_func_readdir_r=yes ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_recvmsg=yes ac_cv_func_remove=yes ac_cv_func_resolvepath=no ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgrent=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setproctitle=no ac_cv_func_setpwent=yes ac_cv_func_setresgid=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setsockopt=yes ac_cv_func_settimeofday=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_setxattr=yes ac_cv_func_shl_load=no ac_cv_func_shmat=yes ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_sopen=no ac_cv_func_statfs=yes ac_cv_func_statvfs=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_symlink=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_sysinfo=yes ac_cv_func_syslog=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_truncate64=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_uname=yes ac_cv_func_unlinkat=no ac_cv_func_unlockpt=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_ustat=yes ac_cv_func_utime=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_writev=yes ac_cv_func_yperr_string=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_AvailabilityMacros_h=no ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_GLUT_glut_h=no ac_cv_header_GL_gl_h=yes ac_cv_header_GL_glut_h=no ac_cv_header_GL_glx_h=yes ac_cv_header_NewAPIs_h=no ac_cv_header_OpenGL_gl_h=no ac_cv_header_SybaseOpenClient_SybaseOpenClient_h=no ac_cv_header_X11_xpm_h=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_avcodec_h=no ac_cv_header_bzlib_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_ctpublic_h=no ac_cv_header_cygwin_ipc_h=no ac_cv_header_cygwin_sem_h=no ac_cv_header_cygwin_shm_h=no ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dns_sd_h=no ac_cv_header_errmsg_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=no ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_gssapi_gssapi_h=yes ac_cv_header_gssapi_gssapi_krb5_h=yes ac_cv_header_gssapi_h=no ac_cv_header_gssapi_krb5_h=no ac_cv_header_gtk_gtk_h=yes ac_cv_header_gtkdatabox_h=no ac_cv_header_howl_h=no ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=yes ac_cv_header_libgnomeui_libgnomeui_h=no ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=yes ac_cv_header_libzfs_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_linux_if_h=yes ac_cv_header_linux_mman_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=yes ac_cv_header_mysql_h=yes ac_cv_header_mysql_mysql_h=yes ac_cv_header_net_netdb_h=no ac_cv_header_net_socket_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_netinfo_ni_h=no ac_cv_header_nettle_camellia_h=yes ac_cv_header_nettle_gcm_h=yes ac_cv_header_nettle_gosthash94_h=yes ac_cv_header_nettle_md4_h=yes ac_cv_header_nettle_ripemd160_h=yes ac_cv_header_nettle_sha3_h=yes ac_cv_header_objbase_h=no ac_cv_header_ole2_h=no ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pcre_h=yes ac_cv_header_pcre_pcre_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_shadow_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=yes ac_cv_header_sqlext_h=yes ac_cv_header_stdarg_h=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_stropts_h=yes ac_cv_header_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_loadavg_h=no ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_protosw_h=no ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_sendfile_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_socketvar_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_stream_h=no ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_syslog_h=yes ac_cv_header_sys_sysproto_h=no ac_cv_header_sys_systeminfo_h=no ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_utime_h=no ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sys_xattr_h=yes ac_cv_header_syscall_h=yes ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_thread_h=no ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_ustat_h=yes ac_cv_header_utime_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windef_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_GLU_gluCylinder=yes ac_cv_lib_GL_glOrtho=yes ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_MesaGLU_gluCylinder=no ac_cv_lib_MesaGL_glOrtho=no ac_cv_lib_OpenGL_glOrtho=no ac_cv_lib_X11_XDrawPoint=yes ac_cv_lib_X11_XSetScreenSaver=yes ac_cv_lib_Xext_XShmPutImage=yes ac_cv_lib_Xi_XOpenDevice=yes ac_cv_lib_Xinput_XOpenDevice=no ac_cv_lib_Xmu_XmuStandardColormap=yes ac_cv_lib_Xpm_XpmReadFileToXpmImage=yes ac_cv_lib_aio_aioread=no ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_cygipc_shmget=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=no ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_gmp___gmpz_init=yes ac_cv_lib_gmp___mpz_init=no ac_cv_lib_gmp_mpz_init=no ac_cv_lib_gtkdatabox_main=no ac_cv_lib_hpi_sysOpen=yes ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nettle_md5_init=no ac_cv_lib_nettle_nettle_md5_init=yes ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_odbc_SQLConnect=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_png10_png_read_png=no ac_cv_lib_png_png_read_png=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=no ac_cv_lib_thread_thr_create=no ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GNOME_CONFIG=/usr/bin/gnome-config ac_cv_path_GREP=/bin/grep ac_cv_path_GTK_CONFIG=/usr/bin/gtk-config ac_cv_path_LIBGLADE_CONFIG=no ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=yes ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=yes ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=yes ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=yes ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=yes ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=yes ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=yes ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_BZ2_bzCompressInit=-lbz2 ac_cv_search_PQclear=-lpq ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_gss_wrap=-lgssapi_krb5 ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_intl_datetime=no ac_cv_search_krb5_init_context=-lkrb5 ac_cv_search_my_init=no ac_cv_search_opendir='none required' ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=no ac_cv_type_ffi_sarg=no ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pgtk2_cv_g_signal_connect_has_six_args=yes pgtk2_cv_have_x11=x11 pgtk2_cv_pkg_atk=yes pgtk2_cv_pkg_cairo=no pgtk2_cv_pkg_gtk__2_0=yes pgtk2_cv_pkg_gtkdatabox=no pgtk2_cv_pkg_gtksourceview_1_0=no pgtk2_cv_pkg_libglade_2_0=no pgtk2_cv_pkg_libgnome_2_0=yes pgtk2_cv_pkg_libgnomecanvas_2_0=no pgtk2_cv_pkg_libgnomeui_2_0=no pgtk2_cv_pkg_libpanelapplet_2_0=no pgtk2_cv_pkg_pango=yes pgtk2_cv_ver_atk=1.9.1 pgtk2_cv_ver_gtk__2_0=2.6.10 pgtk2_cv_ver_pango=1.8.1 pgtk_cv_defined_HAVE_APPLET_BIND_EVENTS= pgtk_cv_defined_HAVE_APPLET_QUEUE_RESIZE= pgtk_cv_defined_HAVE_PANEL_DRAW_SIGNAL= pgtk_cv_defined_HAVE_PANEL_PIXEL_SIZE= pgtk_cv_defined_HAVE_SAVE_SESSION_SIGNAL= pgtk_cv_gtk_really_links=yes pgtk_cv_header_applet_widget_h=no pgtk_cv_header_gnome_h=yes pgtk_cv_header_libgnorba_gnorba_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib /usr/lib64' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib64' pike_cv_C_supports_large_auto=yes pike_cv_FP_RZ=no pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_bz_stream_total_out=no pike_cv_bz_works=yes pike_cv_c_really_const=yes pike_cv_com=no pike_cv_com_arch=x86_64 pike_cv_com_com_home=no pike_cv_com_include_dir=no pike_cv_com_lib_dir=no pike_cv_com_sysos=linux pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib /usr/lib64' pike_cv_epoll_works=yes pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_framework_GLUT=no pike_cv_framework_OpenGL=no pike_cv_framework_sybaseopenclient=no pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_darwin_getxattr=no pike_cv_func_dlopen=yes pike_cv_func_failsafe_strerror=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_mkdir_args=2 pike_cv_func_posix_readdir_r=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_func_sysv_statfs=no pike_cv_func_working_getcwd=yes pike_cv_func_working_posix_readdir_r=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_glibc=yes pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_SQLHDBC=yes pike_cv_have_SQLHENV=yes pike_cv_have_SQLHSTMT=yes pike_cv_have_SQLINTEGER=yes pike_cv_have_SQLLEN=yes pike_cv_have_SQLSMALLINT=yes pike_cv_have_SQLUINTEGER=yes pike_cv_have_SQLULEN=yes pike_cv_have_SQLUSMALLINT=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_mysql_field_charsetnr=yes pike_cv_have_mysql_field_net_vio=yes pike_cv_have_notifications=yes pike_cv_have_oid_GSS_C_NT_ANONYMOUS=yes pike_cv_have_oid_GSS_C_NT_EXPORT_NAME=yes pike_cv_have_oid_GSS_C_NT_HOSTBASED_SERVICE=yes pike_cv_have_oid_GSS_C_NT_MACHINE_UID_NAME=yes pike_cv_have_oid_GSS_C_NT_STRING_UID_NAME=yes pike_cv_have_oid_GSS_C_NT_USER_NAME=yes pike_cv_have_osf1_gethostbyname_r=no pike_cv_have_osf1_getservbyname_r=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_rdtsc=yes pike_cv_have_solaris_gethostbyname_r=no pike_cv_have_solaris_getservbyname_r=no pike_cv_have_solaris_getspnam_r=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_header_sys_sendfile_h=yes pike_cv_initial_stack_size=12517376 pike_cv_itimer_type_is_02=yes pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/java/jdk1.5.0_05/jre/../include pike_cv_java_java_home=/usr/java/jdk1.5.0_05/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/java/jdk1.5.0_05/jre/lib/x86_64/server /usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads /usr/java/jdk1.5.0_05/jre/lib/x86_64 ' pike_cv_java_sysos=linux pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_OpenGL32=no pike_cv_lib_OpenGL=no pike_cv_lib_abi=64 pike_cv_lib_glut=no pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_ls=/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_marker_list=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql_fetch_lengths_ret_type='unsigned long' pike_cv_mysql_include_dir=/usr/./include/mysql pike_cv_mysql_lib_dir=/usr/./lib64/mysql pike_cv_mysql_lib_dir_prefix=/usr/. pike_cv_mysql_mysql_character_set_name=yes pike_cv_mysql_mysql_fetch_lengths=yes pike_cv_mysql_mysql_options=yes pike_cv_mysql_mysql_port=yes pike_cv_mysql_mysql_real_query=yes pike_cv_mysql_mysql_set_character_set=yes pike_cv_mysql_mysql_ssl_set=yes pike_cv_mysql_mysql_unix_port=yes pike_cv_nettle_advapi32_CryptAcquireContext=no pike_cv_nettle_crypt_func_is_pointer=no pike_cv_nettle_struct_yarrow256_ctx_seed_file=no pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_odbc=yes pike_cv_odbc_include_dir= pike_cv_odbc_lib_dir= pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=yes pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/etc/oratab pike_cv_oracle_sysliblist= pike_cv_pgres_include_dir=/usr/./include pike_cv_pgres_lib_dir=no pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_pty_master_pathname=/dev/ptmx pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_search_gss_wrap=-lgssapi_krb5 pike_cv_search_krb5_init_context=-lkrb5 pike_cv_select_on_unix_sockets=yes pike_cv_sendfile_args=4 pike_cv_setprgp_bsd=yes pike_cv_setrlimit_syntax_bsd43=yes pike_cv_setrlimit_syntax_standard=yes pike_cv_short_use=CT_SHORT_INT pike_cv_socket_buffer_max=65536 pike_cv_static_inline=yes pike_cv_struct_has_h_addr_list=yes pike_cv_struct_has_pw_gecos=yes pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_sockaddr_un_sun_len=no pike_cv_struct_stat_blocks=yes pike_cv_struct_statfs=yes pike_cv_struct_statfs_f_bavail=yes pike_cv_struct_statfs_f_fsid=no pike_cv_struct_statvfs=yes pike_cv_struct_statvfs_f_basetype=no pike_cv_struct_statvfs_f_fstr=no pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_sys_user_h=yes pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_type_in_addr_t=yes pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned int' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='nettle_config.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' IDEA_OBJ='idea.o' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS='-lnettle -lgmp ' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='Nettle' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='$(SRCDIR)/cipher.c $(SRCDIR)/hash.c $(SRCDIR)/nettle.c $(SRCDIR)/nt.c' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/Nettle/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_LIBGMP 1 #define HAVE_LIBNETTLE 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_NETTLE_CAMELLIA_H 1 #define HAVE_NETTLE_MD4_H 1 #define HAVE_NETTLE_SHA3_H 1 #define HAVE_NETTLE_RIPEMD160_H 1 #define HAVE_NETTLE_GOSTHASH94_H 1 #define HAVE_NETTLE_GCM_H 1 #define HAVE_GNU_STUBS_H 1 #define HAVE_NETTLE_MD4_INIT 1 #define WITH_IDEA 1 #define HAVE_NETTLE_BLOWFISH_DECRYPT 1 #define HAVE_NETTLE_SERPENT_DECRYPT 1 configure: exit 0 ################################################### ## ./post_modules/SDL This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/SDL/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/SDL ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1931: loading cache ../.././config.cache configure:2829: checking for C compiler version configure:2838: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2849: $? = 0 configure:2838: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2849: $? = 0 configure:2838: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2849: $? = 1 configure:2838: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2849: $? = 1 configure:2838: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2849: $? = 1 configure:2869: checking whether the C compiler works configure:2891: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2895: $? = 0 configure:2945: result: yes configure:2948: checking for C compiler default output file name configure:2950: result: a.out configure:2956: checking for suffix of executables configure:2963: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2967: $? = 0 configure:2990: result: configure:3012: checking whether we are cross compiling configure:3020: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:3024: $? = 0 configure:3031: ./conftest configure:3035: $? = 0 configure:3050: result: no configure:3055: checking for suffix of object files configure:3104: result: o configure:3108: checking whether the compiler supports GNU C configure:3138: result: yes configure:3149: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3214: result: yes configure:3234: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3262: result: unsupported configure:3280: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3316: result: -std=gnu99 configure:3420: checking if we are using TCC (TenDRA C Compiler) configure:3444: result: no configure:3449: checking if we are using ICC (Intel C Compiler) configure:3492: result: no configure:3503: checking how to run the C preprocessor configure:3571: result: gcc -std=gnu99 -E configure:3585: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3585: $? = 0 configure:3600: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3600: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3700: checking for libgcc file name configure:3728: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3787: checking for SDL_Init in SDL.framework -lsdl configure:3815: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -framework SDL -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -framework SDL >&5 gcc: SDL: No such file or directory gcc: SDL: No such file or directory cc1: error: unrecognized command line option "-framework" cc1: error: unrecognized command line option "-framework" configure:3815: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | | #include | #undef main | | int | main (void) | { | | SDL_Init(0); | | ; | return 0; | } configure:3828: result: no configure:3884: checking for sdl-config configure:3907: found /usr/bin/sdl-config configure:3920: result: /usr/bin/sdl-config configure:3929: checking for SDL - version >= 1.2.0 configure:4052: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/include/SDL -D_REENTRANT -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -L/usr/lib64 -lSDL -lpthread >&5 configure:4052: $? = 0 configure:4052: ./conftest configure:4052: $? = 0 configure:4067: result: yes configure:4161: checking /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include/SDL11 configure:4206: result: no configure:4161: checking /usr/local/include/SDL11 configure:4206: result: no configure:4161: checking /usr/X11R6/include/SDL11 configure:4206: result: no configure:4213: checking for Mix_OpenAudio in -lSDL_mixer configure:4236: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/include/SDL -D_REENTRANT -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lSDL_mixer -L/usr/lib64 -lSDL -lpthread >&5 configure:4236: $? = 0 configure:4246: result: yes configure:4268: checking for stdio.h configure:4268: result: yes configure:4268: checking for stdlib.h configure:4268: result: yes configure:4268: checking for string.h configure:4268: result: yes configure:4268: checking for inttypes.h configure:4268: result: yes configure:4268: checking for stdint.h configure:4268: result: yes configure:4268: checking for strings.h configure:4268: result: yes configure:4268: checking for sys/stat.h configure:4268: result: yes configure:4268: checking for sys/types.h configure:4268: result: yes configure:4268: checking for unistd.h configure:4268: result: yes configure:4295: checking for SDL_mixer.h configure:4295: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/include/SDL -D_REENTRANT -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4295: $? = 0 configure:4295: result: yes configure:4314: checking for SDL/SDL_mixer.h configure:4314: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/include/SDL -D_REENTRANT -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:4314: $? = 0 configure:4314: result: yes configure:4362: checking if libSDL has joystick support configure:4380: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/include/SDL -D_REENTRANT -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lSDL_mixer -L/usr/lib64 -lSDL -lpthread >&5 configure:4380: $? = 0 configure:4382: result: yes configure:4405: checking whether make sets $(MAKE) configure:4428: result: yes configure:4442: checking for the Pike base directory configure:4447: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4617: updating cache ../.././config.cache configure:4666: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:853: creating make_variables config.status:853: creating Makefile config.status:853: creating sdl_config.h config.status:1027: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_func_BZ2_bzCompressInit=yes ac_cv_func_GetSystemInfo=no ac_cv_func_GetUserName=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=yes ac_cv_func_PQescapeStringConn=yes ac_cv_func_PQsetdbLogin=yes ac_cv_func_PQsetnonblocking=yes ac_cv_func_PQunescapeBytea=yes ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__findclose=no ac_cv_func__findfirst=no ac_cv_func__findnext=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func__utime=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_atk_relation_new=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_chown=yes ac_cv_func_chroot=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_close=yes ac_cv_func_closefrom=no ac_cv_func_connect=yes ac_cv_func_crypt=no ac_cv_func_dirfd=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_endgrent=yes ac_cv_func_endpwent=yes ac_cv_func_execve=yes ac_cv_func_expf=yes ac_cv_func_expl=yes ac_cv_func_fchmod=yes ac_cv_func_fchroot=no ac_cv_func_fdopendir=no ac_cv_func_fdwalk=no ac_cv_func_fgets=yes ac_cv_func_fgetxattr=yes ac_cv_func_fileno=yes ac_cv_func_finite=yes ac_cv_func_flistxattr=yes ac_cv_func_flock=yes ac_cv_func_floorf=yes ac_cv_func_floorl=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpathconf=yes ac_cv_func_fpclass=no ac_cv_func_fpsetfastmode=no ac_cv_func_fpsetmask=no ac_cv_func_fpsetround=no ac_cv_func_fsetxattr=yes ac_cv_func_fstatat=no ac_cv_func_fsync=yes ac_cv_func_ftruncate64=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrent_r=yes ac_cv_func_getgrgid=yes ac_cv_func_getgrgid_r=yes ac_cv_func_getgrnam=yes ac_cv_func_getgrnam_r=yes ac_cv_func_getgroups=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getitimer=yes ac_cv_func_getloadavg=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getppid=yes ac_cv_func_getprotobyname=yes ac_cv_func_getpwent=yes ac_cv_func_getpwent_r=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwnam_r=yes ac_cv_func_getpwuid=yes ac_cv_func_getpwuid_r=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_getservbyname=yes ac_cv_func_getsid=yes ac_cv_func_getspnam=yes ac_cv_func_getspnam_r=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_getwd=yes ac_cv_func_getxattr=yes ac_cv_func_glade_gnome_init=no ac_cv_func_glutEnterGameMode=no ac_cv_func_glutForceJoystickFunc=no ac_cv_func_glutGameModeGet=no ac_cv_func_glutGameModeString=no ac_cv_func_glutIgnoreKeyRepeat=no ac_cv_func_glutInitDisplayString=no ac_cv_func_glutJoystickFunc=no ac_cv_func_glutKeyboardUpFunc=no ac_cv_func_glutLeaveGameMode=no ac_cv_func_glutPostWindowOverlayRedisplay=no ac_cv_func_glutPostWindowRedisplay=no ac_cv_func_glutReportErrors=no ac_cv_func_glutSetKeyRepeat=no ac_cv_func_glutSpecialUpFunc=no ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_gnome_program_init=yes ac_cv_func_grantpt=yes ac_cv_func_gss_inquire_mechs_for_name=no ac_cv_func_gtk_init=yes ac_cv_func_gtk_tree_selection_unselect_range=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_innetgr=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_lchown=yes ac_cv_func_ldiv=yes ac_cv_func_link=yes ac_cv_func_listxattr=yes ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_lseek64=yes ac_cv_func_lstat=yes ac_cv_func_lutimes=no ac_cv_func_madvise=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_mysql_get_client_version=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nettle_blowfish_decrypt=yes ac_cv_func_nettle_camellia128_crypt=no ac_cv_func_nettle_gcm_encrypt=no ac_cv_func_nettle_gosthash94_init=no ac_cv_func_nettle_md4_init=yes ac_cv_func_nettle_ripemd160_init=no ac_cv_func_nettle_salsa20_crypt=no ac_cv_func_nettle_serpent_decrypt=yes ac_cv_func_nettle_sha224_init=no ac_cv_func_nettle_sha384_init=no ac_cv_func_nettle_sha3_256_init=no ac_cv_func_nettle_sha512_init=no ac_cv_func_nettle_yarrow256_slow_reseed=no ac_cv_func_nice=yes ac_cv_func_open=yes ac_cv_func_openat=no ac_cv_func_pango_font_description_new=yes ac_cv_func_pathconf=yes ac_cv_func_pcre_fullinfo=yes ac_cv_func_pcre_get_stringnumber=yes ac_cv_func_pcre_info=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_posix_openpt=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=yes ac_cv_func_ptsname=yes ac_cv_func_puts=yes ac_cv_func_read=yes ac_cv_func_readdir_r=yes ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_recvmsg=yes ac_cv_func_remove=yes ac_cv_func_resolvepath=no ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgrent=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setproctitle=no ac_cv_func_setpwent=yes ac_cv_func_setresgid=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setsockopt=yes ac_cv_func_settimeofday=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_setxattr=yes ac_cv_func_shl_load=no ac_cv_func_shmat=yes ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_sopen=no ac_cv_func_statfs=yes ac_cv_func_statvfs=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_symlink=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_sysinfo=yes ac_cv_func_syslog=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_truncate64=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_uname=yes ac_cv_func_unlinkat=no ac_cv_func_unlockpt=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_ustat=yes ac_cv_func_utime=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_writev=yes ac_cv_func_yperr_string=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_AvailabilityMacros_h=no ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_GLUT_glut_h=no ac_cv_header_GL_gl_h=yes ac_cv_header_GL_glut_h=no ac_cv_header_GL_glx_h=yes ac_cv_header_NewAPIs_h=no ac_cv_header_OpenGL_gl_h=no ac_cv_header_SDL_SDL_mixer_h=yes ac_cv_header_SDL_mixer_h=yes ac_cv_header_SybaseOpenClient_SybaseOpenClient_h=no ac_cv_header_X11_xpm_h=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_avcodec_h=no ac_cv_header_bzlib_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_ctpublic_h=no ac_cv_header_cygwin_ipc_h=no ac_cv_header_cygwin_sem_h=no ac_cv_header_cygwin_shm_h=no ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dns_sd_h=no ac_cv_header_errmsg_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=no ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_gssapi_gssapi_h=yes ac_cv_header_gssapi_gssapi_krb5_h=yes ac_cv_header_gssapi_h=no ac_cv_header_gssapi_krb5_h=no ac_cv_header_gtk_gtk_h=yes ac_cv_header_gtkdatabox_h=no ac_cv_header_howl_h=no ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=yes ac_cv_header_libgnomeui_libgnomeui_h=no ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=yes ac_cv_header_libzfs_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_linux_if_h=yes ac_cv_header_linux_mman_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=yes ac_cv_header_mysql_h=yes ac_cv_header_mysql_mysql_h=yes ac_cv_header_net_netdb_h=no ac_cv_header_net_socket_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_netinfo_ni_h=no ac_cv_header_nettle_camellia_h=yes ac_cv_header_nettle_gcm_h=yes ac_cv_header_nettle_gosthash94_h=yes ac_cv_header_nettle_md4_h=yes ac_cv_header_nettle_ripemd160_h=yes ac_cv_header_nettle_sha3_h=yes ac_cv_header_objbase_h=no ac_cv_header_ole2_h=no ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pcre_h=yes ac_cv_header_pcre_pcre_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_shadow_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=yes ac_cv_header_sqlext_h=yes ac_cv_header_stdarg_h=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_stropts_h=yes ac_cv_header_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_loadavg_h=no ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_protosw_h=no ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_sendfile_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_socketvar_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_stream_h=no ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_syslog_h=yes ac_cv_header_sys_sysproto_h=no ac_cv_header_sys_systeminfo_h=no ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_utime_h=no ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sys_xattr_h=yes ac_cv_header_syscall_h=yes ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_thread_h=no ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_ustat_h=yes ac_cv_header_utime_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windef_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_GLU_gluCylinder=yes ac_cv_lib_GL_glOrtho=yes ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_MesaGLU_gluCylinder=no ac_cv_lib_MesaGL_glOrtho=no ac_cv_lib_OpenGL_glOrtho=no ac_cv_lib_SDL_mixer_Mix_OpenAudio=yes ac_cv_lib_X11_XDrawPoint=yes ac_cv_lib_X11_XSetScreenSaver=yes ac_cv_lib_Xext_XShmPutImage=yes ac_cv_lib_Xi_XOpenDevice=yes ac_cv_lib_Xinput_XOpenDevice=no ac_cv_lib_Xmu_XmuStandardColormap=yes ac_cv_lib_Xpm_XpmReadFileToXpmImage=yes ac_cv_lib_aio_aioread=no ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_cygipc_shmget=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=no ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_gmp___gmpz_init=yes ac_cv_lib_gmp___mpz_init=no ac_cv_lib_gmp_mpz_init=no ac_cv_lib_gtkdatabox_main=no ac_cv_lib_hpi_sysOpen=yes ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nettle_md5_init=no ac_cv_lib_nettle_nettle_md5_init=yes ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_odbc_SQLConnect=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_png10_png_read_png=no ac_cv_lib_png_png_read_png=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=no ac_cv_lib_thread_thr_create=no ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GNOME_CONFIG=/usr/bin/gnome-config ac_cv_path_GREP=/bin/grep ac_cv_path_GTK_CONFIG=/usr/bin/gtk-config ac_cv_path_LIBGLADE_CONFIG=no ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_SDL_CONFIG=/usr/bin/sdl-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=yes ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=yes ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=yes ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=yes ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=yes ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=yes ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=yes ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_BZ2_bzCompressInit=-lbz2 ac_cv_search_PQclear=-lpq ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_gss_wrap=-lgssapi_krb5 ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_intl_datetime=no ac_cv_search_krb5_init_context=-lkrb5 ac_cv_search_my_init=no ac_cv_search_opendir='none required' ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=no ac_cv_type_ffi_sarg=no ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pgtk2_cv_g_signal_connect_has_six_args=yes pgtk2_cv_have_x11=x11 pgtk2_cv_pkg_atk=yes pgtk2_cv_pkg_cairo=no pgtk2_cv_pkg_gtk__2_0=yes pgtk2_cv_pkg_gtkdatabox=no pgtk2_cv_pkg_gtksourceview_1_0=no pgtk2_cv_pkg_libglade_2_0=no pgtk2_cv_pkg_libgnome_2_0=yes pgtk2_cv_pkg_libgnomecanvas_2_0=no pgtk2_cv_pkg_libgnomeui_2_0=no pgtk2_cv_pkg_libpanelapplet_2_0=no pgtk2_cv_pkg_pango=yes pgtk2_cv_ver_atk=1.9.1 pgtk2_cv_ver_gtk__2_0=2.6.10 pgtk2_cv_ver_pango=1.8.1 pgtk_cv_defined_HAVE_APPLET_BIND_EVENTS= pgtk_cv_defined_HAVE_APPLET_QUEUE_RESIZE= pgtk_cv_defined_HAVE_PANEL_DRAW_SIGNAL= pgtk_cv_defined_HAVE_PANEL_PIXEL_SIZE= pgtk_cv_defined_HAVE_SAVE_SESSION_SIGNAL= pgtk_cv_gtk_really_links=yes pgtk_cv_header_applet_widget_h=no pgtk_cv_header_gnome_h=yes pgtk_cv_header_libgnorba_gnorba_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib /usr/lib64' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib64' pike_cv_C_supports_large_auto=yes pike_cv_FP_RZ=no pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_bz_stream_total_out=no pike_cv_bz_works=yes pike_cv_c_really_const=yes pike_cv_com=no pike_cv_com_arch=x86_64 pike_cv_com_com_home=no pike_cv_com_include_dir=no pike_cv_com_lib_dir=no pike_cv_com_sysos=linux pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib /usr/lib64' pike_cv_epoll_works=yes pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_framework_GLUT=no pike_cv_framework_OpenGL=no pike_cv_framework_sybaseopenclient=no pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_darwin_getxattr=no pike_cv_func_dlopen=yes pike_cv_func_failsafe_strerror=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_mkdir_args=2 pike_cv_func_posix_readdir_r=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_func_sysv_statfs=no pike_cv_func_working_getcwd=yes pike_cv_func_working_posix_readdir_r=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_glibc=yes pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_SQLHDBC=yes pike_cv_have_SQLHENV=yes pike_cv_have_SQLHSTMT=yes pike_cv_have_SQLINTEGER=yes pike_cv_have_SQLLEN=yes pike_cv_have_SQLSMALLINT=yes pike_cv_have_SQLUINTEGER=yes pike_cv_have_SQLULEN=yes pike_cv_have_SQLUSMALLINT=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_mysql_field_charsetnr=yes pike_cv_have_mysql_field_net_vio=yes pike_cv_have_notifications=yes pike_cv_have_oid_GSS_C_NT_ANONYMOUS=yes pike_cv_have_oid_GSS_C_NT_EXPORT_NAME=yes pike_cv_have_oid_GSS_C_NT_HOSTBASED_SERVICE=yes pike_cv_have_oid_GSS_C_NT_MACHINE_UID_NAME=yes pike_cv_have_oid_GSS_C_NT_STRING_UID_NAME=yes pike_cv_have_oid_GSS_C_NT_USER_NAME=yes pike_cv_have_osf1_gethostbyname_r=no pike_cv_have_osf1_getservbyname_r=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_rdtsc=yes pike_cv_have_solaris_gethostbyname_r=no pike_cv_have_solaris_getservbyname_r=no pike_cv_have_solaris_getspnam_r=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_header_sys_sendfile_h=yes pike_cv_initial_stack_size=12517376 pike_cv_itimer_type_is_02=yes pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/java/jdk1.5.0_05/jre/../include pike_cv_java_java_home=/usr/java/jdk1.5.0_05/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/java/jdk1.5.0_05/jre/lib/x86_64/server /usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads /usr/java/jdk1.5.0_05/jre/lib/x86_64 ' pike_cv_java_sysos=linux pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_OpenGL32=no pike_cv_lib_OpenGL=no pike_cv_lib_abi=64 pike_cv_lib_glut=no pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_ls=/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_marker_list=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql_fetch_lengths_ret_type='unsigned long' pike_cv_mysql_include_dir=/usr/./include/mysql pike_cv_mysql_lib_dir=/usr/./lib64/mysql pike_cv_mysql_lib_dir_prefix=/usr/. pike_cv_mysql_mysql_character_set_name=yes pike_cv_mysql_mysql_fetch_lengths=yes pike_cv_mysql_mysql_options=yes pike_cv_mysql_mysql_port=yes pike_cv_mysql_mysql_real_query=yes pike_cv_mysql_mysql_set_character_set=yes pike_cv_mysql_mysql_ssl_set=yes pike_cv_mysql_mysql_unix_port=yes pike_cv_nettle_advapi32_CryptAcquireContext=no pike_cv_nettle_crypt_func_is_pointer=no pike_cv_nettle_struct_yarrow256_ctx_seed_file=no pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_odbc=yes pike_cv_odbc_include_dir= pike_cv_odbc_lib_dir= pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_framework_SDL=no pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=yes pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/etc/oratab pike_cv_oracle_sysliblist= pike_cv_pgres_include_dir=/usr/./include pike_cv_pgres_lib_dir=no pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_pty_master_pathname=/dev/ptmx pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_sdl_joystick=yes pike_cv_search_gss_wrap=-lgssapi_krb5 pike_cv_search_krb5_init_context=-lkrb5 pike_cv_select_on_unix_sockets=yes pike_cv_sendfile_args=4 pike_cv_setprgp_bsd=yes pike_cv_setrlimit_syntax_bsd43=yes pike_cv_setrlimit_syntax_standard=yes pike_cv_short_use=CT_SHORT_INT pike_cv_socket_buffer_max=65536 pike_cv_static_inline=yes pike_cv_struct_has_h_addr_list=yes pike_cv_struct_has_pw_gecos=yes pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_sockaddr_un_sun_len=no pike_cv_struct_stat_blocks=yes pike_cv_struct_statfs=yes pike_cv_struct_statfs_f_bavail=yes pike_cv_struct_statfs_f_fsid=no pike_cv_struct_statvfs=yes pike_cv_struct_statvfs_f_basetype=no pike_cv_struct_statvfs_f_fstr=no pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_sys_user_h=yes pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_type_in_addr_t=yes pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned int' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/usr/include/SDL -D_REENTRANT' CONFIG_HEADERS='sdl_config.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS='-lSDL_mixer -L/usr/lib64 -lSDL -lpthread' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='SDL' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='$(SRCDIR)/SDL.c' RUNPIKE='DEFAULT_RUNPIKE' SDL_CFLAGS='-I/usr/include/SDL -D_REENTRANT' SDL_CONFIG='/usr/bin/sdl-config' SDL_LIBS='-L/usr/lib64 -lSDL -lpthread' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/SDL/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_SDL 1 #define HAVE_LIBSDL_MIXER 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_SDL_MIXER_H 1 #define HAVE_SDL_SDL_MIXER_H 1 #define HAVE_LIBSDL_JOYSTICK 1 configure: exit 0 ################################################### ## ./post_modules/SQLite This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/SQLite/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/SQLite ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1876: loading cache ../.././config.cache configure:2784: checking for C compiler version configure:2793: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2804: $? = 0 configure:2793: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2804: $? = 0 configure:2793: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2804: $? = 1 configure:2793: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2804: $? = 1 configure:2793: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2804: $? = 1 configure:2824: checking whether the C compiler works configure:2846: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2850: $? = 0 configure:2900: result: yes configure:2903: checking for C compiler default output file name configure:2905: result: a.out configure:2911: checking for suffix of executables configure:2918: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2922: $? = 0 configure:2945: result: configure:2967: checking whether we are cross compiling configure:2975: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2979: $? = 0 configure:2986: ./conftest configure:2990: $? = 0 configure:3005: result: no configure:3010: checking for suffix of object files configure:3059: result: o configure:3063: checking whether the compiler supports GNU C configure:3093: result: yes configure:3104: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3169: result: yes configure:3189: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3217: result: unsupported configure:3235: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3271: result: -std=gnu99 configure:3375: checking if we are using TCC (TenDRA C Compiler) configure:3399: result: no configure:3404: checking if we are using ICC (Intel C Compiler) configure:3447: result: no configure:3458: checking how to run the C preprocessor configure:3526: result: gcc -std=gnu99 -E configure:3540: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3540: $? = 0 configure:3555: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3555: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3655: checking for libgcc file name configure:3683: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3757: checking for stdio.h configure:3757: result: yes configure:3757: checking for stdlib.h configure:3757: result: yes configure:3757: checking for string.h configure:3757: result: yes configure:3757: checking for inttypes.h configure:3757: result: yes configure:3757: checking for stdint.h configure:3757: result: yes configure:3757: checking for strings.h configure:3757: result: yes configure:3757: checking for sys/stat.h configure:3757: result: yes configure:3757: checking for sys/types.h configure:3757: result: yes configure:3757: checking for unistd.h configure:3757: result: yes configure:3784: checking for sqlite3.h configure:3784: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3784: $? = 0 configure:3784: result: yes configure:3810: checking for sqlite3_open in -lsqlite3 configure:3833: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lsqlite3 >&5 configure:3833: $? = 0 configure:3843: result: yes configure:3857: checking for unistd.h configure:3857: result: yes configure:3876: checking for stdint.h configure:3876: result: yes configure:3895: checking for windows.h configure:3895: result: no configure:3926: checking for gnu/stubs.h configure:3926: result: yes configure:3954: checking for usleep configure:4060: result: yes configure:4087: checking whether make sets $(MAKE) configure:4110: result: yes configure:4124: checking for the Pike base directory configure:4129: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4299: updating cache ../.././config.cache configure:4348: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:851: creating make_variables config.status:851: creating Makefile config.status:851: creating config.h config.status:1025: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_func_BZ2_bzCompressInit=yes ac_cv_func_GetSystemInfo=no ac_cv_func_GetUserName=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=yes ac_cv_func_PQescapeStringConn=yes ac_cv_func_PQsetdbLogin=yes ac_cv_func_PQsetnonblocking=yes ac_cv_func_PQunescapeBytea=yes ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__findclose=no ac_cv_func__findfirst=no ac_cv_func__findnext=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func__utime=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_atk_relation_new=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_chown=yes ac_cv_func_chroot=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_close=yes ac_cv_func_closefrom=no ac_cv_func_connect=yes ac_cv_func_crypt=no ac_cv_func_dirfd=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_endgrent=yes ac_cv_func_endpwent=yes ac_cv_func_execve=yes ac_cv_func_expf=yes ac_cv_func_expl=yes ac_cv_func_fchmod=yes ac_cv_func_fchroot=no ac_cv_func_fdopendir=no ac_cv_func_fdwalk=no ac_cv_func_fgets=yes ac_cv_func_fgetxattr=yes ac_cv_func_fileno=yes ac_cv_func_finite=yes ac_cv_func_flistxattr=yes ac_cv_func_flock=yes ac_cv_func_floorf=yes ac_cv_func_floorl=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpathconf=yes ac_cv_func_fpclass=no ac_cv_func_fpsetfastmode=no ac_cv_func_fpsetmask=no ac_cv_func_fpsetround=no ac_cv_func_fsetxattr=yes ac_cv_func_fstatat=no ac_cv_func_fsync=yes ac_cv_func_ftruncate64=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrent_r=yes ac_cv_func_getgrgid=yes ac_cv_func_getgrgid_r=yes ac_cv_func_getgrnam=yes ac_cv_func_getgrnam_r=yes ac_cv_func_getgroups=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getitimer=yes ac_cv_func_getloadavg=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getppid=yes ac_cv_func_getprotobyname=yes ac_cv_func_getpwent=yes ac_cv_func_getpwent_r=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwnam_r=yes ac_cv_func_getpwuid=yes ac_cv_func_getpwuid_r=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_getservbyname=yes ac_cv_func_getsid=yes ac_cv_func_getspnam=yes ac_cv_func_getspnam_r=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_getwd=yes ac_cv_func_getxattr=yes ac_cv_func_glade_gnome_init=no ac_cv_func_glutEnterGameMode=no ac_cv_func_glutForceJoystickFunc=no ac_cv_func_glutGameModeGet=no ac_cv_func_glutGameModeString=no ac_cv_func_glutIgnoreKeyRepeat=no ac_cv_func_glutInitDisplayString=no ac_cv_func_glutJoystickFunc=no ac_cv_func_glutKeyboardUpFunc=no ac_cv_func_glutLeaveGameMode=no ac_cv_func_glutPostWindowOverlayRedisplay=no ac_cv_func_glutPostWindowRedisplay=no ac_cv_func_glutReportErrors=no ac_cv_func_glutSetKeyRepeat=no ac_cv_func_glutSpecialUpFunc=no ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_gnome_program_init=yes ac_cv_func_grantpt=yes ac_cv_func_gss_inquire_mechs_for_name=no ac_cv_func_gtk_init=yes ac_cv_func_gtk_tree_selection_unselect_range=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_innetgr=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_lchown=yes ac_cv_func_ldiv=yes ac_cv_func_link=yes ac_cv_func_listxattr=yes ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_lseek64=yes ac_cv_func_lstat=yes ac_cv_func_lutimes=no ac_cv_func_madvise=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_mysql_get_client_version=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nettle_blowfish_decrypt=yes ac_cv_func_nettle_camellia128_crypt=no ac_cv_func_nettle_gcm_encrypt=no ac_cv_func_nettle_gosthash94_init=no ac_cv_func_nettle_md4_init=yes ac_cv_func_nettle_ripemd160_init=no ac_cv_func_nettle_salsa20_crypt=no ac_cv_func_nettle_serpent_decrypt=yes ac_cv_func_nettle_sha224_init=no ac_cv_func_nettle_sha384_init=no ac_cv_func_nettle_sha3_256_init=no ac_cv_func_nettle_sha512_init=no ac_cv_func_nettle_yarrow256_slow_reseed=no ac_cv_func_nice=yes ac_cv_func_open=yes ac_cv_func_openat=no ac_cv_func_pango_font_description_new=yes ac_cv_func_pathconf=yes ac_cv_func_pcre_fullinfo=yes ac_cv_func_pcre_get_stringnumber=yes ac_cv_func_pcre_info=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_posix_openpt=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=yes ac_cv_func_ptsname=yes ac_cv_func_puts=yes ac_cv_func_read=yes ac_cv_func_readdir_r=yes ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_recvmsg=yes ac_cv_func_remove=yes ac_cv_func_resolvepath=no ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgrent=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setproctitle=no ac_cv_func_setpwent=yes ac_cv_func_setresgid=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setsockopt=yes ac_cv_func_settimeofday=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_setxattr=yes ac_cv_func_shl_load=no ac_cv_func_shmat=yes ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_sopen=no ac_cv_func_statfs=yes ac_cv_func_statvfs=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_symlink=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_sysinfo=yes ac_cv_func_syslog=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_truncate64=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_uname=yes ac_cv_func_unlinkat=no ac_cv_func_unlockpt=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_ustat=yes ac_cv_func_utime=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_writev=yes ac_cv_func_yperr_string=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_AvailabilityMacros_h=no ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_GLUT_glut_h=no ac_cv_header_GL_gl_h=yes ac_cv_header_GL_glut_h=no ac_cv_header_GL_glx_h=yes ac_cv_header_NewAPIs_h=no ac_cv_header_OpenGL_gl_h=no ac_cv_header_SDL_SDL_mixer_h=yes ac_cv_header_SDL_mixer_h=yes ac_cv_header_SybaseOpenClient_SybaseOpenClient_h=no ac_cv_header_X11_xpm_h=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_avcodec_h=no ac_cv_header_bzlib_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_ctpublic_h=no ac_cv_header_cygwin_ipc_h=no ac_cv_header_cygwin_sem_h=no ac_cv_header_cygwin_shm_h=no ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dns_sd_h=no ac_cv_header_errmsg_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=no ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_gssapi_gssapi_h=yes ac_cv_header_gssapi_gssapi_krb5_h=yes ac_cv_header_gssapi_h=no ac_cv_header_gssapi_krb5_h=no ac_cv_header_gtk_gtk_h=yes ac_cv_header_gtkdatabox_h=no ac_cv_header_howl_h=no ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=yes ac_cv_header_libgnomeui_libgnomeui_h=no ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=yes ac_cv_header_libzfs_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_linux_if_h=yes ac_cv_header_linux_mman_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=yes ac_cv_header_mysql_h=yes ac_cv_header_mysql_mysql_h=yes ac_cv_header_net_netdb_h=no ac_cv_header_net_socket_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_netinfo_ni_h=no ac_cv_header_nettle_camellia_h=yes ac_cv_header_nettle_gcm_h=yes ac_cv_header_nettle_gosthash94_h=yes ac_cv_header_nettle_md4_h=yes ac_cv_header_nettle_ripemd160_h=yes ac_cv_header_nettle_sha3_h=yes ac_cv_header_objbase_h=no ac_cv_header_ole2_h=no ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pcre_h=yes ac_cv_header_pcre_pcre_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_shadow_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=yes ac_cv_header_sqlext_h=yes ac_cv_header_sqlite3_h=yes ac_cv_header_stdarg_h=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_stropts_h=yes ac_cv_header_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_loadavg_h=no ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_protosw_h=no ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_sendfile_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_socketvar_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_stream_h=no ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_syslog_h=yes ac_cv_header_sys_sysproto_h=no ac_cv_header_sys_systeminfo_h=no ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_utime_h=no ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sys_xattr_h=yes ac_cv_header_syscall_h=yes ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_thread_h=no ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_ustat_h=yes ac_cv_header_utime_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windef_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_GLU_gluCylinder=yes ac_cv_lib_GL_glOrtho=yes ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_MesaGLU_gluCylinder=no ac_cv_lib_MesaGL_glOrtho=no ac_cv_lib_OpenGL_glOrtho=no ac_cv_lib_SDL_mixer_Mix_OpenAudio=yes ac_cv_lib_X11_XDrawPoint=yes ac_cv_lib_X11_XSetScreenSaver=yes ac_cv_lib_Xext_XShmPutImage=yes ac_cv_lib_Xi_XOpenDevice=yes ac_cv_lib_Xinput_XOpenDevice=no ac_cv_lib_Xmu_XmuStandardColormap=yes ac_cv_lib_Xpm_XpmReadFileToXpmImage=yes ac_cv_lib_aio_aioread=no ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_cygipc_shmget=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=no ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_gmp___gmpz_init=yes ac_cv_lib_gmp___mpz_init=no ac_cv_lib_gmp_mpz_init=no ac_cv_lib_gtkdatabox_main=no ac_cv_lib_hpi_sysOpen=yes ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nettle_md5_init=no ac_cv_lib_nettle_nettle_md5_init=yes ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_odbc_SQLConnect=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_png10_png_read_png=no ac_cv_lib_png_png_read_png=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=no ac_cv_lib_sqlite3_sqlite3_open=yes ac_cv_lib_thread_thr_create=no ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GNOME_CONFIG=/usr/bin/gnome-config ac_cv_path_GREP=/bin/grep ac_cv_path_GTK_CONFIG=/usr/bin/gtk-config ac_cv_path_LIBGLADE_CONFIG=no ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_SDL_CONFIG=/usr/bin/sdl-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=yes ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=yes ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=yes ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=yes ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=yes ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=yes ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=yes ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_BZ2_bzCompressInit=-lbz2 ac_cv_search_PQclear=-lpq ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_gss_wrap=-lgssapi_krb5 ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_intl_datetime=no ac_cv_search_krb5_init_context=-lkrb5 ac_cv_search_my_init=no ac_cv_search_opendir='none required' ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=no ac_cv_type_ffi_sarg=no ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pgtk2_cv_g_signal_connect_has_six_args=yes pgtk2_cv_have_x11=x11 pgtk2_cv_pkg_atk=yes pgtk2_cv_pkg_cairo=no pgtk2_cv_pkg_gtk__2_0=yes pgtk2_cv_pkg_gtkdatabox=no pgtk2_cv_pkg_gtksourceview_1_0=no pgtk2_cv_pkg_libglade_2_0=no pgtk2_cv_pkg_libgnome_2_0=yes pgtk2_cv_pkg_libgnomecanvas_2_0=no pgtk2_cv_pkg_libgnomeui_2_0=no pgtk2_cv_pkg_libpanelapplet_2_0=no pgtk2_cv_pkg_pango=yes pgtk2_cv_ver_atk=1.9.1 pgtk2_cv_ver_gtk__2_0=2.6.10 pgtk2_cv_ver_pango=1.8.1 pgtk_cv_defined_HAVE_APPLET_BIND_EVENTS= pgtk_cv_defined_HAVE_APPLET_QUEUE_RESIZE= pgtk_cv_defined_HAVE_PANEL_DRAW_SIGNAL= pgtk_cv_defined_HAVE_PANEL_PIXEL_SIZE= pgtk_cv_defined_HAVE_SAVE_SESSION_SIGNAL= pgtk_cv_gtk_really_links=yes pgtk_cv_header_applet_widget_h=no pgtk_cv_header_gnome_h=yes pgtk_cv_header_libgnorba_gnorba_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib /usr/lib64' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib64' pike_cv_C_supports_large_auto=yes pike_cv_FP_RZ=no pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_bz_stream_total_out=no pike_cv_bz_works=yes pike_cv_c_really_const=yes pike_cv_com=no pike_cv_com_arch=x86_64 pike_cv_com_com_home=no pike_cv_com_include_dir=no pike_cv_com_lib_dir=no pike_cv_com_sysos=linux pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib /usr/lib64' pike_cv_epoll_works=yes pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_framework_GLUT=no pike_cv_framework_OpenGL=no pike_cv_framework_sybaseopenclient=no pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_darwin_getxattr=no pike_cv_func_dlopen=yes pike_cv_func_failsafe_strerror=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_mkdir_args=2 pike_cv_func_posix_readdir_r=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_func_sysv_statfs=no pike_cv_func_working_getcwd=yes pike_cv_func_working_posix_readdir_r=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_glibc=yes pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_SQLHDBC=yes pike_cv_have_SQLHENV=yes pike_cv_have_SQLHSTMT=yes pike_cv_have_SQLINTEGER=yes pike_cv_have_SQLLEN=yes pike_cv_have_SQLSMALLINT=yes pike_cv_have_SQLUINTEGER=yes pike_cv_have_SQLULEN=yes pike_cv_have_SQLUSMALLINT=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_mysql_field_charsetnr=yes pike_cv_have_mysql_field_net_vio=yes pike_cv_have_notifications=yes pike_cv_have_oid_GSS_C_NT_ANONYMOUS=yes pike_cv_have_oid_GSS_C_NT_EXPORT_NAME=yes pike_cv_have_oid_GSS_C_NT_HOSTBASED_SERVICE=yes pike_cv_have_oid_GSS_C_NT_MACHINE_UID_NAME=yes pike_cv_have_oid_GSS_C_NT_STRING_UID_NAME=yes pike_cv_have_oid_GSS_C_NT_USER_NAME=yes pike_cv_have_osf1_gethostbyname_r=no pike_cv_have_osf1_getservbyname_r=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_rdtsc=yes pike_cv_have_solaris_gethostbyname_r=no pike_cv_have_solaris_getservbyname_r=no pike_cv_have_solaris_getspnam_r=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_header_sys_sendfile_h=yes pike_cv_initial_stack_size=12517376 pike_cv_itimer_type_is_02=yes pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/java/jdk1.5.0_05/jre/../include pike_cv_java_java_home=/usr/java/jdk1.5.0_05/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/java/jdk1.5.0_05/jre/lib/x86_64/server /usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads /usr/java/jdk1.5.0_05/jre/lib/x86_64 ' pike_cv_java_sysos=linux pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_OpenGL32=no pike_cv_lib_OpenGL=no pike_cv_lib_abi=64 pike_cv_lib_glut=no pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_ls=/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_marker_list=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql_fetch_lengths_ret_type='unsigned long' pike_cv_mysql_include_dir=/usr/./include/mysql pike_cv_mysql_lib_dir=/usr/./lib64/mysql pike_cv_mysql_lib_dir_prefix=/usr/. pike_cv_mysql_mysql_character_set_name=yes pike_cv_mysql_mysql_fetch_lengths=yes pike_cv_mysql_mysql_options=yes pike_cv_mysql_mysql_port=yes pike_cv_mysql_mysql_real_query=yes pike_cv_mysql_mysql_set_character_set=yes pike_cv_mysql_mysql_ssl_set=yes pike_cv_mysql_mysql_unix_port=yes pike_cv_nettle_advapi32_CryptAcquireContext=no pike_cv_nettle_crypt_func_is_pointer=no pike_cv_nettle_struct_yarrow256_ctx_seed_file=no pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_odbc=yes pike_cv_odbc_include_dir= pike_cv_odbc_lib_dir= pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_framework_SDL=no pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=yes pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/etc/oratab pike_cv_oracle_sysliblist= pike_cv_pgres_include_dir=/usr/./include pike_cv_pgres_lib_dir=no pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_pty_master_pathname=/dev/ptmx pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_sdl_joystick=yes pike_cv_search_gss_wrap=-lgssapi_krb5 pike_cv_search_krb5_init_context=-lkrb5 pike_cv_select_on_unix_sockets=yes pike_cv_sendfile_args=4 pike_cv_setprgp_bsd=yes pike_cv_setrlimit_syntax_bsd43=yes pike_cv_setrlimit_syntax_standard=yes pike_cv_short_use=CT_SHORT_INT pike_cv_socket_buffer_max=65536 pike_cv_static_inline=yes pike_cv_struct_has_h_addr_list=yes pike_cv_struct_has_pw_gecos=yes pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_sockaddr_un_sun_len=no pike_cv_struct_stat_blocks=yes pike_cv_struct_statfs=yes pike_cv_struct_statfs_f_bavail=yes pike_cv_struct_statfs_f_fsid=no pike_cv_struct_statvfs=yes pike_cv_struct_statvfs_f_basetype=no pike_cv_struct_statvfs_f_fstr=no pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_sys_user_h=yes pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_type_in_addr_t=yes pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned int' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='config.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS='-lsqlite3 ' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='SQLite' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='$(SRCDIR)/sqlite.c' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/SQLite/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 #define HAVE_SQLITE3_H 1 #define HAVE_LIBSQLITE3 1 #define HAVE_UNISTD_H 1 #define HAVE_STDINT_H 1 #define HAVE_GNU_STUBS_H 1 #define HAVE_USLEEP 1 configure: exit 0 ################################################### ## ./post_modules/Shuffler This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/Shuffler/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/Shuffler ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1762: loading cache ../.././config.cache configure:2657: checking for C compiler version configure:2666: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2677: $? = 0 configure:2666: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2677: $? = 0 configure:2666: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2677: $? = 1 configure:2666: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2677: $? = 1 configure:2666: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2677: $? = 1 configure:2697: checking whether the C compiler works configure:2719: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2723: $? = 0 configure:2773: result: yes configure:2776: checking for C compiler default output file name configure:2778: result: a.out configure:2784: checking for suffix of executables configure:2791: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2795: $? = 0 configure:2818: result: configure:2840: checking whether we are cross compiling configure:2848: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2852: $? = 0 configure:2859: ./conftest configure:2863: $? = 0 configure:2878: result: no configure:2883: checking for suffix of object files configure:2932: result: o configure:2936: checking whether the compiler supports GNU C configure:2966: result: yes configure:2977: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3042: result: yes configure:3062: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3090: result: unsupported configure:3108: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3144: result: -std=gnu99 configure:3248: checking if we are using TCC (TenDRA C Compiler) configure:3272: result: no configure:3277: checking if we are using ICC (Intel C Compiler) configure:3320: result: no configure:3331: checking how to run the C preprocessor configure:3399: result: gcc -std=gnu99 -E configure:3413: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3413: $? = 0 configure:3428: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3428: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3528: checking for libgcc file name configure:3556: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3593: checking whether make sets $(MAKE) configure:3616: result: yes configure:3630: checking for the Pike base directory configure:3635: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:3854: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:835: creating make_variables config.status:835: creating Makefile config.status:835: creating config.h config.status:1009: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_func_BZ2_bzCompressInit=yes ac_cv_func_GetSystemInfo=no ac_cv_func_GetUserName=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=yes ac_cv_func_PQescapeStringConn=yes ac_cv_func_PQsetdbLogin=yes ac_cv_func_PQsetnonblocking=yes ac_cv_func_PQunescapeBytea=yes ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__findclose=no ac_cv_func__findfirst=no ac_cv_func__findnext=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func__utime=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_atk_relation_new=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_chown=yes ac_cv_func_chroot=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_close=yes ac_cv_func_closefrom=no ac_cv_func_connect=yes ac_cv_func_crypt=no ac_cv_func_dirfd=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_endgrent=yes ac_cv_func_endpwent=yes ac_cv_func_execve=yes ac_cv_func_expf=yes ac_cv_func_expl=yes ac_cv_func_fchmod=yes ac_cv_func_fchroot=no ac_cv_func_fdopendir=no ac_cv_func_fdwalk=no ac_cv_func_fgets=yes ac_cv_func_fgetxattr=yes ac_cv_func_fileno=yes ac_cv_func_finite=yes ac_cv_func_flistxattr=yes ac_cv_func_flock=yes ac_cv_func_floorf=yes ac_cv_func_floorl=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpathconf=yes ac_cv_func_fpclass=no ac_cv_func_fpsetfastmode=no ac_cv_func_fpsetmask=no ac_cv_func_fpsetround=no ac_cv_func_fsetxattr=yes ac_cv_func_fstatat=no ac_cv_func_fsync=yes ac_cv_func_ftruncate64=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrent_r=yes ac_cv_func_getgrgid=yes ac_cv_func_getgrgid_r=yes ac_cv_func_getgrnam=yes ac_cv_func_getgrnam_r=yes ac_cv_func_getgroups=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getitimer=yes ac_cv_func_getloadavg=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getppid=yes ac_cv_func_getprotobyname=yes ac_cv_func_getpwent=yes ac_cv_func_getpwent_r=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwnam_r=yes ac_cv_func_getpwuid=yes ac_cv_func_getpwuid_r=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_getservbyname=yes ac_cv_func_getsid=yes ac_cv_func_getspnam=yes ac_cv_func_getspnam_r=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_getwd=yes ac_cv_func_getxattr=yes ac_cv_func_glade_gnome_init=no ac_cv_func_glutEnterGameMode=no ac_cv_func_glutForceJoystickFunc=no ac_cv_func_glutGameModeGet=no ac_cv_func_glutGameModeString=no ac_cv_func_glutIgnoreKeyRepeat=no ac_cv_func_glutInitDisplayString=no ac_cv_func_glutJoystickFunc=no ac_cv_func_glutKeyboardUpFunc=no ac_cv_func_glutLeaveGameMode=no ac_cv_func_glutPostWindowOverlayRedisplay=no ac_cv_func_glutPostWindowRedisplay=no ac_cv_func_glutReportErrors=no ac_cv_func_glutSetKeyRepeat=no ac_cv_func_glutSpecialUpFunc=no ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_gnome_program_init=yes ac_cv_func_grantpt=yes ac_cv_func_gss_inquire_mechs_for_name=no ac_cv_func_gtk_init=yes ac_cv_func_gtk_tree_selection_unselect_range=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_innetgr=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_lchown=yes ac_cv_func_ldiv=yes ac_cv_func_link=yes ac_cv_func_listxattr=yes ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_lseek64=yes ac_cv_func_lstat=yes ac_cv_func_lutimes=no ac_cv_func_madvise=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_mysql_get_client_version=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nettle_blowfish_decrypt=yes ac_cv_func_nettle_camellia128_crypt=no ac_cv_func_nettle_gcm_encrypt=no ac_cv_func_nettle_gosthash94_init=no ac_cv_func_nettle_md4_init=yes ac_cv_func_nettle_ripemd160_init=no ac_cv_func_nettle_salsa20_crypt=no ac_cv_func_nettle_serpent_decrypt=yes ac_cv_func_nettle_sha224_init=no ac_cv_func_nettle_sha384_init=no ac_cv_func_nettle_sha3_256_init=no ac_cv_func_nettle_sha512_init=no ac_cv_func_nettle_yarrow256_slow_reseed=no ac_cv_func_nice=yes ac_cv_func_open=yes ac_cv_func_openat=no ac_cv_func_pango_font_description_new=yes ac_cv_func_pathconf=yes ac_cv_func_pcre_fullinfo=yes ac_cv_func_pcre_get_stringnumber=yes ac_cv_func_pcre_info=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_posix_openpt=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=yes ac_cv_func_ptsname=yes ac_cv_func_puts=yes ac_cv_func_read=yes ac_cv_func_readdir_r=yes ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_recvmsg=yes ac_cv_func_remove=yes ac_cv_func_resolvepath=no ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgrent=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setproctitle=no ac_cv_func_setpwent=yes ac_cv_func_setresgid=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setsockopt=yes ac_cv_func_settimeofday=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_setxattr=yes ac_cv_func_shl_load=no ac_cv_func_shmat=yes ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_sopen=no ac_cv_func_statfs=yes ac_cv_func_statvfs=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_symlink=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_sysinfo=yes ac_cv_func_syslog=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_truncate64=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_uname=yes ac_cv_func_unlinkat=no ac_cv_func_unlockpt=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_ustat=yes ac_cv_func_utime=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_writev=yes ac_cv_func_yperr_string=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_AvailabilityMacros_h=no ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_GLUT_glut_h=no ac_cv_header_GL_gl_h=yes ac_cv_header_GL_glut_h=no ac_cv_header_GL_glx_h=yes ac_cv_header_NewAPIs_h=no ac_cv_header_OpenGL_gl_h=no ac_cv_header_SDL_SDL_mixer_h=yes ac_cv_header_SDL_mixer_h=yes ac_cv_header_SybaseOpenClient_SybaseOpenClient_h=no ac_cv_header_X11_xpm_h=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_avcodec_h=no ac_cv_header_bzlib_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_ctpublic_h=no ac_cv_header_cygwin_ipc_h=no ac_cv_header_cygwin_sem_h=no ac_cv_header_cygwin_shm_h=no ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dns_sd_h=no ac_cv_header_errmsg_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=no ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_gssapi_gssapi_h=yes ac_cv_header_gssapi_gssapi_krb5_h=yes ac_cv_header_gssapi_h=no ac_cv_header_gssapi_krb5_h=no ac_cv_header_gtk_gtk_h=yes ac_cv_header_gtkdatabox_h=no ac_cv_header_howl_h=no ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=yes ac_cv_header_libgnomeui_libgnomeui_h=no ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=yes ac_cv_header_libzfs_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_linux_if_h=yes ac_cv_header_linux_mman_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=yes ac_cv_header_mysql_h=yes ac_cv_header_mysql_mysql_h=yes ac_cv_header_net_netdb_h=no ac_cv_header_net_socket_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_netinfo_ni_h=no ac_cv_header_nettle_camellia_h=yes ac_cv_header_nettle_gcm_h=yes ac_cv_header_nettle_gosthash94_h=yes ac_cv_header_nettle_md4_h=yes ac_cv_header_nettle_ripemd160_h=yes ac_cv_header_nettle_sha3_h=yes ac_cv_header_objbase_h=no ac_cv_header_ole2_h=no ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pcre_h=yes ac_cv_header_pcre_pcre_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_shadow_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=yes ac_cv_header_sqlext_h=yes ac_cv_header_sqlite3_h=yes ac_cv_header_stdarg_h=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_stropts_h=yes ac_cv_header_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_loadavg_h=no ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_protosw_h=no ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_sendfile_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_socketvar_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_stream_h=no ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_syslog_h=yes ac_cv_header_sys_sysproto_h=no ac_cv_header_sys_systeminfo_h=no ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_utime_h=no ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sys_xattr_h=yes ac_cv_header_syscall_h=yes ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_thread_h=no ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_ustat_h=yes ac_cv_header_utime_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windef_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_GLU_gluCylinder=yes ac_cv_lib_GL_glOrtho=yes ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_MesaGLU_gluCylinder=no ac_cv_lib_MesaGL_glOrtho=no ac_cv_lib_OpenGL_glOrtho=no ac_cv_lib_SDL_mixer_Mix_OpenAudio=yes ac_cv_lib_X11_XDrawPoint=yes ac_cv_lib_X11_XSetScreenSaver=yes ac_cv_lib_Xext_XShmPutImage=yes ac_cv_lib_Xi_XOpenDevice=yes ac_cv_lib_Xinput_XOpenDevice=no ac_cv_lib_Xmu_XmuStandardColormap=yes ac_cv_lib_Xpm_XpmReadFileToXpmImage=yes ac_cv_lib_aio_aioread=no ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_cygipc_shmget=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=no ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_gmp___gmpz_init=yes ac_cv_lib_gmp___mpz_init=no ac_cv_lib_gmp_mpz_init=no ac_cv_lib_gtkdatabox_main=no ac_cv_lib_hpi_sysOpen=yes ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nettle_md5_init=no ac_cv_lib_nettle_nettle_md5_init=yes ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_odbc_SQLConnect=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_png10_png_read_png=no ac_cv_lib_png_png_read_png=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=no ac_cv_lib_sqlite3_sqlite3_open=yes ac_cv_lib_thread_thr_create=no ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GNOME_CONFIG=/usr/bin/gnome-config ac_cv_path_GREP=/bin/grep ac_cv_path_GTK_CONFIG=/usr/bin/gtk-config ac_cv_path_LIBGLADE_CONFIG=no ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_SDL_CONFIG=/usr/bin/sdl-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=yes ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=yes ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=yes ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=yes ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=yes ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=yes ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=yes ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_BZ2_bzCompressInit=-lbz2 ac_cv_search_PQclear=-lpq ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_gss_wrap=-lgssapi_krb5 ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_intl_datetime=no ac_cv_search_krb5_init_context=-lkrb5 ac_cv_search_my_init=no ac_cv_search_opendir='none required' ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=no ac_cv_type_ffi_sarg=no ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pgtk2_cv_g_signal_connect_has_six_args=yes pgtk2_cv_have_x11=x11 pgtk2_cv_pkg_atk=yes pgtk2_cv_pkg_cairo=no pgtk2_cv_pkg_gtk__2_0=yes pgtk2_cv_pkg_gtkdatabox=no pgtk2_cv_pkg_gtksourceview_1_0=no pgtk2_cv_pkg_libglade_2_0=no pgtk2_cv_pkg_libgnome_2_0=yes pgtk2_cv_pkg_libgnomecanvas_2_0=no pgtk2_cv_pkg_libgnomeui_2_0=no pgtk2_cv_pkg_libpanelapplet_2_0=no pgtk2_cv_pkg_pango=yes pgtk2_cv_ver_atk=1.9.1 pgtk2_cv_ver_gtk__2_0=2.6.10 pgtk2_cv_ver_pango=1.8.1 pgtk_cv_defined_HAVE_APPLET_BIND_EVENTS= pgtk_cv_defined_HAVE_APPLET_QUEUE_RESIZE= pgtk_cv_defined_HAVE_PANEL_DRAW_SIGNAL= pgtk_cv_defined_HAVE_PANEL_PIXEL_SIZE= pgtk_cv_defined_HAVE_SAVE_SESSION_SIGNAL= pgtk_cv_gtk_really_links=yes pgtk_cv_header_applet_widget_h=no pgtk_cv_header_gnome_h=yes pgtk_cv_header_libgnorba_gnorba_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib /usr/lib64' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib64' pike_cv_C_supports_large_auto=yes pike_cv_FP_RZ=no pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_bz_stream_total_out=no pike_cv_bz_works=yes pike_cv_c_really_const=yes pike_cv_com=no pike_cv_com_arch=x86_64 pike_cv_com_com_home=no pike_cv_com_include_dir=no pike_cv_com_lib_dir=no pike_cv_com_sysos=linux pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib /usr/lib64' pike_cv_epoll_works=yes pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_framework_GLUT=no pike_cv_framework_OpenGL=no pike_cv_framework_sybaseopenclient=no pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_darwin_getxattr=no pike_cv_func_dlopen=yes pike_cv_func_failsafe_strerror=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_mkdir_args=2 pike_cv_func_posix_readdir_r=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_func_sysv_statfs=no pike_cv_func_working_getcwd=yes pike_cv_func_working_posix_readdir_r=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_glibc=yes pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_SQLHDBC=yes pike_cv_have_SQLHENV=yes pike_cv_have_SQLHSTMT=yes pike_cv_have_SQLINTEGER=yes pike_cv_have_SQLLEN=yes pike_cv_have_SQLSMALLINT=yes pike_cv_have_SQLUINTEGER=yes pike_cv_have_SQLULEN=yes pike_cv_have_SQLUSMALLINT=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_mysql_field_charsetnr=yes pike_cv_have_mysql_field_net_vio=yes pike_cv_have_notifications=yes pike_cv_have_oid_GSS_C_NT_ANONYMOUS=yes pike_cv_have_oid_GSS_C_NT_EXPORT_NAME=yes pike_cv_have_oid_GSS_C_NT_HOSTBASED_SERVICE=yes pike_cv_have_oid_GSS_C_NT_MACHINE_UID_NAME=yes pike_cv_have_oid_GSS_C_NT_STRING_UID_NAME=yes pike_cv_have_oid_GSS_C_NT_USER_NAME=yes pike_cv_have_osf1_gethostbyname_r=no pike_cv_have_osf1_getservbyname_r=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_rdtsc=yes pike_cv_have_solaris_gethostbyname_r=no pike_cv_have_solaris_getservbyname_r=no pike_cv_have_solaris_getspnam_r=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_header_sys_sendfile_h=yes pike_cv_initial_stack_size=12517376 pike_cv_itimer_type_is_02=yes pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/java/jdk1.5.0_05/jre/../include pike_cv_java_java_home=/usr/java/jdk1.5.0_05/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/java/jdk1.5.0_05/jre/lib/x86_64/server /usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads /usr/java/jdk1.5.0_05/jre/lib/x86_64 ' pike_cv_java_sysos=linux pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_OpenGL32=no pike_cv_lib_OpenGL=no pike_cv_lib_abi=64 pike_cv_lib_glut=no pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_ls=/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_marker_list=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql_fetch_lengths_ret_type='unsigned long' pike_cv_mysql_include_dir=/usr/./include/mysql pike_cv_mysql_lib_dir=/usr/./lib64/mysql pike_cv_mysql_lib_dir_prefix=/usr/. pike_cv_mysql_mysql_character_set_name=yes pike_cv_mysql_mysql_fetch_lengths=yes pike_cv_mysql_mysql_options=yes pike_cv_mysql_mysql_port=yes pike_cv_mysql_mysql_real_query=yes pike_cv_mysql_mysql_set_character_set=yes pike_cv_mysql_mysql_ssl_set=yes pike_cv_mysql_mysql_unix_port=yes pike_cv_nettle_advapi32_CryptAcquireContext=no pike_cv_nettle_crypt_func_is_pointer=no pike_cv_nettle_struct_yarrow256_ctx_seed_file=no pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_odbc=yes pike_cv_odbc_include_dir= pike_cv_odbc_lib_dir= pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_framework_SDL=no pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=yes pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/etc/oratab pike_cv_oracle_sysliblist= pike_cv_pgres_include_dir=/usr/./include pike_cv_pgres_lib_dir=no pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_pty_master_pathname=/dev/ptmx pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_sdl_joystick=yes pike_cv_search_gss_wrap=-lgssapi_krb5 pike_cv_search_krb5_init_context=-lkrb5 pike_cv_select_on_unix_sockets=yes pike_cv_sendfile_args=4 pike_cv_setprgp_bsd=yes pike_cv_setrlimit_syntax_bsd43=yes pike_cv_setrlimit_syntax_standard=yes pike_cv_short_use=CT_SHORT_INT pike_cv_socket_buffer_max=65536 pike_cv_static_inline=yes pike_cv_struct_has_h_addr_list=yes pike_cv_struct_has_pw_gecos=yes pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_sockaddr_un_sun_len=no pike_cv_struct_stat_blocks=yes pike_cv_struct_statfs=yes pike_cv_struct_statfs_f_bavail=yes pike_cv_struct_statfs_f_fsid=no pike_cv_struct_statvfs=yes pike_cv_struct_statvfs_f_basetype=no pike_cv_struct_statvfs_f_fstr=no pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_sys_user_h=yes pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_type_in_addr_t=yes pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned int' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='config.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='Shuffler' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='$(SRCDIR)/Shuffler.c' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/Shuffler/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" configure: exit 0 ################################################### ## ./post_modules/Unicode This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/Unicode/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/Unicode ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1762: loading cache ../.././config.cache configure:2657: checking for C compiler version configure:2666: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2677: $? = 0 configure:2666: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2677: $? = 0 configure:2666: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2677: $? = 1 configure:2666: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2677: $? = 1 configure:2666: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2677: $? = 1 configure:2697: checking whether the C compiler works configure:2719: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2723: $? = 0 configure:2773: result: yes configure:2776: checking for C compiler default output file name configure:2778: result: a.out configure:2784: checking for suffix of executables configure:2791: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2795: $? = 0 configure:2818: result: configure:2840: checking whether we are cross compiling configure:2848: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2852: $? = 0 configure:2859: ./conftest configure:2863: $? = 0 configure:2878: result: no configure:2883: checking for suffix of object files configure:2932: result: o configure:2936: checking whether the compiler supports GNU C configure:2966: result: yes configure:2977: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3042: result: yes configure:3062: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3090: result: unsupported configure:3108: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3144: result: -std=gnu99 configure:3248: checking if we are using TCC (TenDRA C Compiler) configure:3272: result: no configure:3277: checking if we are using ICC (Intel C Compiler) configure:3320: result: no configure:3331: checking how to run the C preprocessor configure:3399: result: gcc -std=gnu99 -E configure:3413: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3413: $? = 0 configure:3428: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3428: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3528: checking for libgcc file name configure:3556: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3593: checking whether make sets $(MAKE) configure:3616: result: yes configure:3630: checking for the Pike base directory configure:3635: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:3854: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:835: creating make_variables config.status:835: creating Makefile config.status:835: creating config.h config.status:1009: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_func_BZ2_bzCompressInit=yes ac_cv_func_GetSystemInfo=no ac_cv_func_GetUserName=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=yes ac_cv_func_PQescapeStringConn=yes ac_cv_func_PQsetdbLogin=yes ac_cv_func_PQsetnonblocking=yes ac_cv_func_PQunescapeBytea=yes ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__findclose=no ac_cv_func__findfirst=no ac_cv_func__findnext=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func__utime=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_atk_relation_new=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_chown=yes ac_cv_func_chroot=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_close=yes ac_cv_func_closefrom=no ac_cv_func_connect=yes ac_cv_func_crypt=no ac_cv_func_dirfd=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_endgrent=yes ac_cv_func_endpwent=yes ac_cv_func_execve=yes ac_cv_func_expf=yes ac_cv_func_expl=yes ac_cv_func_fchmod=yes ac_cv_func_fchroot=no ac_cv_func_fdopendir=no ac_cv_func_fdwalk=no ac_cv_func_fgets=yes ac_cv_func_fgetxattr=yes ac_cv_func_fileno=yes ac_cv_func_finite=yes ac_cv_func_flistxattr=yes ac_cv_func_flock=yes ac_cv_func_floorf=yes ac_cv_func_floorl=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpathconf=yes ac_cv_func_fpclass=no ac_cv_func_fpsetfastmode=no ac_cv_func_fpsetmask=no ac_cv_func_fpsetround=no ac_cv_func_fsetxattr=yes ac_cv_func_fstatat=no ac_cv_func_fsync=yes ac_cv_func_ftruncate64=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrent_r=yes ac_cv_func_getgrgid=yes ac_cv_func_getgrgid_r=yes ac_cv_func_getgrnam=yes ac_cv_func_getgrnam_r=yes ac_cv_func_getgroups=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getitimer=yes ac_cv_func_getloadavg=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getppid=yes ac_cv_func_getprotobyname=yes ac_cv_func_getpwent=yes ac_cv_func_getpwent_r=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwnam_r=yes ac_cv_func_getpwuid=yes ac_cv_func_getpwuid_r=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_getservbyname=yes ac_cv_func_getsid=yes ac_cv_func_getspnam=yes ac_cv_func_getspnam_r=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_getwd=yes ac_cv_func_getxattr=yes ac_cv_func_glade_gnome_init=no ac_cv_func_glutEnterGameMode=no ac_cv_func_glutForceJoystickFunc=no ac_cv_func_glutGameModeGet=no ac_cv_func_glutGameModeString=no ac_cv_func_glutIgnoreKeyRepeat=no ac_cv_func_glutInitDisplayString=no ac_cv_func_glutJoystickFunc=no ac_cv_func_glutKeyboardUpFunc=no ac_cv_func_glutLeaveGameMode=no ac_cv_func_glutPostWindowOverlayRedisplay=no ac_cv_func_glutPostWindowRedisplay=no ac_cv_func_glutReportErrors=no ac_cv_func_glutSetKeyRepeat=no ac_cv_func_glutSpecialUpFunc=no ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_gnome_program_init=yes ac_cv_func_grantpt=yes ac_cv_func_gss_inquire_mechs_for_name=no ac_cv_func_gtk_init=yes ac_cv_func_gtk_tree_selection_unselect_range=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_innetgr=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_lchown=yes ac_cv_func_ldiv=yes ac_cv_func_link=yes ac_cv_func_listxattr=yes ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_lseek64=yes ac_cv_func_lstat=yes ac_cv_func_lutimes=no ac_cv_func_madvise=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_mysql_get_client_version=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nettle_blowfish_decrypt=yes ac_cv_func_nettle_camellia128_crypt=no ac_cv_func_nettle_gcm_encrypt=no ac_cv_func_nettle_gosthash94_init=no ac_cv_func_nettle_md4_init=yes ac_cv_func_nettle_ripemd160_init=no ac_cv_func_nettle_salsa20_crypt=no ac_cv_func_nettle_serpent_decrypt=yes ac_cv_func_nettle_sha224_init=no ac_cv_func_nettle_sha384_init=no ac_cv_func_nettle_sha3_256_init=no ac_cv_func_nettle_sha512_init=no ac_cv_func_nettle_yarrow256_slow_reseed=no ac_cv_func_nice=yes ac_cv_func_open=yes ac_cv_func_openat=no ac_cv_func_pango_font_description_new=yes ac_cv_func_pathconf=yes ac_cv_func_pcre_fullinfo=yes ac_cv_func_pcre_get_stringnumber=yes ac_cv_func_pcre_info=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_posix_openpt=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=yes ac_cv_func_ptsname=yes ac_cv_func_puts=yes ac_cv_func_read=yes ac_cv_func_readdir_r=yes ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_recvmsg=yes ac_cv_func_remove=yes ac_cv_func_resolvepath=no ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgrent=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setproctitle=no ac_cv_func_setpwent=yes ac_cv_func_setresgid=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setsockopt=yes ac_cv_func_settimeofday=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_setxattr=yes ac_cv_func_shl_load=no ac_cv_func_shmat=yes ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_sopen=no ac_cv_func_statfs=yes ac_cv_func_statvfs=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_symlink=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_sysinfo=yes ac_cv_func_syslog=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_truncate64=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_uname=yes ac_cv_func_unlinkat=no ac_cv_func_unlockpt=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_ustat=yes ac_cv_func_utime=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_writev=yes ac_cv_func_yperr_string=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_AvailabilityMacros_h=no ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_GLUT_glut_h=no ac_cv_header_GL_gl_h=yes ac_cv_header_GL_glut_h=no ac_cv_header_GL_glx_h=yes ac_cv_header_NewAPIs_h=no ac_cv_header_OpenGL_gl_h=no ac_cv_header_SDL_SDL_mixer_h=yes ac_cv_header_SDL_mixer_h=yes ac_cv_header_SybaseOpenClient_SybaseOpenClient_h=no ac_cv_header_X11_xpm_h=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_avcodec_h=no ac_cv_header_bzlib_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_ctpublic_h=no ac_cv_header_cygwin_ipc_h=no ac_cv_header_cygwin_sem_h=no ac_cv_header_cygwin_shm_h=no ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dns_sd_h=no ac_cv_header_errmsg_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=no ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_gssapi_gssapi_h=yes ac_cv_header_gssapi_gssapi_krb5_h=yes ac_cv_header_gssapi_h=no ac_cv_header_gssapi_krb5_h=no ac_cv_header_gtk_gtk_h=yes ac_cv_header_gtkdatabox_h=no ac_cv_header_howl_h=no ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=yes ac_cv_header_libgnomeui_libgnomeui_h=no ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=yes ac_cv_header_libzfs_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_linux_if_h=yes ac_cv_header_linux_mman_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=yes ac_cv_header_mysql_h=yes ac_cv_header_mysql_mysql_h=yes ac_cv_header_net_netdb_h=no ac_cv_header_net_socket_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_netinfo_ni_h=no ac_cv_header_nettle_camellia_h=yes ac_cv_header_nettle_gcm_h=yes ac_cv_header_nettle_gosthash94_h=yes ac_cv_header_nettle_md4_h=yes ac_cv_header_nettle_ripemd160_h=yes ac_cv_header_nettle_sha3_h=yes ac_cv_header_objbase_h=no ac_cv_header_ole2_h=no ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pcre_h=yes ac_cv_header_pcre_pcre_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_shadow_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=yes ac_cv_header_sqlext_h=yes ac_cv_header_sqlite3_h=yes ac_cv_header_stdarg_h=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_stropts_h=yes ac_cv_header_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_loadavg_h=no ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_protosw_h=no ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_sendfile_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_socketvar_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_stream_h=no ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_syslog_h=yes ac_cv_header_sys_sysproto_h=no ac_cv_header_sys_systeminfo_h=no ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_utime_h=no ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sys_xattr_h=yes ac_cv_header_syscall_h=yes ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_thread_h=no ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_ustat_h=yes ac_cv_header_utime_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windef_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_GLU_gluCylinder=yes ac_cv_lib_GL_glOrtho=yes ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_MesaGLU_gluCylinder=no ac_cv_lib_MesaGL_glOrtho=no ac_cv_lib_OpenGL_glOrtho=no ac_cv_lib_SDL_mixer_Mix_OpenAudio=yes ac_cv_lib_X11_XDrawPoint=yes ac_cv_lib_X11_XSetScreenSaver=yes ac_cv_lib_Xext_XShmPutImage=yes ac_cv_lib_Xi_XOpenDevice=yes ac_cv_lib_Xinput_XOpenDevice=no ac_cv_lib_Xmu_XmuStandardColormap=yes ac_cv_lib_Xpm_XpmReadFileToXpmImage=yes ac_cv_lib_aio_aioread=no ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_cygipc_shmget=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=no ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_gmp___gmpz_init=yes ac_cv_lib_gmp___mpz_init=no ac_cv_lib_gmp_mpz_init=no ac_cv_lib_gtkdatabox_main=no ac_cv_lib_hpi_sysOpen=yes ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nettle_md5_init=no ac_cv_lib_nettle_nettle_md5_init=yes ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_odbc_SQLConnect=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_png10_png_read_png=no ac_cv_lib_png_png_read_png=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=no ac_cv_lib_sqlite3_sqlite3_open=yes ac_cv_lib_thread_thr_create=no ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GNOME_CONFIG=/usr/bin/gnome-config ac_cv_path_GREP=/bin/grep ac_cv_path_GTK_CONFIG=/usr/bin/gtk-config ac_cv_path_LIBGLADE_CONFIG=no ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_SDL_CONFIG=/usr/bin/sdl-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=yes ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=yes ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=yes ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=yes ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=yes ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=yes ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=yes ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_BZ2_bzCompressInit=-lbz2 ac_cv_search_PQclear=-lpq ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_gss_wrap=-lgssapi_krb5 ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_intl_datetime=no ac_cv_search_krb5_init_context=-lkrb5 ac_cv_search_my_init=no ac_cv_search_opendir='none required' ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=no ac_cv_type_ffi_sarg=no ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pgtk2_cv_g_signal_connect_has_six_args=yes pgtk2_cv_have_x11=x11 pgtk2_cv_pkg_atk=yes pgtk2_cv_pkg_cairo=no pgtk2_cv_pkg_gtk__2_0=yes pgtk2_cv_pkg_gtkdatabox=no pgtk2_cv_pkg_gtksourceview_1_0=no pgtk2_cv_pkg_libglade_2_0=no pgtk2_cv_pkg_libgnome_2_0=yes pgtk2_cv_pkg_libgnomecanvas_2_0=no pgtk2_cv_pkg_libgnomeui_2_0=no pgtk2_cv_pkg_libpanelapplet_2_0=no pgtk2_cv_pkg_pango=yes pgtk2_cv_ver_atk=1.9.1 pgtk2_cv_ver_gtk__2_0=2.6.10 pgtk2_cv_ver_pango=1.8.1 pgtk_cv_defined_HAVE_APPLET_BIND_EVENTS= pgtk_cv_defined_HAVE_APPLET_QUEUE_RESIZE= pgtk_cv_defined_HAVE_PANEL_DRAW_SIGNAL= pgtk_cv_defined_HAVE_PANEL_PIXEL_SIZE= pgtk_cv_defined_HAVE_SAVE_SESSION_SIGNAL= pgtk_cv_gtk_really_links=yes pgtk_cv_header_applet_widget_h=no pgtk_cv_header_gnome_h=yes pgtk_cv_header_libgnorba_gnorba_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib /usr/lib64' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib64' pike_cv_C_supports_large_auto=yes pike_cv_FP_RZ=no pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_bz_stream_total_out=no pike_cv_bz_works=yes pike_cv_c_really_const=yes pike_cv_com=no pike_cv_com_arch=x86_64 pike_cv_com_com_home=no pike_cv_com_include_dir=no pike_cv_com_lib_dir=no pike_cv_com_sysos=linux pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib /usr/lib64' pike_cv_epoll_works=yes pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_framework_GLUT=no pike_cv_framework_OpenGL=no pike_cv_framework_sybaseopenclient=no pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_darwin_getxattr=no pike_cv_func_dlopen=yes pike_cv_func_failsafe_strerror=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_mkdir_args=2 pike_cv_func_posix_readdir_r=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_func_sysv_statfs=no pike_cv_func_working_getcwd=yes pike_cv_func_working_posix_readdir_r=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_glibc=yes pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_SQLHDBC=yes pike_cv_have_SQLHENV=yes pike_cv_have_SQLHSTMT=yes pike_cv_have_SQLINTEGER=yes pike_cv_have_SQLLEN=yes pike_cv_have_SQLSMALLINT=yes pike_cv_have_SQLUINTEGER=yes pike_cv_have_SQLULEN=yes pike_cv_have_SQLUSMALLINT=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_mysql_field_charsetnr=yes pike_cv_have_mysql_field_net_vio=yes pike_cv_have_notifications=yes pike_cv_have_oid_GSS_C_NT_ANONYMOUS=yes pike_cv_have_oid_GSS_C_NT_EXPORT_NAME=yes pike_cv_have_oid_GSS_C_NT_HOSTBASED_SERVICE=yes pike_cv_have_oid_GSS_C_NT_MACHINE_UID_NAME=yes pike_cv_have_oid_GSS_C_NT_STRING_UID_NAME=yes pike_cv_have_oid_GSS_C_NT_USER_NAME=yes pike_cv_have_osf1_gethostbyname_r=no pike_cv_have_osf1_getservbyname_r=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_rdtsc=yes pike_cv_have_solaris_gethostbyname_r=no pike_cv_have_solaris_getservbyname_r=no pike_cv_have_solaris_getspnam_r=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_header_sys_sendfile_h=yes pike_cv_initial_stack_size=12517376 pike_cv_itimer_type_is_02=yes pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/java/jdk1.5.0_05/jre/../include pike_cv_java_java_home=/usr/java/jdk1.5.0_05/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/java/jdk1.5.0_05/jre/lib/x86_64/server /usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads /usr/java/jdk1.5.0_05/jre/lib/x86_64 ' pike_cv_java_sysos=linux pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_OpenGL32=no pike_cv_lib_OpenGL=no pike_cv_lib_abi=64 pike_cv_lib_glut=no pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_ls=/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_marker_list=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql_fetch_lengths_ret_type='unsigned long' pike_cv_mysql_include_dir=/usr/./include/mysql pike_cv_mysql_lib_dir=/usr/./lib64/mysql pike_cv_mysql_lib_dir_prefix=/usr/. pike_cv_mysql_mysql_character_set_name=yes pike_cv_mysql_mysql_fetch_lengths=yes pike_cv_mysql_mysql_options=yes pike_cv_mysql_mysql_port=yes pike_cv_mysql_mysql_real_query=yes pike_cv_mysql_mysql_set_character_set=yes pike_cv_mysql_mysql_ssl_set=yes pike_cv_mysql_mysql_unix_port=yes pike_cv_nettle_advapi32_CryptAcquireContext=no pike_cv_nettle_crypt_func_is_pointer=no pike_cv_nettle_struct_yarrow256_ctx_seed_file=no pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_odbc=yes pike_cv_odbc_include_dir= pike_cv_odbc_lib_dir= pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_framework_SDL=no pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=yes pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/etc/oratab pike_cv_oracle_sysliblist= pike_cv_pgres_include_dir=/usr/./include pike_cv_pgres_lib_dir=no pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_pty_master_pathname=/dev/ptmx pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_sdl_joystick=yes pike_cv_search_gss_wrap=-lgssapi_krb5 pike_cv_search_krb5_init_context=-lkrb5 pike_cv_select_on_unix_sockets=yes pike_cv_sendfile_args=4 pike_cv_setprgp_bsd=yes pike_cv_setrlimit_syntax_bsd43=yes pike_cv_setrlimit_syntax_standard=yes pike_cv_short_use=CT_SHORT_INT pike_cv_socket_buffer_max=65536 pike_cv_static_inline=yes pike_cv_struct_has_h_addr_list=yes pike_cv_struct_has_pw_gecos=yes pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_sockaddr_un_sun_len=no pike_cv_struct_stat_blocks=yes pike_cv_struct_statfs=yes pike_cv_struct_statfs_f_bavail=yes pike_cv_struct_statfs_f_fsid=no pike_cv_struct_statvfs=yes pike_cv_struct_statvfs_f_basetype=no pike_cv_struct_statvfs_f_fstr=no pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_sys_user_h=yes pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_type_in_addr_t=yes pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned int' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='config.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='Unicode' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='$(SRCDIR)/unicode_module.c' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/Unicode/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" configure: exit 0 ################################################### ## ./post_modules/ZXID This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/ZXID/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/ZXID ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1876: loading cache ../.././config.cache configure:2774: checking for C compiler version configure:2783: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2794: $? = 0 configure:2783: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2794: $? = 0 configure:2783: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2794: $? = 1 configure:2783: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2794: $? = 1 configure:2783: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2794: $? = 1 configure:2814: checking whether the C compiler works configure:2836: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2840: $? = 0 configure:2890: result: yes configure:2893: checking for C compiler default output file name configure:2895: result: a.out configure:2901: checking for suffix of executables configure:2908: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2912: $? = 0 configure:2935: result: configure:2957: checking whether we are cross compiling configure:2965: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2969: $? = 0 configure:2976: ./conftest configure:2980: $? = 0 configure:2995: result: no configure:3000: checking for suffix of object files configure:3049: result: o configure:3053: checking whether the compiler supports GNU C configure:3083: result: yes configure:3094: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3159: result: yes configure:3179: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3207: result: unsupported configure:3225: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3261: result: -std=gnu99 configure:3365: checking if we are using TCC (TenDRA C Compiler) configure:3389: result: no configure:3394: checking if we are using ICC (Intel C Compiler) configure:3437: result: no configure:3448: checking how to run the C preprocessor configure:3516: result: gcc -std=gnu99 -E configure:3530: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3530: $? = 0 configure:3545: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3545: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3645: checking for libgcc file name configure:3673: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3742: checking for deflate in -lz configure:3765: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lz >&5 configure:3765: $? = 0 configure:3775: result: yes configure:3877: checking for SHA1 in -lcrypto configure:3900: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lcrypto -lz >&5 configure:3900: $? = 0 configure:3910: result: yes configure:3920: checking for EVP_CIPHER_block_size in -lssl configure:3943: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lssl -lcrypto -lz >&5 configure:3943: $? = 0 configure:3953: result: yes configure:3963: checking for curl_easy_reset in -lcurl configure:3986: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lcurl -lssl -lcrypto -lz >&5 configure:3986: $? = 0 configure:3996: result: yes configure:4006: checking for zxid_simple in -lzxid configure:4029: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c -lzxid -lcurl -lssl -lcrypto -lz >&5 /usr/bin/ld: cannot find -lzxid collect2: ld returned 1 exit status configure:4029: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCURL 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. */ | char zxid_simple (); | int | main (void) | { | return zxid_simple (); | ; | return 0; | } configure:4039: result: no configure:4061: checking for stdio.h configure:4061: result: yes configure:4061: checking for stdlib.h configure:4061: result: yes configure:4061: checking for string.h configure:4061: result: yes configure:4061: checking for inttypes.h configure:4061: result: yes configure:4061: checking for stdint.h configure:4061: result: yes configure:4061: checking for strings.h configure:4061: result: yes configure:4061: checking for sys/stat.h configure:4061: result: yes configure:4061: checking for sys/types.h configure:4061: result: yes configure:4061: checking for unistd.h configure:4061: result: yes configure:4088: checking for zx/zx.h configure:4088: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:51:19: error: zx/zx.h: No such file or directory configure:4088: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCURL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4088: result: no configure:4107: checking for zxid/zxid.h configure:4107: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99 -c -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:51:23: error: zxid/zxid.h: No such file or directory configure:4107: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define HAVE_LIBZ 1 | #define HAVE_LIBCRYPTO 1 | #define HAVE_LIBSSL 1 | #define HAVE_LIBCURL 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define STDC_HEADERS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4107: result: no configure:4331: checking whether make sets $(MAKE) configure:4354: result: yes configure:4368: checking for the Pike base directory configure:4373: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4543: updating cache ../.././config.cache configure:4592: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:849: creating make_variables config.status:849: creating Makefile config.status:849: creating zxid_config.h config.status:1023: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_func_BZ2_bzCompressInit=yes ac_cv_func_GetSystemInfo=no ac_cv_func_GetUserName=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=yes ac_cv_func_PQescapeStringConn=yes ac_cv_func_PQsetdbLogin=yes ac_cv_func_PQsetnonblocking=yes ac_cv_func_PQunescapeBytea=yes ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__findclose=no ac_cv_func__findfirst=no ac_cv_func__findnext=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func__utime=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_atk_relation_new=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_chown=yes ac_cv_func_chroot=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_close=yes ac_cv_func_closefrom=no ac_cv_func_connect=yes ac_cv_func_crypt=no ac_cv_func_dirfd=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_endgrent=yes ac_cv_func_endpwent=yes ac_cv_func_execve=yes ac_cv_func_expf=yes ac_cv_func_expl=yes ac_cv_func_fchmod=yes ac_cv_func_fchroot=no ac_cv_func_fdopendir=no ac_cv_func_fdwalk=no ac_cv_func_fgets=yes ac_cv_func_fgetxattr=yes ac_cv_func_fileno=yes ac_cv_func_finite=yes ac_cv_func_flistxattr=yes ac_cv_func_flock=yes ac_cv_func_floorf=yes ac_cv_func_floorl=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpathconf=yes ac_cv_func_fpclass=no ac_cv_func_fpsetfastmode=no ac_cv_func_fpsetmask=no ac_cv_func_fpsetround=no ac_cv_func_fsetxattr=yes ac_cv_func_fstatat=no ac_cv_func_fsync=yes ac_cv_func_ftruncate64=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrent_r=yes ac_cv_func_getgrgid=yes ac_cv_func_getgrgid_r=yes ac_cv_func_getgrnam=yes ac_cv_func_getgrnam_r=yes ac_cv_func_getgroups=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getitimer=yes ac_cv_func_getloadavg=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getppid=yes ac_cv_func_getprotobyname=yes ac_cv_func_getpwent=yes ac_cv_func_getpwent_r=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwnam_r=yes ac_cv_func_getpwuid=yes ac_cv_func_getpwuid_r=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_getservbyname=yes ac_cv_func_getsid=yes ac_cv_func_getspnam=yes ac_cv_func_getspnam_r=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_getwd=yes ac_cv_func_getxattr=yes ac_cv_func_glade_gnome_init=no ac_cv_func_glutEnterGameMode=no ac_cv_func_glutForceJoystickFunc=no ac_cv_func_glutGameModeGet=no ac_cv_func_glutGameModeString=no ac_cv_func_glutIgnoreKeyRepeat=no ac_cv_func_glutInitDisplayString=no ac_cv_func_glutJoystickFunc=no ac_cv_func_glutKeyboardUpFunc=no ac_cv_func_glutLeaveGameMode=no ac_cv_func_glutPostWindowOverlayRedisplay=no ac_cv_func_glutPostWindowRedisplay=no ac_cv_func_glutReportErrors=no ac_cv_func_glutSetKeyRepeat=no ac_cv_func_glutSpecialUpFunc=no ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_gnome_program_init=yes ac_cv_func_grantpt=yes ac_cv_func_gss_inquire_mechs_for_name=no ac_cv_func_gtk_init=yes ac_cv_func_gtk_tree_selection_unselect_range=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_innetgr=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_lchown=yes ac_cv_func_ldiv=yes ac_cv_func_link=yes ac_cv_func_listxattr=yes ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_lseek64=yes ac_cv_func_lstat=yes ac_cv_func_lutimes=no ac_cv_func_madvise=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_mysql_get_client_version=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nettle_blowfish_decrypt=yes ac_cv_func_nettle_camellia128_crypt=no ac_cv_func_nettle_gcm_encrypt=no ac_cv_func_nettle_gosthash94_init=no ac_cv_func_nettle_md4_init=yes ac_cv_func_nettle_ripemd160_init=no ac_cv_func_nettle_salsa20_crypt=no ac_cv_func_nettle_serpent_decrypt=yes ac_cv_func_nettle_sha224_init=no ac_cv_func_nettle_sha384_init=no ac_cv_func_nettle_sha3_256_init=no ac_cv_func_nettle_sha512_init=no ac_cv_func_nettle_yarrow256_slow_reseed=no ac_cv_func_nice=yes ac_cv_func_open=yes ac_cv_func_openat=no ac_cv_func_pango_font_description_new=yes ac_cv_func_pathconf=yes ac_cv_func_pcre_fullinfo=yes ac_cv_func_pcre_get_stringnumber=yes ac_cv_func_pcre_info=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_posix_openpt=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=yes ac_cv_func_ptsname=yes ac_cv_func_puts=yes ac_cv_func_read=yes ac_cv_func_readdir_r=yes ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_recvmsg=yes ac_cv_func_remove=yes ac_cv_func_resolvepath=no ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgrent=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setproctitle=no ac_cv_func_setpwent=yes ac_cv_func_setresgid=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setsockopt=yes ac_cv_func_settimeofday=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_setxattr=yes ac_cv_func_shl_load=no ac_cv_func_shmat=yes ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_sopen=no ac_cv_func_statfs=yes ac_cv_func_statvfs=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_symlink=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_sysinfo=yes ac_cv_func_syslog=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_truncate64=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_uname=yes ac_cv_func_unlinkat=no ac_cv_func_unlockpt=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_ustat=yes ac_cv_func_utime=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_writev=yes ac_cv_func_yperr_string=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_AvailabilityMacros_h=no ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_GLUT_glut_h=no ac_cv_header_GL_gl_h=yes ac_cv_header_GL_glut_h=no ac_cv_header_GL_glx_h=yes ac_cv_header_NewAPIs_h=no ac_cv_header_OpenGL_gl_h=no ac_cv_header_SDL_SDL_mixer_h=yes ac_cv_header_SDL_mixer_h=yes ac_cv_header_SybaseOpenClient_SybaseOpenClient_h=no ac_cv_header_X11_xpm_h=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_avcodec_h=no ac_cv_header_bzlib_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_ctpublic_h=no ac_cv_header_cygwin_ipc_h=no ac_cv_header_cygwin_sem_h=no ac_cv_header_cygwin_shm_h=no ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dns_sd_h=no ac_cv_header_errmsg_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=no ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_gssapi_gssapi_h=yes ac_cv_header_gssapi_gssapi_krb5_h=yes ac_cv_header_gssapi_h=no ac_cv_header_gssapi_krb5_h=no ac_cv_header_gtk_gtk_h=yes ac_cv_header_gtkdatabox_h=no ac_cv_header_howl_h=no ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=yes ac_cv_header_libgnomeui_libgnomeui_h=no ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=yes ac_cv_header_libzfs_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_linux_if_h=yes ac_cv_header_linux_mman_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=yes ac_cv_header_mysql_h=yes ac_cv_header_mysql_mysql_h=yes ac_cv_header_net_netdb_h=no ac_cv_header_net_socket_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_netinfo_ni_h=no ac_cv_header_nettle_camellia_h=yes ac_cv_header_nettle_gcm_h=yes ac_cv_header_nettle_gosthash94_h=yes ac_cv_header_nettle_md4_h=yes ac_cv_header_nettle_ripemd160_h=yes ac_cv_header_nettle_sha3_h=yes ac_cv_header_objbase_h=no ac_cv_header_ole2_h=no ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pcre_h=yes ac_cv_header_pcre_pcre_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_shadow_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=yes ac_cv_header_sqlext_h=yes ac_cv_header_sqlite3_h=yes ac_cv_header_stdarg_h=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_stropts_h=yes ac_cv_header_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_loadavg_h=no ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_protosw_h=no ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_sendfile_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_socketvar_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_stream_h=no ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_syslog_h=yes ac_cv_header_sys_sysproto_h=no ac_cv_header_sys_systeminfo_h=no ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_utime_h=no ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sys_xattr_h=yes ac_cv_header_syscall_h=yes ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_thread_h=no ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_ustat_h=yes ac_cv_header_utime_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windef_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_header_zx_zx_h=no ac_cv_header_zxid_zxid_h=no ac_cv_lib_GLU_gluCylinder=yes ac_cv_lib_GL_glOrtho=yes ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_MesaGLU_gluCylinder=no ac_cv_lib_MesaGL_glOrtho=no ac_cv_lib_OpenGL_glOrtho=no ac_cv_lib_SDL_mixer_Mix_OpenAudio=yes ac_cv_lib_X11_XDrawPoint=yes ac_cv_lib_X11_XSetScreenSaver=yes ac_cv_lib_Xext_XShmPutImage=yes ac_cv_lib_Xi_XOpenDevice=yes ac_cv_lib_Xinput_XOpenDevice=no ac_cv_lib_Xmu_XmuStandardColormap=yes ac_cv_lib_Xpm_XpmReadFileToXpmImage=yes ac_cv_lib_aio_aioread=no ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_crypto_SHA1=yes ac_cv_lib_curl_curl_easy_reset=yes ac_cv_lib_cygipc_shmget=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=no ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_gmp___gmpz_init=yes ac_cv_lib_gmp___mpz_init=no ac_cv_lib_gmp_mpz_init=no ac_cv_lib_gtkdatabox_main=no ac_cv_lib_hpi_sysOpen=yes ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nettle_md5_init=no ac_cv_lib_nettle_nettle_md5_init=yes ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_odbc_SQLConnect=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_png10_png_read_png=no ac_cv_lib_png_png_read_png=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=no ac_cv_lib_sqlite3_sqlite3_open=yes ac_cv_lib_ssl_EVP_CIPHER_block_size=yes ac_cv_lib_thread_thr_create=no ac_cv_lib_z_deflate=yes ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_lib_zxid_zxid_simple=no ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GNOME_CONFIG=/usr/bin/gnome-config ac_cv_path_GREP=/bin/grep ac_cv_path_GTK_CONFIG=/usr/bin/gtk-config ac_cv_path_LIBGLADE_CONFIG=no ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_SDL_CONFIG=/usr/bin/sdl-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=yes ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=yes ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=yes ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=yes ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=yes ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=yes ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=yes ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_BZ2_bzCompressInit=-lbz2 ac_cv_search_PQclear=-lpq ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_gss_wrap=-lgssapi_krb5 ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_intl_datetime=no ac_cv_search_krb5_init_context=-lkrb5 ac_cv_search_my_init=no ac_cv_search_opendir='none required' ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=no ac_cv_type_ffi_sarg=no ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pgtk2_cv_g_signal_connect_has_six_args=yes pgtk2_cv_have_x11=x11 pgtk2_cv_pkg_atk=yes pgtk2_cv_pkg_cairo=no pgtk2_cv_pkg_gtk__2_0=yes pgtk2_cv_pkg_gtkdatabox=no pgtk2_cv_pkg_gtksourceview_1_0=no pgtk2_cv_pkg_libglade_2_0=no pgtk2_cv_pkg_libgnome_2_0=yes pgtk2_cv_pkg_libgnomecanvas_2_0=no pgtk2_cv_pkg_libgnomeui_2_0=no pgtk2_cv_pkg_libpanelapplet_2_0=no pgtk2_cv_pkg_pango=yes pgtk2_cv_ver_atk=1.9.1 pgtk2_cv_ver_gtk__2_0=2.6.10 pgtk2_cv_ver_pango=1.8.1 pgtk_cv_defined_HAVE_APPLET_BIND_EVENTS= pgtk_cv_defined_HAVE_APPLET_QUEUE_RESIZE= pgtk_cv_defined_HAVE_PANEL_DRAW_SIGNAL= pgtk_cv_defined_HAVE_PANEL_PIXEL_SIZE= pgtk_cv_defined_HAVE_SAVE_SESSION_SIGNAL= pgtk_cv_gtk_really_links=yes pgtk_cv_header_applet_widget_h=no pgtk_cv_header_gnome_h=yes pgtk_cv_header_libgnorba_gnorba_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib /usr/lib64' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib64' pike_cv_C_supports_large_auto=yes pike_cv_FP_RZ=no pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_bz_stream_total_out=no pike_cv_bz_works=yes pike_cv_c_really_const=yes pike_cv_com=no pike_cv_com_arch=x86_64 pike_cv_com_com_home=no pike_cv_com_include_dir=no pike_cv_com_lib_dir=no pike_cv_com_sysos=linux pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib /usr/lib64' pike_cv_epoll_works=yes pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_framework_GLUT=no pike_cv_framework_OpenGL=no pike_cv_framework_sybaseopenclient=no pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_darwin_getxattr=no pike_cv_func_dlopen=yes pike_cv_func_failsafe_strerror=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_mkdir_args=2 pike_cv_func_posix_readdir_r=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_func_sysv_statfs=no pike_cv_func_working_getcwd=yes pike_cv_func_working_posix_readdir_r=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_glibc=yes pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_SQLHDBC=yes pike_cv_have_SQLHENV=yes pike_cv_have_SQLHSTMT=yes pike_cv_have_SQLINTEGER=yes pike_cv_have_SQLLEN=yes pike_cv_have_SQLSMALLINT=yes pike_cv_have_SQLUINTEGER=yes pike_cv_have_SQLULEN=yes pike_cv_have_SQLUSMALLINT=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_mysql_field_charsetnr=yes pike_cv_have_mysql_field_net_vio=yes pike_cv_have_notifications=yes pike_cv_have_oid_GSS_C_NT_ANONYMOUS=yes pike_cv_have_oid_GSS_C_NT_EXPORT_NAME=yes pike_cv_have_oid_GSS_C_NT_HOSTBASED_SERVICE=yes pike_cv_have_oid_GSS_C_NT_MACHINE_UID_NAME=yes pike_cv_have_oid_GSS_C_NT_STRING_UID_NAME=yes pike_cv_have_oid_GSS_C_NT_USER_NAME=yes pike_cv_have_osf1_gethostbyname_r=no pike_cv_have_osf1_getservbyname_r=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_rdtsc=yes pike_cv_have_solaris_gethostbyname_r=no pike_cv_have_solaris_getservbyname_r=no pike_cv_have_solaris_getspnam_r=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_header_sys_sendfile_h=yes pike_cv_initial_stack_size=12517376 pike_cv_itimer_type_is_02=yes pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/java/jdk1.5.0_05/jre/../include pike_cv_java_java_home=/usr/java/jdk1.5.0_05/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/java/jdk1.5.0_05/jre/lib/x86_64/server /usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads /usr/java/jdk1.5.0_05/jre/lib/x86_64 ' pike_cv_java_sysos=linux pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_OpenGL32=no pike_cv_lib_OpenGL=no pike_cv_lib_abi=64 pike_cv_lib_glut=no pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_ls=/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_marker_list=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql_fetch_lengths_ret_type='unsigned long' pike_cv_mysql_include_dir=/usr/./include/mysql pike_cv_mysql_lib_dir=/usr/./lib64/mysql pike_cv_mysql_lib_dir_prefix=/usr/. pike_cv_mysql_mysql_character_set_name=yes pike_cv_mysql_mysql_fetch_lengths=yes pike_cv_mysql_mysql_options=yes pike_cv_mysql_mysql_port=yes pike_cv_mysql_mysql_real_query=yes pike_cv_mysql_mysql_set_character_set=yes pike_cv_mysql_mysql_ssl_set=yes pike_cv_mysql_mysql_unix_port=yes pike_cv_nettle_advapi32_CryptAcquireContext=no pike_cv_nettle_crypt_func_is_pointer=no pike_cv_nettle_struct_yarrow256_ctx_seed_file=no pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_odbc=yes pike_cv_odbc_include_dir= pike_cv_odbc_lib_dir= pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_framework_SDL=no pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=yes pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/etc/oratab pike_cv_oracle_sysliblist= pike_cv_pgres_include_dir=/usr/./include pike_cv_pgres_lib_dir=no pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_pty_master_pathname=/dev/ptmx pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_sdl_joystick=yes pike_cv_search_gss_wrap=-lgssapi_krb5 pike_cv_search_krb5_init_context=-lkrb5 pike_cv_select_on_unix_sockets=yes pike_cv_sendfile_args=4 pike_cv_setprgp_bsd=yes pike_cv_setrlimit_syntax_bsd43=yes pike_cv_setrlimit_syntax_standard=yes pike_cv_short_use=CT_SHORT_INT pike_cv_socket_buffer_max=65536 pike_cv_static_inline=yes pike_cv_struct_has_h_addr_list=yes pike_cv_struct_has_pw_gecos=yes pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_sockaddr_un_sun_len=no pike_cv_struct_stat_blocks=yes pike_cv_struct_statfs=yes pike_cv_struct_statfs_f_bavail=yes pike_cv_struct_statfs_f_fsid=no pike_cv_struct_statvfs=yes pike_cv_struct_statvfs_f_basetype=no pike_cv_struct_statvfs_f_fstr=no pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_sys_user_h=yes pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_type_in_addr_t=yes pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned int' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='zxid_config.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='ZXID' MODULE_PATH='' MODULE_PMOD_IN='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/ZXID/module.pmod.in' MODULE_WRAPPER_PREFIX='___' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='$(SRCDIR)/zxid.c' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/ZXID/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define HAVE_LIBZ 1 #define HAVE_LIBCRYPTO 1 #define HAVE_LIBSSL 1 #define HAVE_LIBCURL 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define STDC_HEADERS 1 configure: exit 0 ################################################### ## ./post_modules/_ADT This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/_ADT/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/_ADT ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1763: loading cache ../.././config.cache configure:2659: checking for C compiler version configure:2668: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2679: $? = 0 configure:2668: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2679: $? = 0 configure:2668: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2679: $? = 1 configure:2668: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2679: $? = 1 configure:2668: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2679: $? = 1 configure:2699: checking whether the C compiler works configure:2721: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2725: $? = 0 configure:2775: result: yes configure:2778: checking for C compiler default output file name configure:2780: result: a.out configure:2786: checking for suffix of executables configure:2793: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2797: $? = 0 configure:2820: result: configure:2842: checking whether we are cross compiling configure:2850: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2854: $? = 0 configure:2861: ./conftest configure:2865: $? = 0 configure:2880: result: no configure:2885: checking for suffix of object files configure:2934: result: o configure:2938: checking whether the compiler supports GNU C configure:2968: result: yes configure:2979: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3044: result: yes configure:3064: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3092: result: unsupported configure:3110: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3146: result: -std=gnu99 configure:3250: checking if we are using TCC (TenDRA C Compiler) configure:3274: result: no configure:3279: checking if we are using ICC (Intel C Compiler) configure:3322: result: no configure:3333: checking how to run the C preprocessor configure:3401: result: gcc -std=gnu99 -E configure:3415: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3415: $? = 0 configure:3430: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3430: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3530: checking for libgcc file name configure:3558: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3597: checking whether make sets $(MAKE) configure:3620: result: yes configure:3634: checking for the Pike base directory configure:3639: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:3858: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:836: creating make_variables config.status:836: creating Makefile config.status:836: creating config.h config.status:1010: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_func_BZ2_bzCompressInit=yes ac_cv_func_GetSystemInfo=no ac_cv_func_GetUserName=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=yes ac_cv_func_PQescapeStringConn=yes ac_cv_func_PQsetdbLogin=yes ac_cv_func_PQsetnonblocking=yes ac_cv_func_PQunescapeBytea=yes ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__findclose=no ac_cv_func__findfirst=no ac_cv_func__findnext=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func__utime=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_atk_relation_new=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_chown=yes ac_cv_func_chroot=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_close=yes ac_cv_func_closefrom=no ac_cv_func_connect=yes ac_cv_func_crypt=no ac_cv_func_dirfd=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_endgrent=yes ac_cv_func_endpwent=yes ac_cv_func_execve=yes ac_cv_func_expf=yes ac_cv_func_expl=yes ac_cv_func_fchmod=yes ac_cv_func_fchroot=no ac_cv_func_fdopendir=no ac_cv_func_fdwalk=no ac_cv_func_fgets=yes ac_cv_func_fgetxattr=yes ac_cv_func_fileno=yes ac_cv_func_finite=yes ac_cv_func_flistxattr=yes ac_cv_func_flock=yes ac_cv_func_floorf=yes ac_cv_func_floorl=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpathconf=yes ac_cv_func_fpclass=no ac_cv_func_fpsetfastmode=no ac_cv_func_fpsetmask=no ac_cv_func_fpsetround=no ac_cv_func_fsetxattr=yes ac_cv_func_fstatat=no ac_cv_func_fsync=yes ac_cv_func_ftruncate64=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrent_r=yes ac_cv_func_getgrgid=yes ac_cv_func_getgrgid_r=yes ac_cv_func_getgrnam=yes ac_cv_func_getgrnam_r=yes ac_cv_func_getgroups=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getitimer=yes ac_cv_func_getloadavg=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getppid=yes ac_cv_func_getprotobyname=yes ac_cv_func_getpwent=yes ac_cv_func_getpwent_r=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwnam_r=yes ac_cv_func_getpwuid=yes ac_cv_func_getpwuid_r=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_getservbyname=yes ac_cv_func_getsid=yes ac_cv_func_getspnam=yes ac_cv_func_getspnam_r=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_getwd=yes ac_cv_func_getxattr=yes ac_cv_func_glade_gnome_init=no ac_cv_func_glutEnterGameMode=no ac_cv_func_glutForceJoystickFunc=no ac_cv_func_glutGameModeGet=no ac_cv_func_glutGameModeString=no ac_cv_func_glutIgnoreKeyRepeat=no ac_cv_func_glutInitDisplayString=no ac_cv_func_glutJoystickFunc=no ac_cv_func_glutKeyboardUpFunc=no ac_cv_func_glutLeaveGameMode=no ac_cv_func_glutPostWindowOverlayRedisplay=no ac_cv_func_glutPostWindowRedisplay=no ac_cv_func_glutReportErrors=no ac_cv_func_glutSetKeyRepeat=no ac_cv_func_glutSpecialUpFunc=no ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_gnome_program_init=yes ac_cv_func_grantpt=yes ac_cv_func_gss_inquire_mechs_for_name=no ac_cv_func_gtk_init=yes ac_cv_func_gtk_tree_selection_unselect_range=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_innetgr=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_lchown=yes ac_cv_func_ldiv=yes ac_cv_func_link=yes ac_cv_func_listxattr=yes ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_lseek64=yes ac_cv_func_lstat=yes ac_cv_func_lutimes=no ac_cv_func_madvise=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_mysql_get_client_version=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nettle_blowfish_decrypt=yes ac_cv_func_nettle_camellia128_crypt=no ac_cv_func_nettle_gcm_encrypt=no ac_cv_func_nettle_gosthash94_init=no ac_cv_func_nettle_md4_init=yes ac_cv_func_nettle_ripemd160_init=no ac_cv_func_nettle_salsa20_crypt=no ac_cv_func_nettle_serpent_decrypt=yes ac_cv_func_nettle_sha224_init=no ac_cv_func_nettle_sha384_init=no ac_cv_func_nettle_sha3_256_init=no ac_cv_func_nettle_sha512_init=no ac_cv_func_nettle_yarrow256_slow_reseed=no ac_cv_func_nice=yes ac_cv_func_open=yes ac_cv_func_openat=no ac_cv_func_pango_font_description_new=yes ac_cv_func_pathconf=yes ac_cv_func_pcre_fullinfo=yes ac_cv_func_pcre_get_stringnumber=yes ac_cv_func_pcre_info=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_posix_openpt=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=yes ac_cv_func_ptsname=yes ac_cv_func_puts=yes ac_cv_func_read=yes ac_cv_func_readdir_r=yes ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_recvmsg=yes ac_cv_func_remove=yes ac_cv_func_resolvepath=no ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgrent=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setproctitle=no ac_cv_func_setpwent=yes ac_cv_func_setresgid=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setsockopt=yes ac_cv_func_settimeofday=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_setxattr=yes ac_cv_func_shl_load=no ac_cv_func_shmat=yes ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_sopen=no ac_cv_func_statfs=yes ac_cv_func_statvfs=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_symlink=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_sysinfo=yes ac_cv_func_syslog=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_truncate64=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_uname=yes ac_cv_func_unlinkat=no ac_cv_func_unlockpt=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_ustat=yes ac_cv_func_utime=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_writev=yes ac_cv_func_yperr_string=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_AvailabilityMacros_h=no ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_GLUT_glut_h=no ac_cv_header_GL_gl_h=yes ac_cv_header_GL_glut_h=no ac_cv_header_GL_glx_h=yes ac_cv_header_NewAPIs_h=no ac_cv_header_OpenGL_gl_h=no ac_cv_header_SDL_SDL_mixer_h=yes ac_cv_header_SDL_mixer_h=yes ac_cv_header_SybaseOpenClient_SybaseOpenClient_h=no ac_cv_header_X11_xpm_h=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_avcodec_h=no ac_cv_header_bzlib_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_ctpublic_h=no ac_cv_header_cygwin_ipc_h=no ac_cv_header_cygwin_sem_h=no ac_cv_header_cygwin_shm_h=no ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dns_sd_h=no ac_cv_header_errmsg_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=no ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_gssapi_gssapi_h=yes ac_cv_header_gssapi_gssapi_krb5_h=yes ac_cv_header_gssapi_h=no ac_cv_header_gssapi_krb5_h=no ac_cv_header_gtk_gtk_h=yes ac_cv_header_gtkdatabox_h=no ac_cv_header_howl_h=no ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=yes ac_cv_header_libgnomeui_libgnomeui_h=no ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=yes ac_cv_header_libzfs_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_linux_if_h=yes ac_cv_header_linux_mman_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=yes ac_cv_header_mysql_h=yes ac_cv_header_mysql_mysql_h=yes ac_cv_header_net_netdb_h=no ac_cv_header_net_socket_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_netinfo_ni_h=no ac_cv_header_nettle_camellia_h=yes ac_cv_header_nettle_gcm_h=yes ac_cv_header_nettle_gosthash94_h=yes ac_cv_header_nettle_md4_h=yes ac_cv_header_nettle_ripemd160_h=yes ac_cv_header_nettle_sha3_h=yes ac_cv_header_objbase_h=no ac_cv_header_ole2_h=no ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pcre_h=yes ac_cv_header_pcre_pcre_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_shadow_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=yes ac_cv_header_sqlext_h=yes ac_cv_header_sqlite3_h=yes ac_cv_header_stdarg_h=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_stropts_h=yes ac_cv_header_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_loadavg_h=no ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_protosw_h=no ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_sendfile_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_socketvar_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_stream_h=no ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_syslog_h=yes ac_cv_header_sys_sysproto_h=no ac_cv_header_sys_systeminfo_h=no ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_utime_h=no ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sys_xattr_h=yes ac_cv_header_syscall_h=yes ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_thread_h=no ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_ustat_h=yes ac_cv_header_utime_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windef_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_header_zx_zx_h=no ac_cv_header_zxid_zxid_h=no ac_cv_lib_GLU_gluCylinder=yes ac_cv_lib_GL_glOrtho=yes ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_MesaGLU_gluCylinder=no ac_cv_lib_MesaGL_glOrtho=no ac_cv_lib_OpenGL_glOrtho=no ac_cv_lib_SDL_mixer_Mix_OpenAudio=yes ac_cv_lib_X11_XDrawPoint=yes ac_cv_lib_X11_XSetScreenSaver=yes ac_cv_lib_Xext_XShmPutImage=yes ac_cv_lib_Xi_XOpenDevice=yes ac_cv_lib_Xinput_XOpenDevice=no ac_cv_lib_Xmu_XmuStandardColormap=yes ac_cv_lib_Xpm_XpmReadFileToXpmImage=yes ac_cv_lib_aio_aioread=no ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_crypto_SHA1=yes ac_cv_lib_curl_curl_easy_reset=yes ac_cv_lib_cygipc_shmget=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=no ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_gmp___gmpz_init=yes ac_cv_lib_gmp___mpz_init=no ac_cv_lib_gmp_mpz_init=no ac_cv_lib_gtkdatabox_main=no ac_cv_lib_hpi_sysOpen=yes ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nettle_md5_init=no ac_cv_lib_nettle_nettle_md5_init=yes ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_odbc_SQLConnect=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_png10_png_read_png=no ac_cv_lib_png_png_read_png=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=no ac_cv_lib_sqlite3_sqlite3_open=yes ac_cv_lib_ssl_EVP_CIPHER_block_size=yes ac_cv_lib_thread_thr_create=no ac_cv_lib_z_deflate=yes ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_lib_zxid_zxid_simple=no ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GNOME_CONFIG=/usr/bin/gnome-config ac_cv_path_GREP=/bin/grep ac_cv_path_GTK_CONFIG=/usr/bin/gtk-config ac_cv_path_LIBGLADE_CONFIG=no ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_SDL_CONFIG=/usr/bin/sdl-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=yes ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=yes ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=yes ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=yes ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=yes ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=yes ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=yes ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_BZ2_bzCompressInit=-lbz2 ac_cv_search_PQclear=-lpq ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_gss_wrap=-lgssapi_krb5 ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_intl_datetime=no ac_cv_search_krb5_init_context=-lkrb5 ac_cv_search_my_init=no ac_cv_search_opendir='none required' ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=no ac_cv_type_ffi_sarg=no ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pgtk2_cv_g_signal_connect_has_six_args=yes pgtk2_cv_have_x11=x11 pgtk2_cv_pkg_atk=yes pgtk2_cv_pkg_cairo=no pgtk2_cv_pkg_gtk__2_0=yes pgtk2_cv_pkg_gtkdatabox=no pgtk2_cv_pkg_gtksourceview_1_0=no pgtk2_cv_pkg_libglade_2_0=no pgtk2_cv_pkg_libgnome_2_0=yes pgtk2_cv_pkg_libgnomecanvas_2_0=no pgtk2_cv_pkg_libgnomeui_2_0=no pgtk2_cv_pkg_libpanelapplet_2_0=no pgtk2_cv_pkg_pango=yes pgtk2_cv_ver_atk=1.9.1 pgtk2_cv_ver_gtk__2_0=2.6.10 pgtk2_cv_ver_pango=1.8.1 pgtk_cv_defined_HAVE_APPLET_BIND_EVENTS= pgtk_cv_defined_HAVE_APPLET_QUEUE_RESIZE= pgtk_cv_defined_HAVE_PANEL_DRAW_SIGNAL= pgtk_cv_defined_HAVE_PANEL_PIXEL_SIZE= pgtk_cv_defined_HAVE_SAVE_SESSION_SIGNAL= pgtk_cv_gtk_really_links=yes pgtk_cv_header_applet_widget_h=no pgtk_cv_header_gnome_h=yes pgtk_cv_header_libgnorba_gnorba_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib /usr/lib64' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib64' pike_cv_C_supports_large_auto=yes pike_cv_FP_RZ=no pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_bz_stream_total_out=no pike_cv_bz_works=yes pike_cv_c_really_const=yes pike_cv_com=no pike_cv_com_arch=x86_64 pike_cv_com_com_home=no pike_cv_com_include_dir=no pike_cv_com_lib_dir=no pike_cv_com_sysos=linux pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib /usr/lib64' pike_cv_epoll_works=yes pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_framework_GLUT=no pike_cv_framework_OpenGL=no pike_cv_framework_sybaseopenclient=no pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_darwin_getxattr=no pike_cv_func_dlopen=yes pike_cv_func_failsafe_strerror=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_mkdir_args=2 pike_cv_func_posix_readdir_r=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_func_sysv_statfs=no pike_cv_func_working_getcwd=yes pike_cv_func_working_posix_readdir_r=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_glibc=yes pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_SQLHDBC=yes pike_cv_have_SQLHENV=yes pike_cv_have_SQLHSTMT=yes pike_cv_have_SQLINTEGER=yes pike_cv_have_SQLLEN=yes pike_cv_have_SQLSMALLINT=yes pike_cv_have_SQLUINTEGER=yes pike_cv_have_SQLULEN=yes pike_cv_have_SQLUSMALLINT=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_mysql_field_charsetnr=yes pike_cv_have_mysql_field_net_vio=yes pike_cv_have_notifications=yes pike_cv_have_oid_GSS_C_NT_ANONYMOUS=yes pike_cv_have_oid_GSS_C_NT_EXPORT_NAME=yes pike_cv_have_oid_GSS_C_NT_HOSTBASED_SERVICE=yes pike_cv_have_oid_GSS_C_NT_MACHINE_UID_NAME=yes pike_cv_have_oid_GSS_C_NT_STRING_UID_NAME=yes pike_cv_have_oid_GSS_C_NT_USER_NAME=yes pike_cv_have_osf1_gethostbyname_r=no pike_cv_have_osf1_getservbyname_r=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_rdtsc=yes pike_cv_have_solaris_gethostbyname_r=no pike_cv_have_solaris_getservbyname_r=no pike_cv_have_solaris_getspnam_r=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_header_sys_sendfile_h=yes pike_cv_initial_stack_size=12517376 pike_cv_itimer_type_is_02=yes pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/java/jdk1.5.0_05/jre/../include pike_cv_java_java_home=/usr/java/jdk1.5.0_05/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/java/jdk1.5.0_05/jre/lib/x86_64/server /usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads /usr/java/jdk1.5.0_05/jre/lib/x86_64 ' pike_cv_java_sysos=linux pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_OpenGL32=no pike_cv_lib_OpenGL=no pike_cv_lib_abi=64 pike_cv_lib_glut=no pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_ls=/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_marker_list=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql_fetch_lengths_ret_type='unsigned long' pike_cv_mysql_include_dir=/usr/./include/mysql pike_cv_mysql_lib_dir=/usr/./lib64/mysql pike_cv_mysql_lib_dir_prefix=/usr/. pike_cv_mysql_mysql_character_set_name=yes pike_cv_mysql_mysql_fetch_lengths=yes pike_cv_mysql_mysql_options=yes pike_cv_mysql_mysql_port=yes pike_cv_mysql_mysql_real_query=yes pike_cv_mysql_mysql_set_character_set=yes pike_cv_mysql_mysql_ssl_set=yes pike_cv_mysql_mysql_unix_port=yes pike_cv_nettle_advapi32_CryptAcquireContext=no pike_cv_nettle_crypt_func_is_pointer=no pike_cv_nettle_struct_yarrow256_ctx_seed_file=no pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_odbc=yes pike_cv_odbc_include_dir= pike_cv_odbc_lib_dir= pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_framework_SDL=no pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=yes pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/etc/oratab pike_cv_oracle_sysliblist= pike_cv_pgres_include_dir=/usr/./include pike_cv_pgres_lib_dir=no pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_pty_master_pathname=/dev/ptmx pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_sdl_joystick=yes pike_cv_search_gss_wrap=-lgssapi_krb5 pike_cv_search_krb5_init_context=-lkrb5 pike_cv_select_on_unix_sockets=yes pike_cv_sendfile_args=4 pike_cv_setprgp_bsd=yes pike_cv_setrlimit_syntax_bsd43=yes pike_cv_setrlimit_syntax_standard=yes pike_cv_short_use=CT_SHORT_INT pike_cv_socket_buffer_max=65536 pike_cv_static_inline=yes pike_cv_struct_has_h_addr_list=yes pike_cv_struct_has_pw_gecos=yes pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_sockaddr_un_sun_len=no pike_cv_struct_stat_blocks=yes pike_cv_struct_statfs=yes pike_cv_struct_statfs_f_bavail=yes pike_cv_struct_statfs_f_fsid=no pike_cv_struct_statvfs=yes pike_cv_struct_statvfs_f_basetype=no pike_cv_struct_statvfs_f_fstr=no pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_sys_user_h=yes pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_type_in_addr_t=yes pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned int' ## ----------------- ## ## Output variables. ## ## ----------------- ## AUTO='' CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='config.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='_ADT' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='$(SRCDIR)/adt.c $(SRCDIR)/circular_list.c $(SRCDIR)/sequence.c' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/_ADT/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" configure: exit 0 ################################################### ## ./post_modules/_Image_SVG This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/_Image_SVG/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/_Image_SVG ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1814: loading cache ../.././config.cache configure:2713: checking for C compiler version configure:2722: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 --version >&5 gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8) Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2733: $? = 0 configure:2722: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.2 20051125 (Red Hat 4.0.2-8) configure:2733: $? = 0 configure:2722: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -V >&5 gcc: '-V' must come at the start of the command line configure:2733: $? = 1 configure:2722: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:2733: $? = 1 configure:2722: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -version >&5 gcc: unrecognized option '-version' gcc: no input files configure:2733: $? = 1 configure:2753: checking whether the C compiler works configure:2775: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2779: $? = 0 configure:2829: result: yes configure:2832: checking for C compiler default output file name configure:2834: result: a.out configure:2840: checking for suffix of executables configure:2847: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2851: $? = 0 configure:2874: result: configure:2896: checking whether we are cross compiling configure:2904: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -o conftest -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt conftest.c >&5 configure:2908: $? = 0 configure:2915: ./conftest configure:2919: $? = 0 configure:2934: result: no configure:2939: checking for suffix of object files configure:2988: result: o configure:2992: checking whether the compiler supports GNU C configure:3022: result: yes configure:3033: checking whether /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 accepts -g configure:3098: result: yes configure:3118: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C11 features configure:3146: result: unsupported configure:3164: checking for /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 option to enable C99 features configure:3200: result: -std=gnu99 configure:3304: checking if we are using TCC (TenDRA C Compiler) configure:3328: result: no configure:3333: checking if we are using ICC (Intel C Compiler) configure:3376: result: no configure:3387: checking how to run the C preprocessor configure:3455: result: gcc -std=gnu99 -E configure:3469: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3469: $? = 0 configure:3484: gcc -std=gnu99 -E -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:3484: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:3584: checking for libgcc file name configure:3612: result: /usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a configure:3730: checking for pkg-config configure:3766: result: /usr/bin/pkg-config configure:3840: checking whether make sets $(MAKE) configure:3863: result: yes configure:3877: checking for the Pike base directory configure:3882: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:4101: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:838: creating make_variables config.status:838: creating Makefile config.status:838: creating config.h config.status:1012: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= ac_cv_func_BZ2_bzCompressInit=yes ac_cv_func_GetSystemInfo=no ac_cv_func_GetUserName=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=yes ac_cv_func_PQescapeStringConn=yes ac_cv_func_PQsetdbLogin=yes ac_cv_func_PQsetnonblocking=yes ac_cv_func_PQunescapeBytea=yes ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__findclose=no ac_cv_func__findfirst=no ac_cv_func__findnext=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func__utime=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_atk_relation_new=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_chown=yes ac_cv_func_chroot=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_close=yes ac_cv_func_closefrom=no ac_cv_func_connect=yes ac_cv_func_crypt=no ac_cv_func_dirfd=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_endgrent=yes ac_cv_func_endpwent=yes ac_cv_func_execve=yes ac_cv_func_expf=yes ac_cv_func_expl=yes ac_cv_func_fchmod=yes ac_cv_func_fchroot=no ac_cv_func_fdopendir=no ac_cv_func_fdwalk=no ac_cv_func_fgets=yes ac_cv_func_fgetxattr=yes ac_cv_func_fileno=yes ac_cv_func_finite=yes ac_cv_func_flistxattr=yes ac_cv_func_flock=yes ac_cv_func_floorf=yes ac_cv_func_floorl=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpathconf=yes ac_cv_func_fpclass=no ac_cv_func_fpsetfastmode=no ac_cv_func_fpsetmask=no ac_cv_func_fpsetround=no ac_cv_func_fsetxattr=yes ac_cv_func_fstatat=no ac_cv_func_fsync=yes ac_cv_func_ftruncate64=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrent_r=yes ac_cv_func_getgrgid=yes ac_cv_func_getgrgid_r=yes ac_cv_func_getgrnam=yes ac_cv_func_getgrnam_r=yes ac_cv_func_getgroups=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getitimer=yes ac_cv_func_getloadavg=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getppid=yes ac_cv_func_getprotobyname=yes ac_cv_func_getpwent=yes ac_cv_func_getpwent_r=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwnam_r=yes ac_cv_func_getpwuid=yes ac_cv_func_getpwuid_r=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_getservbyname=yes ac_cv_func_getsid=yes ac_cv_func_getspnam=yes ac_cv_func_getspnam_r=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_getwd=yes ac_cv_func_getxattr=yes ac_cv_func_glade_gnome_init=no ac_cv_func_glutEnterGameMode=no ac_cv_func_glutForceJoystickFunc=no ac_cv_func_glutGameModeGet=no ac_cv_func_glutGameModeString=no ac_cv_func_glutIgnoreKeyRepeat=no ac_cv_func_glutInitDisplayString=no ac_cv_func_glutJoystickFunc=no ac_cv_func_glutKeyboardUpFunc=no ac_cv_func_glutLeaveGameMode=no ac_cv_func_glutPostWindowOverlayRedisplay=no ac_cv_func_glutPostWindowRedisplay=no ac_cv_func_glutReportErrors=no ac_cv_func_glutSetKeyRepeat=no ac_cv_func_glutSpecialUpFunc=no ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_gnome_program_init=yes ac_cv_func_grantpt=yes ac_cv_func_gss_inquire_mechs_for_name=no ac_cv_func_gtk_init=yes ac_cv_func_gtk_tree_selection_unselect_range=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_innetgr=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_lchown=yes ac_cv_func_ldiv=yes ac_cv_func_link=yes ac_cv_func_listxattr=yes ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_lseek64=yes ac_cv_func_lstat=yes ac_cv_func_lutimes=no ac_cv_func_madvise=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_mysql_get_client_version=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nettle_blowfish_decrypt=yes ac_cv_func_nettle_camellia128_crypt=no ac_cv_func_nettle_gcm_encrypt=no ac_cv_func_nettle_gosthash94_init=no ac_cv_func_nettle_md4_init=yes ac_cv_func_nettle_ripemd160_init=no ac_cv_func_nettle_salsa20_crypt=no ac_cv_func_nettle_serpent_decrypt=yes ac_cv_func_nettle_sha224_init=no ac_cv_func_nettle_sha384_init=no ac_cv_func_nettle_sha3_256_init=no ac_cv_func_nettle_sha512_init=no ac_cv_func_nettle_yarrow256_slow_reseed=no ac_cv_func_nice=yes ac_cv_func_open=yes ac_cv_func_openat=no ac_cv_func_pango_font_description_new=yes ac_cv_func_pathconf=yes ac_cv_func_pcre_fullinfo=yes ac_cv_func_pcre_get_stringnumber=yes ac_cv_func_pcre_info=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_posix_openpt=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=yes ac_cv_func_ptsname=yes ac_cv_func_puts=yes ac_cv_func_read=yes ac_cv_func_readdir_r=yes ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_recvmsg=yes ac_cv_func_remove=yes ac_cv_func_resolvepath=no ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgrent=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setproctitle=no ac_cv_func_setpwent=yes ac_cv_func_setresgid=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setsockopt=yes ac_cv_func_settimeofday=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_setxattr=yes ac_cv_func_shl_load=no ac_cv_func_shmat=yes ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_sopen=no ac_cv_func_statfs=yes ac_cv_func_statvfs=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_symlink=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_sysinfo=yes ac_cv_func_syslog=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_truncate64=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_uname=yes ac_cv_func_unlinkat=no ac_cv_func_unlockpt=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_ustat=yes ac_cv_func_utime=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_writev=yes ac_cv_func_yperr_string=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_AvailabilityMacros_h=no ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_GLUT_glut_h=no ac_cv_header_GL_gl_h=yes ac_cv_header_GL_glut_h=no ac_cv_header_GL_glx_h=yes ac_cv_header_NewAPIs_h=no ac_cv_header_OpenGL_gl_h=no ac_cv_header_SDL_SDL_mixer_h=yes ac_cv_header_SDL_mixer_h=yes ac_cv_header_SybaseOpenClient_SybaseOpenClient_h=no ac_cv_header_X11_xpm_h=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_avcodec_h=no ac_cv_header_bzlib_h=yes ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_ctpublic_h=no ac_cv_header_cygwin_ipc_h=no ac_cv_header_cygwin_sem_h=no ac_cv_header_cygwin_shm_h=no ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dns_sd_h=no ac_cv_header_errmsg_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=no ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_gssapi_gssapi_h=yes ac_cv_header_gssapi_gssapi_krb5_h=yes ac_cv_header_gssapi_h=no ac_cv_header_gssapi_krb5_h=no ac_cv_header_gtk_gtk_h=yes ac_cv_header_gtkdatabox_h=no ac_cv_header_howl_h=no ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=yes ac_cv_header_libgnomeui_libgnomeui_h=no ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=yes ac_cv_header_libzfs_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_linux_if_h=yes ac_cv_header_linux_mman_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=yes ac_cv_header_mysql_h=yes ac_cv_header_mysql_mysql_h=yes ac_cv_header_net_netdb_h=no ac_cv_header_net_socket_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_netinfo_ni_h=no ac_cv_header_nettle_camellia_h=yes ac_cv_header_nettle_gcm_h=yes ac_cv_header_nettle_gosthash94_h=yes ac_cv_header_nettle_md4_h=yes ac_cv_header_nettle_ripemd160_h=yes ac_cv_header_nettle_sha3_h=yes ac_cv_header_objbase_h=no ac_cv_header_ole2_h=no ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pcre_h=yes ac_cv_header_pcre_pcre_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_shadow_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=yes ac_cv_header_sqlext_h=yes ac_cv_header_sqlite3_h=yes ac_cv_header_stdarg_h=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_stropts_h=yes ac_cv_header_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_loadavg_h=no ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_protosw_h=no ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_sendfile_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_socketvar_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_stream_h=no ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_syslog_h=yes ac_cv_header_sys_sysproto_h=no ac_cv_header_sys_systeminfo_h=no ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_utime_h=no ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sys_xattr_h=yes ac_cv_header_syscall_h=yes ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_thread_h=no ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_ustat_h=yes ac_cv_header_utime_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windef_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_header_zx_zx_h=no ac_cv_header_zxid_zxid_h=no ac_cv_lib_GLU_gluCylinder=yes ac_cv_lib_GL_glOrtho=yes ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_MesaGLU_gluCylinder=no ac_cv_lib_MesaGL_glOrtho=no ac_cv_lib_OpenGL_glOrtho=no ac_cv_lib_SDL_mixer_Mix_OpenAudio=yes ac_cv_lib_X11_XDrawPoint=yes ac_cv_lib_X11_XSetScreenSaver=yes ac_cv_lib_Xext_XShmPutImage=yes ac_cv_lib_Xi_XOpenDevice=yes ac_cv_lib_Xinput_XOpenDevice=no ac_cv_lib_Xmu_XmuStandardColormap=yes ac_cv_lib_Xpm_XpmReadFileToXpmImage=yes ac_cv_lib_aio_aioread=no ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_crypto_SHA1=yes ac_cv_lib_curl_curl_easy_reset=yes ac_cv_lib_cygipc_shmget=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=no ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_gmp___gmpz_init=yes ac_cv_lib_gmp___mpz_init=no ac_cv_lib_gmp_mpz_init=no ac_cv_lib_gtkdatabox_main=no ac_cv_lib_hpi_sysOpen=yes ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nettle_md5_init=no ac_cv_lib_nettle_nettle_md5_init=yes ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_odbc_SQLConnect=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_png10_png_read_png=no ac_cv_lib_png_png_read_png=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=no ac_cv_lib_sqlite3_sqlite3_open=yes ac_cv_lib_ssl_EVP_CIPHER_block_size=yes ac_cv_lib_thread_thr_create=no ac_cv_lib_z_deflate=yes ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_lib_zxid_zxid_simple=no ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GNOME_CONFIG=/usr/bin/gnome-config ac_cv_path_GREP=/bin/grep ac_cv_path_GTK_CONFIG=/usr/bin/gtk-config ac_cv_path_LIBGLADE_CONFIG=no ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_SDL_CONFIG=/usr/bin/sdl-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=yes ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=yes ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=yes ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=yes ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=yes ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=yes ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=yes ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_BZ2_bzCompressInit=-lbz2 ac_cv_search_PQclear=-lpq ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_gss_wrap=-lgssapi_krb5 ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_intl_datetime=no ac_cv_search_krb5_init_context=-lkrb5 ac_cv_search_my_init=no ac_cv_search_opendir='none required' ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=no ac_cv_type_ffi_sarg=no ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pgtk2_cv_g_signal_connect_has_six_args=yes pgtk2_cv_have_x11=x11 pgtk2_cv_pkg_atk=yes pgtk2_cv_pkg_cairo=no pgtk2_cv_pkg_gtk__2_0=yes pgtk2_cv_pkg_gtkdatabox=no pgtk2_cv_pkg_gtksourceview_1_0=no pgtk2_cv_pkg_libglade_2_0=no pgtk2_cv_pkg_libgnome_2_0=yes pgtk2_cv_pkg_libgnomecanvas_2_0=no pgtk2_cv_pkg_libgnomeui_2_0=no pgtk2_cv_pkg_libpanelapplet_2_0=no pgtk2_cv_pkg_pango=yes pgtk2_cv_ver_atk=1.9.1 pgtk2_cv_ver_gtk__2_0=2.6.10 pgtk2_cv_ver_pango=1.8.1 pgtk_cv_defined_HAVE_APPLET_BIND_EVENTS= pgtk_cv_defined_HAVE_APPLET_QUEUE_RESIZE= pgtk_cv_defined_HAVE_PANEL_DRAW_SIGNAL= pgtk_cv_defined_HAVE_PANEL_PIXEL_SIZE= pgtk_cv_defined_HAVE_SAVE_SESSION_SIGNAL= pgtk_cv_gtk_really_links=yes pgtk_cv_header_applet_widget_h=no pgtk_cv_header_gnome_h=yes pgtk_cv_header_libgnorba_gnorba_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib /usr/lib64' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib64' pike_cv_C_supports_large_auto=yes pike_cv_FP_RZ=no pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_bz_stream_total_out=no pike_cv_bz_works=yes pike_cv_c_really_const=yes pike_cv_com=no pike_cv_com_arch=x86_64 pike_cv_com_com_home=no pike_cv_com_include_dir=no pike_cv_com_lib_dir=no pike_cv_com_sysos=linux pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib /usr/lib64' pike_cv_epoll_works=yes pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_framework_GLUT=no pike_cv_framework_OpenGL=no pike_cv_framework_sybaseopenclient=no pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_darwin_getxattr=no pike_cv_func_dlopen=yes pike_cv_func_failsafe_strerror=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_mkdir_args=2 pike_cv_func_posix_readdir_r=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_func_sysv_statfs=no pike_cv_func_working_getcwd=yes pike_cv_func_working_posix_readdir_r=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_glibc=yes pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_SQLHDBC=yes pike_cv_have_SQLHENV=yes pike_cv_have_SQLHSTMT=yes pike_cv_have_SQLINTEGER=yes pike_cv_have_SQLLEN=yes pike_cv_have_SQLSMALLINT=yes pike_cv_have_SQLUINTEGER=yes pike_cv_have_SQLULEN=yes pike_cv_have_SQLUSMALLINT=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_mysql_field_charsetnr=yes pike_cv_have_mysql_field_net_vio=yes pike_cv_have_notifications=yes pike_cv_have_oid_GSS_C_NT_ANONYMOUS=yes pike_cv_have_oid_GSS_C_NT_EXPORT_NAME=yes pike_cv_have_oid_GSS_C_NT_HOSTBASED_SERVICE=yes pike_cv_have_oid_GSS_C_NT_MACHINE_UID_NAME=yes pike_cv_have_oid_GSS_C_NT_STRING_UID_NAME=yes pike_cv_have_oid_GSS_C_NT_USER_NAME=yes pike_cv_have_osf1_gethostbyname_r=no pike_cv_have_osf1_getservbyname_r=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_rdtsc=yes pike_cv_have_solaris_gethostbyname_r=no pike_cv_have_solaris_getservbyname_r=no pike_cv_have_solaris_getspnam_r=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_header_sys_sendfile_h=yes pike_cv_initial_stack_size=12517376 pike_cv_itimer_type_is_02=yes pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/java/jdk1.5.0_05/jre/../include pike_cv_java_java_home=/usr/java/jdk1.5.0_05/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/java/jdk1.5.0_05/jre/lib/x86_64/server /usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads /usr/java/jdk1.5.0_05/jre/lib/x86_64 ' pike_cv_java_sysos=linux pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_OpenGL32=no pike_cv_lib_OpenGL=no pike_cv_lib_abi=64 pike_cv_lib_glut=no pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_ls=/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_marker_list=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql_fetch_lengths_ret_type='unsigned long' pike_cv_mysql_include_dir=/usr/./include/mysql pike_cv_mysql_lib_dir=/usr/./lib64/mysql pike_cv_mysql_lib_dir_prefix=/usr/. pike_cv_mysql_mysql_character_set_name=yes pike_cv_mysql_mysql_fetch_lengths=yes pike_cv_mysql_mysql_options=yes pike_cv_mysql_mysql_port=yes pike_cv_mysql_mysql_real_query=yes pike_cv_mysql_mysql_set_character_set=yes pike_cv_mysql_mysql_ssl_set=yes pike_cv_mysql_mysql_unix_port=yes pike_cv_nettle_advapi32_CryptAcquireContext=no pike_cv_nettle_crypt_func_is_pointer=no pike_cv_nettle_struct_yarrow256_ctx_seed_file=no pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_odbc=yes pike_cv_odbc_include_dir= pike_cv_odbc_lib_dir= pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_framework_SDL=no pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=yes pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/etc/oratab pike_cv_oracle_sysliblist= pike_cv_pgres_include_dir=/usr/./include pike_cv_pgres_lib_dir=no pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_pty_master_pathname=/dev/ptmx pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_sdl_joystick=yes pike_cv_search_gss_wrap=-lgssapi_krb5 pike_cv_search_krb5_init_context=-lkrb5 pike_cv_select_on_unix_sockets=yes pike_cv_sendfile_args=4 pike_cv_setprgp_bsd=yes pike_cv_setrlimit_syntax_bsd43=yes pike_cv_setrlimit_syntax_standard=yes pike_cv_short_use=CT_SHORT_INT pike_cv_socket_buffer_max=65536 pike_cv_static_inline=yes pike_cv_struct_has_h_addr_list=yes pike_cv_struct_has_pw_gecos=yes pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_sockaddr_un_sun_len=no pike_cv_struct_stat_blocks=yes pike_cv_struct_statfs=yes pike_cv_struct_statfs_f_bavail=yes pike_cv_struct_statfs_f_fsid=no pike_cv_struct_statvfs=yes pike_cv_struct_statvfs_f_basetype=no pike_cv_struct_statvfs_f_fstr=no pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_sys_user_h=yes pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_type_in_addr_t=yes pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned int' ## ----------------- ## ## Output variables. ## ## ----------------- ## CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99 -std=gnu99' CFLAGS=' -g -ggdb3 -m64 -fPIC -DDYNAMIC_MODULE' CONFIG_HEADERS='config.h' CPP='gcc -std=gnu99 -E' CPPFLAGS=' -I/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/include -I/usr/local/include -I/usr/X11R6/include' CROSS='no' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' LDFLAGS=' -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/64 -L/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/. -L/usr/local/lib -L/usr/X11R6/lib64 -R/usr/X11R6/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.0.2 -ldl -lrt -lnsl -lm -lpthread -lcrypt' LIBGCC='/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_DIR='' MODULE_NAME='_Image_SVG' MODULE_PATH='' MODULE_PMOD_IN='' MODULE_WRAPPER_PREFIX='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='' RUNPIKE='DEFAULT_RUNPIKE' SET_MAKE='' SHELL='/bin/sh' SVG_CFLAGS='' SVG_LIBS='' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/_Image_SVG/dependencies' dynamic_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/dynamic_module_makefile' make_variables='make_variables' propagated_variables='propagated_variables' static_module_makefile='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/modules/static_module_makefile' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" configure: exit 0 ################################################### ## ./post_modules This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.71. Invocation command line was $ /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/configure --disable-option-checking --prefix=/usr/local --enable-pikelib --cache-file=.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules ## --------- ## ## Platform. ## ## --------- ## hostname = myst.roxen.com uname -m = x86_64 uname -r = 2.6.17-1.2142_FC4smp uname -s = Linux uname -v = #1 SMP Tue Jul 11 22:59:20 EDT 2006 /usr/bin/uname -p = unknown /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/bin/ PATH: /bin/ PATH: /usr/local/bin/ PATH: /sw/local/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:1646: loading cache .././config.cache configure:1749: checking whether make sets $(MAKE) configure:1772: result: yes configure:1823: checking whether make sets $(MAKE) configure:1846: result: yes configure:1860: checking for the Pike base directory configure:1865: result: /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src configure:2120: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on myst.roxen.com config.status:754: creating make_variables config.status:754: creating Makefile config.status:905: executing default commands configure:3244: === configuring in Bz2 (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/post_modules/Bz2) configure:3305: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/Bz2/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/Bz2 configure:3244: === configuring in COM (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/post_modules/COM) configure:3305: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/COM/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/COM configure:3244: === configuring in GL (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/post_modules/GL) configure:3305: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/GL/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/GL configure:3244: === configuring in GLUT (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/post_modules/GLUT) configure:3305: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/GLUT/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/GLUT configure:3244: === configuring in GSSAPI (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/post_modules/GSSAPI) configure:3305: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/GSSAPI/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/GSSAPI configure:3244: === configuring in GTK (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/post_modules/GTK) configure:3305: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/GTK/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/GTK configure:3244: === configuring in GTK2 (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/post_modules/GTK2) configure:3305: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/GTK2/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/GTK2 configure:3244: === configuring in Nettle (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/post_modules/Nettle) configure:3305: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/Nettle/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/Nettle configure:3244: === configuring in SDL (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/post_modules/SDL) configure:3305: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/SDL/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/SDL configure:3244: === configuring in SQLite (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/post_modules/SQLite) configure:3305: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/SQLite/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/SQLite configure:3244: === configuring in Shuffler (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/post_modules/Shuffler) configure:3305: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/Shuffler/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/Shuffler configure:3244: === configuring in Unicode (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/post_modules/Unicode) configure:3305: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/Unicode/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/Unicode configure:3244: === configuring in ZXID (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/post_modules/ZXID) configure:3305: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/ZXID/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/ZXID configure:3244: === configuring in _ADT (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/post_modules/_ADT) configure:3305: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/_ADT/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/_ADT configure:3244: === configuring in _Image_SVG (/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/post_modules/_Image_SVG) configure:3305: running /bin/sh /net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/_Image_SVG/configure --disable-option-checking '--prefix=/usr/local' '--enable-pikelib' --cache-file=../.././config.cache --srcdir=/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/_Image_SVG ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_char_unsigned=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_func_GetSystemInfo=no ac_cv_func_GetUserName=no ac_cv_func_MakeDataExecutable=no ac_cv_func_PQescapeString=yes ac_cv_func_PQescapeStringConn=yes ac_cv_func_PQsetdbLogin=yes ac_cv_func_PQsetnonblocking=yes ac_cv_func_PQunescapeBytea=yes ac_cv_func_SetErrorMode=no ac_cv_func_SetFilePointerEx=no ac_cv_func___priocntl=no ac_cv_func__alldiv=no ac_cv_func__aullshr=no ac_cv_func__crypt=no ac_cv_func__findclose=no ac_cv_func__findfirst=no ac_cv_func__findnext=no ac_cv_func__get_daylight=no ac_cv_func__get_timezone=no ac_cv_func__longjmp=yes ac_cv_func__setjmp=yes ac_cv_func__snprintf=no ac_cv_func__utime=no ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_backtrace=yes ac_cv_func_bcopy=yes ac_cv_func_bzero=yes ac_cv_func_chown=yes ac_cv_func_chroot=yes ac_cv_func_clock=yes ac_cv_func_clock_getcpuclockid=yes ac_cv_func_close=yes ac_cv_func_closefrom=no ac_cv_func_crypt=no ac_cv_func_dirfd=yes ac_cv_func_dld_get_func=no ac_cv_func_dld_link=no ac_cv_func_endgrent=yes ac_cv_func_endpwent=yes ac_cv_func_execve=yes ac_cv_func_expf=yes ac_cv_func_expl=yes ac_cv_func_fchmod=yes ac_cv_func_fchroot=no ac_cv_func_fdopendir=no ac_cv_func_fdwalk=no ac_cv_func_fgets=yes ac_cv_func_fgetxattr=yes ac_cv_func_fileno=yes ac_cv_func_finite=yes ac_cv_func_flistxattr=yes ac_cv_func_flock=yes ac_cv_func_floorf=yes ac_cv_func_floorl=yes ac_cv_func_fork1=no ac_cv_func_fp_class_d=no ac_cv_func_fpathconf=yes ac_cv_func_fpclass=no ac_cv_func_fpsetfastmode=no ac_cv_func_fpsetmask=no ac_cv_func_fpsetround=no ac_cv_func_fsetxattr=yes ac_cv_func_fstatat=no ac_cv_func_fsync=yes ac_cv_func_ftruncate64=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getegid=yes ac_cv_func_getenv=yes ac_cv_func_geteuid=yes ac_cv_func_getgid=yes ac_cv_func_getgrent=yes ac_cv_func_getgrent_r=yes ac_cv_func_getgrgid=yes ac_cv_func_getgrgid_r=yes ac_cv_func_getgrnam=yes ac_cv_func_getgrnam_r=yes ac_cv_func_getgroups=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_gethrtime=no ac_cv_func_gethrvtime=no ac_cv_func_getitimer=yes ac_cv_func_getloadavg=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgid=yes ac_cv_func_getpgrp=yes ac_cv_func_getppid=yes ac_cv_func_getprotobyname=yes ac_cv_func_getpwent=yes ac_cv_func_getpwent_r=yes ac_cv_func_getpwnam=yes ac_cv_func_getpwnam_r=yes ac_cv_func_getpwuid=yes ac_cv_func_getpwuid_r=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_getservbyname=yes ac_cv_func_getsid=yes ac_cv_func_getspnam=yes ac_cv_func_getspnam_r=yes ac_cv_func_gettext=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_getwd=yes ac_cv_func_getxattr=yes ac_cv_func_gmtime=yes ac_cv_func_gmtime_r=yes ac_cv_func_gmtime_s=no ac_cv_func_grantpt=yes ac_cv_func_host_get_clock_service=no ac_cv_func_iconv=yes ac_cv_func_index=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_initgroups=yes ac_cv_func_innetgr=yes ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_iszero=no ac_cv_func_jcopy_block_row=yes ac_cv_func_jcopy_sample_rows=yes ac_cv_func_jdiv_round_up=yes ac_cv_func_jround_up=yes ac_cv_func_jzero_far=yes ac_cv_func_kill=yes ac_cv_func_kqueue=no ac_cv_func_lchown=yes ac_cv_func_ldiv=yes ac_cv_func_link=yes ac_cv_func_listxattr=yes ac_cv_func_localtime=yes ac_cv_func_localtime_s=no ac_cv_func_lockf=yes ac_cv_func_longjmp=yes ac_cv_func_lseek64=yes ac_cv_func_lstat=yes ac_cv_func_lutimes=no ac_cv_func_madvise=yes ac_cv_func_mallinfo=yes ac_cv_func_mallopt=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_mktime=yes ac_cv_func_mmap=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_munmap=yes ac_cv_func_mysql_get_client_version=yes ac_cv_func_nan=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_open=yes ac_cv_func_openat=no ac_cv_func_pathconf=yes ac_cv_func_pcre_fullinfo=yes ac_cv_func_pcre_get_stringnumber=yes ac_cv_func_pcre_info=yes ac_cv_func_perror=yes ac_cv_func_pipe=yes ac_cv_func_poll=yes ac_cv_func_posix_openpt=yes ac_cv_func_prctl=yes ac_cv_func_pthread_cond_reltimedwait_np=no ac_cv_func_pthread_init=no ac_cv_func_pthread_kill=yes ac_cv_func_pthread_mach_thread_np=no ac_cv_func_pthread_mutexattr_init=yes ac_cv_func_pthread_self=yes ac_cv_func_ptrace=yes ac_cv_func_ptsname=yes ac_cv_func_puts=yes ac_cv_func_read=yes ac_cv_func_readdir_r=yes ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_recvmsg=yes ac_cv_func_resolvepath=no ac_cv_func_rindex=yes ac_cv_func_sched_setscheduler=yes ac_cv_func_sched_yield=yes ac_cv_func_sendfile=yes ac_cv_func_sendmsg=yes ac_cv_func_setbuf=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setgid=yes ac_cv_func_setgrent=yes ac_cv_func_setgroups=yes ac_cv_func_setitimer=yes ac_cv_func_setjmp=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp=yes ac_cv_func_setpriority=yes ac_cv_func_setproctitle=no ac_cv_func_setpwent=yes ac_cv_func_setresgid=yes ac_cv_func_setresuid=yes ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setsockopt=yes ac_cv_func_settimeofday=yes ac_cv_func_setuid=yes ac_cv_func_setvbuf=yes ac_cv_func_setxattr=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_sigblock=yes ac_cv_func_siglongjmp=yes ac_cv_func_signal=yes ac_cv_func_signbit=no ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigvec=yes ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_socketpair=yes ac_cv_func_sopen=no ac_cv_func_statfs=yes ac_cv_func_statvfs=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strncmp=yes ac_cv_func_strnlen=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_symlink=yes ac_cv_func_sync_instruction_memory=no ac_cv_func_sysconf=yes ac_cv_func_sysinfo=yes ac_cv_func_syslog=yes ac_cv_func_thr_yield=no ac_cv_func_thread_info=no ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_truncate64=yes ac_cv_func_tzset=yes ac_cv_func_ualarm=yes ac_cv_func_uname=yes ac_cv_func_unlinkat=no ac_cv_func_unlockpt=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_ustat=yes ac_cv_func_utime=yes ac_cv_func_vfprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_writev=yes ac_cv_func_yperr_string=yes ac_cv_header_AvailabilityMacros_h=no ac_cv_header_CoreServices_CoreServices_h=no ac_cv_header_NewAPIs_h=no ac_cv_header_SybaseOpenClient_SybaseOpenClient_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_asm_mmx_h=yes ac_cv_header_asm_unistd_h=yes ac_cv_header_avcodec_h=no ac_cv_header_crt_signal_h=no ac_cv_header_crypt_h=yes ac_cv_header_ctpublic_h=no ac_cv_header_cygwin_ipc_h=no ac_cv_header_cygwin_sem_h=no ac_cv_header_cygwin_shm_h=no ac_cv_header_devices_timer_h=no ac_cv_header_direct_h=no ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_dns_sd_h=no ac_cv_header_errmsg_h=yes ac_cv_header_errno_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_ffi_ffi_h=no ac_cv_header_ffi_h=no ac_cv_header_ffmpeg_avcodec_h=no ac_cv_header_fftw_h=no ac_cv_header_float_h=yes ac_cv_header_floatingpoint_h=no ac_cv_header_fnord_fnord_fnord_h=no ac_cv_header_fp_class_h=no ac_cv_header_freetype_freetype_h=no ac_cv_header_freetype_ftxkern_h=no ac_cv_header_freetype_h=no ac_cv_header_ftxkern_h=no ac_cv_header_fuse_h=no ac_cv_header_gdbm_h=yes ac_cv_header_gmp2_gmp_h=no ac_cv_header_gmp_h=yes ac_cv_header_gnu_stubs_h=yes ac_cv_header_group_h=no ac_cv_header_grp_h=yes ac_cv_header_howl_h=no ac_cv_header_iconv_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_io_h=no ac_cv_header_isql_h=no ac_cv_header_isqlext_h=no ac_cv_header_jconfig_h=yes ac_cv_header_jni_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_kerberosv5_krb5_h=no ac_cv_header_krb5_h=yes ac_cv_header_libintl_h=yes ac_cv_header_libpq_fe_h=yes ac_cv_header_libzfs_h=no ac_cv_header_limits_h=yes ac_cv_header_linux_dvb_sec_h=no ac_cv_header_linux_dvb_version_h=yes ac_cv_header_linux_if_h=yes ac_cv_header_linux_mman_h=yes ac_cv_header_locale_h=yes ac_cv_header_mach_clock_h=no ac_cv_header_mach_mach_h=no ac_cv_header_mach_mach_init_h=no ac_cv_header_mach_o_dyld_h=no ac_cv_header_mach_task_h=no ac_cv_header_mach_task_info_h=no ac_cv_header_mach_thread_act_h=no ac_cv_header_malloc_h=yes ac_cv_header_math_h=yes ac_cv_header_memcheck_h=no ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_mmx_h=no ac_cv_header_msql_h=no ac_cv_header_mysql_errmsg_h=yes ac_cv_header_mysql_h=yes ac_cv_header_mysql_mysql_h=yes ac_cv_header_net_netdb_h=no ac_cv_header_net_socket_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_netinfo_ni_h=no ac_cv_header_ost_frontend_h=no ac_cv_header_panda_functions_h=no ac_cv_header_passwd_h=no ac_cv_header_pcre_h=yes ac_cv_header_pcre_pcre_h=no ac_cv_header_pdflib_h=no ac_cv_header_poll_h=yes ac_cv_header_process_h=no ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_qeodbc_h=no ac_cv_header_rfftw_h=no ac_cv_header_rpc_clnt_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_types_h=yes ac_cv_header_rpcsvc_yp_prot_h=yes ac_cv_header_rpcsvc_ypclnt_h=yes ac_cv_header_sane_h=no ac_cv_header_sane_sane_h=no ac_cv_header_sched_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_shadow_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_sql_h=yes ac_cv_header_sqlext_h=yes ac_cv_header_stdarg_h=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_stropts_h=yes ac_cv_header_sys_devpoll_h=no ac_cv_header_sys_epoll_h=yes ac_cv_header_sys_errno_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_filio_h=no ac_cv_header_sys_id_h=no ac_cv_header_sys_ioct_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_loadavg_h=no ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_priocntl_h=no ac_cv_header_sys_procfs_h=yes ac_cv_header_sys_protosw_h=no ac_cv_header_sys_ptrace_h=yes ac_cv_header_sys_rusage_h=no ac_cv_header_sys_sched_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_sendfile_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_socketvar_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_stream_h=no ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_syslog_h=yes ac_cv_header_sys_sysproto_h=no ac_cv_header_sys_systeminfo_h=no ac_cv_header_sys_termio_h=no ac_cv_header_sys_termios_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_user_h=yes ac_cv_header_sys_utime_h=no ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sys_xattr_h=yes ac_cv_header_syscall_h=yes ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_thread_h=no ac_cv_header_tiff_h=yes ac_cv_header_tiffio_h=yes ac_cv_header_tiffiop_h=no ac_cv_header_tiffvers_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_ustat_h=yes ac_cv_header_utime_h=yes ac_cv_header_valgrind_h=no ac_cv_header_valgrind_memcheck_h=yes ac_cv_header_values_h=yes ac_cv_header_wchar_h=yes ac_cv_header_winbase_h=no ac_cv_header_windows_h=no ac_cv_header_winsock2_h=no ac_cv_header_winsock_h=no ac_cv_header_ws2tcpip_h=no ac_cv_header_wtypes_h=no ac_cv_header_zlib_h=yes ac_cv_lib_aio_aioread=no ac_cv_lib_avcodec_avcodec_init=no ac_cv_lib_bind___inet_ntoa=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_cygipc_shmget=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_dld_link=no ac_cv_lib_dld_shl_load=no ac_cv_lib_ffi_ffi_prep_closure=no ac_cv_lib_ffmpeg_avcodec_init=no ac_cv_lib_hpi_sysOpen=yes ac_cv_lib_iconv_libiconv=no ac_cv_lib_intl_gettext=no ac_cv_lib_java_Java_java_lang_Class_isInstance=yes ac_cv_lib_java_ibmFindDLL=no ac_cv_lib_jpeg_jpeg_CreateCompress=yes ac_cv_lib_jvm_JNI_CreateJavaVM=yes ac_cv_lib_m_abs=yes ac_cv_lib_m_floor=yes ac_cv_lib_m_pow=yes ac_cv_lib_mp3lame_lame_get_copyright=no ac_cv_lib_msql_msqlClose=no ac_cv_lib_net___get_socket_descriptor=no ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_odbc_SQLConnect=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_poll_poll=no ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sane_sane_open_=no ac_cv_lib_socket_socket=no ac_cv_lib_thread_thr_create=no ac_cv_lib_z_static_inflate=no ac_cv_lib_zip_Java_java_util_zip_Inflater_inflateBytes=yes ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FT_CONFIG=/usr/bin/freetype-config ac_cv_path_GREP=/bin/grep ac_cv_path_MARIADB_CONFIG=no ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_uname_prog=/bin/uname ac_cv_pike_lib_libmysql_mysql_connect=no ac_cv_pike_lib_libmysql_mysql_real_connect=no ac_cv_pike_lib_mysqlclient_r_mysql_real_connect=yes ac_cv_pike_mysql_opt_MYSQL_INIT_COMMAND=yes ac_cv_pike_mysql_opt_MYSQL_OPT_COMPRESS=yes ac_cv_pike_mysql_opt_MYSQL_OPT_CONNECT_TIMEOUT=yes ac_cv_pike_mysql_opt_MYSQL_OPT_LOCAL_INFILE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_NAMED_PIPE=yes ac_cv_pike_mysql_opt_MYSQL_OPT_RECONNECT=no ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_FILE=yes ac_cv_pike_mysql_opt_MYSQL_READ_DEFAULT_GROUP=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_DIR=yes ac_cv_pike_mysql_opt_MYSQL_SET_CHARSET_NAME=yes ac_cv_pike_mysql_opt_SHUTDOWN_DEFAULT=yes ac_cv_prog_CPP='gcc -std=gnu99 -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11=no ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_dirname=yes ac_cv_prog_locate=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_PQclear=-lpq ac_cv_search_TIFFOpen=-ltiff ac_cv_search__db_doprnt_=no ac_cv_search_compress=-lz ac_cv_search_floor='none required' ac_cv_search_gdbm_open=-lgdbm ac_cv_search_gethostbyname='none required' ac_cv_search_gettext='none required' ac_cv_search_iconv='none required' ac_cv_search_inflate=-lz ac_cv_search_intl_datetime=no ac_cv_search_krb5_init_context=-lkrb5 ac_cv_search_my_init=no ac_cv_search_opendir='none required' ac_cv_search_socket='none required' ac_cv_search_strerror='none required' ac_cv_should_define__xopen_source=no ac_cv_sizeof___int128=0 ac_cv_sizeof___int128_t=16 ac_cv_sizeof___int64=0 ac_cv_sizeof___uint128_t=16 ac_cv_sizeof_char_p=8 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_mp_limb_t=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned___int128=0 ac_cv_sizeof_unsigned___int128_t=0 ac_cv_struct_tm=time.h ac_cv_type_ffi_arg=no ac_cv_type_ffi_sarg=no ac_cv_type_gid_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_pri_t=no ac_cv_type_ptrdiff_t=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_time_t=yes ac_cv_type_uid_t=yes ac_cv_working_alloca_h=yes pike_cv_32bit_dirs=' /usr/X11R6/lib /usr/lib64' pike_cv_64bit_dirs=' /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib64' pike_cv_C_supports_large_auto=yes pike_cv_FP_RZ=no pike_cv_PIKE_MUTEX_ERRORCHECK_value=PTHREAD_MUTEX_ERRORCHECK pike_cv_PIKE_MUTEX_RECURSIVE_value=PTHREAD_MUTEX_RECURSIVE pike_cv___yy_memcpy_count_type='unsigned int' pike_cv___yy_memcpy_from_const=const pike_cv_abi=64 pike_cv_abi_suffixes='64 /64 /.' pike_cv_accept_size_t=socklen_t pike_cv_actual_gmp_numb_bits=64 pike_cv_bindtextdomain_handles_null=yes pike_cv_broken_f_setfd=no pike_cv_broken_shed_h=no pike_cv_c_really_const=yes pike_cv_configure_test_port_c=yes pike_cv_configure_test_rusage_c=yes pike_cv_configure_test_threads_c=yes pike_cv_cpp_symbol_concat=ANSI pike_cv_decl_ft_encoding_latin_1=no pike_cv_decl_getenv=existent pike_cv_decl_gethostname=existent pike_cv_decl_getpeername=existent pike_cv_decl_malloc=existent pike_cv_decl_popen=existent pike_cv_decl_strchr=existent pike_cv_declare_environ=yes pike_cv_default_compiler_abi=64 pike_cv_double_type=ieee_little pike_cv_dynamic_dirs=' /usr/X11R6/lib64 /usr/X11R6/lib /usr/lib64' pike_cv_epoll_works=yes pike_cv_ffmpeg_include_dir=no pike_cv_filesystem_syncronization=working pike_cv_float_type=ieee_little pike_cv_framework_sybaseopenclient=no pike_cv_freebsd_sendfile=no pike_cv_func_GetSystemTimeAsFileTime=no pike_cv_func__isnan=no pike_cv_func_darwin_getxattr=no pike_cv_func_dlopen=yes pike_cv_func_failsafe_strerror=yes pike_cv_func_fork=yes pike_cv_func_fpsetmask=no pike_cv_func_fpsetround=no pike_cv_func_frexp=yes pike_cv_func_gethostname=yes pike_cv_func_getrusage_full=yes pike_cv_func_gettimeofday_has_two_args=yes pike_cv_func_infnan=no pike_cv_func_isgraph=yes pike_cv_func_isless=yes pike_cv_func_isspace=yes pike_cv_func_isunordered=yes pike_cv_func_ldexp=yes pike_cv_func_memcpy=yes pike_cv_func_memmem=no pike_cv_func_memmove=yes pike_cv_func_memset=yes pike_cv_func_mkdir_args=2 pike_cv_func_posix_readdir_r=yes pike_cv_func_rint=yes pike_cv_func_strcoll=yes pike_cv_func_strtol_works=yes pike_cv_func_sysv_statfs=no pike_cv_func_working_getcwd=yes pike_cv_func_working_posix_readdir_r=yes pike_cv_function_cast=yes pike_cv_gcc_attributes=yes pike_cv_getrusage_procfs=no pike_cv_glibc=yes pike_cv_gmp___MPN_prefix=__gmpn_ pike_cv_gmp_numb_bits_valid=no pike_cv_hardware_alignment=8 pike_cv_hardware_byteorder=1234 pike_cv_hardware_stack_direction=down pike_cv_has_external_timezone=yes pike_cv_has_struct_sockaddr_in6=yes pike_cv_has_va_copy=yes pike_cv_have_SQLHDBC=yes pike_cv_have_SQLHENV=yes pike_cv_have_SQLHSTMT=yes pike_cv_have_SQLINTEGER=yes pike_cv_have_SQLLEN=yes pike_cv_have_SQLSMALLINT=yes pike_cv_have_SQLUINTEGER=yes pike_cv_have_SQLULEN=yes pike_cv_have_SQLUSMALLINT=yes pike_cv_have_gmp_mpz_bin_ui=no pike_cv_have_gmp_mpz_fits_ulong_p=no pike_cv_have_gmp_mpz_import=no pike_cv_have_gmp_mpz_popcount=no pike_cv_have_gmp_mpz_xor=no pike_cv_have_mysql_field_charsetnr=yes pike_cv_have_mysql_field_net_vio=yes pike_cv_have_notifications=yes pike_cv_have_osf1_gethostbyname_r=no pike_cv_have_osf1_getservbyname_r=no pike_cv_have_pthread_atfork=yes pike_cv_have_pthread_attr_setstacksize=yes pike_cv_have_pthread_cond_init=yes pike_cv_have_pthread_condattr_default=no pike_cv_have_pthread_condattr_default_aix=no pike_cv_have_pthread_initial_thread_bos=no pike_cv_have_pthread_yield=yes pike_cv_have_pthread_yield_np=no pike_cv_have_rdtsc=yes pike_cv_have_solaris_gethostbyname_r=no pike_cv_have_solaris_getservbyname_r=no pike_cv_have_solaris_getspnam_r=no pike_cv_have_union_init=yes pike_cv_have_working___FUNCTION__=yes pike_cv_have_working___func__=yes pike_cv_header_sys_sendfile_h=yes pike_cv_initial_stack_size=12517376 pike_cv_itimer_type_is_02=yes pike_cv_java=yes pike_cv_java_arch=x86_64 pike_cv_java_cpu=x86_64 pike_cv_java_include_dir=/usr/java/jdk1.5.0_05/jre/../include pike_cv_java_java_home=/usr/java/jdk1.5.0_05/jre pike_cv_java_javavm=no pike_cv_java_lib_dir='/usr/java/jdk1.5.0_05/jre/lib/x86_64/server /usr/java/jdk1.5.0_05/jre/lib/x86_64/native_threads /usr/java/jdk1.5.0_05/jre/lib/x86_64 ' pike_cv_java_sysos=linux pike_cv_java_threads_type=native_threads pike_cv_java_working=yes pike_cv_jpeg_height_in_blocks=yes pike_cv_keyword_restrict=yes pike_cv_lc___declspec=no pike_cv_lib_abi=64 pike_cv_lib_m_fabs=yes pike_cv_libgcc_filename=/usr/lib/gcc/x86_64-redhat-linux/4.0.2/libgcc.a pike_cv_ls=/bin/ls pike_cv_machine_code_arch=unknown pike_cv_make_supports_VPATH=yes pike_cv_make_supports_spaces_in_SHELL=yes pike_cv_marker_list=yes pike_cv_max_open_fd=1024 pike_cv_method_extract_char=by_cast pike_cv_method_extract_uchar=by_cast pike_cv_mmap_PROT_EXEC=yes pike_cv_mpz_getlimbn_works=yes pike_cv_mpz_set_si_works=yes pike_cv_mpz_t_has__mp_alloc=yes pike_cv_msql_include_dir=no pike_cv_mysql_fetch_lengths_ret_type='unsigned long' pike_cv_mysql_include_dir=/usr/./include/mysql pike_cv_mysql_lib_dir=/usr/./lib64/mysql pike_cv_mysql_lib_dir_prefix=/usr/. pike_cv_mysql_mysql_character_set_name=yes pike_cv_mysql_mysql_fetch_lengths=yes pike_cv_mysql_mysql_options=yes pike_cv_mysql_mysql_port=yes pike_cv_mysql_mysql_real_query=yes pike_cv_mysql_mysql_set_character_set=yes pike_cv_mysql_mysql_ssl_set=yes pike_cv_mysql_mysql_unix_port=yes pike_cv_not_32bit_dirs=' /usr/local/lib /usr/local/lib /usr/X11R6/lib64 /usr/X11R6/lib64 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_not_64bit_dirs=' /usr/X11R6/lib' pike_cv_not_dynamic_dirs=' /usr/local/lib /usr/local/lib /usr/lib/gcc/x86_64-redhat-linux/4.0.2 /usr/lib/gcc/x86_64-redhat-linux/4.0.2' pike_cv_odbc=yes pike_cv_odbc_include_dir= pike_cv_odbc_lib_dir= pike_cv_option_O3=yes pike_cv_option_W=yes pike_cv_option_Wall=yes pike_cv_option_Wchar_subscripts=yes pike_cv_option_Wcomment=yes pike_cv_option_Wdeclaration_after_statement=yes pike_cv_option_Wformat=yes pike_cv_option_Wformat_security=no pike_cv_option_Wimplicit_function_declaration=yes pike_cv_option_Wmultichar=yes pike_cv_option_Wno_long_long=yes pike_cv_option_Wno_unused=yes pike_cv_option_Wpointer_arith=yes pike_cv_option_Wswitch=yes pike_cv_option_Wuninitialized=yes pike_cv_option_fPIC=yes pike_cv_option_ggdb3=yes pike_cv_option_m64=yes pike_cv_option_pipe=yes pike_cv_option_plus_O3=no pike_cv_option_static_libgcc=yes pike_cv_oracle_ld_bsymbolic=yes pike_cv_oracle_ld_znodefs=yes pike_cv_oracle_oracle_home=no pike_cv_oracle_oracle_sid=no pike_cv_oracle_oraenv_file=no pike_cv_oracle_oratab_file=/etc/oratab pike_cv_oracle_sysliblist= pike_cv_pgres_include_dir=/usr/./include pike_cv_pgres_lib_dir=no pike_cv_poll_device=no pike_cv_posix_threads=yes pike_cv_printf_INT64=l pike_cv_printf_off_t=t pike_cv_printf_ptrdiff_t=t pike_cv_printf_size_t=z pike_cv_prog_CC='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink gcc -std=gnu99' pike_cv_prog_CC_save= pike_cv_prog_CXX='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/smartlink g++' pike_cv_prog_icc=no pike_cv_prog_tcc=no pike_cv_prog_working_yacc='bison -y' pike_cv_ptrace_addr_type=pointer pike_cv_ptrace_takes_four_args=yes pike_cv_pty_master_pathname=/dev/ptmx pike_cv_realloc_null_works=yes pike_cv_run_path_method=wl pike_cv_search_krb5_init_context=-lkrb5 pike_cv_select_on_unix_sockets=yes pike_cv_sendfile_args=4 pike_cv_setprgp_bsd=yes pike_cv_setrlimit_syntax_bsd43=yes pike_cv_setrlimit_syntax_standard=yes pike_cv_short_use=CT_SHORT_INT pike_cv_socket_buffer_max=65536 pike_cv_struct_has_h_addr_list=yes pike_cv_struct_has_pw_gecos=yes pike_cv_struct_iovec=yes pike_cv_struct_mallinfo=yes pike_cv_struct_msghdr=yes pike_cv_struct_msghdr_msg_accrights=no pike_cv_struct_msghdr_msg_control=yes pike_cv_struct_sockaddr_un_sun_len=no pike_cv_struct_stat_blocks=yes pike_cv_struct_statfs=yes pike_cv_struct_statfs_f_bavail=yes pike_cv_struct_statfs_f_fsid=no pike_cv_struct_statvfs=yes pike_cv_struct_statvfs_f_basetype=no pike_cv_struct_statvfs_f_fstr=no pike_cv_struct_tm_has___tm_gmtoff=no pike_cv_struct_tm_has_gmtoff=yes pike_cv_sys_ansi_prototypes=yes pike_cv_sys_bad_signal_handling= pike_cv_sys_ccshared=' -fPIC' pike_cv_sys_dynamic_loading=yes pike_cv_sys_has_working_mmx=no pike_cv_sys_idiot_sigfpe=no pike_cv_sys_linkforshared=-rdynamic pike_cv_sys_nonblock=USE_FCNTL_O_NONBLOCK pike_cv_sys_os=Linux pike_cv_sys_resource_h=yes pike_cv_sys_signal_oneshot=no pike_cv_sys_user_h=yes pike_cv_system_oob_working=TIMEOUT pike_cv_thread_local_cpu_time=no pike_cv_thread_t_type=integer pike_cv_type_in_addr_t=yes pike_cv_ualarm_takes_two_args=yes pike_cv_union_wait=yes pike_cv_union_wait_needed=no pike_cv_ushrt_max_is_defined=yes pike_cv_va_list_is_state_ptr=yes pike_cv_volatile=yes pike_cv_wanted_abi=64 pike_cv_working_gmp=yes pike_cv_working_tiff=yes pike_cv_working_z=yes pike_cv_yp_order_type='unsigned int' ## ----------------- ## ## Output variables. ## ## ----------------- ## DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"' ECHO_C='' ECHO_N='-n' ECHO_T='' LIBOBJS='' LIBS='' LTLIBOBJS='' MODULE_LINKOPTS='' MODULE_SEGMENTS='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG_PATH='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/build/linux-2.6.17-1.2142_fc4smp-x86_64/bundles/lib/pkgconfig:/usr/local/lib/pkgconfig:/usr/local/lib/pkgconfig' PMOD_TARGETS='' SET_MAKE='' SHELL='/bin/sh' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' make_variables_in='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/make_variables.in' mandir='${datarootdir}/man' module_names=' Bz2 COM GL GLUT GSSAPI GTK GTK2 Nettle SDL SQLite Shuffler Unicode ZXID _ADT _Image_SVG' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' Bz2 COM GL GLUT GSSAPI GTK GTK2 Nettle SDL SQLite Shuffler Unicode ZXID _ADT _Image_SVG' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## dependencies='/net/myst/export/d1/xenofarm/pike-7.8/myst.roxen.com/buildtmp/Pike-v7.8-snapshot/src/post_modules/dependencies' make_variables='make_variables' propagated_variables='propagated_variables' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" configure: exit 0