uae-wii/src/tools/config.log

884 lines
26 KiB
Plaintext

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
$ ../.././src/tools/configure --cache-file=/dev/null --host=i686-pc-linux-gnu --target=powerpc-gekko-elf
## --------- ##
## Platform. ##
## --------- ##
hostname = lska2
uname -m = i686
uname -r = 2.6.24-24-generic
uname -s = Linux
uname -v = #1 SMP Wed Apr 15 15:54:25 UTC 2009
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: NONE/bin
PATH: NONE/usr/bin
PATH: /home/ska/bin
PATH: /usr/local/mips/bin
PATH: /home/ska/j2me/sun/bin/
PATH: /opt/eldk/bin
PATH: /opt/eldk/usr/bin
PATH: /home/ska/j2me/midpath/bin/
PATH: /home/ska/projects/openmoko/bitbake/bin
PATH: /home/ska/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
PATH: /opt/devkitpro//devkitPPC/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1735: checking build system type
configure:1753: result: i686-pc-linux-gnu
configure:1775: checking host system type
configure:1790: result: i686-pc-linux-gnu
configure:1812: checking target system type
configure:1827: result: powerpc-gekko-elf
configure:1864: checking for i686-pc-linux-gnu-gcc
configure:1894: result: no
configure:1904: checking for gcc
configure:1920: found /usr/bin/gcc
configure:1931: result: gcc
configure:2169: checking for C compiler version
configure:2176: gcc --version >&5
gcc (GCC) 4.2.4 (Ubuntu 4.2.4-1ubuntu3)
Copyright (C) 2007 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:2179: $? = 0
configure:2186: gcc -v >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.2.4 (Ubuntu 4.2.4-1ubuntu3)
configure:2189: $? = 0
configure:2196: gcc -V >&5
gcc: '-V' option must have argument
configure:2199: $? = 1
configure:2222: checking for C compiler default output file name
configure:2249: gcc conftest.c >&5
configure:2252: $? = 0
configure:2290: result: a.out
configure:2307: checking whether the C compiler works
configure:2317: ./a.out
configure:2320: $? = 0
configure:2337: result: yes
configure:2344: checking whether we are cross compiling
configure:2346: result: no
configure:2349: checking for suffix of executables
configure:2356: gcc -o conftest conftest.c >&5
configure:2359: $? = 0
configure:2383: result:
configure:2389: checking for suffix of object files
configure:2415: gcc -c conftest.c >&5
configure:2418: $? = 0
configure:2441: result: o
configure:2445: checking whether we are using the GNU C compiler
configure:2474: gcc -c conftest.c >&5
configure:2480: $? = 0
configure:2497: result: yes
configure:2502: checking whether gcc accepts -g
configure:2532: gcc -c -g conftest.c >&5
configure:2538: $? = 0
configure:2637: result: yes
configure:2654: checking for gcc option to accept ISO C89
configure:2728: gcc -c conftest.c >&5
configure:2734: $? = 0
configure:2757: result: none needed
configure:2780: checking how to run the C preprocessor
configure:2820: gcc -E conftest.c
configure:2826: $? = 0
configure:2857: gcc -E conftest.c
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
configure:2863: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:2896: result: gcc -E
configure:2925: gcc -E conftest.c
configure:2931: $? = 0
configure:2962: gcc -E conftest.c
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
configure:2968: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3005: checking whether make sets $(MAKE)
configure:3026: result: yes
configure:3048: checking for a BSD-compatible install
configure:3104: result: /usr/bin/install -c
configure:3118: checking for grep that handles long lines and -e
configure:3192: result: /bin/grep
configure:3197: checking for egrep
configure:3275: result: /bin/grep -E
configure:3281: checking for AIX
configure:3303: result: no
configure:3309: checking for library containing strerror
configure:3350: gcc -o conftest conftest.c >&5
configure:3356: $? = 0
configure:3384: result: none required
configure:3393: checking for ANSI C header files
configure:3423: gcc -c conftest.c >&5
configure:3429: $? = 0
configure:3528: gcc -o conftest conftest.c >&5
configure:3531: $? = 0
configure:3537: ./conftest
configure:3540: $? = 0
configure:3557: result: yes
configure:3568: checking for an ANSI C-conforming const
configure:3643: gcc -c conftest.c >&5
configure:3649: $? = 0
configure:3664: result: yes
configure:3674: checking for inline
configure:3700: gcc -c conftest.c >&5
configure:3706: $? = 0
configure:3724: result: inline
configure:3758: checking for sys/types.h
configure:3779: gcc -c conftest.c >&5
configure:3785: $? = 0
configure:3801: result: yes
configure:3758: checking for sys/stat.h
configure:3779: gcc -c conftest.c >&5
configure:3785: $? = 0
configure:3801: result: yes
configure:3758: checking for stdlib.h
configure:3779: gcc -c conftest.c >&5
configure:3785: $? = 0
configure:3801: result: yes
configure:3758: checking for string.h
configure:3779: gcc -c conftest.c >&5
configure:3785: $? = 0
configure:3801: result: yes
configure:3758: checking for memory.h
configure:3779: gcc -c conftest.c >&5
configure:3785: $? = 0
configure:3801: result: yes
configure:3758: checking for strings.h
configure:3779: gcc -c conftest.c >&5
configure:3785: $? = 0
configure:3801: result: yes
configure:3758: checking for inttypes.h
configure:3779: gcc -c conftest.c >&5
configure:3785: $? = 0
configure:3801: result: yes
configure:3758: checking for stdint.h
configure:3779: gcc -c conftest.c >&5
configure:3785: $? = 0
configure:3801: result: yes
configure:3758: checking for unistd.h
configure:3779: gcc -c conftest.c >&5
configure:3785: $? = 0
configure:3801: result: yes
configure:3813: checking for char
configure:3843: gcc -c conftest.c >&5
configure:3849: $? = 0
configure:3864: result: yes
configure:3871: checking size of char
configure:4173: gcc -o conftest conftest.c >&5
configure:4176: $? = 0
configure:4182: ./conftest
configure:4185: $? = 0
configure:4208: result: 1
configure:4218: checking for short
configure:4248: gcc -c conftest.c >&5
configure:4254: $? = 0
configure:4269: result: yes
configure:4276: checking size of short
configure:4578: gcc -o conftest conftest.c >&5
configure:4581: $? = 0
configure:4587: ./conftest
configure:4590: $? = 0
configure:4613: result: 2
configure:4623: checking for int
configure:4653: gcc -c conftest.c >&5
configure:4659: $? = 0
configure:4674: result: yes
configure:4681: checking size of int
configure:4983: gcc -o conftest conftest.c >&5
configure:4986: $? = 0
configure:4992: ./conftest
configure:4995: $? = 0
configure:5018: result: 4
configure:5028: checking for long
configure:5058: gcc -c conftest.c >&5
configure:5064: $? = 0
configure:5079: result: yes
configure:5086: checking size of long
configure:5388: gcc -o conftest conftest.c >&5
configure:5391: $? = 0
configure:5397: ./conftest
configure:5400: $? = 0
configure:5423: result: 4
configure:5433: checking for long long
configure:5463: gcc -c conftest.c >&5
configure:5469: $? = 0
configure:5484: result: yes
configure:5491: checking size of long long
configure:5793: gcc -o conftest conftest.c >&5
configure:5796: $? = 0
configure:5802: ./conftest
configure:5805: $? = 0
configure:5828: result: 8
configure:5838: checking for __int64
configure:5868: gcc -c conftest.c >&5
conftest.c:56: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ac__type_new_'
conftest.c: In function 'main':
conftest.c:60: error: 'ac__type_new_' undeclared (first use in this function)
conftest.c:60: error: (Each undeclared identifier is reported only once
conftest.c:60: error: for each function it appears in.)
conftest.c:60: error: expected expression before ')' token
configure:5874: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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 SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| typedef __int64 ac__type_new_;
| int
| main ()
| {
| if ((ac__type_new_ *) 0)
| return 0;
| if (sizeof (ac__type_new_))
| return 0;
| ;
| return 0;
| }
configure:5889: result: no
configure:5896: checking size of __int64
configure:6198: gcc -o conftest conftest.c >&5
conftest.c:56: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ac__type_sizeof_'
conftest.c: In function 'longval':
conftest.c:57: error: 'ac__type_sizeof_' undeclared (first use in this function)
conftest.c:57: error: (Each undeclared identifier is reported only once
conftest.c:57: error: for each function it appears in.)
conftest.c: In function 'ulongval':
conftest.c:58: error: 'ac__type_sizeof_' undeclared (first use in this function)
conftest.c: In function 'main':
conftest.c:68: error: 'ac__type_sizeof_' undeclared (first use in this function)
configure:6201: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define 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 SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| typedef __int64 ac__type_sizeof_;
| static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); }
| static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); }
| #include <stdio.h>
| #include <stdlib.h>
| int
| main ()
| {
|
| FILE *f = fopen ("conftest.val", "w");
| if (! f)
| return 1;
| if (((long int) (sizeof (ac__type_sizeof_))) < 0)
| {
| long int i = longval ();
| if (i != ((long int) (sizeof (ac__type_sizeof_))))
| return 1;
| fprintf (f, "%ld\n", i);
| }
| else
| {
| unsigned long int i = ulongval ();
| if (i != ((long int) (sizeof (ac__type_sizeof_))))
| return 1;
| fprintf (f, "%lu\n", i);
| }
| return ferror (f) || fclose (f) != 0;
|
| ;
| return 0;
| }
configure:6233: result: 0
configure:6243: checking for void *
configure:6273: gcc -c conftest.c >&5
configure:6279: $? = 0
configure:6294: result: yes
configure:6301: checking size of void *
configure:6603: gcc -o conftest conftest.c >&5
configure:6606: $? = 0
configure:6612: ./conftest
configure:6615: $? = 0
configure:6638: result: 4
configure:6654: checking whether gcc needs -traditional
configure:6696: result: no
configure:6707: checking for vprintf
configure:6763: gcc -o conftest -Wall -W -Wno-unused conftest.c >&5
conftest.c:48: warning: conflicting types for built-in function 'vprintf'
configure:6769: $? = 0
configure:6787: result: yes
configure:6794: checking for _doprnt
configure:6850: gcc -o conftest -Wall -W -Wno-unused conftest.c >&5
/tmp/cckuCfkd.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `_doprnt'
collect2: ld returned 1 exit status
configure:6856: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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 SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define HAVE_VPRINTF 1
| /* end confdefs.h. */
| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _doprnt innocuous__doprnt
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _doprnt (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef _doprnt
|
| /* 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 _doprnt ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub__doprnt || defined __stub____doprnt
| choke me
| #endif
|
| int
| main ()
| {
| return _doprnt ();
| ;
| return 0;
| }
configure:6873: result: no
configure:6894: checking for strdup
configure:6950: gcc -o conftest -Wall -W -Wno-unused conftest.c >&5
conftest.c:49: warning: conflicting types for built-in function 'strdup'
configure:6956: $? = 0
configure:6974: result: yes
configure:6894: checking for strcasecmp
configure:6950: gcc -o conftest -Wall -W -Wno-unused conftest.c >&5
conftest.c:50: warning: conflicting types for built-in function 'strcasecmp'
configure:6956: $? = 0
configure:6974: result: yes
configure:6894: checking for strcmpi
configure:6950: gcc -o conftest -Wall -W -Wno-unused conftest.c >&5
/tmp/ccO0NzIU.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `strcmpi'
collect2: ld returned 1 exit status
configure:6956: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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 SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define HAVE_VPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRCASECMP 1
| /* end confdefs.h. */
| /* Define strcmpi to an innocuous variant, in case <limits.h> declares strcmpi.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define strcmpi innocuous_strcmpi
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strcmpi (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef strcmpi
|
| /* 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 strcmpi ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_strcmpi || defined __stub___strcmpi
| choke me
| #endif
|
| int
| main ()
| {
| return strcmpi ();
| ;
| return 0;
| }
configure:6974: result: no
configure:6894: checking for stricmp
configure:6950: gcc -o conftest -Wall -W -Wno-unused conftest.c >&5
/tmp/cc8z7A04.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `stricmp'
collect2: ld returned 1 exit status
configure:6956: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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 SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF___INT64 0
| #define SIZEOF_VOID_P 4
| #define HAVE_VPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRCASECMP 1
| /* end confdefs.h. */
| /* Define stricmp to an innocuous variant, in case <limits.h> declares stricmp.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define stricmp innocuous_stricmp
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char stricmp (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef stricmp
|
| /* 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 stricmp ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_stricmp || defined __stub___stricmp
| choke me
| #endif
|
| int
| main ()
| {
| return stricmp ();
| ;
| return 0;
| }
configure:6974: result: no
configure:7104: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on lska2
config.status:7811: creating Makefile
config.status:7811: creating sysconfig.h
config.status:8086: sysconfig.h is unchanged
config.status:8103: linking ./../missing.c to missing.c
config.status:8103: linking ./../writelog.c to writelog.c
config.status:8103: linking ./../readcpu.c to readcpu.c
config.status:8103: linking ./../build68k.c to build68k.c
config.status:8103: linking ./../gencpu.c to gencpu.c
config.status:8103: linking ./../gencomp.c to gencomp.c
config.status:8103: linking ./../genblitter.c to genblitter.c
config.status:8103: linking ./../blitops.c to blitops.c
config.status:8103: linking ./../genlinetoscr.c to genlinetoscr.c
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build='i686-pc-linux-gnu'
ac_cv_c_compiler_gnu='yes'
ac_cv_c_const='yes'
ac_cv_c_inline='inline'
ac_cv_env_CC_set='set'
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set='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='set'
ac_cv_env_LDFLAGS_value=''
ac_cv_env_LIBS_set='set'
ac_cv_env_LIBS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set='set'
ac_cv_env_host_alias_value='i686-pc-linux-gnu'
ac_cv_env_target_alias_set='set'
ac_cv_env_target_alias_value='powerpc-gekko-elf'
ac_cv_func__doprnt='no'
ac_cv_func_strcasecmp='yes'
ac_cv_func_strcmpi='no'
ac_cv_func_strdup='yes'
ac_cv_func_stricmp='no'
ac_cv_func_vprintf='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='i686-pc-linux-gnu'
ac_cv_objext='o'
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP='/bin/grep'
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_cc_c89=''
ac_cv_prog_cc_g='yes'
ac_cv_prog_gcc_traditional='no'
ac_cv_prog_make_make_set='yes'
ac_cv_search_strerror='none required'
ac_cv_sizeof___int64='0'
ac_cv_sizeof_char='1'
ac_cv_sizeof_int='4'
ac_cv_sizeof_long='4'
ac_cv_sizeof_long_long='8'
ac_cv_sizeof_short='2'
ac_cv_sizeof_void_p='4'
ac_cv_target='powerpc-gekko-elf'
ac_cv_type___int64='no'
ac_cv_type_char='yes'
ac_cv_type_int='yes'
ac_cv_type_long='yes'
ac_cv_type_long_long='yes'
ac_cv_type_short='yes'
ac_cv_type_void_p='yes'
## ----------------- ##
## Output variables. ##
## ----------------- ##
CC='gcc'
CFLAGS=' -Wall -W -Wno-unused'
CPP='gcc -E'
CPPFLAGS=''
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
GREP='/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
SET_MAKE=''
SHELL='/bin/bash'
ac_ct_CC='gcc'
ac_cv_c_inline='inline'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='i686-pc-linux-gnu'
host_alias='i686-pc-linux-gnu'
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
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='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='powerpc-gekko-elf'
target_alias='powerpc-gekko-elf'
target_cpu='powerpc'
target_os='elf'
target_vendor='gekko'
top_srcdir=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#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 SIZEOF_CHAR 1
#define SIZEOF_SHORT 2
#define SIZEOF_INT 4
#define SIZEOF_LONG 4
#define SIZEOF_LONG_LONG 8
#define SIZEOF___INT64 0
#define SIZEOF_VOID_P 4
#define HAVE_VPRINTF 1
#define HAVE_STRDUP 1
#define HAVE_STRCASECMP 1
configure: exit 0