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.61. Invocation command line was $ ./configure --disable-sgialdigi --disable-artsdigi --disable-dbglib --disable-esddigi --disable-jackdigi --disable-proflib --enable-pthreads --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: 99 tasks, 154 threads, 4 processors Load average: 0.20, Mach factor: 3.79 /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: /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:2016: checking for i386-unknown-gnu-gcc configure:2043: result: cc configure:2321: checking for C compiler version configure:2328: 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:2331: $? = 0 configure:2338: 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:2341: $? = 0 configure:2348: cc -V >&5 cc: `-V' option must have argument configure:2351: $? = 1 configure:2374: checking for C compiler default output file name configure:2401: cc -DHAVE_LIBPTHREAD -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:2404: $? = 0 configure:2442: result: a.out configure:2459: checking whether the C compiler works configure:2469: ./a.out configure:2472: $? = 0 configure:2489: result: yes configure:2496: checking whether we are cross compiling configure:2498: result: no configure:2501: checking for suffix of executables configure:2508: cc -o conftest -DHAVE_LIBPTHREAD -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:2511: $? = 0 configure:2535: result: configure:2541: checking for suffix of object files configure:2567: cc -c -DHAVE_LIBPTHREAD conftest.c >&5 configure:2570: $? = 0 configure:2593: result: configure:2597: checking whether we are using the GNU C compiler configure:2626: cc -c -DHAVE_LIBPTHREAD conftest.c >&5 configure:2632: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2649: result: no configure:2654: checking whether cc accepts -g configure:2684: cc -c -g -DHAVE_LIBPTHREAD conftest.c >&5 configure:2690: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2722: cc -c -DHAVE_LIBPTHREAD conftest.c >&5 configure:2728: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2761: cc -c -g -DHAVE_LIBPTHREAD conftest.c >&5 configure:2767: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2789: result: no configure:2806: checking for cc option to accept ISO C89 configure:2880: cc -c -DHAVE_LIBPTHREAD conftest.c >&5 configure:2886: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | /* 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:2880: cc -qlanglvl=extc89 -c -DHAVE_LIBPTHREAD conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:2886: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | /* 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:2880: cc -qlanglvl=ansi -c -DHAVE_LIBPTHREAD conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2886: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | /* 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:2880: cc -std -c -DHAVE_LIBPTHREAD conftest.c >&5 cc1: error: unrecognized option `-std' configure:2886: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | /* 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:2880: cc -Ae -c -DHAVE_LIBPTHREAD conftest.c >&5 :6:2: missing '(' after predicate configure:2886: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | /* 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:2880: cc -Aa -D_HPUX_SOURCE -c -DHAVE_LIBPTHREAD conftest.c >&5 :6:2: missing '(' after predicate configure:2886: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | /* 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:2880: cc -Xc -D__EXTENSIONS__ -c -DHAVE_LIBPTHREAD conftest.c >&5 cc: unrecognized option `-Xc' configure:2886: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | /* 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:2912: result: unsupported configure:2927: checking whether -fomit-frame-pointer is safe configure:2944: result: no configure:2947: checking whether an include prefix is needed configure:3003: result: yes configure:3010: checking how to run the C preprocessor configure:3050: cc -E -DHAVE_LIBPTHREAD conftest.c configure:3056: $? = 0 configure:3087: cc -E -DHAVE_LIBPTHREAD conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:3093: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | /* end confdefs.h. */ | #include configure:3126: result: cc -E configure:3155: cc -E -DHAVE_LIBPTHREAD conftest.c configure:3161: $? = 0 configure:3192: cc -E -DHAVE_LIBPTHREAD conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:3198: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | /* end confdefs.h. */ | #include configure:3235: checking whether a C++ compiler is installed configure:3291: result: no configure:3293: checking whether linker works with -s option configure:3322: cc -o conftest -DHAVE_LIBPTHREAD -s -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:3328: $? = 0 configure:3347: result: yes configure:3363: checking for a BSD-compatible install configure:3419: result: /usr/bin/install -c -o root -g wheel configure:3430: checking whether gmake sets $(MAKE) configure:3451: result: yes configure:3460: checking whether ln -s works configure:3464: result: yes configure:3474: checking for ldconfig configure:3493: found /usr/local/bin/ldconfig configure:3506: result: /usr/local/bin/ldconfig configure:3517: checking for makeinfo configure:3536: found /usr/local/bin/makeinfo configure:3549: result: /usr/local/bin/makeinfo configure:3560: checking for install-info configure:3579: found /usr/local/bin/install-info configure:3592: result: /usr/local/bin/install-info configure:3602: checking for processor type configure:3636: cc -c -DHAVE_LIBPTHREAD conftest.c >&5 configure:3642: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | /* end confdefs.h. */ | | int | main () | { | asm (".globl _dummy_function\n" | "_dummy_function:\n" | " pushl %%ebp\n" | " movl %%esp, %%ebp\n" | " leal 10(%%ebx, %%ecx, 4), %%edx\n" | " call *%%edx\n" | " addl %%ebx, %%eax\n" | " popl %%ebp\n" | " ret" : :) | ; | return 0; | } configure:3680: cc -c -DHAVE_LIBPTHREAD conftest.c >&5 /var/tmp//ccMlxRg1.s:12:no such 386 instruction: `save' /var/tmp//ccMlxRg1.s:13:no such 386 instruction: `ld' /var/tmp//ccMlxRg1.s:14:no such 386 instruction: `fitod' /var/tmp//ccMlxRg1.s:15:no such 386 instruction: `faddd' /var/tmp//ccMlxRg1.s:17:no such 386 instruction: `restore' configure:3686: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | /* end confdefs.h. */ | | int | main () | { | asm (".globl _dummy_function\n" | "_dummy_function:\n" | " save %%sp, -120, %%sp\n" | " ld [%%fp-20], %%f12\n" | " fitod %%f12, %%f10\n" | " faddd %%f10, %%f8, %%f8\n" | " ret\n" | " restore" : :) | ; | return 0; | } configure:3725: cc -c -DHAVE_LIBPTHREAD conftest.c >&5 /var/tmp//ccnZOqLW.s:12:no such 386 instruction: `pushq' /var/tmp//ccnZOqLW.s:15:no such 386 instruction: `callq' /var/tmp//ccnZOqLW.s:17:no such 386 instruction: `popq' configure:3731: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | /* end confdefs.h. */ | | int | main () | { | asm (".globl _dummy_function\n" | "_dummy_function:\n" | " pushq %%rbp\n" | " movl %%esp, %%ebp\n" | " leal 10(%%ebx, %%ecx, 4), %%edx\n" | " callq *%%rdx\n" | " addl %%ebx, %%eax\n" | " popq %%rbp\n" | " ret" : :) | ; | return 0; | } configure:3753: result: unknown configure:4073: checking for asm prefix before symbols configure:4101: cc -o conftest -DALLEGRO_NO_ASM -DHAVE_LIBPTHREAD -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:4107: $? = 0 configure:4176: result: "_" configure:4187: checking for grep that handles long lines and -e configure:4261: result: /usr/bin/grep configure:4266: checking for egrep configure:4344: result: /usr/bin/grep -E configure:4349: checking for ANSI C header files configure:4379: cc -c -DALLEGRO_NO_ASM -DHAVE_LIBPTHREAD conftest.c >&5 configure:4385: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | #define ALLEGRO_NO_ASM 1 | #define ALLEGRO_ASM_PREFIX "_" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4510: result: no configure:4534: checking for sys/types.h configure:4555: cc -c -DALLEGRO_NO_ASM -DHAVE_LIBPTHREAD conftest.c >&5 configure:4561: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | #define ALLEGRO_NO_ASM 1 | #define ALLEGRO_ASM_PREFIX "_" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4577: result: no configure:4534: checking for sys/stat.h configure:4555: cc -c -DALLEGRO_NO_ASM -DHAVE_LIBPTHREAD conftest.c >&5 configure:4561: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | #define ALLEGRO_NO_ASM 1 | #define ALLEGRO_ASM_PREFIX "_" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4577: result: no configure:4534: checking for stdlib.h configure:4555: cc -c -DALLEGRO_NO_ASM -DHAVE_LIBPTHREAD conftest.c >&5 configure:4561: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | #define ALLEGRO_NO_ASM 1 | #define ALLEGRO_ASM_PREFIX "_" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4577: result: no configure:4534: checking for string.h configure:4555: cc -c -DALLEGRO_NO_ASM -DHAVE_LIBPTHREAD conftest.c >&5 configure:4561: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | #define ALLEGRO_NO_ASM 1 | #define ALLEGRO_ASM_PREFIX "_" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4577: result: no configure:4534: checking for memory.h configure:4555: cc -c -DALLEGRO_NO_ASM -DHAVE_LIBPTHREAD conftest.c >&5 configure:4561: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | #define ALLEGRO_NO_ASM 1 | #define ALLEGRO_ASM_PREFIX "_" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4577: result: no configure:4534: checking for strings.h configure:4555: cc -c -DALLEGRO_NO_ASM -DHAVE_LIBPTHREAD conftest.c >&5 configure:4561: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | #define ALLEGRO_NO_ASM 1 | #define ALLEGRO_ASM_PREFIX "_" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4577: result: no configure:4534: checking for inttypes.h configure:4555: cc -c -DALLEGRO_NO_ASM -DHAVE_LIBPTHREAD conftest.c >&5 configure:4561: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | #define ALLEGRO_NO_ASM 1 | #define ALLEGRO_ASM_PREFIX "_" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4577: result: no configure:4534: checking for stdint.h configure:4555: cc -c -DALLEGRO_NO_ASM -DHAVE_LIBPTHREAD conftest.c >&5 configure:4561: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | #define ALLEGRO_NO_ASM 1 | #define ALLEGRO_ASM_PREFIX "_" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4577: result: no configure:4534: checking for unistd.h configure:4555: cc -c -DALLEGRO_NO_ASM -DHAVE_LIBPTHREAD conftest.c >&5 configure:4561: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | #define ALLEGRO_NO_ASM 1 | #define ALLEGRO_ASM_PREFIX "_" | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:4577: result: no configure:4589: checking whether byte ordering is bigendian configure:4621: cc -c -DALLEGRO_NO_ASM -DHAVE_LIBPTHREAD conftest.c >&5 configure:4627: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | #define ALLEGRO_NO_ASM 1 | #define ALLEGRO_ASM_PREFIX "_" | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN) | bogus endian macros | #endif | | ; | return 0; | } configure:4774: cc -o conftest -DALLEGRO_NO_ASM -DHAVE_LIBPTHREAD -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:4777: $? = 0 configure:4783: ./conftest configure:4786: $? = 0 configure:4805: result: no configure:4840: checking for MAP_FAILED configure:4867: cc -c -DALLEGRO_NO_ASM -DHAVE_LIBPTHREAD conftest.c >&5 configure:4873: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | #define ALLEGRO_NO_ASM 1 | #define ALLEGRO_ASM_PREFIX "_" | #define ALLEGRO_LITTLE_ENDIAN 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | int test_mmap_failed (void *addr) { return (addr == MAP_FAILED); } | ; | return 0; | } configure:4889: result: no configure:4899: checking for sched_yield in -lc configure:4934: cc -o conftest -DALLEGRO_NO_ASM -DHAVE_LIBPTHREAD -pthread conftest.c -lc >&5 cc: unrecognized option `-pthread' configure:4940: $? = 0 configure:4958: result: yes configure:5056: checking for constructor attribute configure:5087: cc -o conftest -DALLEGRO_NO_ASM -DHAVE_LIBPTHREAD -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:5090: $? = 0 configure:5096: ./conftest configure:5099: $? = 0 configure:5118: result: yes configure:5152: checking dlfcn.h usability configure:5169: cc -c -DALLEGRO_NO_ASM -DHAVE_LIBPTHREAD conftest.c >&5 configure:5175: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | #define ALLEGRO_NO_ASM 1 | #define ALLEGRO_ASM_PREFIX "_" | #define ALLEGRO_LITTLE_ENDIAN 1 | #define ALLEGRO_USE_SCHED_YIELD 1 | #define ALLEGRO_USE_CONSTRUCTOR 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5189: result: no configure:5193: checking dlfcn.h presence configure:5208: cc -E -DHAVE_LIBPTHREAD conftest.c configure:5214: $? = 0 configure:5228: result: yes configure:5241: WARNING: dlfcn.h: present but cannot be compiled configure:5243: WARNING: dlfcn.h: check for missing prerequisite headers? configure:5245: WARNING: dlfcn.h: see the Autoconf documentation configure:5247: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:5249: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:5251: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:5256: checking for dlfcn.h configure:5264: result: yes configure:5272: checking whether --export-dynamic linker flag is supported configure:5300: cc -o conftest -DALLEGRO_NO_ASM -DHAVE_LIBPTHREAD -Wl,--export-dynamic -pthread conftest.c >&5 cc: unrecognized option `-pthread' ld: unknown flag: --export-dynamic configure:5306: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | #define ALLEGRO_NO_ASM 1 | #define ALLEGRO_ASM_PREFIX "_" | #define ALLEGRO_LITTLE_ENDIAN 1 | #define ALLEGRO_USE_SCHED_YIELD 1 | #define ALLEGRO_USE_CONSTRUCTOR 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5324: result: no configure:5821: checking soundcard.h usability configure:5838: cc -c -DALLEGRO_NO_ASM -DHAVE_LIBPTHREAD conftest.c >&5 conftest.c:51:23: soundcard.h: No such file or directory configure:5844: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | #define ALLEGRO_NO_ASM 1 | #define ALLEGRO_ASM_PREFIX "_" | #define ALLEGRO_LITTLE_ENDIAN 1 | #define ALLEGRO_USE_SCHED_YIELD 1 | #define ALLEGRO_USE_CONSTRUCTOR 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5858: result: no configure:5862: checking soundcard.h presence configure:5877: cc -E -DHAVE_LIBPTHREAD conftest.c conftest.c:18:23: soundcard.h: No such file or directory configure:5883: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | #define ALLEGRO_NO_ASM 1 | #define ALLEGRO_ASM_PREFIX "_" | #define ALLEGRO_LITTLE_ENDIAN 1 | #define ALLEGRO_USE_SCHED_YIELD 1 | #define ALLEGRO_USE_CONSTRUCTOR 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:5897: result: no configure:5925: checking for soundcard.h configure:5933: result: no configure:5961: checking sys/soundcard.h usability configure:5978: cc -c -DALLEGRO_NO_ASM -DHAVE_LIBPTHREAD conftest.c >&5 conftest.c:51:27: sys/soundcard.h: No such file or directory configure:5984: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | #define ALLEGRO_NO_ASM 1 | #define ALLEGRO_ASM_PREFIX "_" | #define ALLEGRO_LITTLE_ENDIAN 1 | #define ALLEGRO_USE_SCHED_YIELD 1 | #define ALLEGRO_USE_CONSTRUCTOR 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:5998: result: no configure:6002: checking sys/soundcard.h presence configure:6017: cc -E -DHAVE_LIBPTHREAD conftest.c conftest.c:18:27: sys/soundcard.h: No such file or directory configure:6023: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | #define ALLEGRO_NO_ASM 1 | #define ALLEGRO_ASM_PREFIX "_" | #define ALLEGRO_LITTLE_ENDIAN 1 | #define ALLEGRO_USE_SCHED_YIELD 1 | #define ALLEGRO_USE_CONSTRUCTOR 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6037: result: no configure:6065: checking for sys/soundcard.h configure:6073: result: no configure:6101: checking machine/soundcard.h usability configure:6118: cc -c -DALLEGRO_NO_ASM -DHAVE_LIBPTHREAD conftest.c >&5 conftest.c:51:31: machine/soundcard.h: No such file or directory configure:6124: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | #define ALLEGRO_NO_ASM 1 | #define ALLEGRO_ASM_PREFIX "_" | #define ALLEGRO_LITTLE_ENDIAN 1 | #define ALLEGRO_USE_SCHED_YIELD 1 | #define ALLEGRO_USE_CONSTRUCTOR 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6138: result: no configure:6142: checking machine/soundcard.h presence configure:6157: cc -E -DHAVE_LIBPTHREAD conftest.c conftest.c:18:31: machine/soundcard.h: No such file or directory configure:6163: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | #define ALLEGRO_NO_ASM 1 | #define ALLEGRO_ASM_PREFIX "_" | #define ALLEGRO_LITTLE_ENDIAN 1 | #define ALLEGRO_USE_SCHED_YIELD 1 | #define ALLEGRO_USE_CONSTRUCTOR 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6177: result: no configure:6205: checking for machine/soundcard.h configure:6213: result: no configure:6241: checking linux/soundcard.h usability configure:6258: cc -c -DALLEGRO_NO_ASM -DHAVE_LIBPTHREAD conftest.c >&5 conftest.c:51:29: linux/soundcard.h: No such file or directory configure:6264: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | #define ALLEGRO_NO_ASM 1 | #define ALLEGRO_ASM_PREFIX "_" | #define ALLEGRO_LITTLE_ENDIAN 1 | #define ALLEGRO_USE_SCHED_YIELD 1 | #define ALLEGRO_USE_CONSTRUCTOR 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:6278: result: no configure:6282: checking linux/soundcard.h presence configure:6297: cc -E -DHAVE_LIBPTHREAD conftest.c conftest.c:18:29: linux/soundcard.h: No such file or directory configure:6303: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | #define ALLEGRO_NO_ASM 1 | #define ALLEGRO_ASM_PREFIX "_" | #define ALLEGRO_LITTLE_ENDIAN 1 | #define ALLEGRO_USE_SCHED_YIELD 1 | #define ALLEGRO_USE_CONSTRUCTOR 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6317: result: no configure:6345: checking for linux/soundcard.h configure:6353: result: no configure:6368: checking for _oss_ioctl in -lossaudio configure:6403: cc -o conftest -DALLEGRO_NO_ASM -DHAVE_LIBPTHREAD -pthread conftest.c -lossaudio >&5 cc: unrecognized option `-pthread' ld: can't locate file for: -lossaudio configure:6409: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | #define ALLEGRO_NO_ASM 1 | #define ALLEGRO_ASM_PREFIX "_" | #define ALLEGRO_LITTLE_ENDIAN 1 | #define ALLEGRO_USE_SCHED_YIELD 1 | #define ALLEGRO_USE_CONSTRUCTOR 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _oss_ioctl (); | int | main () | { | return _oss_ioctl (); | ; | return 0; | } configure:6427: result: no configure:6461: checking for supported ALSA version for digital sound configure:6491: cc -c -DALLEGRO_NO_ASM -DHAVE_LIBPTHREAD conftest.c >&5 conftest.c:18:27: sys/asoundlib.h: No such file or directory conftest.c:21:20: #error 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 ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | #define ALLEGRO_NO_ASM 1 | #define ALLEGRO_ASM_PREFIX "_" | #define ALLEGRO_LITTLE_ENDIAN 1 | #define ALLEGRO_USE_SCHED_YIELD 1 | #define ALLEGRO_USE_CONSTRUCTOR 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | #if (SND_LIB_MAJOR > 0) || (SND_LIB_MAJOR == 0 && SND_LIB_MINOR == 9 && SND_LIB_SUBMINOR >= 1) | #else | #error | #endif | int | main () | { | | ; | return 0; | } configure:6533: cc -c -DALLEGRO_NO_ASM -DHAVE_LIBPTHREAD conftest.c >&5 conftest.c:18:27: sys/asoundlib.h: No such file or directory conftest.c:21:20: #error configure:6539: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | #define ALLEGRO_NO_ASM 1 | #define ALLEGRO_ASM_PREFIX "_" | #define ALLEGRO_LITTLE_ENDIAN 1 | #define ALLEGRO_USE_SCHED_YIELD 1 | #define ALLEGRO_USE_CONSTRUCTOR 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | #if SND_LIB_MAJOR == 0 && SND_LIB_MINOR == 5 | #else | #error | #endif | int | main () | { | | ; | return 0; | } configure:6558: result: no configure:6598: checking for supported ALSA version for MIDI configure:6628: cc -c -DALLEGRO_NO_ASM -DHAVE_LIBPTHREAD conftest.c >&5 conftest.c:18:27: sys/asoundlib.h: No such file or directory conftest.c:21:20: #error configure:6634: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | #define ALLEGRO_NO_ASM 1 | #define ALLEGRO_ASM_PREFIX "_" | #define ALLEGRO_LITTLE_ENDIAN 1 | #define ALLEGRO_USE_SCHED_YIELD 1 | #define ALLEGRO_USE_CONSTRUCTOR 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | #if (SND_LIB_MAJOR > 0) || (SND_LIB_MAJOR == 0 && SND_LIB_MINOR == 9) | #else | #error | #endif | int | main () | { | | ; | return 0; | } configure:6670: cc -c -DALLEGRO_NO_ASM -DHAVE_LIBPTHREAD conftest.c >&5 conftest.c:18:27: sys/asoundlib.h: No such file or directory conftest.c:21:20: #error configure:6676: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | #define ALLEGRO_NO_ASM 1 | #define ALLEGRO_ASM_PREFIX "_" | #define ALLEGRO_LITTLE_ENDIAN 1 | #define ALLEGRO_USE_SCHED_YIELD 1 | #define ALLEGRO_USE_CONSTRUCTOR 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | #if SND_LIB_MAJOR == 0 && SND_LIB_MINOR == 5 | #else | #error | #endif | int | main () | { | | ; | return 0; | } configure:6695: result: no configure:6738: checking for esd-config configure:6756: found /usr/local/bin/esd-config configure:6768: result: /usr/local/bin/esd-config configure:6781: checking for esd_open_sound configure:6804: cc -o conftest -I/usr/local/include -DALLEGRO_NO_ASM -DHAVE_LIBPTHREAD -pthread conftest.c -L/usr/local/lib -lesd -laudiofile -lm >&5 cc: unrecognized option `-pthread' configure:6810: $? = 0 configure:6831: result: yes configure:6861: checking for artsc-config configure:6879: found /usr/local/bin/artsc-config configure:6891: result: /usr/local/bin/artsc-config configure:6904: checking for arts_init configure:6927: cc -o conftest -I/usr/local/include/artsc -I/usr/local/include -DALLEGRO_NO_ASM -DHAVE_LIBPTHREAD -pthread conftest.c -L/usr/local/lib -ldl -lartsc -lpthread -L/usr/local/lib -lesd -laudiofile -lm >&5 cc: unrecognized option `-pthread' ld: can't locate file for: -lartsc configure:6933: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | #define ALLEGRO_NO_ASM 1 | #define ALLEGRO_ASM_PREFIX "_" | #define ALLEGRO_LITTLE_ENDIAN 1 | #define ALLEGRO_USE_SCHED_YIELD 1 | #define ALLEGRO_USE_CONSTRUCTOR 1 | #define HAVE_DLFCN_H 1 | #define ALLEGRO_WITH_ESDDIGI 1 | /* end confdefs.h. */ | #include | int | main () | { | arts_init(); | ; | return 0; | } configure:6957: result: no configure:6982: checking for alOpenPort in -laudio configure:7017: cc -o conftest -I/usr/local/include -DALLEGRO_NO_ASM -DHAVE_LIBPTHREAD -pthread conftest.c -laudio -L/usr/local/lib -lesd -laudiofile -lm >&5 cc: unrecognized option `-pthread' ld: can't locate file for: -laudio configure:7023: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | #define ALLEGRO_NO_ASM 1 | #define ALLEGRO_ASM_PREFIX "_" | #define ALLEGRO_LITTLE_ENDIAN 1 | #define ALLEGRO_USE_SCHED_YIELD 1 | #define ALLEGRO_USE_CONSTRUCTOR 1 | #define HAVE_DLFCN_H 1 | #define ALLEGRO_WITH_ESDDIGI 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 alOpenPort (); | int | main () | { | return alOpenPort (); | ; | return 0; | } configure:7041: result: no configure:7077: checking for soundcard.h configure:7083: result: no configure:7217: checking for sys/soundcard.h configure:7223: result: no configure:7357: checking for machine/soundcard.h configure:7363: result: no configure:7497: checking for linux/soundcard.h configure:7503: result: no configure:7647: checking linux/awe_voice.h usability configure:7664: cc -c -I/usr/local/include -DALLEGRO_NO_ASM -DHAVE_LIBPTHREAD conftest.c >&5 conftest.c:52:29: linux/awe_voice.h: No such file or directory configure:7670: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | #define ALLEGRO_NO_ASM 1 | #define ALLEGRO_ASM_PREFIX "_" | #define ALLEGRO_LITTLE_ENDIAN 1 | #define ALLEGRO_USE_SCHED_YIELD 1 | #define ALLEGRO_USE_CONSTRUCTOR 1 | #define HAVE_DLFCN_H 1 | #define ALLEGRO_WITH_ESDDIGI 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7684: result: no configure:7688: checking linux/awe_voice.h presence configure:7703: cc -E -DHAVE_LIBPTHREAD conftest.c conftest.c:19:29: linux/awe_voice.h: No such file or directory configure:7709: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | #define ALLEGRO_NO_ASM 1 | #define ALLEGRO_ASM_PREFIX "_" | #define ALLEGRO_LITTLE_ENDIAN 1 | #define ALLEGRO_USE_SCHED_YIELD 1 | #define ALLEGRO_USE_CONSTRUCTOR 1 | #define HAVE_DLFCN_H 1 | #define ALLEGRO_WITH_ESDDIGI 1 | /* end confdefs.h. */ | #include configure:7723: result: no configure:7751: checking for linux/awe_voice.h configure:7759: result: no configure:7774: checking for _oss_ioctl in -lossaudio configure:7833: result: no configure:7845: checking for OSS sequencer support configure:7878: cc -o conftest -I/usr/local/include -DALLEGRO_NO_ASM -DHAVE_LIBPTHREAD -pthread conftest.c -L/usr/local/lib -lesd -laudiofile -lm >&5 cc: unrecognized option `-pthread' conftest.c: In function `main': conftest.c:32: error: `SNDCTL_SEQ_NRSYNTHS' undeclared (first use in this function) conftest.c:32: error: (Each undeclared identifier is reported only once conftest.c:32: error: for each function it appears in.) configure:7884: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | #define ALLEGRO_NO_ASM 1 | #define ALLEGRO_ASM_PREFIX "_" | #define ALLEGRO_LITTLE_ENDIAN 1 | #define ALLEGRO_USE_SCHED_YIELD 1 | #define ALLEGRO_USE_CONSTRUCTOR 1 | #define HAVE_DLFCN_H 1 | #define ALLEGRO_WITH_ESDDIGI 1 | /* end confdefs.h. */ | | #if HAVE_SOUNDCARD_H | #include | #elif HAVE_SYS_SOUNDCARD_H | #include | #elif HAVE_MACHINE_SOUNDCARD_H | #include | #elif HAVE_LINUX_SOUNDCARD_H | #include | #endif | int | main () | { | return SNDCTL_SEQ_NRSYNTHS; | | ; | return 0; | } configure:7905: result: no configure:7931: checking sys/procfs.h usability configure:7948: cc -c -I/usr/local/include -DALLEGRO_NO_ASM -DHAVE_LIBPTHREAD conftest.c >&5 conftest.c:52:24: sys/procfs.h: No such file or directory configure:7954: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | #define ALLEGRO_NO_ASM 1 | #define ALLEGRO_ASM_PREFIX "_" | #define ALLEGRO_LITTLE_ENDIAN 1 | #define ALLEGRO_USE_SCHED_YIELD 1 | #define ALLEGRO_USE_CONSTRUCTOR 1 | #define HAVE_DLFCN_H 1 | #define ALLEGRO_WITH_ESDDIGI 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7968: result: no configure:7972: checking sys/procfs.h presence configure:7987: cc -E -DHAVE_LIBPTHREAD conftest.c conftest.c:19:24: sys/procfs.h: No such file or directory configure:7993: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | #define ALLEGRO_NO_ASM 1 | #define ALLEGRO_ASM_PREFIX "_" | #define ALLEGRO_LITTLE_ENDIAN 1 | #define ALLEGRO_USE_SCHED_YIELD 1 | #define ALLEGRO_USE_CONSTRUCTOR 1 | #define HAVE_DLFCN_H 1 | #define ALLEGRO_WITH_ESDDIGI 1 | /* end confdefs.h. */ | #include configure:8007: result: no configure:8035: checking for sys/procfs.h configure:8042: result: no configure:8154: checking for getexecname in -lc configure:8189: cc -o conftest -I/usr/local/include -DALLEGRO_NO_ASM -DHAVE_LIBPTHREAD -pthread conftest.c -lc -L/usr/local/lib -lesd -laudiofile -lm >&5 cc: unrecognized option `-pthread' ld: Undefined symbols: _getexecname configure:8195: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | #define ALLEGRO_NO_ASM 1 | #define ALLEGRO_ASM_PREFIX "_" | #define ALLEGRO_LITTLE_ENDIAN 1 | #define ALLEGRO_USE_SCHED_YIELD 1 | #define ALLEGRO_USE_CONSTRUCTOR 1 | #define HAVE_DLFCN_H 1 | #define ALLEGRO_WITH_ESDDIGI 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 getexecname (); | int | main () | { | return getexecname (); | ; | return 0; | } configure:8213: result: no configure:8268: checking for X configure:8503: result: libraries , headers configure:8526: checking for XMissingExtension in -lXext configure:8561: cc -o conftest -I/usr/local/include -DALLEGRO_NO_ASM -DHAVE_LIBPTHREAD -pthread conftest.c -lXext -lX11 -L/usr/local/lib -lesd -laudiofile -lm >&5 cc: unrecognized option `-pthread' ld: can't locate file for: -lXext configure:8567: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | #define ALLEGRO_NO_ASM 1 | #define ALLEGRO_ASM_PREFIX "_" | #define ALLEGRO_LITTLE_ENDIAN 1 | #define ALLEGRO_USE_SCHED_YIELD 1 | #define ALLEGRO_USE_CONSTRUCTOR 1 | #define HAVE_DLFCN_H 1 | #define ALLEGRO_WITH_ESDDIGI 1 | #define ALLEGRO_WITH_XWINDOWS 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 XMissingExtension (); | int | main () | { | return XMissingExtension (); | ; | return 0; | } configure:8585: result: no configure:8603: checking X11/xpm.h usability configure:8620: cc -c -I/usr/local/include -DALLEGRO_NO_ASM -DHAVE_LIBPTHREAD conftest.c >&5 conftest.c:53:21: X11/xpm.h: No such file or directory configure:8626: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | #define ALLEGRO_NO_ASM 1 | #define ALLEGRO_ASM_PREFIX "_" | #define ALLEGRO_LITTLE_ENDIAN 1 | #define ALLEGRO_USE_SCHED_YIELD 1 | #define ALLEGRO_USE_CONSTRUCTOR 1 | #define HAVE_DLFCN_H 1 | #define ALLEGRO_WITH_ESDDIGI 1 | #define ALLEGRO_WITH_XWINDOWS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:8640: result: no configure:8644: checking X11/xpm.h presence configure:8659: cc -E -DHAVE_LIBPTHREAD conftest.c conftest.c:20:21: X11/xpm.h: No such file or directory configure:8665: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | #define ALLEGRO_NO_ASM 1 | #define ALLEGRO_ASM_PREFIX "_" | #define ALLEGRO_LITTLE_ENDIAN 1 | #define ALLEGRO_USE_SCHED_YIELD 1 | #define ALLEGRO_USE_CONSTRUCTOR 1 | #define HAVE_DLFCN_H 1 | #define ALLEGRO_WITH_ESDDIGI 1 | #define ALLEGRO_WITH_XWINDOWS 1 | /* end confdefs.h. */ | #include configure:8679: result: no configure:8707: checking for X11/xpm.h configure:8714: result: no configure:8797: checking for XcursorImageCreate in -lXcursor configure:8832: cc -o conftest -I/usr/local/include -DALLEGRO_NO_ASM -DHAVE_LIBPTHREAD -pthread conftest.c -lXcursor -lX11 -L/usr/local/lib -lesd -laudiofile -lm >&5 cc: unrecognized option `-pthread' ld: can't locate file for: -lXcursor configure:8838: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | #define ALLEGRO_NO_ASM 1 | #define ALLEGRO_ASM_PREFIX "_" | #define ALLEGRO_LITTLE_ENDIAN 1 | #define ALLEGRO_USE_SCHED_YIELD 1 | #define ALLEGRO_USE_CONSTRUCTOR 1 | #define HAVE_DLFCN_H 1 | #define ALLEGRO_WITH_ESDDIGI 1 | #define ALLEGRO_WITH_XWINDOWS 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 XcursorImageCreate (); | int | main () | { | return XcursorImageCreate (); | ; | return 0; | } configure:8856: result: no configure:8917: checking for XShmQueryExtension in -lXext configure:8952: cc -o conftest -I/usr/local/include -DALLEGRO_NO_ASM -DHAVE_LIBPTHREAD -pthread conftest.c -lXext -lX11 -L/usr/local/lib -lesd -laudiofile -lm >&5 cc: unrecognized option `-pthread' ld: can't locate file for: -lXext configure:8958: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | #define ALLEGRO_NO_ASM 1 | #define ALLEGRO_ASM_PREFIX "_" | #define ALLEGRO_LITTLE_ENDIAN 1 | #define ALLEGRO_USE_SCHED_YIELD 1 | #define ALLEGRO_USE_CONSTRUCTOR 1 | #define HAVE_DLFCN_H 1 | #define ALLEGRO_WITH_ESDDIGI 1 | #define ALLEGRO_WITH_XWINDOWS 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 XShmQueryExtension (); | int | main () | { | return XShmQueryExtension (); | ; | return 0; | } configure:8976: result: no configure:8990: checking for XF86VidModeQueryExtension in -lXxf86vm configure:9025: cc -o conftest -I/usr/local/include -DALLEGRO_NO_ASM -DHAVE_LIBPTHREAD -pthread conftest.c -lXxf86vm -lX11 -L/usr/local/lib -lesd -laudiofile -lm >&5 cc: unrecognized option `-pthread' ld: can't locate file for: -lXxf86vm configure:9031: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | #define ALLEGRO_NO_ASM 1 | #define ALLEGRO_ASM_PREFIX "_" | #define ALLEGRO_LITTLE_ENDIAN 1 | #define ALLEGRO_USE_SCHED_YIELD 1 | #define ALLEGRO_USE_CONSTRUCTOR 1 | #define HAVE_DLFCN_H 1 | #define ALLEGRO_WITH_ESDDIGI 1 | #define ALLEGRO_WITH_XWINDOWS 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 XF86VidModeQueryExtension (); | int | main () | { | return XF86VidModeQueryExtension (); | ; | return 0; | } configure:9049: result: no configure:9064: checking for XDGAQueryExtension in -lXxf86dga configure:9099: cc -o conftest -I/usr/local/include -DALLEGRO_NO_ASM -DHAVE_LIBPTHREAD -pthread conftest.c -lXxf86dga -lX11 -L/usr/local/lib -lesd -laudiofile -lm >&5 cc: unrecognized option `-pthread' ld: can't locate file for: -lXxf86dga configure:9105: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | #define ALLEGRO_NO_ASM 1 | #define ALLEGRO_ASM_PREFIX "_" | #define ALLEGRO_LITTLE_ENDIAN 1 | #define ALLEGRO_USE_SCHED_YIELD 1 | #define ALLEGRO_USE_CONSTRUCTOR 1 | #define HAVE_DLFCN_H 1 | #define ALLEGRO_WITH_ESDDIGI 1 | #define ALLEGRO_WITH_XWINDOWS 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 XDGAQueryExtension (); | int | main () | { | return XDGAQueryExtension (); | ; | return 0; | } configure:9123: result: no configure:9141: checking for XOpenIM in -lX11 configure:9176: cc -o conftest -I/usr/local/include -DALLEGRO_NO_ASM -DHAVE_LIBPTHREAD -pthread conftest.c -lX11 -lX11 -L/usr/local/lib -lesd -laudiofile -lm >&5 cc: unrecognized option `-pthread' ld: can't locate file for: -lX11 configure:9182: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | #define ALLEGRO_NO_ASM 1 | #define ALLEGRO_ASM_PREFIX "_" | #define ALLEGRO_LITTLE_ENDIAN 1 | #define ALLEGRO_USE_SCHED_YIELD 1 | #define ALLEGRO_USE_CONSTRUCTOR 1 | #define HAVE_DLFCN_H 1 | #define ALLEGRO_WITH_ESDDIGI 1 | #define ALLEGRO_WITH_XWINDOWS 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 XOpenIM (); | int | main () | { | return XOpenIM (); | ; | return 0; | } configure:9200: result: no configure:9936: checking pthread.h usability configure:9953: cc -c -I/usr/local/include -DALLEGRO_NO_ASM -DHAVE_LIBPTHREAD conftest.c >&5 configure:9959: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | #define ALLEGRO_NO_ASM 1 | #define ALLEGRO_ASM_PREFIX "_" | #define ALLEGRO_LITTLE_ENDIAN 1 | #define ALLEGRO_USE_SCHED_YIELD 1 | #define ALLEGRO_USE_CONSTRUCTOR 1 | #define HAVE_DLFCN_H 1 | #define ALLEGRO_WITH_ESDDIGI 1 | #define ALLEGRO_WITH_XWINDOWS 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:9973: result: no configure:9977: checking pthread.h presence configure:9992: cc -E -DHAVE_LIBPTHREAD conftest.c configure:9998: $? = 0 configure:10012: result: yes configure:10025: WARNING: pthread.h: present but cannot be compiled configure:10027: WARNING: pthread.h: check for missing prerequisite headers? configure:10029: WARNING: pthread.h: see the Autoconf documentation configure:10031: WARNING: pthread.h: section "Present But Cannot Be Compiled" configure:10033: WARNING: pthread.h: proceeding with the preprocessor's result configure:10035: WARNING: pthread.h: in the future, the compiler will take precedence configure:10040: checking for pthread.h configure:10047: result: yes configure:10052: checking for pthread_create in -lpthread configure:10087: cc -o conftest -I/usr/local/include -DALLEGRO_NO_ASM -DHAVE_LIBPTHREAD -pthread conftest.c -lpthread -lX11 -L/usr/local/lib -lesd -laudiofile -lm >&5 cc: unrecognized option `-pthread' ld: can't locate file for: -lX11 configure:10093: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define ALLEGRO_COLOR8 1 | #define ALLEGRO_COLOR16 1 | #define ALLEGRO_COLOR24 1 | #define ALLEGRO_COLOR32 1 | #define ALLEGRO_NO_ASM 1 | #define ALLEGRO_ASM_PREFIX "_" | #define ALLEGRO_LITTLE_ENDIAN 1 | #define ALLEGRO_USE_SCHED_YIELD 1 | #define ALLEGRO_USE_CONSTRUCTOR 1 | #define HAVE_DLFCN_H 1 | #define ALLEGRO_WITH_ESDDIGI 1 | #define ALLEGRO_WITH_XWINDOWS 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pthread_create (); | int | main () | { | return pthread_create (); | ; | return 0; | } configure:10111: result: no ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=' -DHAVE_LIBPTHREAD' ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-pthread ac_cv_env_LIBS_set= ac_cv_env_LIBS_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_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' ac_cv_header_X11_xpm_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=no ac_cv_header_linux_awe_voice_h=no ac_cv_header_linux_soundcard_h=no ac_cv_header_machine_soundcard_h=no ac_cv_header_memory_h=no ac_cv_header_pthread_h=yes ac_cv_header_soundcard_h=no 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_procfs_h=no ac_cv_header_sys_soundcard_h=no ac_cv_header_sys_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_unistd_h=no ac_cv_lib_X11_XOpenIM=no ac_cv_lib_Xcursor_XcursorImageCreate=no ac_cv_lib_Xext_XMissingExtension=no ac_cv_lib_Xext_XShmQueryExtension=no ac_cv_lib_Xxf86dga_XDGAQueryExtension=no ac_cv_lib_Xxf86vm_XF86VidModeQueryExtension=no ac_cv_lib_audio_alOpenPort=no ac_cv_lib_c_getexecname=no ac_cv_lib_c_sched_yield=yes ac_cv_lib_ossaudio__oss_ioctl=no ac_cv_lib_pthread_pthread_create=no ac_cv_objext= ac_cv_path_ARTSC_CONFIG=/usr/local/bin/artsc-config ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_ESD_CONFIG=/usr/local/bin/esd-config ac_cv_path_GREP=/usr/bin/grep ac_cv_path_INSTALL_INFO=/usr/local/bin/install-info ac_cv_path_LDCONFIG=/usr/local/bin/ldconfig ac_cv_path_MAKEINFO=/usr/local/bin/makeinfo ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_make_gmake_set=yes allegro_cv_asm_prefix=_ allegro_cv_have_map_failed=no allegro_cv_processor_type=unknown allegro_cv_prog_ld_s=yes allegro_cv_support_alsadigi=no allegro_cv_support_alsamidi=no allegro_cv_support_cplusplus=no allegro_cv_support_export_dynamic=no allegro_cv_support_fomit_frame_pointer=no allegro_cv_support_include_prefix=yes allegro_cv_support_sched_yield=yes lt_cv_sys_max_cmd_len= ## ----------------- ## ## Output variables. ## ## ----------------- ## ALLEGRO_DEBUG_CFLAGS='' ALLEGRO_DEBUG_CXXFLAGS='' ALLEGRO_LIB_TARGETS=' lib/unix/liballeg.so.$(shared_version) lib/unix/liballeg_unsharable.a' ALLEGRO_MAYBE_ASM_FILES='ALLEGRO_SRC_C_FILES' ALLEGRO_MAYBE_LIB_X_EXES='ALLEGRO_LIB_X_EXES' ALLEGRO_MAYBE_LIB_X_EXE_SOURCES='ALLEGRO_LIB_X_EXE_SOURCES' ALLEGRO_MAYBE_LINUX_FILES='ALLEGRO_EMPTY_LIST' ALLEGRO_MAYBE_XWINDOWS_FILES='ALLEGRO_SRC_X_FILES' ALLEGRO_MODULE_TARGETS='' ALLEGRO_PROFILE_CFLAGS='' ALLEGRO_PROFILE_CXXFLAGS='' ALLEGRO_SFLAGS='' ALLEGRO_SHAREDLIB_CFLAGS='' ALLEGRO_XWINDOWS_LIBDIR='' AR='' ARTSC_CONFIG='/usr/local/bin/artsc-config' CC='cc' CFLAGS='-I/usr/local/include -DALLEGRO_NO_ASM' COMPILE_CXX_PROGRAM='COMPILE_CXX_NORMAL' COMPILE_PROGRAM='COMPILE_NORMAL' COMPILE_S_PROGRAM='COMPILE_S_NORMAL' CPP='cc -E' CPPFLAGS=' -DHAVE_LIBPTHREAD' CXX='c++' CXXFLAGS='-fno-common' DEFS='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ESD_CONFIG='/usr/local/bin/esd-config' EXEEXT='' FRAMEWORKS='' GREP='/usr/bin/grep' INCLUDE_PREFIX='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_INFO='/usr/local/bin/install-info' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' LDCONFIG='/usr/local/bin/ldconfig' LDFLAGS='-pthread' LIBALLEG='lib/unix/liballeg.so.$(shared_version) lib/unix/liballeg_unsharable.a' LIBOBJS='' LIBS='-lX11 -L/usr/local/lib -lesd -laudiofile -lm ' LIB_TO_LINK='alleg' LINK_LIBALLEG='-Llib/unix -lalleg -lalleg_unsharable -lm' LINK_WITH_STATIC_LIBS='no' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='/usr/local/bin/makeinfo' OBJEXT='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='' PLUGIN_LIB='lib/unix/libaldat.a' PROG_LDFLAGS='-s $(LDFLAGS)' SET_MAKE='' SHELL='/bin/sh' XMKMF='' ac_ct_CC='' bindir='${exec_prefix}/bin' build_alias='i386-unknown-gnu' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='NONE' host_alias='i386-unknown-gnu' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define ALLEGRO_COLOR8 1 #define ALLEGRO_COLOR16 1 #define ALLEGRO_COLOR24 1 #define ALLEGRO_COLOR32 1 #define ALLEGRO_NO_ASM 1 #define ALLEGRO_ASM_PREFIX "_" #define ALLEGRO_LITTLE_ENDIAN 1 #define ALLEGRO_USE_SCHED_YIELD 1 #define ALLEGRO_USE_CONSTRUCTOR 1 #define HAVE_DLFCN_H 1 #define ALLEGRO_WITH_ESDDIGI 1 #define ALLEGRO_WITH_XWINDOWS 1 configure: exit 1