This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Haskell ALUT package configure 1.0, which was generated by GNU Autoconf 2.57. Invocation command line was $ ./configure --prefix=/usr/local --prefix=/usr/local --cache-file=/dev/null --srcdir=. --cache-file=/dev/null --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = shelarcymac.local uname -m = Power Macintosh uname -r = 8.5.0 uname -s = Darwin uname -v = Darwin Kernel Version 8.5.0: Sun Jan 22 10:38:46 PST 2006; root:xnu-792.6.61.obj~1/RELEASE_PPC /usr/bin/uname -p = powerpc /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.5.0: Sun Jan 22 10:38:46 PST 2006; root:xnu-792.6.61.obj~1/RELEASE_PPC Kernel configured for a single processor only. 1 processor is physically available. Processor type: ppc7450 (PowerPC 7450) Processor active: 0 Primary memory available: 1.00 gigabytes Default processor set: 51 tasks, 156 threads, 1 processors Load average: 3.18, Mach factor: 0.24 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin PATH: /opt/local/bin PATH: /Users/kidotakahiro/bin/kahua PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1338: checking build system type configure:1356: result: powerpc-apple-darwin8.5.0 configure:1364: checking host system type configure:1378: result: powerpc-apple-darwin8.5.0 configure:1386: checking target system type configure:1400: result: powerpc-apple-darwin8.5.0 configure:1460: checking for gcc configure:1476: found /usr/bin/gcc configure:1486: result: gcc configure:1730: checking for C compiler version configure:1733: gcc --version &5 gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1819) 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:1736: $? = 0 configure:1738: gcc -v &5 Reading specs from /usr/libexec/gcc/darwin/ppc/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1819) configure:1741: $? = 0 configure:1743: gcc -V &5 gcc: `-V' option must have argument configure:1746: $? = 1 configure:1770: checking for C compiler default output configure:1773: gcc conftest.c >&5 configure:1776: $? = 0 configure:1822: result: a.out configure:1827: checking whether the C compiler works configure:1833: ./a.out configure:1836: $? = 0 configure:1853: result: yes configure:1860: checking whether we are cross compiling configure:1862: result: no configure:1865: checking for suffix of executables configure:1867: gcc -o conftest conftest.c >&5 configure:1870: $? = 0 configure:1895: result: configure:1901: checking for suffix of object files configure:1923: gcc -c conftest.c >&5 configure:1926: $? = 0 configure:1948: result: o configure:1952: checking whether we are using the GNU C compiler configure:1977: gcc -c conftest.c >&5 configure:1980: $? = 0 configure:1983: test -s conftest.o configure:1986: $? = 0 configure:1999: result: yes configure:2005: checking whether gcc accepts -g configure:2027: gcc -c -g conftest.c >&5 configure:2030: $? = 0 configure:2033: test -s conftest.o configure:2036: $? = 0 configure:2047: result: yes configure:2064: checking for gcc option to accept ANSI C configure:2125: gcc -c -g -O2 conftest.c >&5 configure:2128: $? = 0 configure:2131: test -s conftest.o configure:2134: $? = 0 configure:2152: result: none needed configure:2170: gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2173: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2420: checking how to run the C preprocessor configure:2456: gcc -E conftest.c configure:2462: $? = 0 configure:2494: gcc -E conftest.c configure:2493:28: ac_nonexistent.h: No such file or directory configure:2500: $? = 1 configure: failed program was: | #line 2485 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Haskell ALUT package" | #define PACKAGE_TARNAME "ALUT" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "Haskell ALUT package 1.0" | #define PACKAGE_BUGREPORT "sven.panne@aedion.de" | /* end confdefs.h. */ | #include configure:2538: result: gcc -E configure:2563: gcc -E conftest.c configure:2569: $? = 0 configure:2601: gcc -E conftest.c configure:2600:28: ac_nonexistent.h: No such file or directory configure:2607: $? = 1 configure: failed program was: | #line 2592 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Haskell ALUT package" | #define PACKAGE_TARNAME "ALUT" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "Haskell ALUT package 1.0" | #define PACKAGE_BUGREPORT "sven.panne@aedion.de" | /* end confdefs.h. */ | #include configure:2650: checking for egrep configure:2660: result: grep -E configure:2665: checking for ANSI C header files configure:2691: gcc -c -g -O2 conftest.c >&5 configure:2694: $? = 0 configure:2697: test -s conftest.o configure:2700: $? = 0 configure:2789: gcc -o conftest -g -O2 conftest.c >&5 configure:2792: $? = 0 configure:2794: ./conftest configure:2797: $? = 0 configure:2812: result: yes configure:2836: checking for sys/types.h configure:2853: gcc -c -g -O2 conftest.c >&5 configure:2856: $? = 0 configure:2859: test -s conftest.o configure:2862: $? = 0 configure:2873: result: yes configure:2836: checking for sys/stat.h configure:2853: gcc -c -g -O2 conftest.c >&5 configure:2856: $? = 0 configure:2859: test -s conftest.o configure:2862: $? = 0 configure:2873: result: yes configure:2836: checking for stdlib.h configure:2853: gcc -c -g -O2 conftest.c >&5 configure:2856: $? = 0 configure:2859: test -s conftest.o configure:2862: $? = 0 configure:2873: result: yes configure:2836: checking for string.h configure:2853: gcc -c -g -O2 conftest.c >&5 configure:2856: $? = 0 configure:2859: test -s conftest.o configure:2862: $? = 0 configure:2873: result: yes configure:2836: checking for memory.h configure:2853: gcc -c -g -O2 conftest.c >&5 configure:2856: $? = 0 configure:2859: test -s conftest.o configure:2862: $? = 0 configure:2873: result: yes configure:2836: checking for strings.h configure:2853: gcc -c -g -O2 conftest.c >&5 configure:2856: $? = 0 configure:2859: test -s conftest.o configure:2862: $? = 0 configure:2873: result: yes configure:2836: checking for inttypes.h configure:2853: gcc -c -g -O2 conftest.c >&5 configure:2856: $? = 0 configure:2859: test -s conftest.o configure:2862: $? = 0 configure:2873: result: yes configure:2836: checking for stdint.h configure:2853: gcc -c -g -O2 conftest.c >&5 configure:2856: $? = 0 configure:2859: test -s conftest.o configure:2862: $? = 0 configure:2873: result: yes configure:2836: checking for unistd.h configure:2853: gcc -c -g -O2 conftest.c >&5 configure:2856: $? = 0 configure:2859: test -s conftest.o configure:2862: $? = 0 configure:2873: result: yes configure:2902: checking AL/alut.h usability configure:2915: gcc -c -g -O2 conftest.c >&5 configure:2956:21: AL/alut.h: No such file or directory configure:2918: $? = 1 configure: failed program was: | #line 2904 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Haskell ALUT package" | #define PACKAGE_TARNAME "ALUT" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "Haskell ALUT package 1.0" | #define PACKAGE_BUGREPORT "sven.panne@aedion.de" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:2934: result: no configure:2938: checking AL/alut.h presence configure:2949: gcc -E conftest.c configure:2958:21: AL/alut.h: No such file or directory configure:2955: $? = 1 configure: failed program was: | #line 2940 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Haskell ALUT package" | #define PACKAGE_TARNAME "ALUT" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "Haskell ALUT package 1.0" | #define PACKAGE_BUGREPORT "sven.panne@aedion.de" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:2974: result: no configure:3010: checking for AL/alut.h configure:3017: result: no configure:2902: checking OpenAL/alut.h usability configure:2915: gcc -c -g -O2 conftest.c >&5 configure:2918: $? = 0 configure:2921: test -s conftest.o configure:2924: $? = 0 configure:2934: result: yes configure:2938: checking OpenAL/alut.h presence configure:2949: gcc -E conftest.c configure:2955: $? = 0 configure:2974: result: yes configure:3010: checking for OpenAL/alut.h configure:3017: result: yes configure:3052: checking value of ALUT_API_MAJOR_VERSION configure:3348: gcc -o conftest -g -O2 conftest.c >&5 configure: In function `longval': configure:3328: error: `ALUT_API_MAJOR_VERSION' undeclared (first use in this function) configure:3328: error: (Each undeclared identifier is reported only once configure:3328: error: for each function it appears in.) configure: In function `ulongval': configure:3329: error: `ALUT_API_MAJOR_VERSION' undeclared (first use in this function) configure: In function `main': configure:3339: error: `ALUT_API_MAJOR_VERSION' undeclared (first use in this function) configure:3351: $? = 1 configure: program exited with status 1 configure: failed program was: | #line 3303 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Haskell ALUT package" | #define PACKAGE_TARNAME "ALUT" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "Haskell ALUT package 1.0" | #define PACKAGE_BUGREPORT "sven.panne@aedion.de" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OPENAL_ALUT_H 1 | /* end confdefs.h. */ | #if HAVE_AL_ALUT_H | #include | #elif HAVE_OPENAL_ALUT_H | #include | #endif | | long longval () { return ALUT_API_MAJOR_VERSION; } | unsigned long ulongval () { return ALUT_API_MAJOR_VERSION; } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | exit (1); | if ((ALUT_API_MAJOR_VERSION) < 0) | { | long i = longval (); | if (i != (ALUT_API_MAJOR_VERSION)) | exit (1); | fprintf (f, "%ld\n", i); | } | else | { | unsigned long i = ulongval (); | if (i != (ALUT_API_MAJOR_VERSION)) | exit (1); | fprintf (f, "%lu\n", i); | } | exit (ferror (f) || fclose (f) != 0); | | ; | return 0; | } configure:3373: result: -1 configure:3052: checking value of ALUT_API_MINOR_VERSION configure:3348: gcc -o conftest -g -O2 conftest.c >&5 configure: In function `longval': configure:3329: error: `ALUT_API_MINOR_VERSION' undeclared (first use in this function) configure:3329: error: (Each undeclared identifier is reported only once configure:3329: error: for each function it appears in.) configure: In function `ulongval': configure:3330: error: `ALUT_API_MINOR_VERSION' undeclared (first use in this function) configure: In function `main': configure:3340: error: `ALUT_API_MINOR_VERSION' undeclared (first use in this function) configure:3351: $? = 1 configure: program exited with status 1 configure: failed program was: | #line 3303 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Haskell ALUT package" | #define PACKAGE_TARNAME "ALUT" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "Haskell ALUT package 1.0" | #define PACKAGE_BUGREPORT "sven.panne@aedion.de" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OPENAL_ALUT_H 1 | #define CONST_ALUT_API_MAJOR_VERSION -1 | /* end confdefs.h. */ | #if HAVE_AL_ALUT_H | #include | #elif HAVE_OPENAL_ALUT_H | #include | #endif | | long longval () { return ALUT_API_MINOR_VERSION; } | unsigned long ulongval () { return ALUT_API_MINOR_VERSION; } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | exit (1); | if ((ALUT_API_MINOR_VERSION) < 0) | { | long i = longval (); | if (i != (ALUT_API_MINOR_VERSION)) | exit (1); | fprintf (f, "%ld\n", i); | } | else | { | unsigned long i = ulongval (); | if (i != (ALUT_API_MINOR_VERSION)) | exit (1); | fprintf (f, "%lu\n", i); | } | exit (ferror (f) || fclose (f) != 0); | | ; | return 0; | } configure:3373: result: -1 configure:3052: checking value of ALUT_WAVEFORM_SINE configure:3348: gcc -o conftest -g -O2 conftest.c >&5 configure: In function `longval': configure:3330: error: `ALUT_WAVEFORM_SINE' undeclared (first use in this function) configure:3330: error: (Each undeclared identifier is reported only once configure:3330: error: for each function it appears in.) configure: In function `ulongval': configure:3331: error: `ALUT_WAVEFORM_SINE' undeclared (first use in this function) configure: In function `main': configure:3341: error: `ALUT_WAVEFORM_SINE' undeclared (first use in this function) configure:3351: $? = 1 configure: program exited with status 1 configure: failed program was: | #line 3303 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Haskell ALUT package" | #define PACKAGE_TARNAME "ALUT" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "Haskell ALUT package 1.0" | #define PACKAGE_BUGREPORT "sven.panne@aedion.de" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OPENAL_ALUT_H 1 | #define CONST_ALUT_API_MAJOR_VERSION -1 | #define CONST_ALUT_API_MINOR_VERSION -1 | /* end confdefs.h. */ | #if HAVE_AL_ALUT_H | #include | #elif HAVE_OPENAL_ALUT_H | #include | #endif | | long longval () { return ALUT_WAVEFORM_SINE; } | unsigned long ulongval () { return ALUT_WAVEFORM_SINE; } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | exit (1); | if ((ALUT_WAVEFORM_SINE) < 0) | { | long i = longval (); | if (i != (ALUT_WAVEFORM_SINE)) | exit (1); | fprintf (f, "%ld\n", i); | } | else | { | unsigned long i = ulongval (); | if (i != (ALUT_WAVEFORM_SINE)) | exit (1); | fprintf (f, "%lu\n", i); | } | exit (ferror (f) || fclose (f) != 0); | | ; | return 0; | } configure:3373: result: -1 configure:3052: checking value of ALUT_WAVEFORM_SQUARE configure:3348: gcc -o conftest -g -O2 conftest.c >&5 configure: In function `longval': configure:3331: error: `ALUT_WAVEFORM_SQUARE' undeclared (first use in this function) configure:3331: error: (Each undeclared identifier is reported only once configure:3331: error: for each function it appears in.) configure: In function `ulongval': configure:3332: error: `ALUT_WAVEFORM_SQUARE' undeclared (first use in this function) configure: In function `main': configure:3342: error: `ALUT_WAVEFORM_SQUARE' undeclared (first use in this function) configure:3351: $? = 1 configure: program exited with status 1 configure: failed program was: | #line 3303 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Haskell ALUT package" | #define PACKAGE_TARNAME "ALUT" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "Haskell ALUT package 1.0" | #define PACKAGE_BUGREPORT "sven.panne@aedion.de" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OPENAL_ALUT_H 1 | #define CONST_ALUT_API_MAJOR_VERSION -1 | #define CONST_ALUT_API_MINOR_VERSION -1 | #define CONST_ALUT_WAVEFORM_SINE -1 | /* end confdefs.h. */ | #if HAVE_AL_ALUT_H | #include | #elif HAVE_OPENAL_ALUT_H | #include | #endif | | long longval () { return ALUT_WAVEFORM_SQUARE; } | unsigned long ulongval () { return ALUT_WAVEFORM_SQUARE; } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | exit (1); | if ((ALUT_WAVEFORM_SQUARE) < 0) | { | long i = longval (); | if (i != (ALUT_WAVEFORM_SQUARE)) | exit (1); | fprintf (f, "%ld\n", i); | } | else | { | unsigned long i = ulongval (); | if (i != (ALUT_WAVEFORM_SQUARE)) | exit (1); | fprintf (f, "%lu\n", i); | } | exit (ferror (f) || fclose (f) != 0); | | ; | return 0; | } configure:3373: result: -1 configure:3052: checking value of ALUT_WAVEFORM_SAWTOOTH configure:3348: gcc -o conftest -g -O2 conftest.c >&5 configure: In function `longval': configure:3332: error: `ALUT_WAVEFORM_SAWTOOTH' undeclared (first use in this function) configure:3332: error: (Each undeclared identifier is reported only once configure:3332: error: for each function it appears in.) configure: In function `ulongval': configure:3333: error: `ALUT_WAVEFORM_SAWTOOTH' undeclared (first use in this function) configure: In function `main': configure:3343: error: `ALUT_WAVEFORM_SAWTOOTH' undeclared (first use in this function) configure:3351: $? = 1 configure: program exited with status 1 configure: failed program was: | #line 3303 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Haskell ALUT package" | #define PACKAGE_TARNAME "ALUT" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "Haskell ALUT package 1.0" | #define PACKAGE_BUGREPORT "sven.panne@aedion.de" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OPENAL_ALUT_H 1 | #define CONST_ALUT_API_MAJOR_VERSION -1 | #define CONST_ALUT_API_MINOR_VERSION -1 | #define CONST_ALUT_WAVEFORM_SINE -1 | #define CONST_ALUT_WAVEFORM_SQUARE -1 | /* end confdefs.h. */ | #if HAVE_AL_ALUT_H | #include | #elif HAVE_OPENAL_ALUT_H | #include | #endif | | long longval () { return ALUT_WAVEFORM_SAWTOOTH; } | unsigned long ulongval () { return ALUT_WAVEFORM_SAWTOOTH; } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | exit (1); | if ((ALUT_WAVEFORM_SAWTOOTH) < 0) | { | long i = longval (); | if (i != (ALUT_WAVEFORM_SAWTOOTH)) | exit (1); | fprintf (f, "%ld\n", i); | } | else | { | unsigned long i = ulongval (); | if (i != (ALUT_WAVEFORM_SAWTOOTH)) | exit (1); | fprintf (f, "%lu\n", i); | } | exit (ferror (f) || fclose (f) != 0); | | ; | return 0; | } configure:3373: result: -1 configure:3052: checking value of ALUT_WAVEFORM_WHITENOISE configure:3348: gcc -o conftest -g -O2 conftest.c >&5 configure: In function `longval': configure:3333: error: `ALUT_WAVEFORM_WHITENOISE' undeclared (first use in this function) configure:3333: error: (Each undeclared identifier is reported only once configure:3333: error: for each function it appears in.) configure: In function `ulongval': configure:3334: error: `ALUT_WAVEFORM_WHITENOISE' undeclared (first use in this function) configure: In function `main': configure:3344: error: `ALUT_WAVEFORM_WHITENOISE' undeclared (first use in this function) configure:3351: $? = 1 configure: program exited with status 1 configure: failed program was: | #line 3303 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Haskell ALUT package" | #define PACKAGE_TARNAME "ALUT" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "Haskell ALUT package 1.0" | #define PACKAGE_BUGREPORT "sven.panne@aedion.de" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OPENAL_ALUT_H 1 | #define CONST_ALUT_API_MAJOR_VERSION -1 | #define CONST_ALUT_API_MINOR_VERSION -1 | #define CONST_ALUT_WAVEFORM_SINE -1 | #define CONST_ALUT_WAVEFORM_SQUARE -1 | #define CONST_ALUT_WAVEFORM_SAWTOOTH -1 | /* end confdefs.h. */ | #if HAVE_AL_ALUT_H | #include | #elif HAVE_OPENAL_ALUT_H | #include | #endif | | long longval () { return ALUT_WAVEFORM_WHITENOISE; } | unsigned long ulongval () { return ALUT_WAVEFORM_WHITENOISE; } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | exit (1); | if ((ALUT_WAVEFORM_WHITENOISE) < 0) | { | long i = longval (); | if (i != (ALUT_WAVEFORM_WHITENOISE)) | exit (1); | fprintf (f, "%ld\n", i); | } | else | { | unsigned long i = ulongval (); | if (i != (ALUT_WAVEFORM_WHITENOISE)) | exit (1); | fprintf (f, "%lu\n", i); | } | exit (ferror (f) || fclose (f) != 0); | | ; | return 0; | } configure:3373: result: -1 configure:3052: checking value of ALUT_WAVEFORM_IMPULSE configure:3348: gcc -o conftest -g -O2 conftest.c >&5 configure: In function `longval': configure:3334: error: `ALUT_WAVEFORM_IMPULSE' undeclared (first use in this function) configure:3334: error: (Each undeclared identifier is reported only once configure:3334: error: for each function it appears in.) configure: In function `ulongval': configure:3335: error: `ALUT_WAVEFORM_IMPULSE' undeclared (first use in this function) configure: In function `main': configure:3345: error: `ALUT_WAVEFORM_IMPULSE' undeclared (first use in this function) configure:3351: $? = 1 configure: program exited with status 1 configure: failed program was: | #line 3303 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Haskell ALUT package" | #define PACKAGE_TARNAME "ALUT" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "Haskell ALUT package 1.0" | #define PACKAGE_BUGREPORT "sven.panne@aedion.de" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OPENAL_ALUT_H 1 | #define CONST_ALUT_API_MAJOR_VERSION -1 | #define CONST_ALUT_API_MINOR_VERSION -1 | #define CONST_ALUT_WAVEFORM_SINE -1 | #define CONST_ALUT_WAVEFORM_SQUARE -1 | #define CONST_ALUT_WAVEFORM_SAWTOOTH -1 | #define CONST_ALUT_WAVEFORM_WHITENOISE -1 | /* end confdefs.h. */ | #if HAVE_AL_ALUT_H | #include | #elif HAVE_OPENAL_ALUT_H | #include | #endif | | long longval () { return ALUT_WAVEFORM_IMPULSE; } | unsigned long ulongval () { return ALUT_WAVEFORM_IMPULSE; } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | exit (1); | if ((ALUT_WAVEFORM_IMPULSE) < 0) | { | long i = longval (); | if (i != (ALUT_WAVEFORM_IMPULSE)) | exit (1); | fprintf (f, "%ld\n", i); | } | else | { | unsigned long i = ulongval (); | if (i != (ALUT_WAVEFORM_IMPULSE)) | exit (1); | fprintf (f, "%lu\n", i); | } | exit (ferror (f) || fclose (f) != 0); | | ; | return 0; | } configure:3373: result: -1 configure:3052: checking value of ALUT_LOADER_BUFFER configure:3348: gcc -o conftest -g -O2 conftest.c >&5 configure: In function `longval': configure:3335: error: `ALUT_LOADER_BUFFER' undeclared (first use in this function) configure:3335: error: (Each undeclared identifier is reported only once configure:3335: error: for each function it appears in.) configure: In function `ulongval': configure:3336: error: `ALUT_LOADER_BUFFER' undeclared (first use in this function) configure: In function `main': configure:3346: error: `ALUT_LOADER_BUFFER' undeclared (first use in this function) configure:3351: $? = 1 configure: program exited with status 1 configure: failed program was: | #line 3303 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Haskell ALUT package" | #define PACKAGE_TARNAME "ALUT" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "Haskell ALUT package 1.0" | #define PACKAGE_BUGREPORT "sven.panne@aedion.de" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OPENAL_ALUT_H 1 | #define CONST_ALUT_API_MAJOR_VERSION -1 | #define CONST_ALUT_API_MINOR_VERSION -1 | #define CONST_ALUT_WAVEFORM_SINE -1 | #define CONST_ALUT_WAVEFORM_SQUARE -1 | #define CONST_ALUT_WAVEFORM_SAWTOOTH -1 | #define CONST_ALUT_WAVEFORM_WHITENOISE -1 | #define CONST_ALUT_WAVEFORM_IMPULSE -1 | /* end confdefs.h. */ | #if HAVE_AL_ALUT_H | #include | #elif HAVE_OPENAL_ALUT_H | #include | #endif | | long longval () { return ALUT_LOADER_BUFFER; } | unsigned long ulongval () { return ALUT_LOADER_BUFFER; } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | exit (1); | if ((ALUT_LOADER_BUFFER) < 0) | { | long i = longval (); | if (i != (ALUT_LOADER_BUFFER)) | exit (1); | fprintf (f, "%ld\n", i); | } | else | { | unsigned long i = ulongval (); | if (i != (ALUT_LOADER_BUFFER)) | exit (1); | fprintf (f, "%lu\n", i); | } | exit (ferror (f) || fclose (f) != 0); | | ; | return 0; | } configure:3373: result: -1 configure:3052: checking value of ALUT_LOADER_MEMORY configure:3348: gcc -o conftest -g -O2 conftest.c >&5 configure: In function `longval': configure:3336: error: `ALUT_LOADER_MEMORY' undeclared (first use in this function) configure:3336: error: (Each undeclared identifier is reported only once configure:3336: error: for each function it appears in.) configure: In function `ulongval': configure:3337: error: `ALUT_LOADER_MEMORY' undeclared (first use in this function) configure: In function `main': configure:3347: error: `ALUT_LOADER_MEMORY' undeclared (first use in this function) configure:3351: $? = 1 configure: program exited with status 1 configure: failed program was: | #line 3303 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "Haskell ALUT package" | #define PACKAGE_TARNAME "ALUT" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "Haskell ALUT package 1.0" | #define PACKAGE_BUGREPORT "sven.panne@aedion.de" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_OPENAL_ALUT_H 1 | #define CONST_ALUT_API_MAJOR_VERSION -1 | #define CONST_ALUT_API_MINOR_VERSION -1 | #define CONST_ALUT_WAVEFORM_SINE -1 | #define CONST_ALUT_WAVEFORM_SQUARE -1 | #define CONST_ALUT_WAVEFORM_SAWTOOTH -1 | #define CONST_ALUT_WAVEFORM_WHITENOISE -1 | #define CONST_ALUT_WAVEFORM_IMPULSE -1 | #define CONST_ALUT_LOADER_BUFFER -1 | /* end confdefs.h. */ | #if HAVE_AL_ALUT_H | #include | #elif HAVE_OPENAL_ALUT_H | #include | #endif | | long longval () { return ALUT_LOADER_MEMORY; } | unsigned long ulongval () { return ALUT_LOADER_MEMORY; } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | exit (1); | if ((ALUT_LOADER_MEMORY) < 0) | { | long i = longval (); | if (i != (ALUT_LOADER_MEMORY)) | exit (1); | fprintf (f, "%ld\n", i); | } | else | { | unsigned long i = ulongval (); | if (i != (ALUT_LOADER_MEMORY)) | exit (1); | fprintf (f, "%lu\n", i); | } | exit (ferror (f) || fclose (f) != 0); | | ; | return 0; | } configure:3373: result: -1 configure:3514: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Haskell ALUT package config.status 1.0, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on shelarcymac.local config.status:627: creating config.mk config.status:627: creating ALUT.buildinfo config.status:730: creating include/HsALUTConfig.h config.status:730: creating include/HsALUT.h ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=powerpc-apple-darwin8.5.0 ac_cv_build_alias=powerpc-apple-darwin8.5.0 ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= 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_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_header_AL_alut_h=no ac_cv_header_OpenAL_alut_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=powerpc-apple-darwin8.5.0 ac_cv_host_alias=powerpc-apple-darwin8.5.0 ac_cv_objext=o ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_egrep='grep -E' ac_cv_target=powerpc-apple-darwin8.5.0 ac_cv_target_alias=powerpc-apple-darwin8.5.0 fp_cv_const_ALUT_API_MAJOR_VERSION=-1 fp_cv_const_ALUT_API_MINOR_VERSION=-1 fp_cv_const_ALUT_LOADER_BUFFER=-1 fp_cv_const_ALUT_LOADER_MEMORY=-1 fp_cv_const_ALUT_WAVEFORM_IMPULSE=-1 fp_cv_const_ALUT_WAVEFORM_SAWTOOTH=-1 fp_cv_const_ALUT_WAVEFORM_SINE=-1 fp_cv_const_ALUT_WAVEFORM_SQUARE=-1 fp_cv_const_ALUT_WAVEFORM_WHITENOISE=-1 ## ----------------- ## ## Output variables. ## ## ----------------- ## ALUT_BUILD_PACKAGE='yes' ALUT_CFLAGS='' ALUT_FRAMEWORKS='ALUT' ALUT_LIBS='' BUILD_PACKAGE_BOOL='True' CALLCONV='ccall' CC='gcc' CFLAGS='-g -O2' CPP='gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' LDFLAGS='' LIBOBJS='' LIBS='' LTLIBOBJS='' OBJEXT='o' PACKAGE_BUGREPORT='sven.panne@aedion.de' PACKAGE_NAME='Haskell ALUT package' PACKAGE_STRING='Haskell ALUT package 1.0' PACKAGE_TARNAME='ALUT' PACKAGE_VERSION='1.0' PATH_SEPARATOR=':' SHELL='/bin/sh' ac_ct_CC='gcc' bindir='${exec_prefix}/bin' build='powerpc-apple-darwin8.5.0' build_alias='' build_cpu='powerpc' build_os='darwin8.5.0' build_vendor='apple' datadir='${prefix}/share' exec_prefix='${prefix}' host='powerpc-apple-darwin8.5.0' host_alias='' host_cpu='powerpc' host_os='darwin8.5.0' host_vendor='apple' includedir='${prefix}/include' infodir='${prefix}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/usr/local' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='powerpc-apple-darwin8.5.0' target_alias='' target_cpu='powerpc' target_os='darwin8.5.0' target_vendor='apple' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ALUT_CFLAGS #define ALUT_FRAMEWORKS ALUT #define ALUT_LIBS #define CONST_ALUT_API_MAJOR_VERSION -1 #define CONST_ALUT_API_MINOR_VERSION -1 #define CONST_ALUT_LOADER_BUFFER -1 #define CONST_ALUT_LOADER_MEMORY -1 #define CONST_ALUT_WAVEFORM_IMPULSE -1 #define CONST_ALUT_WAVEFORM_SAWTOOTH -1 #define CONST_ALUT_WAVEFORM_SINE -1 #define CONST_ALUT_WAVEFORM_SQUARE -1 #define CONST_ALUT_WAVEFORM_WHITENOISE -1 #define HAVE_INTTYPES_H 1 #define HAVE_MEMORY_H 1 #define HAVE_OPENAL_ALUT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE_BUGREPORT "sven.panne@aedion.de" #define PACKAGE_NAME "Haskell ALUT package" #define PACKAGE_STRING "Haskell ALUT package 1.0" #define PACKAGE_TARNAME "ALUT" #define PACKAGE_VERSION "1.0" #define STDC_HEADERS 1 configure: exit 0