Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 49334 Details for
Bug 79270
gplflash doesn't correctly compile
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
configure log
config.log (text/plain), 41.98 KB, created by
Alessandro Ronchi
on 2005-01-23 16:40:34 UTC
(
hide
)
Description:
configure log
Filename:
MIME Type:
Creator:
Alessandro Ronchi
Created:
2005-01-23 16:40:34 UTC
Size:
41.98 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by configure, which was >generated by GNU Autoconf 2.59. Invocation command line was > > $ ./configure --prefix=/usr --host=powerpc-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-plugin-dir=/var/tmp/portage/gplflash-0.4.12/image///opt/netscape/plugins --disable-debug > >## --------- ## >## Platform. ## >## --------- ## > >hostname = abook >uname -m = ppc >uname -r = 2.6.9-gentoo-r9 >uname -s = Linux >uname -v = #2 Tue Dec 7 01:47:35 UTC 2004 > >/usr/bin/uname -p = 7447A, altivec supported >/bin/uname -X = unknown > >/bin/arch = ppc >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/lib/portage/bin >PATH: /bin >PATH: /usr/bin >PATH: /opt/bin >PATH: /usr/powerpc-unknown-linux-gnu/gcc-bin/3.4.3 >PATH: /usr/X11R6/bin >PATH: /opt/ibm-jdk-bin-1.4.2/bin >PATH: /opt/ibm-jdk-bin-1.4.2/jre/bin >PATH: /usr/qt/3/bin >PATH: /usr/kde/3.3/sbin >PATH: /usr/kde/3.3/bin >PATH: /usr/qt/2/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1582: checking for a BSD-compatible install >configure:1637: result: /bin/install -c >configure:1648: checking whether build environment is sane >configure:1691: result: yes >configure:1756: checking for gawk >configure:1772: found /bin/gawk >configure:1782: result: gawk >configure:1792: checking whether make sets $(MAKE) >configure:1812: result: yes >configure:1888: checking for powerpc-unknown-linux-gnu-strip >configure:1904: found /usr/bin/powerpc-unknown-linux-gnu-strip >configure:1914: result: powerpc-unknown-linux-gnu-strip >configure:1981: checking whether to enable maintainer-specific portions of Makefiles >configure:1990: result: no >configure:2014: checking build system type >configure:2032: result: powerpc-unknown-linux-gnu >configure:2040: checking host system type >configure:2054: result: powerpc-unknown-linux-gnu >configure:2073: checking for powerpc-unknown-linux-gnu-g++ >configure:2089: found /usr/bin/powerpc-unknown-linux-gnu-g++ >configure:2099: result: powerpc-unknown-linux-gnu-g++ >configure:2157: checking for C++ compiler version >configure:2160: powerpc-unknown-linux-gnu-g++ --version </dev/null >&5 >powerpc-unknown-linux-gnu-g++ (GCC) 3.4.3 20050110 (Gentoo Linux 3.4.3.20050110, ssp-3.4.3.20050110-0, pie-8.7.7) >Copyright (C) 2004 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:2163: $? = 0 >configure:2165: powerpc-unknown-linux-gnu-g++ -v </dev/null >&5 >Reading specs from /usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.3/specs >Configured with: /var/tmp/portage/gcc-3.4.3.20050110/work/gcc-3.4.3/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/powerpc-unknown-linux-gnu/gcc-bin/3.4.3 --includedir=/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.3/include --datadir=/usr/share/gcc-data/powerpc-unknown-linux-gnu/3.4.3 --mandir=/usr/share/gcc-data/powerpc-unknown-linux-gnu/3.4.3/man --infodir=/usr/share/gcc-data/powerpc-unknown-linux-gnu/3.4.3/info --with-gxx-include-dir=/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.3/include/g++-v3 --host=powerpc-unknown-linux-gnu --enable-altivec --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --enable-shared --enable-threads=posix --enable-java-awt=gtk --enable-languages=c,c++,f77,java >Thread model: posix >gcc version 3.4.3 20050110 (Gentoo Linux 3.4.3.20050110, ssp-3.4.3.20050110-0, pie-8.7.7) >configure:2168: $? = 0 >configure:2170: powerpc-unknown-linux-gnu-g++ -V </dev/null >&5 >powerpc-unknown-linux-gnu-g++: `-V' option must have argument >configure:2173: $? = 1 >configure:2196: checking for C++ compiler default output file name >configure:2199: powerpc-unknown-linux-gnu-g++ -O3 -mcpu=7400 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -mpowerpc-gfxopt -fomit-frame-pointer conftest.cc >&5 >configure:2202: $? = 0 >configure:2248: result: a.out >configure:2253: checking whether the C++ compiler works >configure:2259: ./a.out >configure:2262: $? = 0 >configure:2279: result: yes >configure:2286: checking whether we are cross compiling >configure:2288: result: no >configure:2291: checking for suffix of executables >configure:2293: powerpc-unknown-linux-gnu-g++ -o conftest -O3 -mcpu=7400 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -mpowerpc-gfxopt -fomit-frame-pointer conftest.cc >&5 >configure:2296: $? = 0 >configure:2321: result: >configure:2327: checking for suffix of object files >configure:2348: powerpc-unknown-linux-gnu-g++ -c -O3 -mcpu=7400 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -mpowerpc-gfxopt -fomit-frame-pointer conftest.cc >&5 >configure:2351: $? = 0 >configure:2373: result: o >configure:2377: checking whether we are using the GNU C++ compiler >configure:2401: powerpc-unknown-linux-gnu-g++ -c -O3 -mcpu=7400 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -mpowerpc-gfxopt -fomit-frame-pointer conftest.cc >&5 >configure:2407: $? = 0 >configure:2411: test -z > || test ! -s conftest.err >configure:2414: $? = 0 >configure:2417: test -s conftest.o >configure:2420: $? = 0 >configure:2433: result: yes >configure:2439: checking whether powerpc-unknown-linux-gnu-g++ accepts -g >configure:2460: powerpc-unknown-linux-gnu-g++ -c -g conftest.cc >&5 >configure:2466: $? = 0 >configure:2470: test -z > || test ! -s conftest.err >configure:2473: $? = 0 >configure:2476: test -s conftest.o >configure:2479: $? = 0 >configure:2490: result: yes >configure:2532: powerpc-unknown-linux-gnu-g++ -c -O3 -mcpu=7400 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -mpowerpc-gfxopt -fomit-frame-pointer conftest.cc >&5 >configure:2538: $? = 0 >configure:2542: test -z > || test ! -s conftest.err >configure:2545: $? = 0 >configure:2548: test -s conftest.o >configure:2551: $? = 0 >configure:2577: powerpc-unknown-linux-gnu-g++ -c -O3 -mcpu=7400 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -mpowerpc-gfxopt -fomit-frame-pointer conftest.cc >&5 >conftest.cc: In function `int main()': >conftest.cc:15: error: `exit' undeclared (first use this function) >conftest.cc:15: error: (Each undeclared identifier is reported only once for each function it appears in.) >configure:2583: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "flash" >| #define VERSION "0.4.12" >| /* end confdefs.h. */ >| >| int >| main () >| { >| exit (42); >| ; >| return 0; >| } >configure:2532: powerpc-unknown-linux-gnu-g++ -c -O3 -mcpu=7400 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -mpowerpc-gfxopt -fomit-frame-pointer conftest.cc >&5 >configure:2538: $? = 0 >configure:2542: test -z > || test ! -s conftest.err >configure:2545: $? = 0 >configure:2548: test -s conftest.o >configure:2551: $? = 0 >configure:2577: powerpc-unknown-linux-gnu-g++ -c -O3 -mcpu=7400 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -mpowerpc-gfxopt -fomit-frame-pointer conftest.cc >&5 >configure:2583: $? = 0 >configure:2587: test -z > || test ! -s conftest.err >configure:2590: $? = 0 >configure:2593: test -s conftest.o >configure:2596: $? = 0 >configure:2630: checking for style of include used by make >configure:2658: result: GNU >configure:2686: checking dependency style of powerpc-unknown-linux-gnu-g++ >configure:2776: result: gcc3 >configure:2875: checking for powerpc-unknown-linux-gnu-gcc >configure:2891: found /usr/bin/powerpc-unknown-linux-gnu-gcc >configure:2901: result: powerpc-unknown-linux-gnu-gcc >configure:3183: checking for C compiler version >configure:3186: powerpc-unknown-linux-gnu-gcc --version </dev/null >&5 >powerpc-unknown-linux-gnu-gcc (GCC) 3.4.3 20050110 (Gentoo Linux 3.4.3.20050110, ssp-3.4.3.20050110-0, pie-8.7.7) >Copyright (C) 2004 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:3189: $? = 0 >configure:3191: powerpc-unknown-linux-gnu-gcc -v </dev/null >&5 >Reading specs from /usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.3/specs >Configured with: /var/tmp/portage/gcc-3.4.3.20050110/work/gcc-3.4.3/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/powerpc-unknown-linux-gnu/gcc-bin/3.4.3 --includedir=/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.3/include --datadir=/usr/share/gcc-data/powerpc-unknown-linux-gnu/3.4.3 --mandir=/usr/share/gcc-data/powerpc-unknown-linux-gnu/3.4.3/man --infodir=/usr/share/gcc-data/powerpc-unknown-linux-gnu/3.4.3/info --with-gxx-include-dir=/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.3/include/g++-v3 --host=powerpc-unknown-linux-gnu --enable-altivec --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --enable-shared --enable-threads=posix --enable-java-awt=gtk --enable-languages=c,c++,f77,java >Thread model: posix >gcc version 3.4.3 20050110 (Gentoo Linux 3.4.3.20050110, ssp-3.4.3.20050110-0, pie-8.7.7) >configure:3194: $? = 0 >configure:3196: powerpc-unknown-linux-gnu-gcc -V </dev/null >&5 >powerpc-unknown-linux-gnu-gcc: `-V' option must have argument >configure:3199: $? = 1 >configure:3202: checking whether we are using the GNU C compiler >configure:3226: powerpc-unknown-linux-gnu-gcc -c -O3 -mcpu=7400 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -mpowerpc-gfxopt -fomit-frame-pointer conftest.c >&5 >configure:3232: $? = 0 >configure:3236: test -z > || test ! -s conftest.err >configure:3239: $? = 0 >configure:3242: test -s conftest.o >configure:3245: $? = 0 >configure:3258: result: yes >configure:3264: checking whether powerpc-unknown-linux-gnu-gcc accepts -g >configure:3285: powerpc-unknown-linux-gnu-gcc -c -g conftest.c >&5 >configure:3291: $? = 0 >configure:3295: test -z > || test ! -s conftest.err >configure:3298: $? = 0 >configure:3301: test -s conftest.o >configure:3304: $? = 0 >configure:3315: result: yes >configure:3332: checking for powerpc-unknown-linux-gnu-gcc option to accept ANSI C >configure:3402: powerpc-unknown-linux-gnu-gcc -c -O3 -mcpu=7400 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -mpowerpc-gfxopt -fomit-frame-pointer conftest.c >&5 >configure:3408: $? = 0 >configure:3412: test -z > || test ! -s conftest.err >configure:3415: $? = 0 >configure:3418: test -s conftest.o >configure:3421: $? = 0 >configure:3439: result: none needed >configure:3457: powerpc-unknown-linux-gnu-gcc -c -O3 -mcpu=7400 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -mpowerpc-gfxopt -fomit-frame-pointer conftest.c >&5 >conftest.c:2: error: parse error before "me" >configure:3463: $? = 1 >configure: failed program was: >| #ifndef __cplusplus >| choke me >| #endif >configure:3598: checking dependency style of powerpc-unknown-linux-gnu-gcc >configure:3688: result: gcc3 >configure:3705: checking for a sed that does not truncate output >configure:3759: result: /bin/sed >configure:3762: checking for egrep >configure:3772: result: grep -E >configure:3788: checking for ld used by powerpc-unknown-linux-gnu-gcc >configure:3855: result: /usr/powerpc-unknown-linux-gnu/bin/ld >configure:3864: checking if the linker (/usr/powerpc-unknown-linux-gnu/bin/ld) is GNU ld >configure:3879: result: yes >configure:3884: checking for /usr/powerpc-unknown-linux-gnu/bin/ld option to reload object files >configure:3891: result: -r >configure:3909: checking for BSD-compatible nm >configure:3951: result: /usr/bin/powerpc-unknown-linux-gnu-nm -B >configure:3955: checking whether ln -s works >configure:3959: result: yes >configure:3966: checking how to recognise dependent libraries >configure:4138: result: pass_all >configure:4223: powerpc-unknown-linux-gnu-gcc -c -O3 -mcpu=7400 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -mpowerpc-gfxopt -fomit-frame-pointer conftest.c >&5 >configure:4226: $? = 0 >configure:4352: checking how to run the C preprocessor >configure:4387: powerpc-unknown-linux-gnu-gcc -E conftest.c >configure:4393: $? = 0 >configure:4425: powerpc-unknown-linux-gnu-gcc -E conftest.c >conftest.c:14:28: ac_nonexistent.h: No such file or directory >configure:4431: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "flash" >| #define VERSION "0.4.12" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4470: result: powerpc-unknown-linux-gnu-gcc -E >configure:4494: powerpc-unknown-linux-gnu-gcc -E conftest.c >configure:4500: $? = 0 >configure:4532: powerpc-unknown-linux-gnu-gcc -E conftest.c >conftest.c:14:28: ac_nonexistent.h: No such file or directory >configure:4538: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "flash" >| #define VERSION "0.4.12" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4582: checking for ANSI C header files >configure:4607: powerpc-unknown-linux-gnu-gcc -c -O3 -mcpu=7400 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -mpowerpc-gfxopt -fomit-frame-pointer conftest.c >&5 >configure:4613: $? = 0 >configure:4617: test -z > || test ! -s conftest.err >configure:4620: $? = 0 >configure:4623: test -s conftest.o >configure:4626: $? = 0 >configure:4715: powerpc-unknown-linux-gnu-gcc -o conftest -O3 -mcpu=7400 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -mpowerpc-gfxopt -fomit-frame-pointer conftest.c >&5 >configure:4718: $? = 0 >configure:4720: ./conftest >configure:4723: $? = 0 >configure:4738: result: yes >configure:4762: checking for sys/types.h >configure:4778: powerpc-unknown-linux-gnu-gcc -c -O3 -mcpu=7400 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -mpowerpc-gfxopt -fomit-frame-pointer conftest.c >&5 >configure:4784: $? = 0 >configure:4788: test -z > || test ! -s conftest.err >configure:4791: $? = 0 >configure:4794: test -s conftest.o >configure:4797: $? = 0 >configure:4808: result: yes >configure:4762: checking for sys/stat.h >configure:4778: powerpc-unknown-linux-gnu-gcc -c -O3 -mcpu=7400 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -mpowerpc-gfxopt -fomit-frame-pointer conftest.c >&5 >configure:4784: $? = 0 >configure:4788: test -z > || test ! -s conftest.err >configure:4791: $? = 0 >configure:4794: test -s conftest.o >configure:4797: $? = 0 >configure:4808: result: yes >configure:4762: checking for stdlib.h >configure:4778: powerpc-unknown-linux-gnu-gcc -c -O3 -mcpu=7400 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -mpowerpc-gfxopt -fomit-frame-pointer conftest.c >&5 >configure:4784: $? = 0 >configure:4788: test -z > || test ! -s conftest.err >configure:4791: $? = 0 >configure:4794: test -s conftest.o >configure:4797: $? = 0 >configure:4808: result: yes >configure:4762: checking for string.h >configure:4778: powerpc-unknown-linux-gnu-gcc -c -O3 -mcpu=7400 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -mpowerpc-gfxopt -fomit-frame-pointer conftest.c >&5 >configure:4784: $? = 0 >configure:4788: test -z > || test ! -s conftest.err >configure:4791: $? = 0 >configure:4794: test -s conftest.o >configure:4797: $? = 0 >configure:4808: result: yes >configure:4762: checking for memory.h >configure:4778: powerpc-unknown-linux-gnu-gcc -c -O3 -mcpu=7400 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -mpowerpc-gfxopt -fomit-frame-pointer conftest.c >&5 >configure:4784: $? = 0 >configure:4788: test -z > || test ! -s conftest.err >configure:4791: $? = 0 >configure:4794: test -s conftest.o >configure:4797: $? = 0 >configure:4808: result: yes >configure:4762: checking for strings.h >configure:4778: powerpc-unknown-linux-gnu-gcc -c -O3 -mcpu=7400 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -mpowerpc-gfxopt -fomit-frame-pointer conftest.c >&5 >configure:4784: $? = 0 >configure:4788: test -z > || test ! -s conftest.err >configure:4791: $? = 0 >configure:4794: test -s conftest.o >configure:4797: $? = 0 >configure:4808: result: yes >configure:4762: checking for inttypes.h >configure:4778: powerpc-unknown-linux-gnu-gcc -c -O3 -mcpu=7400 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -mpowerpc-gfxopt -fomit-frame-pointer conftest.c >&5 >configure:4784: $? = 0 >configure:4788: test -z > || test ! -s conftest.err >configure:4791: $? = 0 >configure:4794: test -s conftest.o >configure:4797: $? = 0 >configure:4808: result: yes >configure:4762: checking for stdint.h >configure:4778: powerpc-unknown-linux-gnu-gcc -c -O3 -mcpu=7400 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -mpowerpc-gfxopt -fomit-frame-pointer conftest.c >&5 >configure:4784: $? = 0 >configure:4788: test -z > || test ! -s conftest.err >configure:4791: $? = 0 >configure:4794: test -s conftest.o >configure:4797: $? = 0 >configure:4808: result: yes >configure:4762: checking for unistd.h >configure:4778: powerpc-unknown-linux-gnu-gcc -c -O3 -mcpu=7400 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -mpowerpc-gfxopt -fomit-frame-pointer conftest.c >&5 >configure:4784: $? = 0 >configure:4788: test -z > || test ! -s conftest.err >configure:4791: $? = 0 >configure:4794: test -s conftest.o >configure:4797: $? = 0 >configure:4808: result: yes >configure:4834: checking dlfcn.h usability >configure:4846: powerpc-unknown-linux-gnu-gcc -c -O3 -mcpu=7400 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -mpowerpc-gfxopt -fomit-frame-pointer conftest.c >&5 >configure:4852: $? = 0 >configure:4856: test -z > || test ! -s conftest.err >configure:4859: $? = 0 >configure:4862: test -s conftest.o >configure:4865: $? = 0 >configure:4875: result: yes >configure:4879: checking dlfcn.h presence >configure:4889: powerpc-unknown-linux-gnu-gcc -E conftest.c >configure:4895: $? = 0 >configure:4915: result: yes >configure:4950: checking for dlfcn.h >configure:4957: result: yes >configure:4980: checking how to run the C++ preprocessor >configure:5011: powerpc-unknown-linux-gnu-g++ -E conftest.cc >configure:5017: $? = 0 >configure:5049: powerpc-unknown-linux-gnu-g++ -E conftest.cc >conftest.cc:25:28: ac_nonexistent.h: No such file or directory >configure:5055: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "flash" >| #define VERSION "0.4.12" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_DLFCN_H 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:5094: result: powerpc-unknown-linux-gnu-g++ -E >configure:5118: powerpc-unknown-linux-gnu-g++ -E conftest.cc >configure:5124: $? = 0 >configure:5156: powerpc-unknown-linux-gnu-g++ -E conftest.cc >conftest.cc:25:28: ac_nonexistent.h: No such file or directory >configure:5162: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "flash" >| #define VERSION "0.4.12" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_DLFCN_H 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:5217: checking for powerpc-unknown-linux-gnu-g77 >configure:5233: found /usr/bin/powerpc-unknown-linux-gnu-g77 >configure:5243: result: powerpc-unknown-linux-gnu-g77 >configure:5300: checking for Fortran 77 compiler version >configure:5303: powerpc-unknown-linux-gnu-g77 --version </dev/null >&5 >GNU Fortran (GCC) 3.4.3 20050110 (Gentoo Linux 3.4.3.20050110, ssp-3.4.3.20050110-0, pie-8.7.7) >Copyright (C) 2004 Free Software Foundation, Inc. > >GNU Fortran comes with NO WARRANTY, to the extent permitted by law. >You may redistribute copies of GNU Fortran >under the terms of the GNU General Public License. >For more information about these matters, see the file named COPYING >or type the command `info -f g77 Copying'. >configure:5306: $? = 0 >configure:5308: powerpc-unknown-linux-gnu-g77 -v </dev/null >&5 >Reading specs from /usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.3/specs >Configured with: /var/tmp/portage/gcc-3.4.3.20050110/work/gcc-3.4.3/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/powerpc-unknown-linux-gnu/gcc-bin/3.4.3 --includedir=/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.3/include --datadir=/usr/share/gcc-data/powerpc-unknown-linux-gnu/3.4.3 --mandir=/usr/share/gcc-data/powerpc-unknown-linux-gnu/3.4.3/man --infodir=/usr/share/gcc-data/powerpc-unknown-linux-gnu/3.4.3/info --with-gxx-include-dir=/usr/lib/gcc/powerpc-unknown-linux-gnu/3.4.3/include/g++-v3 --host=powerpc-unknown-linux-gnu --enable-altivec --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --enable-shared --enable-threads=posix --enable-java-awt=gtk --enable-languages=c,c++,f77,java >Thread model: posix >gcc version 3.4.3 20050110 (Gentoo Linux 3.4.3.20050110, ssp-3.4.3.20050110-0, pie-8.7.7) >configure:5311: $? = 0 >configure:5313: powerpc-unknown-linux-gnu-g77 -V </dev/null >&5 >powerpc-unknown-linux-gnu-g77: `-V' option must have argument >configure:5316: $? = 1 >configure:5324: checking whether we are using the GNU Fortran 77 compiler >configure:5338: powerpc-unknown-linux-gnu-g77 -c conftest.F >&5 >configure:5344: $? = 0 >configure:5348: test -z > || test ! -s conftest.err >configure:5351: $? = 0 >configure:5354: test -s conftest.o >configure:5357: $? = 0 >configure:5370: result: yes >configure:5376: checking whether powerpc-unknown-linux-gnu-g77 accepts -g >configure:5388: powerpc-unknown-linux-gnu-g77 -c -g conftest.f >&5 >configure:5394: $? = 0 >configure:5398: test -z > || test ! -s conftest.err >configure:5401: $? = 0 >configure:5404: test -s conftest.o >configure:5407: $? = 0 >configure:5419: result: yes >configure:5449: checking the maximum length of command line arguments >configure:5528: result: 32768 >configure:5539: checking command to parse /usr/bin/powerpc-unknown-linux-gnu-nm -B output from powerpc-unknown-linux-gnu-gcc object >configure:5635: powerpc-unknown-linux-gnu-gcc -c -O3 -mcpu=7400 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -mpowerpc-gfxopt -fomit-frame-pointer conftest.c >&5 >configure:5638: $? = 0 >configure:5642: /usr/bin/powerpc-unknown-linux-gnu-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm >configure:5645: $? = 0 >configure:5697: powerpc-unknown-linux-gnu-gcc -o conftest -O3 -mcpu=7400 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -mpowerpc-gfxopt -fomit-frame-pointer conftest.c conftstm.o >&5 >configure:5700: $? = 0 >configure:5738: result: ok >configure:5742: checking for objdir >configure:5757: result: .libs >configure:5809: checking for powerpc-unknown-linux-gnu-ar >configure:5825: found /usr/bin/powerpc-unknown-linux-gnu-ar >configure:5835: result: powerpc-unknown-linux-gnu-ar >configure:5889: checking for powerpc-unknown-linux-gnu-ranlib >configure:5905: found /usr/bin/powerpc-unknown-linux-gnu-ranlib >configure:5915: result: powerpc-unknown-linux-gnu-ranlib >configure:5969: checking for powerpc-unknown-linux-gnu-strip >configure:5995: result: powerpc-unknown-linux-gnu-strip >configure:6298: checking if powerpc-unknown-linux-gnu-gcc static flag works >configure:6321: result: yes >configure:6339: checking if powerpc-unknown-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:6357: powerpc-unknown-linux-gnu-gcc -c -O3 -mcpu=7400 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -mpowerpc-gfxopt -fomit-frame-pointer -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C >configure:6361: $? = 0 >configure:6372: result: no >configure:6387: checking for powerpc-unknown-linux-gnu-gcc option to produce PIC >configure:6574: result: -fPIC >configure:6582: checking if powerpc-unknown-linux-gnu-gcc PIC flag -fPIC works >configure:6600: powerpc-unknown-linux-gnu-gcc -c -O3 -mcpu=7400 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -mpowerpc-gfxopt -fomit-frame-pointer -fPIC -DPIC conftest.c >&5 >configure:6604: $? = 0 >configure:6615: result: yes >configure:6639: checking if powerpc-unknown-linux-gnu-gcc supports -c -o file.o >configure:6660: powerpc-unknown-linux-gnu-gcc -c -O3 -mcpu=7400 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -mpowerpc-gfxopt -fomit-frame-pointer -o out/conftest2.o conftest.c >&5 >configure:6664: $? = 0 >configure:6684: result: yes >configure:6710: checking whether the powerpc-unknown-linux-gnu-gcc linker (/usr/powerpc-unknown-linux-gnu/bin/ld) supports shared libraries >configure:7559: result: yes >configure:7585: checking whether -lc should be explicitly linked in >configure:7590: powerpc-unknown-linux-gnu-gcc -c -O3 -mcpu=7400 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -mpowerpc-gfxopt -fomit-frame-pointer conftest.c >&5 >configure:7593: $? = 0 >configure:7607: powerpc-unknown-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 >configure:7610: $? = 0 >configure:7622: result: no >configure:7630: checking dynamic linker characteristics >configure:8170: result: GNU/Linux ld.so >configure:8174: checking how to hardcode library paths into programs >configure:8199: result: immediate >configure:8213: checking whether stripping libraries is possible >configure:8218: result: yes >configure:9048: checking if libtool supports shared libraries >configure:9050: result: yes >configure:9053: checking whether to build shared libraries >configure:9074: result: yes >configure:9077: checking whether to build static libraries >configure:9081: result: no >configure:9173: creating libtool >configure:9722: checking for ld used by powerpc-unknown-linux-gnu-g++ >configure:9789: result: /usr/powerpc-unknown-linux-gnu/bin/ld >configure:9798: checking if the linker (/usr/powerpc-unknown-linux-gnu/bin/ld) is GNU ld >configure:9813: result: yes >configure:9864: checking whether the powerpc-unknown-linux-gnu-g++ linker (/usr/powerpc-unknown-linux-gnu/bin/ld) supports shared libraries >configure:10731: result: yes >configure:10749: powerpc-unknown-linux-gnu-g++ -c -O3 -mcpu=7400 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -mpowerpc-gfxopt -fomit-frame-pointer conftest.cc >&5 >configure:10752: $? = 0 >configure:10848: checking for powerpc-unknown-linux-gnu-g++ option to produce PIC >configure:11110: result: -fPIC >configure:11118: checking if powerpc-unknown-linux-gnu-g++ PIC flag -fPIC works >configure:11136: powerpc-unknown-linux-gnu-g++ -c -O3 -mcpu=7400 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -mpowerpc-gfxopt -fomit-frame-pointer -fPIC -DPIC conftest.cc >&5 >configure:11140: $? = 0 >configure:11151: result: yes >configure:11175: checking if powerpc-unknown-linux-gnu-g++ supports -c -o file.o >configure:11196: powerpc-unknown-linux-gnu-g++ -c -O3 -mcpu=7400 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -mpowerpc-gfxopt -fomit-frame-pointer -o out/conftest2.o conftest.cc >&5 >configure:11200: $? = 0 >configure:11220: result: yes >configure:11246: checking whether the powerpc-unknown-linux-gnu-g++ linker (/usr/powerpc-unknown-linux-gnu/bin/ld) supports shared libraries >configure:11271: result: yes >configure:11342: checking dynamic linker characteristics >configure:11882: result: GNU/Linux ld.so >configure:11886: checking how to hardcode library paths into programs >configure:11911: result: immediate >configure:11925: checking whether stripping libraries is possible >configure:11930: result: yes >configure:13237: checking if libtool supports shared libraries >configure:13239: result: yes >configure:13242: checking whether to build shared libraries >configure:13260: result: yes >configure:13263: checking whether to build static libraries >configure:13267: result: no >configure:13279: checking for powerpc-unknown-linux-gnu-g77 option to produce PIC >configure:13466: result: -fPIC >configure:13474: checking if powerpc-unknown-linux-gnu-g77 PIC flag -fPIC works >configure:13492: powerpc-unknown-linux-gnu-g77 -c -g -O2 -fPIC conftest.f >&5 >configure:13496: $? = 0 >configure:13507: result: yes >configure:13531: checking if powerpc-unknown-linux-gnu-g77 supports -c -o file.o >configure:13552: powerpc-unknown-linux-gnu-g77 -c -g -O2 -o out/conftest2.o conftest.f >&5 >configure:13556: $? = 0 >configure:13576: result: yes >configure:13602: checking whether the powerpc-unknown-linux-gnu-g77 linker (/usr/powerpc-unknown-linux-gnu/bin/ld) supports shared libraries >configure:14431: result: yes >configure:14502: checking dynamic linker characteristics >configure:15042: result: GNU/Linux ld.so >configure:15046: checking how to hardcode library paths into programs >configure:15071: result: immediate >configure:15085: checking whether stripping libraries is possible >configure:15090: result: yes >configure:19205: checking for jpeg_destroy_decompress in -ljpeg >configure:19235: powerpc-unknown-linux-gnu-gcc -o conftest -O3 -mcpu=7400 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -mpowerpc-gfxopt -fomit-frame-pointer -Wall conftest.c -ljpeg >&5 >configure:19241: $? = 0 >configure:19245: test -z > || test ! -s conftest.err >configure:19248: $? = 0 >configure:19251: test -s conftest >configure:19254: $? = 0 >configure:19267: result: yes >configure:19286: checking jpeglib.h usability >configure:19298: powerpc-unknown-linux-gnu-gcc -c -O3 -mcpu=7400 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -mpowerpc-gfxopt -fomit-frame-pointer -Wall conftest.c >&5 >configure:19304: $? = 0 >configure:19308: test -z > || test ! -s conftest.err >configure:19311: $? = 0 >configure:19314: test -s conftest.o >configure:19317: $? = 0 >configure:19327: result: yes >configure:19331: checking jpeglib.h presence >configure:19341: powerpc-unknown-linux-gnu-gcc -E conftest.c >configure:19347: $? = 0 >configure:19367: result: yes >configure:19402: checking for jpeglib.h >configure:19409: result: yes >configure:19435: checking for gzsetparams in -lz >configure:19465: powerpc-unknown-linux-gnu-gcc -o conftest -O3 -mcpu=7400 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -mpowerpc-gfxopt -fomit-frame-pointer -Wall conftest.c -lz >&5 >configure:19471: $? = 0 >configure:19475: test -z > || test ! -s conftest.err >configure:19478: $? = 0 >configure:19481: test -s conftest >configure:19484: $? = 0 >configure:19497: result: yes >configure:19516: checking zlib.h usability >configure:19528: powerpc-unknown-linux-gnu-gcc -c -O3 -mcpu=7400 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -mpowerpc-gfxopt -fomit-frame-pointer -Wall conftest.c >&5 >configure:19534: $? = 0 >configure:19538: test -z > || test ! -s conftest.err >configure:19541: $? = 0 >configure:19544: test -s conftest.o >configure:19547: $? = 0 >configure:19557: result: yes >configure:19561: checking zlib.h presence >configure:19571: powerpc-unknown-linux-gnu-gcc -E conftest.c >configure:19577: $? = 0 >configure:19597: result: yes >configure:19632: checking for zlib.h >configure:19639: result: yes >configure:19664: checking for X >configure:19825: powerpc-unknown-linux-gnu-gcc -o conftest -O3 -mcpu=7400 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -mpowerpc-gfxopt -fomit-frame-pointer -Wall conftest.c -lXt >&5 >configure:19831: $? = 0 >configure:19835: test -z > || test ! -s conftest.err >configure:19838: $? = 0 >configure:19841: test -s conftest >configure:19844: $? = 0 >configure:19894: result: libraries , headers /usr/X11R6/include >configure:19898: checking for XOpenDisplay in -lX11 >configure:19928: powerpc-unknown-linux-gnu-gcc -o conftest -O3 -mcpu=7400 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -mpowerpc-gfxopt -fomit-frame-pointer -Wall conftest.c -lX11 -lXt -L >&5 >powerpc-unknown-linux-gnu-gcc: argument to `-L' is missing >configure:19934: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "flash" >| #define VERSION "0.4.12" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #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_DLFCN_H 1 >| /* end confdefs.h. */ >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char XOpenDisplay (); >| int >| main () >| { >| XOpenDisplay (); >| ; >| return 0; >| } >configure:19960: result: no >configure:19989: checking X11/XKBlib.h usability >configure:20001: powerpc-unknown-linux-gnu-gcc -c -O3 -mcpu=7400 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -mpowerpc-gfxopt -fomit-frame-pointer -Wall conftest.c >&5 >configure:20007: $? = 0 >configure:20011: test -z > || test ! -s conftest.err >configure:20014: $? = 0 >configure:20017: test -s conftest.o >configure:20020: $? = 0 >configure:20030: result: yes >configure:20034: checking X11/XKBlib.h presence >configure:20044: powerpc-unknown-linux-gnu-gcc -E conftest.c >configure:20050: $? = 0 >configure:20070: result: yes >configure:20105: checking for X11/XKBlib.h >configure:20112: result: yes >configure:20126: error: cannot find X11 development files > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=powerpc-unknown-linux-gnu >ac_cv_build_alias=powerpc-unknown-linux-gnu >ac_cv_c_compiler_gnu=yes >ac_cv_cxx_compiler_gnu=yes >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-O3 -mcpu=7400 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -mpowerpc-gfxopt -fomit-frame-pointer ' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_CXXCPP_set= >ac_cv_env_CXXCPP_value= >ac_cv_env_CXXFLAGS_set=set >ac_cv_env_CXXFLAGS_value='-O3 -mcpu=7400 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -mpowerpc-gfxopt -fomit-frame-pointer ' >ac_cv_env_CXX_set= >ac_cv_env_CXX_value= >ac_cv_env_F77_set= >ac_cv_env_F77_value= >ac_cv_env_FFLAGS_set= >ac_cv_env_FFLAGS_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=set >ac_cv_env_host_alias_value=powerpc-unknown-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_exeext= >ac_cv_f77_compiler_gnu=yes >ac_cv_have_x='have_x=yes ac_x_includes=/usr/X11R6/include ac_x_libraries=' >ac_cv_header_X11_XKBlib_h=yes >ac_cv_header_dlfcn_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_jpeglib_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_header_zlib_h=yes >ac_cv_host=powerpc-unknown-linux-gnu >ac_cv_host_alias=powerpc-unknown-linux-gnu >ac_cv_lib_X11_XOpenDisplay=no >ac_cv_lib_jpeg_jpeg_destroy_decompress=yes >ac_cv_lib_z_gzsetparams=yes >ac_cv_my_have_x11=no >ac_cv_objext=o >ac_cv_path_install='/bin/install -c' >ac_cv_prog_AR=powerpc-unknown-linux-gnu-ar >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=powerpc-unknown-linux-gnu-gcc >ac_cv_prog_CPP='powerpc-unknown-linux-gnu-gcc -E' >ac_cv_prog_CXX=powerpc-unknown-linux-gnu-g++ >ac_cv_prog_CXXCPP='powerpc-unknown-linux-gnu-g++ -E' >ac_cv_prog_F77=powerpc-unknown-linux-gnu-g77 >ac_cv_prog_RANLIB=powerpc-unknown-linux-gnu-ranlib >ac_cv_prog_STRIP=powerpc-unknown-linux-gnu-strip >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_stdc= >ac_cv_prog_cxx_g=yes >ac_cv_prog_egrep='grep -E' >ac_cv_prog_f77_g=yes >ac_cv_prog_make_make_set=yes >am_cv_CC_dependencies_compiler_type=gcc3 >am_cv_CXX_dependencies_compiler_type=gcc3 >lt_cv_deplibs_check_method=pass_all >lt_cv_file_magic_cmd='$MAGIC_CMD' >lt_cv_file_magic_test_file= >lt_cv_ld_reload_flag=-r >lt_cv_objdir=.libs >lt_cv_path_LD=/usr/powerpc-unknown-linux-gnu/bin/ld >lt_cv_path_LDCXX=/usr/powerpc-unknown-linux-gnu/bin/ld >lt_cv_path_NM='/usr/bin/powerpc-unknown-linux-gnu-nm -B' >lt_cv_path_SED=/bin/sed >lt_cv_prog_compiler_c_o=yes >lt_cv_prog_compiler_c_o_CXX=yes >lt_cv_prog_compiler_c_o_F77=yes >lt_cv_prog_compiler_rtti_exceptions=no >lt_cv_prog_gnu_ld=yes >lt_cv_prog_gnu_ldcxx=yes >lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' >lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' >lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' >lt_cv_sys_max_cmd_len=32768 >lt_lt_cv_prog_compiler_c_o='"yes"' >lt_lt_cv_prog_compiler_c_o_CXX='"yes"' >lt_lt_cv_prog_compiler_c_o_F77='"yes"' >lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"' >lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' >lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/gplflash-0.4.12/work/gplflash-0.4.12/missing --run aclocal-1.9 ' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /var/tmp/portage/gplflash-0.4.12/work/gplflash-0.4.12/missing --run tar' >AR='powerpc-unknown-linux-gnu-ar' >AUTOCONF='${SHELL} /var/tmp/portage/gplflash-0.4.12/work/gplflash-0.4.12/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/gplflash-0.4.12/work/gplflash-0.4.12/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/gplflash-0.4.12/work/gplflash-0.4.12/missing --run automake-1.9' >AWK='gawk' >CC='powerpc-unknown-linux-gnu-gcc' >CCDEPMODE='depmode=gcc3' >CFLAGS='-O3 -mcpu=7400 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -mpowerpc-gfxopt -fomit-frame-pointer -Wall' >CPP='powerpc-unknown-linux-gnu-gcc -E' >CPPFLAGS='' >CXX='powerpc-unknown-linux-gnu-g++' >CXXCPP='powerpc-unknown-linux-gnu-g++ -E' >CXXDEPMODE='depmode=gcc3' >CXXFLAGS='-O3 -mcpu=7400 -mtune=G4 -maltivec -mabi=altivec -fno-strict-aliasing -pipe -mpowerpc-gfxopt -fomit-frame-pointer ' >CYGPATH_W='echo' >DEFS='' >DEPDIR='.deps' >ECHO='echo' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='grep -E' >EXEEXT='' >F77='powerpc-unknown-linux-gnu-g77' >FFLAGS='-g -O2' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' >LDFLAGS='' >LIBJPEG='-ljpeg' >LIBMAD='' >LIBOBJS='' >LIBS='' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LIBZ='-lz' >LN_S='ln -s' >LTLIBOBJS='' >LT_AGE='0' >LT_CURRENT='12' >LT_RELEASE='0.4' >LT_REVISION='0' >MAINT='#' >MAINTAINER_MODE_FALSE='' >MAINTAINER_MODE_TRUE='#' >MAKEINFO='${SHELL} /var/tmp/portage/gplflash-0.4.12/work/gplflash-0.4.12/missing --run makeinfo' >OBJEXT='o' >PACKAGE='flash' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='' >PACKAGE_STRING='' >PACKAGE_TARNAME='' >PACKAGE_VERSION='' >PATH_SEPARATOR=':' >PLUGIN_DIR='' >RANLIB='powerpc-unknown-linux-gnu-ranlib' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='powerpc-unknown-linux-gnu-strip' >VERSION='0.4.12' >X_CFLAGS='' >X_LIBS='' >ac_ct_AR='' >ac_ct_CC='' >ac_ct_CXX='' >ac_ct_F77='' >ac_ct_RANLIB='' >ac_ct_STRIP='' >am__fastdepCC_FALSE='#' >am__fastdepCC_TRUE='' >am__fastdepCXX_FALSE='#' >am__fastdepCXX_TRUE='' >am__include='include' >am__leading_dot='.' >am__quote='' >am__tar='${AMTAR} chof - "$$tardir"' >am__untar='${AMTAR} xf -' >bindir='${exec_prefix}/bin' >build='powerpc-unknown-linux-gnu' >build_alias='' >build_cpu='powerpc' >build_os='linux-gnu' >build_vendor='unknown' >datadir='/usr/share' >exec_prefix='NONE' >host='powerpc-unknown-linux-gnu' >host_alias='powerpc-unknown-linux-gnu' >host_cpu='powerpc' >host_os='linux-gnu' >host_vendor='unknown' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='/var/tmp/portage/gplflash-0.4.12/work/gplflash-0.4.12/install-sh' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localstatedir='/var/lib' >mandir='/usr/share/man' >mkdir_p='mkdir -p --' >oldincludedir='/usr/include' >prefix='/usr' >program_transform_name='s,x,x,' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define HAVE_DLFCN_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_MEMORY_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 HAVE_X11_XKBLIB_H 1 >#define PACKAGE "flash" >#define PACKAGE_BUGREPORT "" >#define PACKAGE_NAME "" >#define PACKAGE_STRING "" >#define PACKAGE_TARNAME "" >#define PACKAGE_VERSION "" >#define STDC_HEADERS 1 >#define VERSION "0.4.12" >#endif >#ifdef __cplusplus >extern "C" void std::exit (int) throw (); using std::exit; > >configure: exit 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 79270
: 49334