Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 48446 Details for
Bug 77955
k3d-0.4.4.0 fails in configure checks
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
the configure log
config.log (text/x-log), 41.98 KB, created by
Patrizio Bassi
on 2005-01-14 03:21:08 UTC
(
hide
)
Description:
the configure log
Filename:
MIME Type:
Creator:
Patrizio Bassi
Created:
2005-01-14 03:21:08 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=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib CXXFLAGS=-O3 -mtune=pentium2 -march=pentium2 -pipe -fomit-frame-pointer > >## --------- ## >## Platform. ## >## --------- ## > >hostname = blight >uname -m = i686 >uname -r = 2.6.11-rc1 >uname -s = Linux >uname -v = #15 Wed Jan 12 14:52:52 CET 2005 > >/usr/bin/uname -p = Pentium II (Deschutes) >/bin/uname -X = unknown > >/bin/arch = i686 >/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/athena/sbin >PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.4.3 >PATH: /opt/intel/compiler70/ia32/bin >PATH: /opt/Acrobat5 >PATH: /opt/stuffit/bin >PATH: /usr/X11R6/bin >PATH: /opt/sun-jdk-1.5.0.01/bin >PATH: /opt/sun-jdk-1.5.0.01/jre/bin >PATH: /usr/qt/3/bin >PATH: /usr/kde/3.3/sbin >PATH: /usr/kde/3.3/bin >PATH: /usr/qt/2/bin >PATH: /opt/vmware/bin >PATH: /opt/todo-manager >PATH: /usr/share/karamba/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1544: checking build system type >configure:1562: result: i686-pc-linux-gnu >configure:1570: checking host system type >configure:1584: result: i686-pc-linux-gnu >configure:1592: checking target system type >configure:1606: result: i686-pc-linux-gnu >configure:1635: checking for a BSD-compatible install >configure:1690: result: /bin/install -c >configure:1701: checking whether build environment is sane >configure:1744: result: yes >configure:1777: checking for gawk >configure:1793: found /bin/gawk >configure:1803: result: gawk >configure:1813: checking whether make sets $(MAKE) >configure:1833: result: yes >configure:1893: checking for i686-pc-linux-gnu-strip >configure:1909: found /usr/bin/i686-pc-linux-gnu-strip >configure:1919: result: i686-pc-linux-gnu-strip >configure:1996: checking for i686-pc-linux-gnu-g++ >configure:2012: found /usr/bin/i686-pc-linux-gnu-g++ >configure:2022: result: i686-pc-linux-gnu-g++ >configure:2080: checking for C++ compiler version >configure:2083: i686-pc-linux-gnu-g++ --version </dev/null >&5 >i686-pc-linux-gnu-g++ (GCC) 3.4.3 20041125 (Gentoo Linux 3.4.3-r1, ssp-3.4.3-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:2086: $? = 0 >configure:2088: i686-pc-linux-gnu-g++ -v </dev/null >&5 >Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.3/specs >Configured with: /var/tmp/portage/gcc-3.4.3-r1/work/gcc-3.4.3/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.3 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.3/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.3/include/g++-v3 --host=i686-pc-linux-gnu --disable-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 --disable-multilib --disable-libgcj --enable-languages=c,c++,f77 >Thread model: posix >gcc version 3.4.3 20041125 (Gentoo Linux 3.4.3-r1, ssp-3.4.3-0, pie-8.7.7) >configure:2091: $? = 0 >configure:2093: i686-pc-linux-gnu-g++ -V </dev/null >&5 >i686-pc-linux-gnu-g++: `-V' option must have argument >configure:2096: $? = 1 >configure:2119: checking for C++ compiler default output file name >configure:2122: i686-pc-linux-gnu-g++ -O3 -mtune=pentium2 -march=pentium2 -pipe -fomit-frame-pointer conftest.cc >&5 >configure:2125: $? = 0 >configure:2171: result: a.out >configure:2176: checking whether the C++ compiler works >configure:2182: ./a.out >configure:2185: $? = 0 >configure:2202: result: yes >configure:2209: checking whether we are cross compiling >configure:2211: result: no >configure:2214: checking for suffix of executables >configure:2216: i686-pc-linux-gnu-g++ -o conftest -O3 -mtune=pentium2 -march=pentium2 -pipe -fomit-frame-pointer conftest.cc >&5 >configure:2219: $? = 0 >configure:2244: result: >configure:2250: checking for suffix of object files >configure:2271: i686-pc-linux-gnu-g++ -c -O3 -mtune=pentium2 -march=pentium2 -pipe -fomit-frame-pointer conftest.cc >&5 >configure:2274: $? = 0 >configure:2296: result: o >configure:2300: checking whether we are using the GNU C++ compiler >configure:2324: i686-pc-linux-gnu-g++ -c -O3 -mtune=pentium2 -march=pentium2 -pipe -fomit-frame-pointer conftest.cc >&5 >configure:2330: $? = 0 >configure:2334: test -z > || test ! -s conftest.err >configure:2337: $? = 0 >configure:2340: test -s conftest.o >configure:2343: $? = 0 >configure:2356: result: yes >configure:2362: checking whether i686-pc-linux-gnu-g++ accepts -g >configure:2383: i686-pc-linux-gnu-g++ -c -g conftest.cc >&5 >configure:2389: $? = 0 >configure:2393: test -z > || test ! -s conftest.err >configure:2396: $? = 0 >configure:2399: test -s conftest.o >configure:2402: $? = 0 >configure:2413: result: yes >configure:2455: i686-pc-linux-gnu-g++ -c -O3 -mtune=pentium2 -march=pentium2 -pipe -fomit-frame-pointer conftest.cc >&5 >configure:2461: $? = 0 >configure:2465: test -z > || test ! -s conftest.err >configure:2468: $? = 0 >configure:2471: test -s conftest.o >configure:2474: $? = 0 >configure:2500: i686-pc-linux-gnu-g++ -c -O3 -mtune=pentium2 -march=pentium2 -pipe -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:2506: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "k3d" >| #define VERSION "0.4.4.0" >| /* end confdefs.h. */ >| >| int >| main () >| { >| exit (42); >| ; >| return 0; >| } >configure:2455: i686-pc-linux-gnu-g++ -c -O3 -mtune=pentium2 -march=pentium2 -pipe -fomit-frame-pointer conftest.cc >&5 >configure:2461: $? = 0 >configure:2465: test -z > || test ! -s conftest.err >configure:2468: $? = 0 >configure:2471: test -s conftest.o >configure:2474: $? = 0 >configure:2500: i686-pc-linux-gnu-g++ -c -O3 -mtune=pentium2 -march=pentium2 -pipe -fomit-frame-pointer conftest.cc >&5 >configure:2506: $? = 0 >configure:2510: test -z > || test ! -s conftest.err >configure:2513: $? = 0 >configure:2516: test -s conftest.o >configure:2519: $? = 0 >configure:2561: checking for style of include used by make >configure:2589: result: GNU >configure:2617: checking dependency style of i686-pc-linux-gnu-g++ >configure:2679: result: gcc3 >configure:2768: checking for i686-pc-linux-gnu-gcc >configure:2784: found /usr/bin/i686-pc-linux-gnu-gcc >configure:2794: result: i686-pc-linux-gnu-gcc >configure:3076: checking for C compiler version >configure:3079: i686-pc-linux-gnu-gcc --version </dev/null >&5 >i686-pc-linux-gnu-gcc (GCC) 3.4.3 20041125 (Gentoo Linux 3.4.3-r1, ssp-3.4.3-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:3082: $? = 0 >configure:3084: i686-pc-linux-gnu-gcc -v </dev/null >&5 >Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.3/specs >Configured with: /var/tmp/portage/gcc-3.4.3-r1/work/gcc-3.4.3/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.3 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.3/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.3/include/g++-v3 --host=i686-pc-linux-gnu --disable-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 --disable-multilib --disable-libgcj --enable-languages=c,c++,f77 >Thread model: posix >gcc version 3.4.3 20041125 (Gentoo Linux 3.4.3-r1, ssp-3.4.3-0, pie-8.7.7) >configure:3087: $? = 0 >configure:3089: i686-pc-linux-gnu-gcc -V </dev/null >&5 >i686-pc-linux-gnu-gcc: `-V' option must have argument >configure:3092: $? = 1 >configure:3095: checking whether we are using the GNU C compiler >configure:3119: i686-pc-linux-gnu-gcc -c -O3 -mtune=pentium2 -march=pentium2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:3125: $? = 0 >configure:3129: test -z > || test ! -s conftest.err >configure:3132: $? = 0 >configure:3135: test -s conftest.o >configure:3138: $? = 0 >configure:3151: result: yes >configure:3157: checking whether i686-pc-linux-gnu-gcc accepts -g >configure:3178: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:3184: $? = 0 >configure:3188: test -z > || test ! -s conftest.err >configure:3191: $? = 0 >configure:3194: test -s conftest.o >configure:3197: $? = 0 >configure:3208: result: yes >configure:3225: checking for i686-pc-linux-gnu-gcc option to accept ANSI C >configure:3295: i686-pc-linux-gnu-gcc -c -O3 -mtune=pentium2 -march=pentium2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:3301: $? = 0 >configure:3305: test -z > || test ! -s conftest.err >configure:3308: $? = 0 >configure:3311: test -s conftest.o >configure:3314: $? = 0 >configure:3332: result: none needed >configure:3350: i686-pc-linux-gnu-gcc -c -O3 -mtune=pentium2 -march=pentium2 -pipe -fomit-frame-pointer conftest.c >&5 >conftest.c:2: error: parse error before "me" >configure:3356: $? = 1 >configure: failed program was: >| #ifndef __cplusplus >| choke me >| #endif >configure:3491: checking dependency style of i686-pc-linux-gnu-gcc >configure:3553: result: gcc3 >configure:3558: checking for a sed that does not truncate output >configure:3612: result: /bin/sed >configure:3615: checking for egrep >configure:3625: result: grep -E >configure:3641: checking for ld used by i686-pc-linux-gnu-gcc >configure:3708: result: /usr/i686-pc-linux-gnu/bin/ld >configure:3717: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:3732: result: yes >configure:3737: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files >configure:3744: result: -r >configure:3762: checking for BSD-compatible nm >configure:3804: result: /usr/bin/i686-pc-linux-gnu-nm -B >configure:3808: checking whether ln -s works >configure:3812: result: yes >configure:3819: checking how to recognise dependent libraries >configure:3991: result: pass_all >configure:4123: i686-pc-linux-gnu-g++ -c -O3 -mtune=pentium2 -march=pentium2 -pipe -fomit-frame-pointer conftest.cc >&5 >configure:4126: $? = 0 >configure:4465: checking how to run the C preprocessor >configure:4500: i686-pc-linux-gnu-gcc -E conftest.c >configure:4506: $? = 0 >configure:4538: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:14:28: ac_nonexistent.h: No such file or directory >configure:4544: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "k3d" >| #define VERSION "0.4.4.0" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4583: result: i686-pc-linux-gnu-gcc -E >configure:4607: i686-pc-linux-gnu-gcc -E conftest.c >configure:4613: $? = 0 >configure:4645: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:14:28: ac_nonexistent.h: No such file or directory >configure:4651: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "k3d" >| #define VERSION "0.4.4.0" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4695: checking for ANSI C header files >configure:4720: i686-pc-linux-gnu-gcc -c -O3 -mtune=pentium2 -march=pentium2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:4726: $? = 0 >configure:4730: test -z > || test ! -s conftest.err >configure:4733: $? = 0 >configure:4736: test -s conftest.o >configure:4739: $? = 0 >configure:4828: i686-pc-linux-gnu-gcc -o conftest -O3 -mtune=pentium2 -march=pentium2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:4831: $? = 0 >configure:4833: ./conftest >configure:4836: $? = 0 >configure:4851: result: yes >configure:4875: checking for sys/types.h >configure:4891: i686-pc-linux-gnu-gcc -c -O3 -mtune=pentium2 -march=pentium2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:4897: $? = 0 >configure:4901: test -z > || test ! -s conftest.err >configure:4904: $? = 0 >configure:4907: test -s conftest.o >configure:4910: $? = 0 >configure:4921: result: yes >configure:4875: checking for sys/stat.h >configure:4891: i686-pc-linux-gnu-gcc -c -O3 -mtune=pentium2 -march=pentium2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:4897: $? = 0 >configure:4901: test -z > || test ! -s conftest.err >configure:4904: $? = 0 >configure:4907: test -s conftest.o >configure:4910: $? = 0 >configure:4921: result: yes >configure:4875: checking for stdlib.h >configure:4891: i686-pc-linux-gnu-gcc -c -O3 -mtune=pentium2 -march=pentium2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:4897: $? = 0 >configure:4901: test -z > || test ! -s conftest.err >configure:4904: $? = 0 >configure:4907: test -s conftest.o >configure:4910: $? = 0 >configure:4921: result: yes >configure:4875: checking for string.h >configure:4891: i686-pc-linux-gnu-gcc -c -O3 -mtune=pentium2 -march=pentium2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:4897: $? = 0 >configure:4901: test -z > || test ! -s conftest.err >configure:4904: $? = 0 >configure:4907: test -s conftest.o >configure:4910: $? = 0 >configure:4921: result: yes >configure:4875: checking for memory.h >configure:4891: i686-pc-linux-gnu-gcc -c -O3 -mtune=pentium2 -march=pentium2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:4897: $? = 0 >configure:4901: test -z > || test ! -s conftest.err >configure:4904: $? = 0 >configure:4907: test -s conftest.o >configure:4910: $? = 0 >configure:4921: result: yes >configure:4875: checking for strings.h >configure:4891: i686-pc-linux-gnu-gcc -c -O3 -mtune=pentium2 -march=pentium2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:4897: $? = 0 >configure:4901: test -z > || test ! -s conftest.err >configure:4904: $? = 0 >configure:4907: test -s conftest.o >configure:4910: $? = 0 >configure:4921: result: yes >configure:4875: checking for inttypes.h >configure:4891: i686-pc-linux-gnu-gcc -c -O3 -mtune=pentium2 -march=pentium2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:4897: $? = 0 >configure:4901: test -z > || test ! -s conftest.err >configure:4904: $? = 0 >configure:4907: test -s conftest.o >configure:4910: $? = 0 >configure:4921: result: yes >configure:4875: checking for stdint.h >configure:4891: i686-pc-linux-gnu-gcc -c -O3 -mtune=pentium2 -march=pentium2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:4897: $? = 0 >configure:4901: test -z > || test ! -s conftest.err >configure:4904: $? = 0 >configure:4907: test -s conftest.o >configure:4910: $? = 0 >configure:4921: result: yes >configure:4875: checking for unistd.h >configure:4891: i686-pc-linux-gnu-gcc -c -O3 -mtune=pentium2 -march=pentium2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:4897: $? = 0 >configure:4901: test -z > || test ! -s conftest.err >configure:4904: $? = 0 >configure:4907: test -s conftest.o >configure:4910: $? = 0 >configure:4921: result: yes >configure:4947: checking dlfcn.h usability >configure:4959: i686-pc-linux-gnu-gcc -c -O3 -mtune=pentium2 -march=pentium2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:4965: $? = 0 >configure:4969: test -z > || test ! -s conftest.err >configure:4972: $? = 0 >configure:4975: test -s conftest.o >configure:4978: $? = 0 >configure:4988: result: yes >configure:4992: checking dlfcn.h presence >configure:5002: i686-pc-linux-gnu-gcc -E conftest.c >configure:5008: $? = 0 >configure:5028: result: yes >configure:5063: checking for dlfcn.h >configure:5070: result: yes >configure:5093: checking how to run the C++ preprocessor >configure:5124: i686-pc-linux-gnu-g++ -E conftest.cc >configure:5130: $? = 0 >configure:5162: i686-pc-linux-gnu-g++ -E conftest.cc >conftest.cc:25:28: ac_nonexistent.h: No such file or directory >configure:5168: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "k3d" >| #define VERSION "0.4.4.0" >| #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:5207: result: i686-pc-linux-gnu-g++ -E >configure:5231: i686-pc-linux-gnu-g++ -E conftest.cc >configure:5237: $? = 0 >configure:5269: i686-pc-linux-gnu-g++ -E conftest.cc >conftest.cc:25:28: ac_nonexistent.h: No such file or directory >configure:5275: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "k3d" >| #define VERSION "0.4.4.0" >| #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:5330: checking for i686-pc-linux-gnu-g77 >configure:5359: result: no >configure:5330: checking for i686-pc-linux-gnu-f77 >configure:5359: result: no >configure:5330: checking for i686-pc-linux-gnu-xlf >configure:5359: result: no >configure:5330: checking for i686-pc-linux-gnu-frt >configure:5359: result: no >configure:5330: checking for i686-pc-linux-gnu-pgf77 >configure:5359: result: no >configure:5330: checking for i686-pc-linux-gnu-fort77 >configure:5359: result: no >configure:5330: checking for i686-pc-linux-gnu-fl32 >configure:5359: result: no >configure:5330: checking for i686-pc-linux-gnu-af77 >configure:5359: result: no >configure:5330: checking for i686-pc-linux-gnu-f90 >configure:5359: result: no >configure:5330: checking for i686-pc-linux-gnu-xlf90 >configure:5359: result: no >configure:5330: checking for i686-pc-linux-gnu-pgf90 >configure:5359: result: no >configure:5330: checking for i686-pc-linux-gnu-epcf90 >configure:5359: result: no >configure:5330: checking for i686-pc-linux-gnu-f95 >configure:5359: result: no >configure:5330: checking for i686-pc-linux-gnu-fort >configure:5359: result: no >configure:5330: checking for i686-pc-linux-gnu-xlf95 >configure:5359: result: no >configure:5330: checking for i686-pc-linux-gnu-ifc >configure:5359: result: no >configure:5330: checking for i686-pc-linux-gnu-efc >configure:5359: result: no >configure:5330: checking for i686-pc-linux-gnu-pgf95 >configure:5359: result: no >configure:5330: checking for i686-pc-linux-gnu-lf95 >configure:5359: result: no >configure:5330: checking for i686-pc-linux-gnu-gfortran >configure:5359: result: no >configure:5372: checking for g77 >configure:5388: found /usr/i686-pc-linux-gnu/gcc-bin/3.4.3/g77 >configure:5398: result: g77 >configure:5413: checking for Fortran 77 compiler version >configure:5416: g77 --version </dev/null >&5 >GNU Fortran (GCC) 3.4.3 20041125 (Gentoo Linux 3.4.3-r1, ssp-3.4.3-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:5419: $? = 0 >configure:5421: g77 -v </dev/null >&5 >Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.3/specs >Configured with: /var/tmp/portage/gcc-3.4.3-r1/work/gcc-3.4.3/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.3 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.3/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.3/include/g++-v3 --host=i686-pc-linux-gnu --disable-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 --disable-multilib --disable-libgcj --enable-languages=c,c++,f77 >Thread model: posix >gcc version 3.4.3 20041125 (Gentoo Linux 3.4.3-r1, ssp-3.4.3-0, pie-8.7.7) >configure:5424: $? = 0 >configure:5426: g77 -V </dev/null >&5 >g77: `-V' option must have argument >configure:5429: $? = 1 >configure:5437: checking whether we are using the GNU Fortran 77 compiler >configure:5451: g77 -c conftest.F >&5 >configure:5457: $? = 0 >configure:5461: test -z > || test ! -s conftest.err >configure:5464: $? = 0 >configure:5467: test -s conftest.o >configure:5470: $? = 0 >configure:5483: result: yes >configure:5489: checking whether g77 accepts -g >configure:5501: g77 -c -g conftest.f >&5 >configure:5507: $? = 0 >configure:5511: test -z > || test ! -s conftest.err >configure:5514: $? = 0 >configure:5517: test -s conftest.o >configure:5520: $? = 0 >configure:5532: result: yes >configure:5562: checking the maximum length of command line arguments >configure:5641: result: 32768 >configure:5652: checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from i686-pc-linux-gnu-gcc object >configure:5748: i686-pc-linux-gnu-g++ -c -O3 -mtune=pentium2 -march=pentium2 -pipe -fomit-frame-pointer conftest.cc >&5 >configure:5751: $? = 0 >configure:5755: /usr/bin/i686-pc-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:5758: $? = 0 >configure:5810: i686-pc-linux-gnu-g++ -o conftest -O3 -mtune=pentium2 -march=pentium2 -pipe -fomit-frame-pointer conftest.cc conftstm.o >&5 >configure:5813: $? = 0 >configure:5851: result: ok >configure:5855: checking for objdir >configure:5870: result: .libs >configure:5922: checking for i686-pc-linux-gnu-ar >configure:5938: found /usr/bin/i686-pc-linux-gnu-ar >configure:5948: result: i686-pc-linux-gnu-ar >configure:6002: checking for i686-pc-linux-gnu-ranlib >configure:6018: found /usr/bin/i686-pc-linux-gnu-ranlib >configure:6028: result: i686-pc-linux-gnu-ranlib >configure:6082: checking for i686-pc-linux-gnu-strip >configure:6108: result: i686-pc-linux-gnu-strip >configure:6360: checking for correct ltmain.sh version >configure:6390: result: yes >configure:6452: checking if i686-pc-linux-gnu-gcc static flag works >configure:6475: result: yes >configure:6493: checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:6511: i686-pc-linux-gnu-gcc -c -O3 -mtune=pentium2 -march=pentium2 -pipe -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:6515: $? = 0 >configure:6526: result: no >configure:6541: checking for i686-pc-linux-gnu-gcc option to produce PIC >configure:6728: result: -fPIC >configure:6736: checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works >configure:6754: i686-pc-linux-gnu-gcc -c -O3 -mtune=pentium2 -march=pentium2 -pipe -fomit-frame-pointer -fPIC -DPIC conftest.c >&5 >configure:6758: $? = 0 >configure:6769: result: yes >configure:6793: checking if i686-pc-linux-gnu-gcc supports -c -o file.o >configure:6814: i686-pc-linux-gnu-gcc -c -O3 -mtune=pentium2 -march=pentium2 -pipe -fomit-frame-pointer -o out/conftest2.o conftest.c >&5 >configure:6818: $? = 0 >configure:6838: result: yes >configure:6864: checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:7713: result: yes >configure:7739: checking whether -lc should be explicitly linked in >configure:7744: i686-pc-linux-gnu-gcc -c -O3 -mtune=pentium2 -march=pentium2 -pipe -fomit-frame-pointer conftest.c >&5 >configure:7747: $? = 0 >configure:7761: i686-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 >configure:7764: $? = 0 >configure:7776: result: no >configure:7784: checking dynamic linker characteristics >configure:8379: result: GNU/Linux ld.so >configure:8383: checking how to hardcode library paths into programs >configure:8408: result: immediate >configure:8422: checking whether stripping libraries is possible >configure:8427: result: yes >configure:9257: checking if libtool supports shared libraries >configure:9259: result: yes >configure:9262: checking whether to build shared libraries >configure:9283: result: yes >configure:9286: checking whether to build static libraries >configure:9290: result: no >configure:9382: creating libtool >configure:9931: checking for ld used by i686-pc-linux-gnu-g++ >configure:9998: result: /usr/i686-pc-linux-gnu/bin/ld >configure:10007: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:10022: result: yes >configure:10073: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:10940: result: yes >configure:10958: i686-pc-linux-gnu-g++ -c -O3 -mtune=pentium2 -march=pentium2 -pipe -fomit-frame-pointer conftest.cc >&5 >configure:10961: $? = 0 >configure:11057: checking for i686-pc-linux-gnu-g++ option to produce PIC >configure:11319: result: -fPIC >configure:11327: checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works >configure:11345: i686-pc-linux-gnu-g++ -c -O3 -mtune=pentium2 -march=pentium2 -pipe -fomit-frame-pointer -fPIC -DPIC conftest.cc >&5 >configure:11349: $? = 0 >configure:11360: result: yes >configure:11384: checking if i686-pc-linux-gnu-g++ supports -c -o file.o >configure:11405: i686-pc-linux-gnu-g++ -c -O3 -mtune=pentium2 -march=pentium2 -pipe -fomit-frame-pointer -o out/conftest2.o conftest.cc >&5 >configure:11409: $? = 0 >configure:11429: result: yes >configure:11455: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:11480: result: yes >configure:11551: checking dynamic linker characteristics >configure:12146: result: GNU/Linux ld.so >configure:12150: checking how to hardcode library paths into programs >configure:12175: result: immediate >configure:12189: checking whether stripping libraries is possible >configure:12194: result: yes >configure:13501: checking if libtool supports shared libraries >configure:13503: result: yes >configure:13506: checking whether to build shared libraries >configure:13524: result: yes >configure:13527: checking whether to build static libraries >configure:13531: result: no >configure:13543: checking for g77 option to produce PIC >configure:13730: result: -fPIC >configure:13738: checking if g77 PIC flag -fPIC works >configure:13756: g77 -c -g -O2 -fPIC conftest.f >&5 >configure:13760: $? = 0 >configure:13771: result: yes >configure:13795: checking if g77 supports -c -o file.o >configure:13816: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5 >configure:13820: $? = 0 >configure:13840: result: yes >configure:13866: checking whether the g77 linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:14695: result: yes >configure:14766: checking dynamic linker characteristics >configure:15361: result: GNU/Linux ld.so >configure:15365: checking how to hardcode library paths into programs >configure:15390: result: immediate >configure:15404: checking whether stripping libraries is possible >configure:15409: result: yes >configure:19561: checking for void* >configure:19585: i686-pc-linux-gnu-g++ -c -O3 -mtune=pentium2 -march=pentium2 -pipe -fomit-frame-pointer conftest.cc >&5 >configure:19591: $? = 0 >configure:19595: test -z > || test ! -s conftest.err >configure:19598: $? = 0 >configure:19601: test -s conftest.o >configure:19604: $? = 0 >configure:19615: result: yes >configure:19618: checking size of void* >configure:19937: i686-pc-linux-gnu-g++ -o conftest -O3 -mtune=pentium2 -march=pentium2 -pipe -fomit-frame-pointer conftest.cc >&5 >configure:19940: $? = 0 >configure:19942: ./conftest >configure:19945: $? = 0 >configure:19968: result: 4 >configure:19990: checking for problematic compiler versions >configure:20031: result: none found >configure:20038: checking for platform >configure:20078: result: defaulting to posix >configure:20102: checking for OpenGL >configure:20130: result: found in /usr/X11R6/lib and /usr/X11R6/include >configure:20143: checking for OpenGLU >configure:20171: result: found in /usr/X11R6/lib and /usr/X11R6/include >configure:20182: checking for an x86 CPU >configure:20186: result: found >configure:20203: checking for libsigc++ >configure:20212: result: found version 2.0.5 >configure:20291: checking for non-standard std::string::compare profile >configure:20319: i686-pc-linux-gnu-g++ -c -O3 -mtune=pentium2 -march=pentium2 -pipe -fomit-frame-pointer conftest.cc >&5 >conftest.cc: In function `int main()': >conftest.cc:35: error: `string' does not name a type >conftest.cc:36: error: `string' does not name a type >conftest.cc:37: error: `s1' undeclared (first use this function) >conftest.cc:37: error: (Each undeclared identifier is reported only once for each function it appears in.) >conftest.cc:37: error: `s2' undeclared (first use this function) >configure:20325: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "k3d" >| #define VERSION "0.4.4.0" >| #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 >| #define SIZEOF_VOIDP 4 >| #define K3D_PLATFORM_POSIX 1 >| #define K3D_HAVE_X86 1 >| /* end confdefs.h. */ >| >| #include <string> >| >| int >| main () >| { >| >| const string s1 = "abcd"; >| const string s2 = "bc"; >| return (s1.compare(s2, 1, s2.size()) == 0) ? 0 : 255; >| >| ; >| return 0; >| } >configure:20354: result: no >configure:20365: checking for std::numeric_limits >configure:20392: i686-pc-linux-gnu-g++ -c -O3 -mtune=pentium2 -march=pentium2 -pipe -fomit-frame-pointer conftest.cc >&5 >configure:20398: $? = 0 >configure:20402: test -z > || test ! -s conftest.err >configure:20405: $? = 0 >configure:20408: test -s conftest.o >configure:20411: $? = 0 >configure:20427: result: yes >configure:20438: checking for std::iterator >configure:20469: i686-pc-linux-gnu-g++ -c -O3 -mtune=pentium2 -march=pentium2 -pipe -fomit-frame-pointer conftest.cc >&5 >configure:20475: $? = 0 >configure:20479: test -z > || test ! -s conftest.err >configure:20482: $? = 0 >configure:20485: test -s conftest.o >configure:20488: $? = 0 >configure:20504: result: yes >configure:20520: checking for GTK+ >configure:20552: result: found version 1.2.10 >configure:20570: checking for xsltproc >configure:20586: found /usr/bin/xsltproc >configure:20597: result: yes >configure:20627: checking for freetype2 >configure:20634: result: found version 9.7.3 >configure:20672: checking for dot >configure:20688: found /usr/bin/dot >configure:20699: result: yes >configure:21887: checking tiff.h usability >configure:21899: i686-pc-linux-gnu-g++ -c -O3 -mtune=pentium2 -march=pentium2 -pipe -fomit-frame-pointer conftest.cc >&5 >configure:21905: $? = 0 >configure:21909: test -z > || test ! -s conftest.err >configure:21912: $? = 0 >configure:21915: test -s conftest.o >configure:21918: $? = 0 >configure:21928: result: yes >configure:21932: checking tiff.h presence >configure:21942: i686-pc-linux-gnu-g++ -E conftest.cc >configure:21948: $? = 0 >configure:21968: result: yes >configure:22003: checking for tiff.h >configure:22010: result: yes >configure:22063: checking for Magick++ >configure:22084: error: >It appears that you don't have an installation of the ImageMagick Magick++ API. >ImageMagick is a collection of programs that read and write a large number of >bitmap file formats. K-3D relies on ImageMagick in order to read and write >bitmap images for use as textures, so a working ImageMagick installation is >highly recommended. In addition, you need the ImageMagick development libraries >and/or packages, including Magick++, a C++ API for ImageMagick. > >If you wish to bypass this error message, re-run configure with the >--without-imagemagick option. In this case you will not be able to load >images for use as textures. > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=i686-pc-linux-gnu >ac_cv_build_alias=i686-pc-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 -mtune=pentium2 -march=pentium2 -pipe -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 -mtune=pentium2 -march=pentium2 -pipe -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=i686-pc-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_numeric_limits=yes >ac_cv_have_spn_string_compare=no >ac_cv_have_std_iterator_type=yes >ac_cv_header_dlfcn_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_tiff_h=yes >ac_cv_header_unistd_h=yes >ac_cv_host=i686-pc-linux-gnu >ac_cv_host_alias=i686-pc-linux-gnu >ac_cv_objext=o >ac_cv_path_install='/bin/install -c' >ac_cv_prog_AR=i686-pc-linux-gnu-ar >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=i686-pc-linux-gnu-gcc >ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E' >ac_cv_prog_CXX=i686-pc-linux-gnu-g++ >ac_cv_prog_CXXCPP='i686-pc-linux-gnu-g++ -E' >ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib >ac_cv_prog_STRIP=i686-pc-linux-gnu-strip >ac_cv_prog_ac_ct_F77=g77 >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_k3d_have_dot=yes >ac_cv_prog_k3d_have_xsltproc=yes >ac_cv_prog_make_make_set=yes >ac_cv_sizeof_voidp=4 >ac_cv_target=i686-pc-linux-gnu >ac_cv_target_alias=i686-pc-linux-gnu >ac_cv_type_voidp=yes >am_cv_CC_dependencies_compiler_type=gcc3 >am_cv_CXX_dependencies_compiler_type=gcc3 >lt_cv_cc_64bit_output=no >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/i686-pc-linux-gnu/bin/ld >lt_cv_path_LDCXX=/usr/i686-pc-linux-gnu/bin/ld >lt_cv_path_NM='/usr/bin/i686-pc-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/k3d-0.4.4.0/work/k3d-0.4.4.0/missing --run aclocal-1.6' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /var/tmp/portage/k3d-0.4.4.0/work/k3d-0.4.4.0/missing --run tar' >AR='i686-pc-linux-gnu-ar' >AS='as' >AUTOCONF='${SHELL} /var/tmp/portage/k3d-0.4.4.0/work/k3d-0.4.4.0/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/k3d-0.4.4.0/work/k3d-0.4.4.0/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/k3d-0.4.4.0/work/k3d-0.4.4.0/missing --run automake-1.6' >AWK='gawk' >CC='i686-pc-linux-gnu-gcc' >CCDEPMODE='depmode=gcc3' >CFLAGS='-O3 -mtune=pentium2 -march=pentium2 -pipe -fomit-frame-pointer' >CPP='i686-pc-linux-gnu-gcc -E' >CPPFLAGS='' >CXX='i686-pc-linux-gnu-g++' >CXXCPP='i686-pc-linux-gnu-g++ -E' >CXXDEPMODE='depmode=gcc3' >CXXFLAGS='-O3 -mtune=pentium2 -march=pentium2 -pipe -fomit-frame-pointer' >DEFS='' >DEPDIR='.deps' >DLLTOOL='dlltool' >ECHO='echo' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='grep -E' >EXEEXT='' >F77='g77' >FFLAGS='-g -O2' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' >K3D_CFLAGS='-Wall' >K3D_CPPFLAGS='-I$(top_srcdir) -I$(top_srcdir)/boost' >K3D_CXXFLAGS='-Wall -Wno-ctor-dtor-privacy' >K3D_DEVELOPERGUIDE_SUBDIR='developer_guide' >K3D_FREETYPE2_CFLAGS='-I/usr/include/freetype2 ' >K3D_FREETYPE2_LIBS='-lfreetype -lz ' >K3D_FREETYPE2_SUBDIR='freetype2' >K3D_GLIB_CFLAGS='-I/usr/include/glib-1.2 -I/usr/lib/glib/include' >K3D_GLIB_LIBS='-L/usr/lib -lglib' >K3D_GTK_CFLAGS='-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include' >K3D_GTK_LIBS='-L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm' >K3D_GTS_CPPFLAGS='' >K3D_GTS_LDFLAGS='' >K3D_GTS_SUBDIR='' >K3D_HAVE_DOT='YES' >K3D_HAVE_NETPBM='' >K3D_IMAGEMAGICK_CPPFLAGS='' >K3D_IMAGEMAGICK_CXXFLAGS='' >K3D_IMAGEMAGICK_LDFLAGS='' >K3D_IMAGEMAGICK_LIBS='' >K3D_IMAGEMAGICK_SUBDIR='' >K3D_ODE_CFLAGS='' >K3D_ODE_LIBS='' >K3D_ODE_SUBDIR='' >K3D_OPENEXR_CFLAGS='' >K3D_OPENEXR_LIBS='' >K3D_OPENEXR_SUBDIR='' >K3D_OPENGLU_CFLAGS='-I/usr/X11R6/include' >K3D_OPENGLU_LIBS='-L/usr/X11R6/lib -lGLU' >K3D_OPENGL_CFLAGS='-I/usr/X11R6/include' >K3D_OPENGL_LIBS='-L/usr/X11R6/lib -lGL -lpthread' >K3D_PLIB_CFLAGS='' >K3D_PLIB_LIBS='' >K3D_PLIB_SUBDIR='' >K3D_PNMTOTIFF_FLAGS='' >K3D_PYTHON_CPPFLAGS='' >K3D_PYTHON_LDFLAGS='' >K3D_PYTHON_LIBADD='' >K3D_PYTHON_SUBDIR='' >K3D_RUBY_CPPFLAGS='' >K3D_RUBY_LIBADD='' >K3D_RUBY_SUBDIR='' >K3D_SIGC_CFLAGS='-I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -DK3D_HAVE_SIGC_2_0' >K3D_SIGC_LIBS='-lsigc-2.0 ' >K3D_TIFF_CFLAGS='' >K3D_TIFF_LIBS='-ltiff' >K3D_TIFF_SUBDIR='tiff' >K3D_USERREFERENCE_SUBDIR='user_reference' >K3D_WIN32_FALSE='' >K3D_WIN32_TRUE='#' >LDFLAGS='' >LIBOBJS='' >LIBS='' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LN_S='ln -s' >LTLIBOBJS='' >MAKEINFO='${SHELL} /var/tmp/portage/k3d-0.4.4.0/work/k3d-0.4.4.0/missing --run makeinfo' >OBJDUMP='objdump' >OBJEXT='o' >PACKAGE='k3d' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='' >PACKAGE_STRING='' >PACKAGE_TARNAME='' >PACKAGE_VERSION='' >PATH_SEPARATOR=':' >PYTHON='' >RANLIB='i686-pc-linux-gnu-ranlib' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='i686-pc-linux-gnu-strip' >VERSION='0.4.4.0' >ac_ct_AR='' >ac_ct_AS='' >ac_ct_CC='' >ac_ct_CXX='' >ac_ct_DLLTOOL='' >ac_ct_F77='g77' >ac_ct_OBJDUMP='' >ac_ct_RANLIB='' >ac_ct_STRIP='' >am__include='include' >am__quote='' >bindir='${exec_prefix}/bin' >build='i686-pc-linux-gnu' >build_alias='' >build_cpu='i686' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >exec_prefix='NONE' >host='i686-pc-linux-gnu' >host_alias='i686-pc-linux-gnu' >host_cpu='i686' >host_os='linux-gnu' >host_vendor='pc' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='/var/tmp/portage/k3d-0.4.4.0/work/k3d-0.4.4.0/install-sh' >k3d_have_dot='yes' >k3d_have_xsltproc='yes' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localstatedir='/var/lib' >mandir='/usr/share/man' >oldincludedir='/usr/include' >prefix='/usr' >program_transform_name='s,x,x,' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target='i686-pc-linux-gnu' >target_alias='' >target_cpu='i686' >target_os='linux-gnu' >target_vendor='pc' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define HAPY_HAVE_NUMERIC_LIMITS 1 >#define HAPY_HAVE_STD_ITERATOR_TYPE 1 >#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 K3D_HAVE_X86 1 >#define K3D_PLATFORM_POSIX 1 >#define PACKAGE "k3d" >#define PACKAGE_BUGREPORT "" >#define PACKAGE_NAME "" >#define PACKAGE_STRING "" >#define PACKAGE_TARNAME "" >#define PACKAGE_VERSION "" >#define SIZEOF_VOIDP 4 >#define STDC_HEADERS 1 >#define VERSION "0.4.4.0" >#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 77955
: 48446