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.59. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 130 tasks, 187 threads, 4 processors Load average: 1.28, Mach factor: 2.70 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1361: checking for a BSD-compatible install configure:1416: result: /usr/bin/install -c -o root -g wheel configure:1427: checking whether build environment is sane configure:1470: result: yes configure:1535: checking for gawk configure:1551: found /usr/local/bin/gawk configure:1561: result: gawk configure:1571: checking whether gmake sets $(MAKE) configure:1591: result: yes configure:1762: checking whether to enable maintainer-specific portions of Makefiles configure:1771: result: no configure:1793: checking build system type configure:1811: result: i386-unknown-gnu configure:1819: checking host system type configure:1833: result: i386-unknown-gnu configure:1841: checking for windows configure:1861: result: no configure:1883: checking for i386-unknown-gnu-gcc configure:1909: result: cc configure:2191: checking for C compiler version configure:2194: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:2197: $? = 0 configure:2199: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2202: $? = 0 configure:2204: cc -V &5 cc: `-V' option must have argument configure:2207: $? = 1 configure:2230: checking for C compiler default output file name configure:2233: cc -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 cc: unrecognized option `-pthread' configure:2236: $? = 0 configure:2282: result: a.out configure:2287: checking whether the C compiler works configure:2293: ./a.out configure:2296: $? = 0 configure:2313: result: yes configure:2320: checking whether we are cross compiling configure:2322: result: no configure:2325: checking for suffix of executables configure:2327: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread -L/usr/local/lib -L/usr/X11R6/lib conftest.c >&5 cc: unrecognized option `-pthread' configure:2330: $? = 0 configure:2355: result: configure:2361: checking for suffix of object files configure:2382: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:2385: $? = 0 configure:2407: result: configure:2411: checking whether we are using the GNU C compiler configure:2435: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:2441: $? = 0 configure:2445: test -z || test ! -s conftest.err configure:2448: $? = 0 configure:2451: test -s conftest. configure:2454: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcb" | #define VERSION "20060822" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2467: result: no configure:2473: checking whether cc accepts -g configure:2494: cc -c -g -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:2500: $? = 0 configure:2504: test -z || test ! -s conftest.err configure:2507: $? = 0 configure:2510: test -s conftest. configure:2513: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcb" | #define VERSION "20060822" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2524: result: no configure:2541: checking for cc option to accept ANSI C configure:2611: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:2617: $? = 0 configure:2621: test -z || test ! -s conftest.err configure:2624: $? = 0 configure:2627: test -s conftest. configure:2630: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcb" | #define VERSION "20060822" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*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 don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2611: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2617: $? = 0 configure:2621: test -z || test ! -s conftest.err configure:2624: $? = 0 configure:2627: test -s conftest. configure:2630: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcb" | #define VERSION "20060822" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*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 don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2611: cc -std1 -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2617: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcb" | #define VERSION "20060822" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*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 don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2611: cc -Ae -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 :6:2: missing '(' after predicate configure:2617: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcb" | #define VERSION "20060822" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*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 don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2611: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 :6:2: missing '(' after predicate configure:2617: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcb" | #define VERSION "20060822" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*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 don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2611: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 cc: unrecognized option `-Xc' configure:2617: $? = 0 configure:2621: test -z || test ! -s conftest.err configure:2624: $? = 0 configure:2627: test -s conftest. configure:2630: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcb" | #define VERSION "20060822" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*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 don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2648: result: none needed configure:2666: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2672: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2816: checking for style of include used by gmake configure:2844: result: GNU configure:2872: checking dependency style of cc configure:2962: result: gcc3 configure:2980: checking for inline configure:3001: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3007: $? = 0 configure:3011: test -z || test ! -s conftest.err configure:3014: $? = 0 configure:3017: test -s conftest. configure:3020: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcb" | #define VERSION "20060822" | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static inline foo_t static_foo () {return 0; } | inline foo_t foo () {return 0; } | #endif | configure:3001: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3007: $? = 0 configure:3011: test -z || test ! -s conftest.err configure:3014: $? = 0 configure:3017: test -s conftest. configure:3020: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcb" | #define VERSION "20060822" | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline__ foo_t static_foo () {return 0; } | __inline__ foo_t foo () {return 0; } | #endif | configure:3001: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:3007: $? = 0 configure:3011: test -z || test ! -s conftest.err configure:3014: $? = 0 configure:3017: test -s conftest. configure:3020: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcb" | #define VERSION "20060822" | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static __inline foo_t static_foo () {return 0; } | __inline foo_t foo () {return 0; } | #endif | configure:3032: result: no configure:3056: checking whether cc understands -c and -o together configure:3083: cc -c conftest.c -o conftest. >&5 configure:3086: $? = 0 configure:3088: cc -c conftest.c -o conftest. >&5 configure:3091: $? = 0 configure:3130: result: yes configure:3160: checking how to run the C preprocessor configure:3195: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3201: $? = 0 configure:3233: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:14:28: ac_nonexistent.h: No such file or directory configure:3239: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcb" | #define VERSION "20060822" | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include configure:3278: result: cc -E configure:3302: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c configure:3308: $? = 0 configure:3340: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c conftest.c:14:28: ac_nonexistent.h: No such file or directory configure:3346: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcb" | #define VERSION "20060822" | #ifndef __cplusplus | #define inline | #endif | /* end confdefs.h. */ | #include configure:3393: checking for gawk configure:3419: result: gawk configure:3433: checking for flex configure:3449: found /usr/bin/flex configure:3459: result: flex configure:3472: checking for yywrap in -lfl configure:3502: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lfl >&5 cc: unrecognized option `-pthread' configure:3508: $? = 0 configure:3512: test -z || test ! -s conftest.err configure:3515: $? = 0 configure:3518: test -s conftest configure:3521: $? = 0 configure:3534: result: yes configure:3612: checking lex output file root configure:3623: flex conftest.l configure:3626: $? = 0 configure:3638: result: lex.yy configure:3643: checking whether yytext is a pointer configure:3659: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lfl >&5 cc: unrecognized option `-pthread' configure:3665: $? = 0 configure:3669: test -z || test ! -s conftest.err configure:3672: $? = 0 configure:3675: test -s conftest configure:3678: $? = 0 configure:3692: result: yes configure:3710: checking for bison configure:3726: found /usr/local/bin/bison configure:3736: result: bison -y configure:3760: checking for a BSD-compatible install configure:3815: result: /usr/bin/install -c -o root -g wheel configure:3829: checking for i386-unknown-gnu-ranlib configure:3858: result: no configure:3867: checking for ranlib configure:3883: found /usr/bin/ranlib configure:3894: result: ranlib configure:3912: checking for tgif configure:3943: result: notfound configure:3962: checking for xpmtoppm configure:3993: result: notfound configure:4002: checking for ppmtowinicon configure:4033: result: notfound configure:4052: checking for convert configure:4070: found /usr/local/bin/convert configure:4083: result: /usr/local/bin/convert configure:4103: checking if the documentation should be built configure:4124: result: yes configure:4291: checking for which gui to use configure:4302: result: gtk configure:4316: checking for which printer to use configure:4326: result: lpr configure:4337: checking for which exporters to use configure:4347: result: bom gerber png ps configure:4390: checking for gm4 configure:4408: found /usr/local/bin/gm4 configure:4420: result: /usr/local/bin/gm4 configure:4443: checking for wish configure:4461: found /usr/local/bin/wish configure:4473: result: /usr/local/bin/wish configure:4509: checking for latex configure:4525: found /usr/local/bin/latex configure:4535: result: latex configure:4561: checking for pdflatex configure:4577: found /usr/local/bin/pdflatex configure:4587: result: pdflatex configure:4613: checking for dvips configure:4629: found /usr/local/bin/dvips configure:4639: result: dvips configure:4665: checking for ps2pdf configure:4681: found /usr/local/bin/ps2pdf configure:4691: result: ps2pdf configure:4714: checking for sqrt in -lm configure:4744: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lm >&5 cc: unrecognized option `-pthread' conftest.c:24: warning: conflicting types for built-in function `sqrt' configure:4750: $? = 0 configure:4754: test -z || test ! -s conftest.err configure:4757: $? = 0 configure:4760: test -s conftest configure:4763: $? = 0 configure:4776: result: yes configure:4788: checking for gethostbyname in -lxnet configure:4818: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lxnet -lm >&5 cc: unrecognized option `-pthread' ld: can't locate file for: -lxnet configure:4824: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcb" | #define VERSION "20060822" | #ifndef __cplusplus | #define inline | #endif | #define YYTEXT_POINTER 1 | #define M4 /usr/local/bin/gm4 | #define GNUM4 "/usr/local/bin/gm4" | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char gethostbyname (); | int | main () | { | gethostbyname (); | ; | return 0; | } configure:4850: result: no configure:4862: checking for yywrap in -lfl configure:4924: result: yes configure:4939: checking for strerror configure:4996: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lfl -lm >&5 cc: unrecognized option `-pthread' configure:5002: $? = 0 configure:5006: test -z || test ! -s conftest.err configure:5009: $? = 0 configure:5012: test -s conftest configure:5015: $? = 0 configure:5027: result: yes configure:5042: checking for regcomp configure:5099: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lfl -lm >&5 cc: unrecognized option `-pthread' configure:5105: $? = 0 configure:5109: test -z || test ! -s conftest.err configure:5112: $? = 0 configure:5115: test -s conftest configure:5118: $? = 0 configure:5130: result: yes configure:5042: checking for re_comp configure:5099: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lfl -lm >&5 cc: unrecognized option `-pthread' ld: Undefined symbols: _re_comp configure:5105: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcb" | #define VERSION "20060822" | #ifndef __cplusplus | #define inline | #endif | #define YYTEXT_POINTER 1 | #define M4 /usr/local/bin/gm4 | #define GNUM4 "/usr/local/bin/gm4" | #define HAVE_LIBM 1 | #define HAVE_LIBFL 1 | #define HAVE_STRERROR 1 | #define HAVE_REGCOMP 1 | /* end confdefs.h. */ | /* Define re_comp to an innocuous variant, in case declares re_comp. | For example, HP-UX 11i declares gettimeofday. */ | #define re_comp innocuous_re_comp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char re_comp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef re_comp | | /* 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 re_comp (); | /* 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_re_comp) || defined (__stub___re_comp) | choke me | #else | char (*f) () = re_comp; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != re_comp; | ; | return 0; | } configure:5130: result: no configure:5146: checking for logf configure:5203: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lfl -lm >&5 cc: unrecognized option `-pthread' conftest.c:45: warning: conflicting types for built-in function `logf' configure:5209: $? = 0 configure:5213: test -z || test ! -s conftest.err configure:5216: $? = 0 configure:5219: test -s conftest configure:5222: $? = 0 configure:5234: result: yes configure:5146: checking for expf configure:5203: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lfl -lm >&5 cc: unrecognized option `-pthread' conftest.c:46: warning: conflicting types for built-in function `expf' configure:5209: $? = 0 configure:5213: test -z || test ! -s conftest.err configure:5216: $? = 0 configure:5219: test -s conftest configure:5222: $? = 0 configure:5234: result: yes configure:5146: checking for rint configure:5203: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lfl -lm >&5 cc: unrecognized option `-pthread' configure:5209: $? = 0 configure:5213: test -z || test ! -s conftest.err configure:5216: $? = 0 configure:5219: test -s conftest configure:5222: $? = 0 configure:5234: result: yes configure:5248: checking for vsnprintf configure:5305: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lfl -lm >&5 cc: unrecognized option `-pthread' conftest.c:48: warning: conflicting types for built-in function `vsnprintf' configure:5311: $? = 0 configure:5315: test -z || test ! -s conftest.err configure:5318: $? = 0 configure:5321: test -s conftest configure:5324: $? = 0 configure:5336: result: yes configure:5352: checking for getpwuid configure:5409: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lfl -lm >&5 cc: unrecognized option `-pthread' configure:5415: $? = 0 configure:5419: test -z || test ! -s conftest.err configure:5422: $? = 0 configure:5425: test -s conftest configure:5428: $? = 0 configure:5440: result: yes configure:5352: checking for gethostname configure:5409: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lfl -lm >&5 cc: unrecognized option `-pthread' configure:5415: $? = 0 configure:5419: test -z || test ! -s conftest.err configure:5422: $? = 0 configure:5425: test -s conftest configure:5428: $? = 0 configure:5440: result: yes configure:5352: checking for getcwd configure:5409: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lfl -lm >&5 cc: unrecognized option `-pthread' configure:5415: $? = 0 configure:5419: test -z || test ! -s conftest.err configure:5422: $? = 0 configure:5425: test -s conftest configure:5428: $? = 0 configure:5440: result: yes configure:5454: checking for random configure:5511: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lfl -lm >&5 cc: unrecognized option `-pthread' configure:5517: $? = 0 configure:5521: test -z || test ! -s conftest.err configure:5524: $? = 0 configure:5527: test -s conftest configure:5530: $? = 0 configure:5542: result: yes configure:5553: checking for egrep configure:5563: result: grep -E configure:5568: checking for ANSI C header files configure:5593: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:5599: $? = 0 configure:5603: test -z || test ! -s conftest.err configure:5606: $? = 0 configure:5609: test -s conftest. configure:5612: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcb" | #define VERSION "20060822" | #ifndef __cplusplus | #define inline | #endif | #define YYTEXT_POINTER 1 | #define M4 /usr/local/bin/gm4 | #define GNUM4 "/usr/local/bin/gm4" | #define HAVE_LIBM 1 | #define HAVE_LIBFL 1 | #define HAVE_STRERROR 1 | #define HAVE_REGCOMP 1 | #define HAVE_LOGF 1 | #define HAVE_EXPF 1 | #define HAVE_RINT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETCWD 1 | #define HAVE_RANDOM 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:5721: result: no configure:5745: checking for sys/types.h configure:5761: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:5767: $? = 0 configure:5771: test -z || test ! -s conftest.err configure:5774: $? = 0 configure:5777: test -s conftest. configure:5780: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcb" | #define VERSION "20060822" | #ifndef __cplusplus | #define inline | #endif | #define YYTEXT_POINTER 1 | #define M4 /usr/local/bin/gm4 | #define GNUM4 "/usr/local/bin/gm4" | #define HAVE_LIBM 1 | #define HAVE_LIBFL 1 | #define HAVE_STRERROR 1 | #define HAVE_REGCOMP 1 | #define HAVE_LOGF 1 | #define HAVE_EXPF 1 | #define HAVE_RINT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETCWD 1 | #define HAVE_RANDOM 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5791: result: no configure:5745: checking for sys/stat.h configure:5761: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:5767: $? = 0 configure:5771: test -z || test ! -s conftest.err configure:5774: $? = 0 configure:5777: test -s conftest. configure:5780: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcb" | #define VERSION "20060822" | #ifndef __cplusplus | #define inline | #endif | #define YYTEXT_POINTER 1 | #define M4 /usr/local/bin/gm4 | #define GNUM4 "/usr/local/bin/gm4" | #define HAVE_LIBM 1 | #define HAVE_LIBFL 1 | #define HAVE_STRERROR 1 | #define HAVE_REGCOMP 1 | #define HAVE_LOGF 1 | #define HAVE_EXPF 1 | #define HAVE_RINT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETCWD 1 | #define HAVE_RANDOM 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5791: result: no configure:5745: checking for stdlib.h configure:5761: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:5767: $? = 0 configure:5771: test -z || test ! -s conftest.err configure:5774: $? = 0 configure:5777: test -s conftest. configure:5780: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcb" | #define VERSION "20060822" | #ifndef __cplusplus | #define inline | #endif | #define YYTEXT_POINTER 1 | #define M4 /usr/local/bin/gm4 | #define GNUM4 "/usr/local/bin/gm4" | #define HAVE_LIBM 1 | #define HAVE_LIBFL 1 | #define HAVE_STRERROR 1 | #define HAVE_REGCOMP 1 | #define HAVE_LOGF 1 | #define HAVE_EXPF 1 | #define HAVE_RINT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETCWD 1 | #define HAVE_RANDOM 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5791: result: no configure:5745: checking for string.h configure:5761: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:5767: $? = 0 configure:5771: test -z || test ! -s conftest.err configure:5774: $? = 0 configure:5777: test -s conftest. configure:5780: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcb" | #define VERSION "20060822" | #ifndef __cplusplus | #define inline | #endif | #define YYTEXT_POINTER 1 | #define M4 /usr/local/bin/gm4 | #define GNUM4 "/usr/local/bin/gm4" | #define HAVE_LIBM 1 | #define HAVE_LIBFL 1 | #define HAVE_STRERROR 1 | #define HAVE_REGCOMP 1 | #define HAVE_LOGF 1 | #define HAVE_EXPF 1 | #define HAVE_RINT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETCWD 1 | #define HAVE_RANDOM 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5791: result: no configure:5745: checking for memory.h configure:5761: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:5767: $? = 0 configure:5771: test -z || test ! -s conftest.err configure:5774: $? = 0 configure:5777: test -s conftest. configure:5780: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcb" | #define VERSION "20060822" | #ifndef __cplusplus | #define inline | #endif | #define YYTEXT_POINTER 1 | #define M4 /usr/local/bin/gm4 | #define GNUM4 "/usr/local/bin/gm4" | #define HAVE_LIBM 1 | #define HAVE_LIBFL 1 | #define HAVE_STRERROR 1 | #define HAVE_REGCOMP 1 | #define HAVE_LOGF 1 | #define HAVE_EXPF 1 | #define HAVE_RINT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETCWD 1 | #define HAVE_RANDOM 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5791: result: no configure:5745: checking for strings.h configure:5761: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:5767: $? = 0 configure:5771: test -z || test ! -s conftest.err configure:5774: $? = 0 configure:5777: test -s conftest. configure:5780: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcb" | #define VERSION "20060822" | #ifndef __cplusplus | #define inline | #endif | #define YYTEXT_POINTER 1 | #define M4 /usr/local/bin/gm4 | #define GNUM4 "/usr/local/bin/gm4" | #define HAVE_LIBM 1 | #define HAVE_LIBFL 1 | #define HAVE_STRERROR 1 | #define HAVE_REGCOMP 1 | #define HAVE_LOGF 1 | #define HAVE_EXPF 1 | #define HAVE_RINT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETCWD 1 | #define HAVE_RANDOM 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5791: result: no configure:5745: checking for inttypes.h configure:5761: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:5767: $? = 0 configure:5771: test -z || test ! -s conftest.err configure:5774: $? = 0 configure:5777: test -s conftest. configure:5780: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcb" | #define VERSION "20060822" | #ifndef __cplusplus | #define inline | #endif | #define YYTEXT_POINTER 1 | #define M4 /usr/local/bin/gm4 | #define GNUM4 "/usr/local/bin/gm4" | #define HAVE_LIBM 1 | #define HAVE_LIBFL 1 | #define HAVE_STRERROR 1 | #define HAVE_REGCOMP 1 | #define HAVE_LOGF 1 | #define HAVE_EXPF 1 | #define HAVE_RINT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETCWD 1 | #define HAVE_RANDOM 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5791: result: no configure:5745: checking for stdint.h configure:5761: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:5767: $? = 0 configure:5771: test -z || test ! -s conftest.err configure:5774: $? = 0 configure:5777: test -s conftest. configure:5780: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcb" | #define VERSION "20060822" | #ifndef __cplusplus | #define inline | #endif | #define YYTEXT_POINTER 1 | #define M4 /usr/local/bin/gm4 | #define GNUM4 "/usr/local/bin/gm4" | #define HAVE_LIBM 1 | #define HAVE_LIBFL 1 | #define HAVE_STRERROR 1 | #define HAVE_REGCOMP 1 | #define HAVE_LOGF 1 | #define HAVE_EXPF 1 | #define HAVE_RINT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETCWD 1 | #define HAVE_RANDOM 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5791: result: no configure:5745: checking for unistd.h configure:5761: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:5767: $? = 0 configure:5771: test -z || test ! -s conftest.err configure:5774: $? = 0 configure:5777: test -s conftest. configure:5780: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcb" | #define VERSION "20060822" | #ifndef __cplusplus | #define inline | #endif | #define YYTEXT_POINTER 1 | #define M4 /usr/local/bin/gm4 | #define GNUM4 "/usr/local/bin/gm4" | #define HAVE_LIBM 1 | #define HAVE_LIBFL 1 | #define HAVE_STRERROR 1 | #define HAVE_REGCOMP 1 | #define HAVE_LOGF 1 | #define HAVE_EXPF 1 | #define HAVE_RINT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETCWD 1 | #define HAVE_RANDOM 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:5791: result: no configure:5811: checking for string.h configure:5816: result: no configure:5811: checking for sys/types.h configure:5816: result: no configure:5820: checking regex.h usability configure:5832: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:5838: $? = 0 configure:5842: test -z || test ! -s conftest.err configure:5845: $? = 0 configure:5848: test -s conftest. configure:5851: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcb" | #define VERSION "20060822" | #ifndef __cplusplus | #define inline | #endif | #define YYTEXT_POINTER 1 | #define M4 /usr/local/bin/gm4 | #define GNUM4 "/usr/local/bin/gm4" | #define HAVE_LIBM 1 | #define HAVE_LIBFL 1 | #define HAVE_STRERROR 1 | #define HAVE_REGCOMP 1 | #define HAVE_LOGF 1 | #define HAVE_EXPF 1 | #define HAVE_RINT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETCWD 1 | #define HAVE_RANDOM 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5861: result: no configure:5865: checking regex.h presence configure:5875: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c configure:5881: $? = 0 configure:5901: result: yes configure:5914: WARNING: regex.h: present but cannot be compiled configure:5916: WARNING: regex.h: check for missing prerequisite headers? configure:5918: WARNING: regex.h: see the Autoconf documentation configure:5920: WARNING: regex.h: section "Present But Cannot Be Compiled" configure:5922: WARNING: regex.h: proceeding with the preprocessor's result configure:5924: WARNING: regex.h: in the future, the compiler will take precedence configure:5936: checking for regex.h configure:5943: result: yes configure:5820: checking pwd.h usability configure:5832: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:5838: $? = 0 configure:5842: test -z || test ! -s conftest.err configure:5845: $? = 0 configure:5848: test -s conftest. configure:5851: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcb" | #define VERSION "20060822" | #ifndef __cplusplus | #define inline | #endif | #define YYTEXT_POINTER 1 | #define M4 /usr/local/bin/gm4 | #define GNUM4 "/usr/local/bin/gm4" | #define HAVE_LIBM 1 | #define HAVE_LIBFL 1 | #define HAVE_STRERROR 1 | #define HAVE_REGCOMP 1 | #define HAVE_LOGF 1 | #define HAVE_EXPF 1 | #define HAVE_RINT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETCWD 1 | #define HAVE_RANDOM 1 | #define HAVE_REGEX_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:5861: result: no configure:5865: checking pwd.h presence configure:5875: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c configure:5881: $? = 0 configure:5901: result: yes configure:5914: WARNING: pwd.h: present but cannot be compiled configure:5916: WARNING: pwd.h: check for missing prerequisite headers? configure:5918: WARNING: pwd.h: see the Autoconf documentation configure:5920: WARNING: pwd.h: section "Present But Cannot Be Compiled" configure:5922: WARNING: pwd.h: proceeding with the preprocessor's result configure:5924: WARNING: pwd.h: in the future, the compiler will take precedence configure:5936: checking for pwd.h configure:5943: result: yes configure:5974: checking sys/socket.h usability configure:5986: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:5992: $? = 0 configure:5996: test -z || test ! -s conftest.err configure:5999: $? = 0 configure:6002: test -s conftest. configure:6005: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcb" | #define VERSION "20060822" | #ifndef __cplusplus | #define inline | #endif | #define YYTEXT_POINTER 1 | #define M4 /usr/local/bin/gm4 | #define GNUM4 "/usr/local/bin/gm4" | #define HAVE_LIBM 1 | #define HAVE_LIBFL 1 | #define HAVE_STRERROR 1 | #define HAVE_REGCOMP 1 | #define HAVE_LOGF 1 | #define HAVE_EXPF 1 | #define HAVE_RINT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETCWD 1 | #define HAVE_RANDOM 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6015: result: no configure:6019: checking sys/socket.h presence configure:6029: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c configure:6035: $? = 0 configure:6055: result: yes configure:6068: WARNING: sys/socket.h: present but cannot be compiled configure:6070: WARNING: sys/socket.h: check for missing prerequisite headers? configure:6072: WARNING: sys/socket.h: see the Autoconf documentation configure:6074: WARNING: sys/socket.h: section "Present But Cannot Be Compiled" configure:6076: WARNING: sys/socket.h: proceeding with the preprocessor's result configure:6078: WARNING: sys/socket.h: in the future, the compiler will take precedence configure:6090: checking for sys/socket.h configure:6097: result: yes configure:5974: checking netinet/in.h usability configure:5986: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:5992: $? = 0 configure:5996: test -z || test ! -s conftest.err configure:5999: $? = 0 configure:6002: test -s conftest. configure:6005: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcb" | #define VERSION "20060822" | #ifndef __cplusplus | #define inline | #endif | #define YYTEXT_POINTER 1 | #define M4 /usr/local/bin/gm4 | #define GNUM4 "/usr/local/bin/gm4" | #define HAVE_LIBM 1 | #define HAVE_LIBFL 1 | #define HAVE_STRERROR 1 | #define HAVE_REGCOMP 1 | #define HAVE_LOGF 1 | #define HAVE_EXPF 1 | #define HAVE_RINT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETCWD 1 | #define HAVE_RANDOM 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6015: result: no configure:6019: checking netinet/in.h presence configure:6029: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c configure:6035: $? = 0 configure:6055: result: yes configure:6068: WARNING: netinet/in.h: present but cannot be compiled configure:6070: WARNING: netinet/in.h: check for missing prerequisite headers? configure:6072: WARNING: netinet/in.h: see the Autoconf documentation configure:6074: WARNING: netinet/in.h: section "Present But Cannot Be Compiled" configure:6076: WARNING: netinet/in.h: proceeding with the preprocessor's result configure:6078: WARNING: netinet/in.h: in the future, the compiler will take precedence configure:6090: checking for netinet/in.h configure:6097: result: yes configure:5974: checking netdb.h usability configure:5986: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:5992: $? = 0 configure:5996: test -z || test ! -s conftest.err configure:5999: $? = 0 configure:6002: test -s conftest. configure:6005: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcb" | #define VERSION "20060822" | #ifndef __cplusplus | #define inline | #endif | #define YYTEXT_POINTER 1 | #define M4 /usr/local/bin/gm4 | #define GNUM4 "/usr/local/bin/gm4" | #define HAVE_LIBM 1 | #define HAVE_LIBFL 1 | #define HAVE_STRERROR 1 | #define HAVE_REGCOMP 1 | #define HAVE_LOGF 1 | #define HAVE_EXPF 1 | #define HAVE_RINT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETCWD 1 | #define HAVE_RANDOM 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6015: result: no configure:6019: checking netdb.h presence configure:6029: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c configure:6035: $? = 0 configure:6055: result: yes configure:6068: WARNING: netdb.h: present but cannot be compiled configure:6070: WARNING: netdb.h: check for missing prerequisite headers? configure:6072: WARNING: netdb.h: see the Autoconf documentation configure:6074: WARNING: netdb.h: section "Present But Cannot Be Compiled" configure:6076: WARNING: netdb.h: proceeding with the preprocessor's result configure:6078: WARNING: netdb.h: in the future, the compiler will take precedence configure:6090: checking for netdb.h configure:6097: result: yes configure:5974: checking sys/param.h usability configure:5986: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:5992: $? = 0 configure:5996: test -z || test ! -s conftest.err configure:5999: $? = 0 configure:6002: test -s conftest. configure:6005: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcb" | #define VERSION "20060822" | #ifndef __cplusplus | #define inline | #endif | #define YYTEXT_POINTER 1 | #define M4 /usr/local/bin/gm4 | #define GNUM4 "/usr/local/bin/gm4" | #define HAVE_LIBM 1 | #define HAVE_LIBFL 1 | #define HAVE_STRERROR 1 | #define HAVE_REGCOMP 1 | #define HAVE_LOGF 1 | #define HAVE_EXPF 1 | #define HAVE_RINT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETCWD 1 | #define HAVE_RANDOM 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6015: result: no configure:6019: checking sys/param.h presence configure:6029: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c configure:6035: $? = 0 configure:6055: result: yes configure:6068: WARNING: sys/param.h: present but cannot be compiled configure:6070: WARNING: sys/param.h: check for missing prerequisite headers? configure:6072: WARNING: sys/param.h: see the Autoconf documentation configure:6074: WARNING: sys/param.h: section "Present But Cannot Be Compiled" configure:6076: WARNING: sys/param.h: proceeding with the preprocessor's result configure:6078: WARNING: sys/param.h: in the future, the compiler will take precedence configure:6090: checking for sys/param.h configure:6097: result: yes configure:5974: checking sys/times.h usability configure:5986: cc -c -fno-common -I/usr/local/include -I/usr/X11R6/include conftest.c >&5 configure:5992: $? = 0 configure:5996: test -z || test ! -s conftest.err configure:5999: $? = 0 configure:6002: test -s conftest. configure:6005: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "pcb" | #define VERSION "20060822" | #ifndef __cplusplus | #define inline | #endif | #define YYTEXT_POINTER 1 | #define M4 /usr/local/bin/gm4 | #define GNUM4 "/usr/local/bin/gm4" | #define HAVE_LIBM 1 | #define HAVE_LIBFL 1 | #define HAVE_STRERROR 1 | #define HAVE_REGCOMP 1 | #define HAVE_LOGF 1 | #define HAVE_EXPF 1 | #define HAVE_RINT 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_GETPWUID 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETCWD 1 | #define HAVE_RANDOM 1 | #define HAVE_REGEX_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_SYS_PARAM_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6015: result: no configure:6019: checking sys/times.h presence configure:6029: cc -E -I/usr/local/include -I/usr/X11R6/include conftest.c configure:6035: $? = 0 configure:6055: result: yes configure:6068: WARNING: sys/times.h: present but cannot be compiled configure:6070: WARNING: sys/times.h: check for missing prerequisite headers? configure:6072: WARNING: sys/times.h: see the Autoconf documentation configure:6074: WARNING: sys/times.h: section "Present But Cannot Be Compiled" configure:6076: WARNING: sys/times.h: proceeding with the preprocessor's result configure:6078: WARNING: sys/times.h: in the future, the compiler will take precedence configure:6090: checking for sys/times.h configure:6097: result: yes configure:6111: checking for X configure:6341: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include configure:6513: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lfl -lm -L/usr/X11R6/lib -lX11 >&5 cc: unrecognized option `-pthread' configure:6519: $? = 0 configure:6523: test -z || test ! -s conftest.err configure:6526: $? = 0 configure:6529: test -s conftest configure:6532: $? = 0 configure:6690: checking for gethostbyname configure:6747: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lfl -lm >&5 cc: unrecognized option `-pthread' configure:6753: $? = 0 configure:6757: test -z || test ! -s conftest.err configure:6760: $? = 0 configure:6763: test -s conftest configure:6766: $? = 0 configure:6778: result: yes configure:6929: checking for connect configure:6986: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lfl -lm >&5 cc: unrecognized option `-pthread' configure:6992: $? = 0 configure:6996: test -z || test ! -s conftest.err configure:6999: $? = 0 configure:7002: test -s conftest configure:7005: $? = 0 configure:7017: result: yes configure:7092: checking for remove configure:7149: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lfl -lm >&5 cc: unrecognized option `-pthread' configure:7155: $? = 0 configure:7159: test -z || test ! -s conftest.err configure:7162: $? = 0 configure:7165: test -s conftest configure:7168: $? = 0 configure:7180: result: yes configure:7255: checking for shmat configure:7312: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread -L/usr/local/lib -L/usr/X11R6/lib conftest.c -lfl -lm >&5 cc: unrecognized option `-pthread' configure:7318: $? = 0 configure:7322: test -z || test ! -s conftest.err configure:7325: $? = 0 configure:7328: test -s conftest configure:7331: $? = 0 configure:7343: result: yes configure:7427: checking for IceConnectionNumber in -lICE configure:7457: cc -o conftest -fno-common -I/usr/local/include -I/usr/X11R6/include -pthread -L/usr/local/lib -L/usr/X11R6/lib -L/usr/X11R6/lib conftest.c -lICE -lfl -lm >&5 cc: unrecognized option `-pthread' configure:7463: $? = 0 configure:7467: test -z || test ! -s conftest.err configure:7470: $? = 0 configure:7473: test -s conftest configure:7476: $? = 0 configure:7489: result: yes configure:8238: checking for pkg-config configure:8256: found /usr/local/bin/pkg-config configure:8269: result: /usr/local/bin/pkg-config configure:8336: checking for gtk+-2.0 >= 2.4.0 configure:8377: error: Cannot find gtk+ >= 2.4.0, install it and rerun ./configure Please review the following errors: Package gtk+-2.0 was not found in the pkg-config search path. Perhaps you should add the directory containing `gtk+-2.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gtk+-2.0' found ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_inline=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value='-I/usr/local/include -I/usr/X11R6/include ' ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-pthread -L/usr/local/lib -L/usr/X11R6/lib' ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_func_connect=yes ac_cv_func_expf=yes ac_cv_func_getcwd=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_getpwuid=yes ac_cv_func_logf=yes ac_cv_func_random=yes ac_cv_func_re_comp=no ac_cv_func_regcomp=yes ac_cv_func_remove=yes ac_cv_func_rint=yes ac_cv_func_shmat=yes ac_cv_func_strerror=yes ac_cv_func_vsnprintf=yes ac_cv_have_x='have_x=yes ac_x_includes=/usr/X11R6/include ac_x_libraries=/usr/X11R6/lib' ac_cv_header_inttypes_h=no ac_cv_header_memory_h=no ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_pwd_h=yes ac_cv_header_regex_h=yes ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_fl_yywrap=yes ac_cv_lib_m_sqrt=yes ac_cv_lib_xnet_gethostbyname=no ac_cv_objext= ac_cv_path_CONVERT=/usr/local/bin/convert ac_cv_path_M4=/usr/local/bin/gm4 ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_path_PPMTOWINICON=notfound ac_cv_path_TGIF=notfound ac_cv_path_WISH=/usr/local/bin/wish ac_cv_path_XPMTOPPM=notfound ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_DVIPS=dvips ac_cv_prog_LATEX=latex ac_cv_prog_LEX=flex ac_cv_prog_PDFLATEX=pdflatex ac_cv_prog_PS2PDF=ps2pdf ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_cc_c_o=yes ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_egrep='grep -E' ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_gmake_set=yes am_cv_CC_dependencies_compiler_type=gcc3 lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/cad/pcb/work/pcb-20060822/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/cad/pcb/work/pcb-20060822/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/cad/pcb/work/pcb-20060822/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/cad/pcb/work/pcb-20060822/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/cad/pcb/work/pcb-20060822/missing --run automake-1.9' AWK='gawk' BTNMOD='' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CONVERT='/usr/local/bin/convert' CPP='cc -E' CPPFLAGS='-fno-common -I/usr/X11R6/include' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' DOC='doc' DVIPS='dvips' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' FONTFILENAME='' GDLIB_CONFIG='' GLIB_CFLAGS='' GLIB_LIBS='' GNUM4='/usr/local/bin/gm4' GTK_CFLAGS='' GTK_LIBS='' HIDLIBS=' libgtk.a liblpr.a libbom.a libgerber.a libpng.a libps.a' HIDLIST='gtk lpr bom gerber png ps' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LATEX='latex' LDFLAGS='-pthread -L/usr/local/lib -L/usr/X11R6/lib' LEX='flex' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' LIBOBJS='' LIBRARYFILENAME='' LIBS='-lfl -lm ' LTLIBOBJS='' M4='/usr/local/bin/gm4' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/gmirror/ports/cad/pcb/work/pcb-20060822/missing --run makeinfo' MISSING_CONVERT_FALSE='' MISSING_CONVERT_TRUE='#' MISSING_DVIPS_FALSE='' MISSING_DVIPS_TRUE='#' MISSING_LATEX_FALSE='' MISSING_LATEX_TRUE='#' MISSING_PDFLATEX_FALSE='' MISSING_PDFLATEX_TRUE='#' MISSING_PS2PDF_FALSE='' MISSING_PS2PDF_TRUE='#' MISSING_TGIF_FALSE='#' MISSING_TGIF_TRUE='' MISSING_XPMTOPPM_FALSE='#' MISSING_XPMTOPPM_TRUE='' MKINFO='' OBJEXT='' PACKAGE='pcb' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PCBLIBDIR='' PCBTREEDIR='' PDFLATEX='pdflatex' PERL='' PKG_CONFIG='/usr/local/bin/pkg-config' PPMTOWINICON='notfound' PS2PDF='ps2pdf' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='' TGIF='notfound' TOPDIRS='' VERSION='20060822' WIN32='no' WIN32_FALSE='' WIN32_TRUE='#' WISH='/usr/local/bin/wish' XPMTOPPM='notfound' X_CFLAGS=' -I/usr/X11R6/include' X_EXTRA_LIBS='' X_LIBS=' -L/usr/X11R6/lib' X_PRE_LIBS=' -lSM -lICE' YACC='bison -y' ac_ct_CC='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='NONE' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/cad/pcb/work/pcb-20060822/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define GNUM4 "/usr/local/bin/gm4" #define HAVE_EXPF 1 #define HAVE_GETCWD 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETPWUID 1 #define HAVE_LIBFL 1 #define HAVE_LIBM 1 #define HAVE_LOGF 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_PWD_H 1 #define HAVE_RANDOM 1 #define HAVE_REGCOMP 1 #define HAVE_REGEX_H 1 #define HAVE_RINT 1 #define HAVE_STRERROR 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_VSNPRINTF 1 #define M4 /usr/local/bin/gm4 #define PACKAGE "pcb" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define VERSION "20060822" #define YYTEXT_POINTER 1 #define inline #endif #ifndef __cplusplus configure: exit 1