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.60. Invocation command line was $ ./configure --enable-multibyte --without-gnome --disable-gnome-hints --disable-gtktest --disable-imlibtest --with-gtk-prefix=/no/dir --with-imlib-prefix=/no/dir --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --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 /usr/bin/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: 112 tasks, 166 threads, 4 processors Load average: 3.23, Mach factor: 0.87 /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: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1853: checking for a BSD-compatible install configure:1909: result: /usr/bin/install -c -o root -g wheel configure:1920: checking whether build environment is sane configure:1963: result: yes configure:2028: checking for gawk configure:2044: found /usr/local/bin/gawk configure:2055: result: gawk configure:2066: checking whether gmake sets $(MAKE) configure:2087: result: yes configure:2309: checking whether to enable command logging configure:2326: result: no configure:2332: checking whether to enable debugging messages configure:2349: result: no configure:2355: checking whether to enable multibyte character support (experimental) configure:2372: result: no configure:2379: checking whether to enable compound text conversion support configure:2396: result: yes configure:2414: checking imagepath configure:2440: result: /usr/include/X11/bitmaps:/usr/include/X11/pixmaps configure:2451: checking for i386-unknown-gnu-gcc configure:2478: result: cc configure:2756: checking for C compiler version configure:2763: 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:2766: $? = 0 configure:2773: 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:2776: $? = 0 configure:2783: cc -V >&5 cc: `-V' option must have argument configure:2786: $? = 1 configure:2809: checking for C compiler default output file name configure:2836: cc -fno-common conftest.c >&5 configure:2839: $? = 0 configure:2885: result: a.out configure:2890: checking whether the C compiler works configure:2900: ./a.out configure:2903: $? = 0 configure:2920: result: yes configure:2927: checking whether we are cross compiling configure:2929: result: no configure:2932: checking for suffix of executables configure:2939: cc -o conftest -fno-common conftest.c >&5 configure:2942: $? = 0 configure:2966: result: configure:2972: checking for suffix of object files configure:2998: cc -c -fno-common conftest.c >&5 configure:3001: $? = 0 configure:3024: result: configure:3028: checking whether we are using the GNU C compiler configure:3057: cc -c -fno-common conftest.c >&5 configure:3063: $? = 0 configure:3070: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3073: $? = 0 configure:3080: test -s conftest. configure:3083: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3097: result: no configure:3102: checking whether cc accepts -g configure:3132: cc -c -g conftest.c >&5 configure:3138: $? = 0 configure:3145: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3148: $? = 0 configure:3155: test -s conftest. configure:3158: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3187: cc -c conftest.c >&5 configure:3193: $? = 0 configure:3200: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3203: $? = 0 configure:3210: test -s conftest. configure:3213: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3243: cc -c -g conftest.c >&5 configure:3249: $? = 0 configure:3256: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3259: $? = 0 configure:3266: test -s conftest. configure:3269: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3288: result: no configure:3305: checking for cc option to accept ISO C89 configure:3379: cc -c -fno-common conftest.c >&5 configure:3385: $? = 0 configure:3392: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3395: $? = 0 configure:3402: test -s conftest. configure:3405: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | /* 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 -std 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 -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 **, 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:3379: cc -qlanglvl=extc89 -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:3385: $? = 0 configure:3392: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3395: $? = 0 configure:3402: test -s conftest. configure:3405: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | /* 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 -std 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 -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 **, 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:3379: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3385: $? = 0 configure:3392: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3395: $? = 0 configure:3402: test -s conftest. configure:3405: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | /* 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 -std 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 -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 **, 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:3379: cc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:3385: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | /* 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 -std 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 -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 **, 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:3379: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3385: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | /* 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 -std 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 -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 **, 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:3379: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3385: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | /* 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 -std 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 -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 **, 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:3379: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:3385: $? = 0 configure:3392: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3395: $? = 0 configure:3402: test -s conftest. configure:3405: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | /* 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 -std 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 -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 **, 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:3428: result: unsupported configure:3454: checking for style of include used by gmake configure:3482: result: GNU configure:3510: checking dependency style of cc configure:3600: result: gcc3 configure:3622: checking how to run the C preprocessor configure:3662: cc -E conftest.c configure:3668: $? = 0 configure:3706: cc -E conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:3712: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | /* end confdefs.h. */ | #include configure:3752: result: cc -E configure:3781: cc -E conftest.c configure:3787: $? = 0 configure:3825: cc -E conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:3831: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | /* end confdefs.h. */ | #include configure:3877: checking for library containing strerror configure:3918: cc -o conftest -fno-common conftest.c >&5 configure:3924: $? = 0 configure:3931: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:3934: $? = 0 configure:3941: test -s conftest configure:3944: $? = 0 configure:3968: result: none required configure:3977: checking for grep that handles long lines and -e configure:4051: result: /usr/bin/grep configure:4056: checking for egrep configure:4134: result: /usr/bin/grep -E configure:4139: checking for ANSI C header files configure:4169: cc -c -fno-common conftest.c >&5 configure:4175: $? = 0 configure:4182: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4185: $? = 0 configure:4192: test -s conftest. configure:4195: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4317: result: no configure:4341: checking for sys/types.h configure:4362: cc -c -fno-common conftest.c >&5 configure:4368: $? = 0 configure:4375: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4378: $? = 0 configure:4385: test -s conftest. configure:4388: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | /* 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4401: result: no configure:4341: checking for sys/stat.h configure:4362: cc -c -fno-common conftest.c >&5 configure:4368: $? = 0 configure:4375: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4378: $? = 0 configure:4385: test -s conftest. configure:4388: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | /* 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4401: result: no configure:4341: checking for stdlib.h configure:4362: cc -c -fno-common conftest.c >&5 configure:4368: $? = 0 configure:4375: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4378: $? = 0 configure:4385: test -s conftest. configure:4388: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | /* 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4401: result: no configure:4341: checking for string.h configure:4362: cc -c -fno-common conftest.c >&5 configure:4368: $? = 0 configure:4375: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4378: $? = 0 configure:4385: test -s conftest. configure:4388: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | /* 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4401: result: no configure:4341: checking for memory.h configure:4362: cc -c -fno-common conftest.c >&5 configure:4368: $? = 0 configure:4375: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4378: $? = 0 configure:4385: test -s conftest. configure:4388: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | /* 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4401: result: no configure:4341: checking for strings.h configure:4362: cc -c -fno-common conftest.c >&5 configure:4368: $? = 0 configure:4375: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4378: $? = 0 configure:4385: test -s conftest. configure:4388: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | /* 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4401: result: no configure:4341: checking for inttypes.h configure:4362: cc -c -fno-common conftest.c >&5 configure:4368: $? = 0 configure:4375: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4378: $? = 0 configure:4385: test -s conftest. configure:4388: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | /* 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4401: result: no configure:4341: checking for stdint.h configure:4362: cc -c -fno-common conftest.c >&5 configure:4368: $? = 0 configure:4375: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4378: $? = 0 configure:4385: test -s conftest. configure:4388: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | /* 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4401: result: no configure:4341: checking for unistd.h configure:4362: cc -c -fno-common conftest.c >&5 configure:4368: $? = 0 configure:4375: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:4378: $? = 0 configure:4385: test -s conftest. configure:4388: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | /* 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4401: result: no configure:4423: checking minix/config.h usability configure:4440: cc -c -fno-common conftest.c >&5 conftest.c:45:26: minix/config.h: No such file or directory configure:4446: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | /* 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4477: result: no configure:4481: checking minix/config.h presence configure:4496: cc -E conftest.c conftest.c:12:26: minix/config.h: No such file or directory configure:4502: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | /* end confdefs.h. */ | #include configure:4523: result: no configure:4551: checking for minix/config.h configure:4558: result: no configure:4589: checking for X configure:4847: result: libraries , headers configure:5050: cc -o conftest -fno-common conftest.c -lX11 >&5 ld: can't locate file for: -lX11 configure:5056: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char XOpenDisplay (); | int | main () | { | return XOpenDisplay (); | ; | return 0; | } configure:5083: checking for dnet_ntoa in -ldnet configure:5118: cc -o conftest -fno-common conftest.c -ldnet -lX11 >&5 ld: can't locate file for: -lX11 configure:5124: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dnet_ntoa (); | int | main () | { | return dnet_ntoa (); | ; | return 0; | } configure:5158: result: no configure:5165: checking for dnet_ntoa in -ldnet_stub configure:5200: cc -o conftest -fno-common conftest.c -ldnet_stub -lX11 >&5 ld: can't locate file for: -ldnet_stub configure:5206: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char dnet_ntoa (); | int | main () | { | return dnet_ntoa (); | ; | return 0; | } configure:5240: result: no configure:5261: checking for gethostbyname configure:5317: cc -o conftest -fno-common conftest.c >&5 configure:5323: $? = 0 configure:5330: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5333: $? = 0 configure:5340: test -s conftest configure:5343: $? = 0 configure:5356: result: yes configure:5533: checking for connect configure:5589: cc -o conftest -fno-common conftest.c >&5 configure:5595: $? = 0 configure:5602: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5605: $? = 0 configure:5612: test -s conftest configure:5615: $? = 0 configure:5628: result: yes configure:5716: checking for remove configure:5772: cc -o conftest -fno-common conftest.c >&5 configure:5778: $? = 0 configure:5785: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5788: $? = 0 configure:5795: test -s conftest configure:5798: $? = 0 configure:5811: result: yes configure:5899: checking for shmat configure:5955: cc -o conftest -fno-common conftest.c >&5 configure:5961: $? = 0 configure:5968: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:5971: $? = 0 configure:5978: test -s conftest configure:5981: $? = 0 configure:5994: result: yes configure:6091: checking for IceConnectionNumber in -lICE configure:6126: cc -o conftest -fno-common conftest.c -lICE >&5 ld: can't locate file for: -lICE configure:6132: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char IceConnectionNumber (); | int | main () | { | return IceConnectionNumber (); | ; | return 0; | } configure:6166: result: no configure:6194: checking whether to enable GNOME window manager hints configure:6211: result: yes configure:6241: checking for SmcOpenConnection in -lSM configure:6276: cc -o conftest -fno-common conftest.c -lSM -lX11 >&5 ld: can't locate file for: -lSM configure:6282: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | #define GNOME 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char SmcOpenConnection (); | int | main () | { | return SmcOpenConnection (); | ; | return 0; | } configure:6316: result: no configure:6348: checking for XShapeQueryExtension in -lXext configure:6383: cc -o conftest -fno-common conftest.c -lXext -lX11 >&5 ld: can't locate file for: -lXext configure:6389: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | #define GNOME 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char XShapeQueryExtension (); | int | main () | { | return XShapeQueryExtension (); | ; | return 0; | } configure:6423: result: no configure:6456: checking for XineramaIsActive in -lXinerama configure:6491: cc -o conftest -fno-common conftest.c -lXinerama -lXext -lX11 >&5 ld: can't locate file for: -lXinerama configure:6497: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | #define GNOME 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char XineramaIsActive (); | int | main () | { | return XineramaIsActive (); | ; | return 0; | } configure:6531: result: no configure:6549: checking whether to enable Xinerama emulation on one screen (useful for developers only) configure:6566: result: no configure:6620: checking for XpmReadFileToXpmImage in -lXpm configure:6655: cc -o conftest -fno-common conftest.c -lXpm -lXpm -lX11 >&5 ld: can't locate file for: -lXpm configure:6661: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | #define GNOME 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char XpmReadFileToXpmImage (); | int | main () | { | return XpmReadFileToXpmImage (); | ; | return 0; | } configure:6695: result: no configure:7047: checking for rplay_create in -lrplay configure:7082: cc -o conftest -fno-common conftest.c -lrplay -lrplay >&5 ld: can't locate file for: -lrplay configure:7088: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | #define GNOME 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char rplay_create (); | int | main () | { | return rplay_create (); | ; | return 0; | } configure:7122: result: no configure:7383: checking for stroke_init in -lstroke configure:7418: cc -o conftest -fno-common conftest.c -lstroke -lstroke -lX11 >&5 ld: can't locate file for: -lX11 configure:7424: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | #define GNOME 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char stroke_init (); | int | main () | { | return stroke_init (); | ; | return 0; | } configure:7458: result: no configure:7719: checking with termcap configure:7759: checking for readline in -lreadline configure:7794: cc -o conftest -fno-common conftest.c -lreadline -lreadline -ltermcap >&5 configure:7800: $? = 0 configure:7807: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:7810: $? = 0 configure:7817: test -s conftest configure:7820: $? = 0 configure:7834: result: yes configure:7878: checking readline/history.h usability configure:7895: cc -c -fno-common conftest.c >&5 configure:7901: $? = 0 configure:7908: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:7911: $? = 0 configure:7918: test -s conftest. configure:7921: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | #define GNOME 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:7932: result: no configure:7936: checking readline/history.h presence configure:7951: cc -E conftest.c configure:7957: $? = 0 configure:7978: result: yes configure:7991: WARNING: readline/history.h: present but cannot be compiled configure:7993: WARNING: readline/history.h: check for missing prerequisite headers? configure:7995: WARNING: readline/history.h: see the Autoconf documentation configure:7997: WARNING: readline/history.h: section "Present But Cannot Be Compiled" configure:7999: WARNING: readline/history.h: proceeding with the preprocessor's result configure:8001: WARNING: readline/history.h: in the future, the compiler will take precedence configure:8006: checking for readline/history.h configure:8014: result: yes configure:8611: checking for _Xsetlocale in -lX11 configure:8646: cc -o conftest -fno-common conftest.c -lX11 -lX11 >&5 ld: can't locate file for: -lX11 configure:8652: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | #define GNOME 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _Xsetlocale (); | int | main () | { | return _Xsetlocale (); | ; | return 0; | } configure:8686: result: no configure:8713: checking stdarg.h usability configure:8730: cc -c -fno-common conftest.c >&5 configure:8736: $? = 0 configure:8743: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8746: $? = 0 configure:8753: test -s conftest. configure:8756: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | #define GNOME 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:8767: result: no configure:8771: checking stdarg.h presence configure:8786: cc -E conftest.c configure:8792: $? = 0 configure:8813: result: yes configure:8826: WARNING: stdarg.h: present but cannot be compiled configure:8828: WARNING: stdarg.h: check for missing prerequisite headers? configure:8830: WARNING: stdarg.h: see the Autoconf documentation configure:8832: WARNING: stdarg.h: section "Present But Cannot Be Compiled" configure:8834: WARNING: stdarg.h: proceeding with the preprocessor's result configure:8836: WARNING: stdarg.h: in the future, the compiler will take precedence configure:8841: checking for stdarg.h configure:8849: result: yes configure:8866: checking for vfprintf configure:8922: cc -o conftest -fno-common conftest.c >&5 configure:8928: $? = 0 configure:8935: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:8938: $? = 0 configure:8945: test -s conftest configure:8948: $? = 0 configure:8962: result: yes configure:8983: checking for waitpid configure:9039: cc -o conftest -fno-common conftest.c >&5 configure:9045: $? = 0 configure:9052: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:9055: $? = 0 configure:9062: test -s conftest configure:9065: $? = 0 configure:9079: result: yes configure:9212: checking for cpp configure:9231: found /usr/bin/cpp configure:9244: result: /usr/bin/cpp configure:9271: checking for a BSD-compatible install configure:9327: result: /usr/bin/install -c -o root -g wheel configure:9338: checking whether ln -s works configure:9342: result: yes configure:9349: checking whether gmake sets $(MAKE) configure:9370: result: yes configure:9382: checking for i386-unknown-gnu-ranlib configure:9412: result: no configure:9422: checking for ranlib configure:9438: found /usr/bin/ranlib configure:9449: result: ranlib configure:9479: checking for perl configure:9497: found /usr/local/bin/perl configure:9509: result: /usr/local/bin/perl configure:9519: checking for perl 5.002 or better configure:9522: result: yes configure:9535: result: assuming /usr/local/bin/perl as perl location configure:9539: checking for ANSI C header files configure:9717: result: no configure:9727: checking for sys/wait.h that is POSIX.1 compatible configure:9763: cc -c -fno-common conftest.c >&5 configure:9769: $? = 0 configure:9776: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:9779: $? = 0 configure:9786: test -s conftest. configure:9789: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | #define GNOME 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE 1 | #define HAVE_STDARG_H 1 | #define HAVE_VFPRINTF 1 | #define HAVE_WAITPID 1 | /* end confdefs.h. */ | #include | #include | #ifndef WEXITSTATUS | # define WEXITSTATUS(stat_val) ((unsigned int) (stat_val) >> 8) | #endif | #ifndef WIFEXITED | # define WIFEXITED(stat_val) (((stat_val) & 255) == 0) | #endif | | int | main () | { | int s; | wait (&s); | s = WIFEXITED (s) ? WEXITSTATUS (s) : 1; | ; | return 0; | } configure:9801: result: no configure:9822: checking for stdlib.h configure:9828: result: no configure:9832: checking fcntl.h usability configure:9849: cc -c -fno-common conftest.c >&5 configure:9855: $? = 0 configure:9862: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:9865: $? = 0 configure:9872: test -s conftest. configure:9875: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | #define GNOME 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE 1 | #define HAVE_STDARG_H 1 | #define HAVE_VFPRINTF 1 | #define HAVE_WAITPID 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:9886: result: no configure:9890: checking fcntl.h presence configure:9905: cc -E conftest.c configure:9911: $? = 0 configure:9932: result: yes configure:9945: WARNING: fcntl.h: present but cannot be compiled configure:9947: WARNING: fcntl.h: check for missing prerequisite headers? configure:9949: WARNING: fcntl.h: see the Autoconf documentation configure:9951: WARNING: fcntl.h: section "Present But Cannot Be Compiled" configure:9953: WARNING: fcntl.h: proceeding with the preprocessor's result configure:9955: WARNING: fcntl.h: in the future, the compiler will take precedence configure:9960: checking for fcntl.h configure:9968: result: yes configure:9832: checking limits.h usability configure:9849: cc -c -fno-common conftest.c >&5 configure:9855: $? = 0 configure:9862: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:9865: $? = 0 configure:9872: test -s conftest. configure:9875: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | #define GNOME 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE 1 | #define HAVE_STDARG_H 1 | #define HAVE_VFPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_FCNTL_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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:9886: result: no configure:9890: checking limits.h presence configure:9905: cc -E conftest.c configure:9911: $? = 0 configure:9932: result: yes configure:9945: WARNING: limits.h: present but cannot be compiled configure:9947: WARNING: limits.h: check for missing prerequisite headers? configure:9949: WARNING: limits.h: see the Autoconf documentation configure:9951: WARNING: limits.h: section "Present But Cannot Be Compiled" configure:9953: WARNING: limits.h: proceeding with the preprocessor's result configure:9955: WARNING: limits.h: in the future, the compiler will take precedence configure:9960: checking for limits.h configure:9968: result: yes configure:9832: checking malloc.h usability configure:9849: cc -c -fno-common conftest.c >&5 configure:9855: $? = 0 configure:9862: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:9865: $? = 0 configure:9872: test -s conftest. configure:9875: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | #define GNOME 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE 1 | #define HAVE_STDARG_H 1 | #define HAVE_VFPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:9886: result: no configure:9890: checking malloc.h presence configure:9905: cc -E conftest.c configure:9911: $? = 0 configure:9932: result: yes configure:9945: WARNING: malloc.h: present but cannot be compiled configure:9947: WARNING: malloc.h: check for missing prerequisite headers? configure:9949: WARNING: malloc.h: see the Autoconf documentation configure:9951: WARNING: malloc.h: section "Present But Cannot Be Compiled" configure:9953: WARNING: malloc.h: proceeding with the preprocessor's result configure:9955: WARNING: malloc.h: in the future, the compiler will take precedence configure:9960: checking for malloc.h configure:9968: result: yes configure:9822: checking for string.h configure:9828: result: no configure:9822: checking for memory.h configure:9828: result: no configure:9822: checking for unistd.h configure:9828: result: no configure:9998: checking getopt.h usability configure:10015: cc -c -fno-common conftest.c >&5 configure:10021: $? = 0 configure:10028: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:10031: $? = 0 configure:10038: test -s conftest. configure:10041: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | #define GNOME 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE 1 | #define HAVE_STDARG_H 1 | #define HAVE_VFPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:10052: result: no configure:10056: checking getopt.h presence configure:10071: cc -E conftest.c configure:10077: $? = 0 configure:10098: result: yes configure:10111: WARNING: getopt.h: present but cannot be compiled configure:10113: WARNING: getopt.h: check for missing prerequisite headers? configure:10115: WARNING: getopt.h: see the Autoconf documentation configure:10117: WARNING: getopt.h: section "Present But Cannot Be Compiled" configure:10119: WARNING: getopt.h: proceeding with the preprocessor's result configure:10121: WARNING: getopt.h: in the future, the compiler will take precedence configure:10126: checking for getopt.h configure:10134: result: yes configure:9998: checking sys/select.h usability configure:10015: cc -c -fno-common conftest.c >&5 configure:10021: $? = 0 configure:10028: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:10031: $? = 0 configure:10038: test -s conftest. configure:10041: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | #define GNOME 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE 1 | #define HAVE_STDARG_H 1 | #define HAVE_VFPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETOPT_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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:10052: result: no configure:10056: checking sys/select.h presence configure:10071: cc -E conftest.c configure:10077: $? = 0 configure:10098: result: yes configure:10111: WARNING: sys/select.h: present but cannot be compiled configure:10113: WARNING: sys/select.h: check for missing prerequisite headers? configure:10115: WARNING: sys/select.h: see the Autoconf documentation configure:10117: WARNING: sys/select.h: section "Present But Cannot Be Compiled" configure:10119: WARNING: sys/select.h: proceeding with the preprocessor's result configure:10121: WARNING: sys/select.h: in the future, the compiler will take precedence configure:10126: checking for sys/select.h configure:10134: result: yes configure:9998: checking sys/systeminfo.h usability configure:10015: cc -c -fno-common conftest.c >&5 conftest.c:56:28: sys/systeminfo.h: No such file or directory 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 "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | #define GNOME 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE 1 | #define HAVE_STDARG_H 1 | #define HAVE_VFPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:10052: result: no configure:10056: checking sys/systeminfo.h presence configure:10071: cc -E conftest.c conftest.c:23:28: sys/systeminfo.h: No such file or directory configure:10077: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | #define GNOME 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE 1 | #define HAVE_STDARG_H 1 | #define HAVE_VFPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | /* end confdefs.h. */ | #include configure:10098: result: no configure:10126: checking for sys/systeminfo.h configure:10134: result: no configure:10148: checking for an ANSI C-conforming const configure:10223: cc -c -fno-common conftest.c >&5 configure:10229: $? = 0 configure:10236: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:10239: $? = 0 configure:10246: test -s conftest. configure:10249: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | #define GNOME 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE 1 | #define HAVE_STDARG_H 1 | #define HAVE_VFPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | /* end confdefs.h. */ | | int | main () | { | /* FIXME: Include the comments suggested by Paul. */ | #ifndef __cplusplus | /* Ultrix mips cc rejects this. */ | typedef int charset[2]; | const charset x; | /* SunOS 4.1.1 cc rejects this. */ | char const *const *ccp; | char **p; | /* NEC SVR4.0.2 mips cc rejects this. */ | struct point {int x, y;}; | static struct point const zero = {0,0}; | /* AIX XL C 1.02.0.0 rejects this. | It does not let you subtract one const X* pointer from another in | an arm of an if-expression whose if-part is not a constant | expression */ | const char *g = "string"; | ccp = &g + (g ? g-g : 0); | /* HPUX 7.0 cc rejects these. */ | ++ccp; | p = (char**) ccp; | ccp = (char const *const *) p; | { /* SCO 3.2v4 cc rejects this. */ | char *t; | char const *s = 0 ? (char *) 0 : (char const *) 0; | | *t++ = 0; | if (s) return 0; | } | { /* Someone thinks the Sun supposedly-ANSI compiler will reject this. */ | int x[] = {25, 17}; | const int *foo = &x[0]; | ++foo; | } | { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */ | typedef const int *iptr; | iptr p = 0; | ++p; | } | { /* AIX XL C 1.02.0.0 rejects this saying | "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */ | struct s { int j; const int *ap[3]; }; | struct s *b; b->j = 5; | } | { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */ | const int foo = 10; | if (!foo) return 0; | } | return !x[0] && !zero.x; | #endif | | ; | return 0; | } configure:10261: result: no configure:10271: checking for inline configure:10297: cc -c -fno-common conftest.c >&5 configure:10303: $? = 0 configure:10310: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:10313: $? = 0 configure:10320: test -s conftest. configure:10323: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | #define GNOME 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE 1 | #define HAVE_STDARG_H 1 | #define HAVE_VFPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define const | /* 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:10297: cc -c -fno-common conftest.c >&5 configure:10303: $? = 0 configure:10310: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:10313: $? = 0 configure:10320: test -s conftest. configure:10323: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | #define GNOME 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE 1 | #define HAVE_STDARG_H 1 | #define HAVE_VFPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define const | /* 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:10297: cc -c -fno-common conftest.c >&5 configure:10303: $? = 0 configure:10310: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:10313: $? = 0 configure:10320: test -s conftest. configure:10323: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | #define GNOME 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE 1 | #define HAVE_STDARG_H 1 | #define HAVE_VFPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define const | /* 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:10338: result: no configure:10357: checking for off_t configure:10387: cc -c -fno-common conftest.c >&5 conftest.c:60: error: parse error before "ac__type_new_" conftest.c:60: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:64: error: parse error before ')' token configure:10393: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | #define GNOME 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE 1 | #define HAVE_STDARG_H 1 | #define HAVE_VFPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | /* 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | typedef off_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:10425: result: no configure:10437: checking for pid_t configure:10467: cc -c -fno-common conftest.c >&5 conftest.c:61: error: parse error before "ac__type_new_" conftest.c:61: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:65: error: parse error before ')' token configure:10473: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | #define GNOME 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE 1 | #define HAVE_STDARG_H 1 | #define HAVE_VFPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | /* 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | typedef pid_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:10505: result: no configure:10517: checking for size_t configure:10547: cc -c -fno-common conftest.c >&5 configure:10553: $? = 0 configure:10560: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:10563: $? = 0 configure:10570: test -s conftest. configure:10573: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | #define GNOME 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE 1 | #define HAVE_STDARG_H 1 | #define HAVE_VFPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define pid_t int | /* 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | typedef size_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:10585: result: no configure:10598: checking return type of signal handlers configure:10626: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:36: error: void value not ignored as it ought to be configure:10632: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | #define GNOME 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE 1 | #define HAVE_STDARG_H 1 | #define HAVE_VFPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define pid_t int | #define size_t unsigned int | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:10664: result: void configure:10674: checking for working alloca.h configure:10701: cc -o conftest -fno-common conftest.c >&5 configure:10707: $? = 0 configure:10714: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:10717: $? = 0 configure:10724: test -s conftest configure:10727: $? = 0 configure:10740: result: yes configure:10750: checking for alloca configure:10797: cc -o conftest -fno-common conftest.c >&5 configure:10803: $? = 0 configure:10810: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:10813: $? = 0 configure:10820: test -s conftest configure:10823: $? = 0 configure:10836: result: yes configure:11083: checking for strftime configure:11139: cc -o conftest -fno-common conftest.c >&5 configure:11145: $? = 0 configure:11152: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11155: $? = 0 configure:11162: test -s conftest configure:11165: $? = 0 configure:11179: result: yes configure:11285: checking for gettimeofday configure:11341: cc -o conftest -fno-common conftest.c >&5 configure:11347: $? = 0 configure:11354: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11357: $? = 0 configure:11364: test -s conftest configure:11367: $? = 0 configure:11381: result: yes configure:11285: checking for mkfifo configure:11341: cc -o conftest -fno-common conftest.c >&5 configure:11347: $? = 0 configure:11354: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11357: $? = 0 configure:11364: test -s conftest configure:11367: $? = 0 configure:11381: result: yes configure:11285: checking for putenv configure:11341: cc -o conftest -fno-common conftest.c >&5 configure:11347: $? = 0 configure:11354: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11357: $? = 0 configure:11364: test -s conftest configure:11367: $? = 0 configure:11381: result: yes configure:11285: checking for setvbuf configure:11341: cc -o conftest -fno-common conftest.c >&5 configure:11347: $? = 0 configure:11354: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11357: $? = 0 configure:11364: test -s conftest configure:11367: $? = 0 configure:11381: result: yes configure:11285: checking for socket configure:11341: cc -o conftest -fno-common conftest.c >&5 configure:11347: $? = 0 configure:11354: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11357: $? = 0 configure:11364: test -s conftest configure:11367: $? = 0 configure:11381: result: yes configure:11285: checking for waitpid configure:11381: result: yes configure:11403: checking for strdup configure:11459: cc -o conftest -fno-common conftest.c >&5 configure:11465: $? = 0 configure:11472: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11475: $? = 0 configure:11482: test -s conftest configure:11485: $? = 0 configure:11499: result: yes configure:11403: checking for strstr configure:11459: cc -o conftest -fno-common conftest.c >&5 conftest.c:64: warning: conflicting types for built-in function `strstr' configure:11465: $? = 0 configure:11472: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11475: $? = 0 configure:11482: test -s conftest configure:11485: $? = 0 configure:11499: result: yes configure:11403: checking for strtol configure:11459: cc -o conftest -fno-common conftest.c >&5 configure:11465: $? = 0 configure:11472: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11475: $? = 0 configure:11482: test -s conftest configure:11485: $? = 0 configure:11499: result: yes configure:11403: checking for memmove configure:11459: cc -o conftest -fno-common conftest.c >&5 configure:11465: $? = 0 configure:11472: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11475: $? = 0 configure:11482: test -s conftest configure:11485: $? = 0 configure:11499: result: yes configure:11403: checking for memcpy configure:11459: cc -o conftest -fno-common conftest.c >&5 conftest.c:67: warning: conflicting types for built-in function `memcpy' configure:11465: $? = 0 configure:11472: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11475: $? = 0 configure:11482: test -s conftest configure:11485: $? = 0 configure:11499: result: yes configure:11403: checking for strchr configure:11459: cc -o conftest -fno-common conftest.c >&5 conftest.c:68: warning: conflicting types for built-in function `strchr' configure:11465: $? = 0 configure:11472: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11475: $? = 0 configure:11482: test -s conftest configure:11485: $? = 0 configure:11499: result: yes configure:11403: checking for sysconf configure:11459: cc -o conftest -fno-common conftest.c >&5 configure:11465: $? = 0 configure:11472: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11475: $? = 0 configure:11482: test -s conftest configure:11485: $? = 0 configure:11499: result: yes configure:11403: checking for uname configure:11459: cc -o conftest -fno-common conftest.c >&5 configure:11465: $? = 0 configure:11472: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11475: $? = 0 configure:11482: test -s conftest configure:11485: $? = 0 configure:11499: result: yes configure:11403: checking for div configure:11459: cc -o conftest -fno-common conftest.c >&5 configure:11465: $? = 0 configure:11472: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11475: $? = 0 configure:11482: test -s conftest configure:11485: $? = 0 configure:11499: result: yes configure:11516: checking for sigaction configure:11572: cc -o conftest -fno-common conftest.c >&5 configure:11578: $? = 0 configure:11585: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11588: $? = 0 configure:11595: test -s conftest configure:11598: $? = 0 configure:11612: result: yes configure:11516: checking for siginterrupt configure:11572: cc -o conftest -fno-common conftest.c >&5 configure:11578: $? = 0 configure:11585: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11588: $? = 0 configure:11595: test -s conftest configure:11598: $? = 0 configure:11612: result: yes configure:11516: checking for getpwuid configure:11572: cc -o conftest -fno-common conftest.c >&5 configure:11578: $? = 0 configure:11585: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11588: $? = 0 configure:11595: test -s conftest configure:11598: $? = 0 configure:11612: result: yes configure:11516: checking for lstat configure:11572: cc -o conftest -fno-common conftest.c >&5 configure:11578: $? = 0 configure:11585: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11588: $? = 0 configure:11595: test -s conftest configure:11598: $? = 0 configure:11612: result: yes configure:11623: checking for sig_atomic_t configure:11650: result: yes configure:11661: checking for function prototypes configure:11677: result: no configure:11681: checking whether setvbuf arguments are reversed configure:11711: cc -o conftest -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:60: warning: passing arg 2 of `setvbuf' makes pointer from integer without a cast conftest.c:60: warning: passing arg 3 of `setvbuf' makes integer from pointer without a cast configure:11717: $? = 0 configure:11724: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11727: $? = 0 configure:11734: test -s conftest configure:11737: $? = 0 configure:11763: cc -o conftest -fno-common conftest.c >&5 configure:11769: $? = 0 configure:11776: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11779: $? = 0 configure:11786: test -s conftest configure:11789: $? = 0 configure:11825: cc -o conftest -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:93: warning: passing arg 2 of `setvbuf' makes pointer from integer without a cast conftest.c:93: warning: passing arg 3 of `setvbuf' makes integer from pointer without a cast configure:11828: $? = 0 configure:11834: ./conftest configure:11837: $? = 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 "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | #define GNOME 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE 1 | #define HAVE_STDARG_H 1 | #define HAVE_VFPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define pid_t int | #define size_t unsigned int | #define RETSIGTYPE void | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKFIFO 1 | #define HAVE_PUTENV 1 | #define HAVE_SETVBUF 1 | #define HAVE_SOCKET 1 | #define HAVE_WAITPID 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNAME 1 | #define HAVE_DIV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_GETPWUID 1 | #define HAVE_LSTAT 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | /* This call has the arguments reversed. | A reversed system may check and see that the address of buf | is not _IOLBF, _IONBF, or _IOFBF, and return nonzero. */ | char buf; | if (setvbuf (stdout, _IOLBF, &buf, 1) != 0) | return 1; | putchar ('\r'); | return 0; /* Non-reversed systems SEGV here. */ | ; | return 0; | } configure:11870: result: yes configure:11886: checking for select configure:11942: cc -o conftest -fno-common conftest.c >&5 configure:11948: $? = 0 configure:11955: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:11958: $? = 0 configure:11965: test -s conftest configure:11968: $? = 0 configure:11982: result: yes configure:12002: checking for unistd.h configure:12008: result: no configure:12002: checking for sys/types.h configure:12008: result: no configure:12012: checking sys/time.h usability configure:12029: cc -c -fno-common conftest.c >&5 configure:12035: $? = 0 configure:12042: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12045: $? = 0 configure:12052: test -s conftest. configure:12055: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | #define GNOME 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE 1 | #define HAVE_STDARG_H 1 | #define HAVE_VFPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define pid_t int | #define size_t unsigned int | #define RETSIGTYPE void | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKFIFO 1 | #define HAVE_PUTENV 1 | #define HAVE_SETVBUF 1 | #define HAVE_SOCKET 1 | #define HAVE_WAITPID 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNAME 1 | #define HAVE_DIV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_GETPWUID 1 | #define HAVE_LSTAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_SELECT 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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:12066: result: no configure:12070: checking sys/time.h presence configure:12085: cc -E conftest.c configure:12091: $? = 0 configure:12112: result: yes configure:12125: WARNING: sys/time.h: present but cannot be compiled configure:12127: WARNING: sys/time.h: check for missing prerequisite headers? configure:12129: WARNING: sys/time.h: see the Autoconf documentation configure:12131: WARNING: sys/time.h: section "Present But Cannot Be Compiled" configure:12133: WARNING: sys/time.h: proceeding with the preprocessor's result configure:12135: WARNING: sys/time.h: in the future, the compiler will take precedence configure:12140: checking for sys/time.h configure:12148: result: yes configure:12002: checking for sys/select.h configure:12008: result: yes configure:12012: checking sys/socket.h usability configure:12029: cc -c -fno-common conftest.c >&5 configure:12035: $? = 0 configure:12042: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12045: $? = 0 configure:12052: test -s conftest. configure:12055: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | #define GNOME 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE 1 | #define HAVE_STDARG_H 1 | #define HAVE_VFPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define pid_t int | #define size_t unsigned int | #define RETSIGTYPE void | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKFIFO 1 | #define HAVE_PUTENV 1 | #define HAVE_SETVBUF 1 | #define HAVE_SOCKET 1 | #define HAVE_WAITPID 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNAME 1 | #define HAVE_DIV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_GETPWUID 1 | #define HAVE_LSTAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_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 | #endif | #if HAVE_STDINT_H | # include | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:12066: result: no configure:12070: checking sys/socket.h presence configure:12085: cc -E conftest.c configure:12091: $? = 0 configure:12112: result: yes configure:12125: WARNING: sys/socket.h: present but cannot be compiled configure:12127: WARNING: sys/socket.h: check for missing prerequisite headers? configure:12129: WARNING: sys/socket.h: see the Autoconf documentation configure:12131: WARNING: sys/socket.h: section "Present But Cannot Be Compiled" configure:12133: WARNING: sys/socket.h: proceeding with the preprocessor's result configure:12135: WARNING: sys/socket.h: in the future, the compiler will take precedence configure:12140: checking for sys/socket.h configure:12148: result: yes configure:12161: checking argument types of select() configure:12209: cc -c -fno-common conftest.c >&5 configure:12215: $? = 0 configure:12222: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12225: $? = 0 configure:12232: test -s conftest. configure:12235: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | #define GNOME 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE 1 | #define HAVE_STDARG_H 1 | #define HAVE_VFPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define pid_t int | #define size_t unsigned int | #define RETSIGTYPE void | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKFIFO 1 | #define HAVE_PUTENV 1 | #define HAVE_SETVBUF 1 | #define HAVE_SOCKET 1 | #define HAVE_WAITPID 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNAME 1 | #define HAVE_DIV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_GETPWUID 1 | #define HAVE_LSTAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | #ifdef HAVE_SYS_SELECT_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | int | main () | { | extern select (int, | fd_set *, fd_set *, fd_set *, | struct timeval *); | ; | return 0; | } configure:12209: cc -c -fno-common conftest.c >&5 configure:12215: $? = 0 configure:12222: test -z "$ac_c_werror_flag" || test ! -s conftest.err configure:12225: $? = 0 configure:12232: test -s conftest. configure:12235: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | #define GNOME 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE 1 | #define HAVE_STDARG_H 1 | #define HAVE_VFPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define pid_t int | #define size_t unsigned int | #define RETSIGTYPE void | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKFIFO 1 | #define HAVE_PUTENV 1 | #define HAVE_SETVBUF 1 | #define HAVE_SOCKET 1 | #define HAVE_WAITPID 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNAME 1 | #define HAVE_DIV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_GETPWUID 1 | #define HAVE_LSTAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | #ifdef HAVE_SYS_SELECT_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | int | main () | { | extern select (int, | fd_set *, fd_set *, fd_set *, | const struct timeval *); | ; | return 0; | } configure:12209: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:78: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:78: warning: extern declaration of `select' doesn't match global one configure:12215: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | #define GNOME 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE 1 | #define HAVE_STDARG_H 1 | #define HAVE_VFPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define pid_t int | #define size_t unsigned int | #define RETSIGTYPE void | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKFIFO 1 | #define HAVE_PUTENV 1 | #define HAVE_SETVBUF 1 | #define HAVE_SOCKET 1 | #define HAVE_WAITPID 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNAME 1 | #define HAVE_DIV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_GETPWUID 1 | #define HAVE_LSTAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | #ifdef HAVE_SYS_SELECT_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | int | main () | { | extern select (size_t, | fd_set *, fd_set *, fd_set *, | struct timeval *); | ; | return 0; | } configure:12209: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:78: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:78: warning: extern declaration of `select' doesn't match global one configure:12215: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | #define GNOME 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE 1 | #define HAVE_STDARG_H 1 | #define HAVE_VFPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define pid_t int | #define size_t unsigned int | #define RETSIGTYPE void | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKFIFO 1 | #define HAVE_PUTENV 1 | #define HAVE_SETVBUF 1 | #define HAVE_SOCKET 1 | #define HAVE_WAITPID 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNAME 1 | #define HAVE_DIV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_GETPWUID 1 | #define HAVE_LSTAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | #ifdef HAVE_SYS_SELECT_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | int | main () | { | extern select (size_t, | fd_set *, fd_set *, fd_set *, | const struct timeval *); | ; | return 0; | } configure:12209: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:78: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:78: warning: extern declaration of `select' doesn't match global one configure:12215: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | #define GNOME 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE 1 | #define HAVE_STDARG_H 1 | #define HAVE_VFPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define pid_t int | #define size_t unsigned int | #define RETSIGTYPE void | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKFIFO 1 | #define HAVE_PUTENV 1 | #define HAVE_SETVBUF 1 | #define HAVE_SOCKET 1 | #define HAVE_WAITPID 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNAME 1 | #define HAVE_DIV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_GETPWUID 1 | #define HAVE_LSTAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | #ifdef HAVE_SYS_SELECT_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | int | main () | { | extern select (unsigned long, | fd_set *, fd_set *, fd_set *, | struct timeval *); | ; | return 0; | } configure:12209: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:78: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:78: warning: extern declaration of `select' doesn't match global one configure:12215: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | #define GNOME 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE 1 | #define HAVE_STDARG_H 1 | #define HAVE_VFPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define pid_t int | #define size_t unsigned int | #define RETSIGTYPE void | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKFIFO 1 | #define HAVE_PUTENV 1 | #define HAVE_SETVBUF 1 | #define HAVE_SOCKET 1 | #define HAVE_WAITPID 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNAME 1 | #define HAVE_DIV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_GETPWUID 1 | #define HAVE_LSTAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | #ifdef HAVE_SYS_SELECT_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | int | main () | { | extern select (unsigned long, | fd_set *, fd_set *, fd_set *, | const struct timeval *); | ; | return 0; | } configure:12209: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:78: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:78: warning: extern declaration of `select' doesn't match global one configure:12215: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | #define GNOME 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE 1 | #define HAVE_STDARG_H 1 | #define HAVE_VFPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define pid_t int | #define size_t unsigned int | #define RETSIGTYPE void | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKFIFO 1 | #define HAVE_PUTENV 1 | #define HAVE_SETVBUF 1 | #define HAVE_SOCKET 1 | #define HAVE_WAITPID 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNAME 1 | #define HAVE_DIV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_GETPWUID 1 | #define HAVE_LSTAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | #ifdef HAVE_SYS_SELECT_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | int | main () | { | extern select (unsigned, | fd_set *, fd_set *, fd_set *, | struct timeval *); | ; | return 0; | } configure:12209: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:78: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:78: warning: extern declaration of `select' doesn't match global one configure:12215: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | #define GNOME 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE 1 | #define HAVE_STDARG_H 1 | #define HAVE_VFPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define pid_t int | #define size_t unsigned int | #define RETSIGTYPE void | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKFIFO 1 | #define HAVE_PUTENV 1 | #define HAVE_SETVBUF 1 | #define HAVE_SOCKET 1 | #define HAVE_WAITPID 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNAME 1 | #define HAVE_DIV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_GETPWUID 1 | #define HAVE_LSTAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | #ifdef HAVE_SYS_SELECT_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | int | main () | { | extern select (unsigned, | fd_set *, fd_set *, fd_set *, | const struct timeval *); | ; | return 0; | } configure:12209: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:78: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:78: warning: extern declaration of `select' doesn't match global one configure:12215: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | #define GNOME 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE 1 | #define HAVE_STDARG_H 1 | #define HAVE_VFPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define pid_t int | #define size_t unsigned int | #define RETSIGTYPE void | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKFIFO 1 | #define HAVE_PUTENV 1 | #define HAVE_SETVBUF 1 | #define HAVE_SOCKET 1 | #define HAVE_WAITPID 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNAME 1 | #define HAVE_DIV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_GETPWUID 1 | #define HAVE_LSTAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | #ifdef HAVE_SYS_SELECT_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | int | main () | { | extern select (int, | int *, int *, int *, | struct timeval *); | ; | return 0; | } configure:12209: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:78: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:78: warning: extern declaration of `select' doesn't match global one configure:12215: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | #define GNOME 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE 1 | #define HAVE_STDARG_H 1 | #define HAVE_VFPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define pid_t int | #define size_t unsigned int | #define RETSIGTYPE void | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKFIFO 1 | #define HAVE_PUTENV 1 | #define HAVE_SETVBUF 1 | #define HAVE_SOCKET 1 | #define HAVE_WAITPID 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNAME 1 | #define HAVE_DIV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_GETPWUID 1 | #define HAVE_LSTAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | #ifdef HAVE_SYS_SELECT_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | int | main () | { | extern select (int, | int *, int *, int *, | const struct timeval *); | ; | return 0; | } configure:12209: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:78: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:78: warning: extern declaration of `select' doesn't match global one configure:12215: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | #define GNOME 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE 1 | #define HAVE_STDARG_H 1 | #define HAVE_VFPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define pid_t int | #define size_t unsigned int | #define RETSIGTYPE void | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKFIFO 1 | #define HAVE_PUTENV 1 | #define HAVE_SETVBUF 1 | #define HAVE_SOCKET 1 | #define HAVE_WAITPID 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNAME 1 | #define HAVE_DIV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_GETPWUID 1 | #define HAVE_LSTAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | #ifdef HAVE_SYS_SELECT_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | int | main () | { | extern select (size_t, | int *, int *, int *, | struct timeval *); | ; | return 0; | } configure:12209: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:78: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:78: warning: extern declaration of `select' doesn't match global one configure:12215: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | #define GNOME 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE 1 | #define HAVE_STDARG_H 1 | #define HAVE_VFPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define pid_t int | #define size_t unsigned int | #define RETSIGTYPE void | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKFIFO 1 | #define HAVE_PUTENV 1 | #define HAVE_SETVBUF 1 | #define HAVE_SOCKET 1 | #define HAVE_WAITPID 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNAME 1 | #define HAVE_DIV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_GETPWUID 1 | #define HAVE_LSTAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | #ifdef HAVE_SYS_SELECT_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | int | main () | { | extern select (size_t, | int *, int *, int *, | const struct timeval *); | ; | return 0; | } configure:12209: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:78: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:78: warning: extern declaration of `select' doesn't match global one configure:12215: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | #define GNOME 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE 1 | #define HAVE_STDARG_H 1 | #define HAVE_VFPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define pid_t int | #define size_t unsigned int | #define RETSIGTYPE void | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKFIFO 1 | #define HAVE_PUTENV 1 | #define HAVE_SETVBUF 1 | #define HAVE_SOCKET 1 | #define HAVE_WAITPID 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNAME 1 | #define HAVE_DIV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_GETPWUID 1 | #define HAVE_LSTAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | #ifdef HAVE_SYS_SELECT_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | int | main () | { | extern select (unsigned long, | int *, int *, int *, | struct timeval *); | ; | return 0; | } configure:12209: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:78: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:78: warning: extern declaration of `select' doesn't match global one configure:12215: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | #define GNOME 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE 1 | #define HAVE_STDARG_H 1 | #define HAVE_VFPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define pid_t int | #define size_t unsigned int | #define RETSIGTYPE void | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKFIFO 1 | #define HAVE_PUTENV 1 | #define HAVE_SETVBUF 1 | #define HAVE_SOCKET 1 | #define HAVE_WAITPID 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNAME 1 | #define HAVE_DIV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_GETPWUID 1 | #define HAVE_LSTAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | #ifdef HAVE_SYS_SELECT_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | int | main () | { | extern select (unsigned long, | int *, int *, int *, | const struct timeval *); | ; | return 0; | } configure:12209: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:78: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:78: warning: extern declaration of `select' doesn't match global one configure:12215: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | #define GNOME 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE 1 | #define HAVE_STDARG_H 1 | #define HAVE_VFPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define pid_t int | #define size_t unsigned int | #define RETSIGTYPE void | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKFIFO 1 | #define HAVE_PUTENV 1 | #define HAVE_SETVBUF 1 | #define HAVE_SOCKET 1 | #define HAVE_WAITPID 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNAME 1 | #define HAVE_DIV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_GETPWUID 1 | #define HAVE_LSTAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | #ifdef HAVE_SYS_SELECT_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | int | main () | { | extern select (unsigned, | int *, int *, int *, | struct timeval *); | ; | return 0; | } configure:12209: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:78: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:78: warning: extern declaration of `select' doesn't match global one configure:12215: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | #define GNOME 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE 1 | #define HAVE_STDARG_H 1 | #define HAVE_VFPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define pid_t int | #define size_t unsigned int | #define RETSIGTYPE void | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKFIFO 1 | #define HAVE_PUTENV 1 | #define HAVE_SETVBUF 1 | #define HAVE_SOCKET 1 | #define HAVE_WAITPID 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNAME 1 | #define HAVE_DIV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_GETPWUID 1 | #define HAVE_LSTAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | #ifdef HAVE_SYS_SELECT_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | int | main () | { | extern select (unsigned, | int *, int *, int *, | const struct timeval *); | ; | return 0; | } configure:12209: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:78: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:78: warning: extern declaration of `select' doesn't match global one configure:12215: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | #define GNOME 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE 1 | #define HAVE_STDARG_H 1 | #define HAVE_VFPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define pid_t int | #define size_t unsigned int | #define RETSIGTYPE void | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKFIFO 1 | #define HAVE_PUTENV 1 | #define HAVE_SETVBUF 1 | #define HAVE_SOCKET 1 | #define HAVE_WAITPID 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNAME 1 | #define HAVE_DIV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_GETPWUID 1 | #define HAVE_LSTAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | #ifdef HAVE_SYS_SELECT_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | int | main () | { | extern select (int, | void *, void *, void *, | struct timeval *); | ; | return 0; | } configure:12209: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:78: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:78: warning: extern declaration of `select' doesn't match global one configure:12215: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | #define GNOME 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE 1 | #define HAVE_STDARG_H 1 | #define HAVE_VFPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define pid_t int | #define size_t unsigned int | #define RETSIGTYPE void | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKFIFO 1 | #define HAVE_PUTENV 1 | #define HAVE_SETVBUF 1 | #define HAVE_SOCKET 1 | #define HAVE_WAITPID 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNAME 1 | #define HAVE_DIV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_GETPWUID 1 | #define HAVE_LSTAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | #ifdef HAVE_SYS_SELECT_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | int | main () | { | extern select (int, | void *, void *, void *, | const struct timeval *); | ; | return 0; | } configure:12209: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:78: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:78: warning: extern declaration of `select' doesn't match global one configure:12215: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | #define GNOME 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE 1 | #define HAVE_STDARG_H 1 | #define HAVE_VFPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define pid_t int | #define size_t unsigned int | #define RETSIGTYPE void | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKFIFO 1 | #define HAVE_PUTENV 1 | #define HAVE_SETVBUF 1 | #define HAVE_SOCKET 1 | #define HAVE_WAITPID 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNAME 1 | #define HAVE_DIV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_GETPWUID 1 | #define HAVE_LSTAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | #ifdef HAVE_SYS_SELECT_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | int | main () | { | extern select (size_t, | void *, void *, void *, | struct timeval *); | ; | return 0; | } configure:12209: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:78: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:78: warning: extern declaration of `select' doesn't match global one configure:12215: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | #define GNOME 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE 1 | #define HAVE_STDARG_H 1 | #define HAVE_VFPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define pid_t int | #define size_t unsigned int | #define RETSIGTYPE void | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKFIFO 1 | #define HAVE_PUTENV 1 | #define HAVE_SETVBUF 1 | #define HAVE_SOCKET 1 | #define HAVE_WAITPID 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNAME 1 | #define HAVE_DIV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_GETPWUID 1 | #define HAVE_LSTAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | #ifdef HAVE_SYS_SELECT_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | int | main () | { | extern select (size_t, | void *, void *, void *, | const struct timeval *); | ; | return 0; | } configure:12209: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:78: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:78: warning: extern declaration of `select' doesn't match global one configure:12215: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | #define GNOME 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE 1 | #define HAVE_STDARG_H 1 | #define HAVE_VFPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define pid_t int | #define size_t unsigned int | #define RETSIGTYPE void | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKFIFO 1 | #define HAVE_PUTENV 1 | #define HAVE_SETVBUF 1 | #define HAVE_SOCKET 1 | #define HAVE_WAITPID 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNAME 1 | #define HAVE_DIV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_GETPWUID 1 | #define HAVE_LSTAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | #ifdef HAVE_SYS_SELECT_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | int | main () | { | extern select (unsigned long, | void *, void *, void *, | struct timeval *); | ; | return 0; | } configure:12209: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:78: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:78: warning: extern declaration of `select' doesn't match global one configure:12215: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | #define GNOME 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE 1 | #define HAVE_STDARG_H 1 | #define HAVE_VFPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define pid_t int | #define size_t unsigned int | #define RETSIGTYPE void | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKFIFO 1 | #define HAVE_PUTENV 1 | #define HAVE_SETVBUF 1 | #define HAVE_SOCKET 1 | #define HAVE_WAITPID 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNAME 1 | #define HAVE_DIV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_GETPWUID 1 | #define HAVE_LSTAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | #ifdef HAVE_SYS_SELECT_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | int | main () | { | extern select (unsigned long, | void *, void *, void *, | const struct timeval *); | ; | return 0; | } configure:12209: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:78: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:78: warning: extern declaration of `select' doesn't match global one configure:12215: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | #define GNOME 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE 1 | #define HAVE_STDARG_H 1 | #define HAVE_VFPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define pid_t int | #define size_t unsigned int | #define RETSIGTYPE void | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKFIFO 1 | #define HAVE_PUTENV 1 | #define HAVE_SETVBUF 1 | #define HAVE_SOCKET 1 | #define HAVE_WAITPID 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNAME 1 | #define HAVE_DIV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_GETPWUID 1 | #define HAVE_LSTAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | #ifdef HAVE_SYS_SELECT_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | int | main () | { | extern select (unsigned, | void *, void *, void *, | struct timeval *); | ; | return 0; | } configure:12209: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:78: error: conflicting types for `select' /usr/include/sys/select.h:158: error: previous declaration of `select' conftest.c:78: warning: extern declaration of `select' doesn't match global one configure:12215: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "fvwm" | #define VERSION "2.4.20" | #define COMPOUND_TEXT 1 | #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" | #define GNOME 1 | #define HAVE_READLINE_HISTORY_H 1 | #define HAVE_READLINE 1 | #define HAVE_STDARG_H 1 | #define HAVE_VFPRINTF 1 | #define HAVE_WAITPID 1 | #define HAVE_FCNTL_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_SYS_SELECT_H 1 | #define const | #ifndef __cplusplus | #define inline | #endif | #define off_t long int | #define pid_t int | #define size_t unsigned int | #define RETSIGTYPE void | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRFTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MKFIFO 1 | #define HAVE_PUTENV 1 | #define HAVE_SETVBUF 1 | #define HAVE_SOCKET 1 | #define HAVE_WAITPID 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOL 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRCHR 1 | #define HAVE_SYSCONF 1 | #define HAVE_UNAME 1 | #define HAVE_DIV 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGINTERRUPT 1 | #define HAVE_GETPWUID 1 | #define HAVE_LSTAT 1 | #define SETVBUF_REVERSED 1 | #define HAVE_SELECT 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_UNISTD_H | #include | #endif | #ifdef HAVE_SYS_SELECT_H | #include | #endif | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | int | main () | { | extern select (unsigned, | void *, void *, void *, | const struct timeval *); | ; | return 0; | } configure:12254: error: can't determine argument types ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_compiler_gnu=no ac_cv_c_const=no ac_cv_c_inline=no ac_cv_dmalloc=no ac_cv_efence=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= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_value= 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_func_alloca_works=yes ac_cv_func_connect=yes ac_cv_func_div=yes ac_cv_func_gethostbyname=yes ac_cv_func_getpwuid=yes ac_cv_func_gettimeofday=yes ac_cv_func_lstat=yes ac_cv_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_func_mkfifo=yes ac_cv_func_putenv=yes ac_cv_func_remove=yes ac_cv_func_select=yes ac_cv_func_setvbuf=yes ac_cv_func_setvbuf_reversed=yes ac_cv_func_shmat=yes ac_cv_func_sigaction=yes ac_cv_func_siginterrupt=yes ac_cv_func_socket=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strftime=yes ac_cv_func_strstr=yes ac_cv_func_strtol=yes ac_cv_func_sysconf=yes ac_cv_func_uname=yes ac_cv_func_vfprintf=yes ac_cv_func_waitpid=yes ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_fcntl_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=no ac_cv_header_limits_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=no ac_cv_header_minix_config_h=no ac_cv_header_readline_history_h=yes ac_cv_header_stdarg_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_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_systeminfo_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=no ac_cv_header_sys_wait_h=no ac_cv_header_unistd_h=no ac_cv_lib_ICE_IceConnectionNumber=no ac_cv_lib_SM_SmcOpenConnection=no ac_cv_lib_X11__Xsetlocale=no ac_cv_lib_Xext_XShapeQueryExtension=no ac_cv_lib_Xinerama_XineramaIsActive=no ac_cv_lib_Xpm_XpmReadFileToXpmImage=no ac_cv_lib_dnet_dnet_ntoa=no ac_cv_lib_dnet_stub_dnet_ntoa=no ac_cv_lib_readline_readline=yes ac_cv_lib_rplay_rplay_create=no ac_cv_lib_stroke_stroke_init=no ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FVWM_CPP=/usr/bin/cpp ac_cv_path_GREP=/usr/bin/grep ac_cv_path_PERL=/usr/local/bin/perl ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_make_gmake_set=yes ac_cv_search_strerror='none required' ac_cv_type_fd_set=void ac_cv_type_fd_set_size_t=unsigned ac_cv_type_off_t=no ac_cv_type_pid_t=no ac_cv_type_sig_atomic_t=yes ac_cv_type_signal=void ac_cv_type_size_t=no ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=gcc3 lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/x11-wm/fvwm2-i18n/work/fvwm-2.4.20/missing --run aclocal-1.9' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/x11-wm/fvwm2-i18n/work/fvwm-2.4.20/missing --run tar' AUTOCONF='${SHELL} /mnt/gmirror/ports/x11-wm/fvwm2-i18n/work/fvwm-2.4.20/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/x11-wm/fvwm2-i18n/work/fvwm-2.4.20/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/x11-wm/fvwm2-i18n/work/fvwm-2.4.20/missing --run automake-1.9' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' FVWMBANNER='' FVWMGTK='' FVWMGTKDEBUG='' FVWMSCRIPT='' FVWM_CONFDIR='${sysconfdir}' FVWM_CPP='/usr/bin/cpp' FVWM_DATADIR='${datadir}/fvwm' FVWM_IMAGEPATH='/usr/include/X11/bitmaps:/usr/include/X11/pixmaps' FVWM_MODULEDIR='${libexecdir}/fvwm/2.4.20' GDK_IMLIB_CFLAGS='' GDK_IMLIB_LIBS='' GNOMEUI_LIBS='' GNOME_CONFIG='' GNOME_INCLUDEDIR='' GNOME_LIBDIR='' GNOME_LIBS='' GREP='/usr/bin/grep' GTK_CFLAGS='' GTK_CONFIG='' GTK_LIBS='' IMLIBCONF='' 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' LDFLAGS='' LIBOBJS='' LIBS='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/x11-wm/fvwm2-i18n/work/fvwm-2.4.20/missing --run makeinfo' MANFVWMGTK='' MANFVWMGTKDEBUG='' OBJEXT='' PACKAGE='fvwm' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='/usr/local/bin/perl' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='2.4.20' XMKMF='' XPMROOT='' XPMROOT_NEW_NAME_SYMLINKS='true' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' Xinerama_CFLAGS='' Xinerama_LIBS='' ac_ct_CC='' 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='' build_os='' build_vendor='' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='NONE' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='' host_os='' host_vendor='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/mnt/gmirror/ports/x11-wm/fvwm2-i18n/work/fvwm-2.4.20/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' readline_CFLAGS='' readline_LIBS='-lreadline -ltermcap' rplay_CFLAGS='' rplay_LIBS='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' stroke_CFLAGS='' stroke_LIBS='' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' with_gdkimlib='' with_gnomehints='' with_gnomelibs='' with_gtk='' with_multibyte='no' with_readline='yes' with_rplay='no' with_shape='no' with_sm='no' with_stroke='no' with_xinerama='no' with_xpm='no' xpm_CFLAGS='' xpm_LIBS='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "fvwm" #define VERSION "2.4.20" #define COMPOUND_TEXT 1 #define FVWM_IMAGEPATH "/usr/include/X11/bitmaps:/usr/include/X11/pixmaps" #define GNOME 1 #define HAVE_READLINE_HISTORY_H 1 #define HAVE_READLINE 1 #define HAVE_STDARG_H 1 #define HAVE_VFPRINTF 1 #define HAVE_WAITPID 1 #define HAVE_FCNTL_H 1 #define HAVE_LIMITS_H 1 #define HAVE_MALLOC_H 1 #define HAVE_GETOPT_H 1 #define HAVE_SYS_SELECT_H 1 #define const #ifndef __cplusplus #define inline #endif #define off_t long int #define pid_t int #define size_t unsigned int #define RETSIGTYPE void #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_STRFTIME 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_MKFIFO 1 #define HAVE_PUTENV 1 #define HAVE_SETVBUF 1 #define HAVE_SOCKET 1 #define HAVE_WAITPID 1 #define HAVE_STRDUP 1 #define HAVE_STRSTR 1 #define HAVE_STRTOL 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMCPY 1 #define HAVE_STRCHR 1 #define HAVE_SYSCONF 1 #define HAVE_UNAME 1 #define HAVE_DIV 1 #define HAVE_SIGACTION 1 #define HAVE_SIGINTERRUPT 1 #define HAVE_GETPWUID 1 #define HAVE_LSTAT 1 #define SETVBUF_REVERSED 1 #define HAVE_SELECT 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 configure: exit 1