Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 176351 Details for
Bug 252481
media-gfx/gtkam-0.1.16.1 configure error
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/plain), 51.79 KB, created by
Dieter Ries
on 2008-12-25 14:43:45 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Dieter Ries
Created:
2008-12-25 14:43:45 UTC
Size:
51.79 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 GTK frontend for libgphoto2 configure 0.1.16.1, which was >generated by GNU Autoconf 2.61. Invocation command line was > > $ ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --without-gimp --without-gnome --without-bonobo --enable-nls --disable-scrollkeeper --with-rpmbuild=/bin/false --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu > >## --------- ## >## Platform. ## >## --------- ## > >hostname = Mobilehorst >uname -m = x86_64 >uname -r = 2.6.28-rc7-00265-gc71b8bf >uname -s = Linux >uname -v = #106 SMP Wed Dec 10 15:52:20 CET 2008 > >/usr/bin/uname -p = Intel(R) Core(TM)2 CPU T7200 @ 2.00GHz >/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: /usr/local/sbin >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/lib64/portage/bin >PATH: /usr/local/bin >PATH: /bin >PATH: /usr/bin >PATH: /usr/kde/3.5/sbin >PATH: /usr/kde/3.5/bin >PATH: /usr/local/bin >PATH: /usr/bin >PATH: /bin >PATH: /opt/bin >PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2 >PATH: /opt/blackdown-jdk-1.4.2.03/bin >PATH: /opt/blackdown-jdk-1.4.2.03/jre/bin >PATH: /usr/qt/3/bin >PATH: /usr/games/bin >PATH: /opt/vmware/server/console/bin >PATH: /usr/brlcad/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2114: checking for a BSD-compatible install >configure:2170: result: /usr/bin/install -c >configure:2181: checking whether build environment is sane >configure:2224: result: yes >configure:2252: checking for a thread-safe mkdir -p >configure:2291: result: /bin/mkdir -p >configure:2304: checking for gawk >configure:2320: found /bin/gawk >configure:2331: result: gawk >configure:2342: checking whether make sets $(MAKE) >configure:2363: result: yes >configure:2589: checking for POSIX sh $() command substitution >configure:2593: result: yes >configure:2671: checking for x86_64-pc-linux-gnu-gcc >configure:2687: found /usr/bin/x86_64-pc-linux-gnu-gcc >configure:2698: result: x86_64-pc-linux-gnu-gcc >configure:2976: checking for C compiler version >configure:2983: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (GCC) 4.1.2 (Gentoo 4.1.2 p1.1) >Copyright (C) 2006 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:2986: $? = 0 >configure:2993: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-java-awt=gtk --enable-languages=c,c++,java,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.2 (Gentoo 4.1.2 p1.1) >configure:2996: $? = 0 >configure:3003: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: '-V' option must have argument >configure:3006: $? = 1 >configure:3029: checking for C compiler default output file name >configure:3056: x86_64-pc-linux-gnu-gcc -O2 -march=nocona -pipe -fomit-frame-pointer -msse3 -Wl,-O1 conftest.c >&5 >configure:3059: $? = 0 >configure:3097: result: a.out >configure:3114: checking whether the C compiler works >configure:3124: ./a.out >configure:3127: $? = 0 >configure:3144: result: yes >configure:3151: checking whether we are cross compiling >configure:3153: result: no >configure:3156: checking for suffix of executables >configure:3163: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=nocona -pipe -fomit-frame-pointer -msse3 -Wl,-O1 conftest.c >&5 >configure:3166: $? = 0 >configure:3190: result: >configure:3196: checking for suffix of object files >configure:3222: x86_64-pc-linux-gnu-gcc -c -O2 -march=nocona -pipe -fomit-frame-pointer -msse3 conftest.c >&5 >configure:3225: $? = 0 >configure:3248: result: o >configure:3252: checking whether we are using the GNU C compiler >configure:3281: x86_64-pc-linux-gnu-gcc -c -O2 -march=nocona -pipe -fomit-frame-pointer -msse3 conftest.c >&5 >configure:3287: $? = 0 >configure:3304: result: yes >configure:3309: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:3339: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:3345: $? = 0 >configure:3444: result: yes >configure:3461: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:3535: x86_64-pc-linux-gnu-gcc -c -O2 -march=nocona -pipe -fomit-frame-pointer -msse3 conftest.c >&5 >configure:3541: $? = 0 >configure:3564: result: none needed >configure:3593: checking for style of include used by make >configure:3621: result: GNU >configure:3646: checking dependency style of x86_64-pc-linux-gnu-gcc >configure:3737: result: gcc3 >configure:3760: checking for x86_64-pc-linux-gnu-gcc >configure:3787: result: x86_64-pc-linux-gnu-gcc >configure:4065: checking for C compiler version >configure:4072: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (GCC) 4.1.2 (Gentoo 4.1.2 p1.1) >Copyright (C) 2006 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:4075: $? = 0 >configure:4082: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-java-awt=gtk --enable-languages=c,c++,java,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.2 (Gentoo 4.1.2 p1.1) >configure:4085: $? = 0 >configure:4092: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: '-V' option must have argument >configure:4095: $? = 1 >configure:4098: checking whether we are using the GNU C compiler >configure:4150: result: yes >configure:4155: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:4290: result: yes >configure:4307: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:4410: result: none needed >configure:4430: checking dependency style of x86_64-pc-linux-gnu-gcc >configure:4521: result: gcc3 >configure:4545: checking how to run the C preprocessor >configure:4585: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:4591: $? = 0 >configure:4622: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:10:28: error: ac_nonexistent.h: No such file or directory >configure:4628: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "GTK frontend for libgphoto2" >| #define PACKAGE_TARNAME "gtkam" >| #define PACKAGE_VERSION "0.1.16.1" >| #define PACKAGE_STRING "GTK frontend for libgphoto2 0.1.16.1" >| #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" >| #define PACKAGE "gtkam" >| #define VERSION "0.1.16.1" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4661: result: x86_64-pc-linux-gnu-gcc -E >configure:4690: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:4696: $? = 0 >configure:4727: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:10:28: error: ac_nonexistent.h: No such file or directory >configure:4733: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "GTK frontend for libgphoto2" >| #define PACKAGE_TARNAME "gtkam" >| #define PACKAGE_VERSION "0.1.16.1" >| #define PACKAGE_STRING "GTK frontend for libgphoto2 0.1.16.1" >| #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" >| #define PACKAGE "gtkam" >| #define VERSION "0.1.16.1" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4771: checking for grep that handles long lines and -e >configure:4845: result: /bin/grep >configure:4850: checking for egrep >configure:4928: result: /bin/grep -E >configure:4933: checking for ANSI C header files >configure:4963: x86_64-pc-linux-gnu-gcc -c -O2 -march=nocona -pipe -fomit-frame-pointer -msse3 conftest.c >&5 >configure:4969: $? = 0 >configure:5068: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=nocona -pipe -fomit-frame-pointer -msse3 -Wl,-O1 conftest.c >&5 >configure:5071: $? = 0 >configure:5077: ./conftest >configure:5080: $? = 0 >configure:5097: result: yes >configure:5185: checking build system type >configure:5203: result: x86_64-pc-linux-gnu >configure:5225: checking host system type >configure:5240: result: x86_64-pc-linux-gnu >configure:5262: checking for a sed that does not truncate output >configure:5318: result: /bin/sed >configure:5332: checking for ld used by x86_64-pc-linux-gnu-gcc >configure:5399: result: /usr/x86_64-pc-linux-gnu/bin/ld >configure:5408: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld >configure:5423: result: yes >configure:5428: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files >configure:5435: result: -r >configure:5453: checking for BSD-compatible nm >configure:5502: result: /usr/bin/nm -B >configure:5506: checking whether ln -s works >configure:5510: result: yes >configure:5517: checking how to recognize dependent libraries >configure:5703: result: pass_all >configure:5791: x86_64-pc-linux-gnu-gcc -c -O2 -march=nocona -pipe -fomit-frame-pointer -msse3 conftest.c >&5 >configure:5794: $? = 0 >configure:5956: checking for sys/types.h >configure:5977: x86_64-pc-linux-gnu-gcc -c -O2 -march=nocona -pipe -fomit-frame-pointer -msse3 conftest.c >&5 >configure:5983: $? = 0 >configure:5999: result: yes >configure:5956: checking for sys/stat.h >configure:5977: x86_64-pc-linux-gnu-gcc -c -O2 -march=nocona -pipe -fomit-frame-pointer -msse3 conftest.c >&5 >configure:5983: $? = 0 >configure:5999: result: yes >configure:5956: checking for stdlib.h >configure:5977: x86_64-pc-linux-gnu-gcc -c -O2 -march=nocona -pipe -fomit-frame-pointer -msse3 conftest.c >&5 >configure:5983: $? = 0 >configure:5999: result: yes >configure:5956: checking for string.h >configure:5977: x86_64-pc-linux-gnu-gcc -c -O2 -march=nocona -pipe -fomit-frame-pointer -msse3 conftest.c >&5 >configure:5983: $? = 0 >configure:5999: result: yes >configure:5956: checking for memory.h >configure:5977: x86_64-pc-linux-gnu-gcc -c -O2 -march=nocona -pipe -fomit-frame-pointer -msse3 conftest.c >&5 >configure:5983: $? = 0 >configure:5999: result: yes >configure:5956: checking for strings.h >configure:5977: x86_64-pc-linux-gnu-gcc -c -O2 -march=nocona -pipe -fomit-frame-pointer -msse3 conftest.c >&5 >configure:5983: $? = 0 >configure:5999: result: yes >configure:5956: checking for inttypes.h >configure:5977: x86_64-pc-linux-gnu-gcc -c -O2 -march=nocona -pipe -fomit-frame-pointer -msse3 conftest.c >&5 >configure:5983: $? = 0 >configure:5999: result: yes >configure:5956: checking for stdint.h >configure:5977: x86_64-pc-linux-gnu-gcc -c -O2 -march=nocona -pipe -fomit-frame-pointer -msse3 conftest.c >&5 >configure:5983: $? = 0 >configure:5999: result: yes >configure:5956: checking for unistd.h >configure:5977: x86_64-pc-linux-gnu-gcc -c -O2 -march=nocona -pipe -fomit-frame-pointer -msse3 conftest.c >&5 >configure:5983: $? = 0 >configure:5999: result: yes >configure:6026: checking dlfcn.h usability >configure:6043: x86_64-pc-linux-gnu-gcc -c -O2 -march=nocona -pipe -fomit-frame-pointer -msse3 conftest.c >&5 >configure:6049: $? = 0 >configure:6063: result: yes >configure:6067: checking dlfcn.h presence >configure:6082: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:6088: $? = 0 >configure:6102: result: yes >configure:6135: checking for dlfcn.h >configure:6143: result: yes >configure:6170: checking for x86_64-pc-linux-gnu-g++ >configure:6186: found /usr/bin/x86_64-pc-linux-gnu-g++ >configure:6197: result: x86_64-pc-linux-gnu-g++ >configure:6272: checking for C++ compiler version >configure:6279: x86_64-pc-linux-gnu-g++ --version >&5 >x86_64-pc-linux-gnu-g++ (GCC) 4.1.2 (Gentoo 4.1.2 p1.1) >Copyright (C) 2006 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:6282: $? = 0 >configure:6289: x86_64-pc-linux-gnu-g++ -v >&5 >Using built-in specs. >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-java-awt=gtk --enable-languages=c,c++,java,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.2 (Gentoo 4.1.2 p1.1) >configure:6292: $? = 0 >configure:6299: x86_64-pc-linux-gnu-g++ -V >&5 >x86_64-pc-linux-gnu-g++: '-V' option must have argument >configure:6302: $? = 1 >configure:6305: checking whether we are using the GNU C++ compiler >configure:6334: x86_64-pc-linux-gnu-g++ -c -O2 -march=nocona -pipe -fomit-frame-pointer -msse3 conftest.cpp >&5 >configure:6340: $? = 0 >configure:6357: result: yes >configure:6362: checking whether x86_64-pc-linux-gnu-g++ accepts -g >configure:6392: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 >configure:6398: $? = 0 >configure:6497: result: yes >configure:6522: checking dependency style of x86_64-pc-linux-gnu-g++ >configure:6613: result: gcc3 >configure:6638: checking how to run the C++ preprocessor >configure:6674: x86_64-pc-linux-gnu-g++ -E conftest.cpp >configure:6680: $? = 0 >configure:6711: x86_64-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory >configure:6717: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "GTK frontend for libgphoto2" >| #define PACKAGE_TARNAME "gtkam" >| #define PACKAGE_VERSION "0.1.16.1" >| #define PACKAGE_STRING "GTK frontend for libgphoto2 0.1.16.1" >| #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" >| #define PACKAGE "gtkam" >| #define VERSION "0.1.16.1" >| #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:6750: result: x86_64-pc-linux-gnu-g++ -E >configure:6779: x86_64-pc-linux-gnu-g++ -E conftest.cpp >configure:6785: $? = 0 >configure:6816: x86_64-pc-linux-gnu-g++ -E conftest.cpp >conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory >configure:6822: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "GTK frontend for libgphoto2" >| #define PACKAGE_TARNAME "gtkam" >| #define PACKAGE_VERSION "0.1.16.1" >| #define PACKAGE_STRING "GTK frontend for libgphoto2 0.1.16.1" >| #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" >| #define PACKAGE "gtkam" >| #define VERSION "0.1.16.1" >| #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:6871: checking for x86_64-pc-linux-gnu-g77 >configure:6901: result: no >configure:6871: checking for x86_64-pc-linux-gnu-xlf >configure:6901: result: no >configure:6871: checking for x86_64-pc-linux-gnu-f77 >configure:6901: result: no >configure:6871: checking for x86_64-pc-linux-gnu-frt >configure:6901: result: no >configure:6871: checking for x86_64-pc-linux-gnu-pgf77 >configure:6901: result: no >configure:6871: checking for x86_64-pc-linux-gnu-cf77 >configure:6901: result: no >configure:6871: checking for x86_64-pc-linux-gnu-fort77 >configure:6901: result: no >configure:6871: checking for x86_64-pc-linux-gnu-fl32 >configure:6901: result: no >configure:6871: checking for x86_64-pc-linux-gnu-af77 >configure:6901: result: no >configure:6871: checking for x86_64-pc-linux-gnu-xlf90 >configure:6901: result: no >configure:6871: checking for x86_64-pc-linux-gnu-f90 >configure:6901: result: no >configure:6871: checking for x86_64-pc-linux-gnu-pgf90 >configure:6901: result: no >configure:6871: checking for x86_64-pc-linux-gnu-pghpf >configure:6901: result: no >configure:6871: checking for x86_64-pc-linux-gnu-epcf90 >configure:6901: result: no >configure:6871: checking for x86_64-pc-linux-gnu-gfortran >configure:6887: found /usr/bin/x86_64-pc-linux-gnu-gfortran >configure:6898: result: x86_64-pc-linux-gnu-gfortran >configure:6972: checking for Fortran 77 compiler version >configure:6979: x86_64-pc-linux-gnu-gfortran --version >&5 >GNU Fortran 95 (GCC) 4.1.2 (Gentoo 4.1.2 p1.1) >Copyright (C) 2006 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 > >configure:6982: $? = 0 >configure:6989: x86_64-pc-linux-gnu-gfortran -v >&5 >Using built-in specs. >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.2/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-java-awt=gtk --enable-languages=c,c++,java,treelang,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.2 (Gentoo 4.1.2 p1.1) >configure:6992: $? = 0 >configure:6999: x86_64-pc-linux-gnu-gfortran -V >&5 >x86_64-pc-linux-gnu-gfortran: '-V' option must have argument >configure:7002: $? = 1 >configure:7010: checking whether we are using the GNU Fortran 77 compiler >configure:7029: x86_64-pc-linux-gnu-gfortran -c conftest.F >&5 >configure:7035: $? = 0 >configure:7052: result: yes >configure:7058: checking whether x86_64-pc-linux-gnu-gfortran accepts -g >configure:7075: x86_64-pc-linux-gnu-gfortran -c -g conftest.f >&5 >configure:7081: $? = 0 >configure:7097: result: yes >configure:7126: checking the maximum length of command line arguments >configure:7238: result: 98304 >configure:7250: checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object >configure:7355: x86_64-pc-linux-gnu-gcc -c -O2 -march=nocona -pipe -fomit-frame-pointer -msse3 conftest.c >&5 >configure:7358: $? = 0 >configure:7362: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm >configure:7365: $? = 0 >configure:7417: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=nocona -pipe -fomit-frame-pointer -msse3 -Wl,-O1 conftest.c conftstm.o >&5 >configure:7420: $? = 0 >configure:7458: result: ok >configure:7462: checking for objdir >configure:7477: result: .libs >configure:7529: checking for x86_64-pc-linux-gnu-ar >configure:7545: found /usr/bin/x86_64-pc-linux-gnu-ar >configure:7556: result: x86_64-pc-linux-gnu-ar >configure:7625: checking for x86_64-pc-linux-gnu-ranlib >configure:7641: found /usr/bin/x86_64-pc-linux-gnu-ranlib >configure:7652: result: x86_64-pc-linux-gnu-ranlib >configure:7721: checking for x86_64-pc-linux-gnu-strip >configure:7737: found /usr/bin/x86_64-pc-linux-gnu-strip >configure:7748: result: x86_64-pc-linux-gnu-strip >configure:8337: checking for correct ltmain.sh version >configure:8387: result: yes >configure:8447: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:8465: x86_64-pc-linux-gnu-gcc -c -O2 -march=nocona -pipe -fomit-frame-pointer -msse3 -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C >configure:8469: $? = 0 >configure:8482: result: no >configure:8497: checking for x86_64-pc-linux-gnu-gcc option to produce PIC >configure:8729: result: -fPIC >configure:8737: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works >configure:8755: x86_64-pc-linux-gnu-gcc -c -O2 -march=nocona -pipe -fomit-frame-pointer -msse3 -fPIC -DPIC conftest.c >&5 >configure:8759: $? = 0 >configure:8772: result: yes >configure:8800: checking if x86_64-pc-linux-gnu-gcc static flag -static works >configure:8828: result: yes >configure:8838: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o >configure:8859: x86_64-pc-linux-gnu-gcc -c -O2 -march=nocona -pipe -fomit-frame-pointer -msse3 -o out/conftest2.o conftest.c >&5 >configure:8863: $? = 0 >configure:8885: result: yes >configure:8911: checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >configure:9891: result: yes >configure:9912: checking whether -lc should be explicitly linked in >configure:9917: x86_64-pc-linux-gnu-gcc -c -O2 -march=nocona -pipe -fomit-frame-pointer -msse3 conftest.c >&5 >configure:9920: $? = 0 >configure:9935: x86_64-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 >configure:9938: $? = 0 >configure:9950: result: no >configure:9958: checking dynamic linker characteristics >configure:10573: result: GNU/Linux ld.so >configure:10597: checking how to hardcode library paths into programs >configure:10622: result: immediate >configure:10636: checking whether stripping libraries is possible >configure:10641: result: yes >configure:11443: checking if libtool supports shared libraries >configure:11445: result: yes >configure:11448: checking whether to build shared libraries >configure:11469: result: yes >configure:11472: checking whether to build static libraries >configure:11476: result: yes >configure:11570: creating libtool >configure:12163: checking for ld used by x86_64-pc-linux-gnu-g++ >configure:12230: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >configure:12239: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld >configure:12254: result: yes >configure:12305: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >configure:13251: result: yes >configure:13268: x86_64-pc-linux-gnu-g++ -c -O2 -march=nocona -pipe -fomit-frame-pointer -msse3 conftest.cpp >&5 >configure:13271: $? = 0 >configure:13427: checking for x86_64-pc-linux-gnu-g++ option to produce PIC >configure:13711: result: -fPIC >configure:13719: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works >configure:13737: x86_64-pc-linux-gnu-g++ -c -O2 -march=nocona -pipe -fomit-frame-pointer -msse3 -fPIC -DPIC conftest.cpp >&5 >configure:13741: $? = 0 >configure:13754: result: yes >configure:13782: checking if x86_64-pc-linux-gnu-g++ static flag -static works >configure:13810: result: yes >configure:13820: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o >configure:13841: x86_64-pc-linux-gnu-g++ -c -O2 -march=nocona -pipe -fomit-frame-pointer -msse3 -o out/conftest2.o conftest.cpp >&5 >configure:13845: $? = 0 >configure:13867: result: yes >configure:13893: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >configure:13919: result: yes >configure:13986: checking dynamic linker characteristics >configure:14549: result: GNU/Linux ld.so >configure:14573: checking how to hardcode library paths into programs >configure:14598: result: immediate >configure:15137: checking if libtool supports shared libraries >configure:15139: result: yes >configure:15142: checking whether to build shared libraries >configure:15162: result: yes >configure:15165: checking whether to build static libraries >configure:15169: result: yes >configure:15179: checking for x86_64-pc-linux-gnu-gfortran option to produce PIC >configure:15411: result: -fPIC >configure:15419: checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works >configure:15437: x86_64-pc-linux-gnu-gfortran -c -g -O2 -fPIC conftest.f >&5 >configure:15441: $? = 0 >configure:15454: result: yes >configure:15482: checking if x86_64-pc-linux-gnu-gfortran static flag -static works >configure:15510: result: yes >configure:15520: checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o >configure:15541: x86_64-pc-linux-gnu-gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5 >configure:15545: $? = 0 >configure:15567: result: yes >configure:15593: checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >configure:16553: result: yes >configure:16620: checking dynamic linker characteristics >configure:17183: result: GNU/Linux ld.so >configure:17207: checking how to hardcode library paths into programs >configure:17232: result: immediate >configure:20858: checking for a BSD-compatible install >configure:20914: result: /usr/bin/install -c >configure:20926: checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together >configure:20961: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 >configure:20964: $? = 0 >configure:20970: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 >configure:20973: $? = 0 >configure:20984: cc -c conftest.c >&5 >configure:20987: $? = 0 >configure:20995: cc -c conftest.c -o conftest2.o >&5 >configure:20998: $? = 0 >configure:21004: cc -c conftest.c -o conftest2.o >&5 >configure:21007: $? = 0 >configure:21025: result: yes >configure:21060: checking PKG_CONFIG_PATH >configure:21066: result: /usr/qt/3/lib64/pkgconfig >configure:21072: checking for pkg-config >configure:21090: found /usr/bin/pkg-config >configure:21103: result: /usr/bin/pkg-config >configure:21201: checking for xgettext >configure:21219: found /usr/bin/xgettext >configure:21231: result: /usr/bin/xgettext >configure:21241: checking for msgmerge >configure:21259: found /usr/bin/msgmerge >configure:21271: result: /usr/bin/msgmerge >configure:21281: checking for msgfmt >configure:21299: found /usr/bin/msgfmt >configure:21311: result: /usr/bin/msgfmt >configure:21343: checking for perl >configure:21361: found /usr/bin/perl >configure:21373: result: /usr/bin/perl >configure:21392: checking for XML::Parser >configure:21395: result: ok >configure:21432: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=nocona -pipe -fomit-frame-pointer -msse3 -Wl,-O1 conftest.c >&5 >configure:21438: $? = 0 >configure:21680: checking for dynamic library extension >configure:21702: result: .so >configure:21712: checking for x86_64-pc-linux-gnu-pkg-config >configure:21742: result: /usr/bin/pkg-config >configure:21814: checking pkg-config is at least version 0.9.0 >configure:21817: result: yes >configure:21835: checking for libgphoto2 to use >configure:21851: result: autodetect >configure:21860: checking for LIBGPHOTO2 >configure:21867: $PKG_CONFIG --exists --print-errors "libgphoto2 >= 2.4.0" >configure:21870: $? = 0 >configure:21883: $PKG_CONFIG --exists --print-errors "libgphoto2 >= 2.4.0" >configure:21886: $? = 0 >configure:21921: result: yes >configure:22141: checking libgphoto2 library flags >configure:22143: result: "-lgphoto2 -lgphoto2_port -lexif -lm -lusb " >configure:22145: checking libgphoto2 cpp flags >configure:22147: result: "-I/usr/include/gphoto2 -I/usr/include/libexif " >configure:22164: checking for gp_port_info_get_name >configure:22220: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=nocona -pipe -fomit-frame-pointer -msse3 -Wl,-O1 -lgphoto2 -lgphoto2_port -lexif -lm -lusb conftest.c >&5 >/var/tmp/portage/media-gfx/gtkam-0.1.16.1/temp/cc73rWLJ.o: In function `main': >conftest.c:(.text+0x7): undefined reference to `gp_port_info_get_name' >collect2: ld returned 1 exit status >configure:22226: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "GTK frontend for libgphoto2" >| #define PACKAGE_TARNAME "gtkam" >| #define PACKAGE_VERSION "0.1.16.1" >| #define PACKAGE_STRING "GTK frontend for libgphoto2 0.1.16.1" >| #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" >| #define PACKAGE "gtkam" >| #define VERSION "0.1.16.1" >| #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 HAVE_CC "x86_64-pc-linux-gnu-gcc" >| #define URL_GPHOTO_HOME "http://www.gphoto.org/" >| #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto" >| #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html" >| #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/" >| #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html" >| #define MAIL_GPHOTO_DEVEL "<gphoto-devel@lists.sourceforge.net>" >| #define MAIL_GPHOTO_USER "<gphoto-user@lists.sourceforge.net>" >| #define MAIL_GPHOTO_TRANSLATION "<gphoto-translation@lists.sourceforge.net>" >| #define HAVE_LIBGPHOTO2 1 >| /* end confdefs.h. */ >| /* Define gp_port_info_get_name to an innocuous variant, in case <limits.h> declares gp_port_info_get_name. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define gp_port_info_get_name innocuous_gp_port_info_get_name >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char gp_port_info_get_name (); 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 gp_port_info_get_name >| >| /* 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 gp_port_info_get_name (); >| /* 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_gp_port_info_get_name || defined __stub___gp_port_info_get_name >| choke me >| #endif >| >| int >| main () >| { >| return gp_port_info_get_name (); >| ; >| return 0; >| } >configure:22243: result: no >configure:22258: checking for GTK >configure:22265: $PKG_CONFIG --exists --print-errors "gtk+-2.0" >configure:22268: $? = 0 >configure:22281: $PKG_CONFIG --exists --print-errors "gtk+-2.0" >configure:22284: $? = 0 >configure:22359: result: yes >configure:22857: checking for libexif to use >configure:22873: result: autodetect >configure:22882: checking for LIBEXIF >configure:22889: $PKG_CONFIG --exists --print-errors "libexif >= 0.3.2" >configure:22892: $? = 0 >configure:22905: $PKG_CONFIG --exists --print-errors "libexif >= 0.3.2" >configure:22908: $? = 0 >configure:22943: result: yes >configure:23163: checking libexif library flags >configure:23165: result: "-lexif -lm " >configure:23167: checking libexif cpp flags >configure:23169: result: "-I/usr/include/libexif " >configure:23192: checking for libexif-gtk to use >configure:23208: result: autodetect >configure:23217: checking for LIBEXIF_GTK >configure:23224: $PKG_CONFIG --exists --print-errors "libexif-gtk" >configure:23227: $? = 0 >configure:23240: $PKG_CONFIG --exists --print-errors "libexif-gtk" >configure:23243: $? = 0 >configure:23278: result: yes >configure:23352: WARNING: The `libexif-gtk' library could not be found using pkg-config or its known config program. >No version checks will be performed if it is found using any other method. >configure:23503: checking libexif-gtk library flags >configure:23505: result: "-lexif-gtk -lexif -lm " >configure:23507: checking libexif-gtk cpp flags >configure:23509: result: "-I/usr/include/libexif " >configure:23531: checking for rpmbuild or rpm >configure:23535: result: /bin/false (from parameter) >configure:23796: creating ./config.status > >## ---------------------- ## >## Running config.status. ## >## ---------------------- ## > >This file was extended by GTK frontend for libgphoto2 config.status 0.1.16.1, which was >generated by GNU Autoconf 2.61. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > >on Mobilehorst > >config.status:765: creating po/Makefile.in >config.status:765: creating m4m/Makefile >config.status:765: creating Makefile >config.status:765: creating art/Makefile >config.status:765: creating pixmaps/Makefile >config.status:765: creating packaging/Makefile >config.status:765: creating packaging/rpm/Makefile >config.status:765: creating packaging/rpm/package.spec >config.status:765: creating src/Makefile >config.status:765: creating test/Makefile >config.status:765: creating doc/Makefile >config.status:765: creating omf-install/Makefile >config.status:765: creating omf-install/gtkam-C.omf >config.status:765: creating help/Makefile >config.status:765: creating help/C/Makefile >config.status:765: creating help/ru/Makefile >config.status:765: creating intltool-extract >config.status:765: creating intltool-merge >config.status:765: creating intltool-update >config.status:765: creating gtkam.desktop >config.status:765: creating config.h >config.status:1051: executing depfiles commands >config.status:1051: executing intltool commands >config.status:1051: executing po/stamp-it commands >config.status:1209: error: po/Makefile is not ready. > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=x86_64-pc-linux-gnu >ac_cv_c_compiler_gnu=yes >ac_cv_cxx_compiler_gnu=yes >ac_cv_env_BONOBO_CFLAGS_set= >ac_cv_env_BONOBO_CFLAGS_value= >ac_cv_env_BONOBO_LIBS_set= >ac_cv_env_BONOBO_LIBS_value= >ac_cv_env_CCC_set= >ac_cv_env_CCC_value= >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-O2 -march=nocona -pipe -fomit-frame-pointer -msse3' >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='-O2 -march=nocona -pipe -fomit-frame-pointer -msse3' >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_GIMP_CFLAGS_set= >ac_cv_env_GIMP_CFLAGS_value= >ac_cv_env_GIMP_LIBS_set= >ac_cv_env_GIMP_LIBS_value= >ac_cv_env_GNOME_CFLAGS_set= >ac_cv_env_GNOME_CFLAGS_value= >ac_cv_env_GNOME_LIBS_set= >ac_cv_env_GNOME_LIBS_value= >ac_cv_env_GTK_CFLAGS_set= >ac_cv_env_GTK_CFLAGS_value= >ac_cv_env_GTK_LIBS_set= >ac_cv_env_GTK_LIBS_value= >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value=-Wl,-O1 >ac_cv_env_LIBEXIF_CFLAGS_set= >ac_cv_env_LIBEXIF_CFLAGS_value= >ac_cv_env_LIBEXIF_GTK_CFLAGS_set= >ac_cv_env_LIBEXIF_GTK_CFLAGS_value= >ac_cv_env_LIBEXIF_GTK_LIBS_set= >ac_cv_env_LIBEXIF_GTK_LIBS_value= >ac_cv_env_LIBEXIF_LIBS_set= >ac_cv_env_LIBEXIF_LIBS_value= >ac_cv_env_LIBGPHOTO2_CFLAGS_set= >ac_cv_env_LIBGPHOTO2_CFLAGS_value= >ac_cv_env_LIBGPHOTO2_LIBS_set= >ac_cv_env_LIBGPHOTO2_LIBS_value= >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_PKG_CONFIG_PATH_set=set >ac_cv_env_PKG_CONFIG_PATH_value=/usr/qt/3/lib64/pkgconfig >ac_cv_env_PKG_CONFIG_set= >ac_cv_env_PKG_CONFIG_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=x86_64-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=x86_64-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_f77_compiler_gnu=yes >ac_cv_func_gp_port_info_get_name=no >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_unistd_h=yes >ac_cv_host=x86_64-pc-linux-gnu >ac_cv_objext=o >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_GREP=/bin/grep >ac_cv_path_INTLTOOL_PERL=/usr/bin/perl >ac_cv_path_MSGFMT=/usr/bin/msgfmt >ac_cv_path_MSGMERGE=/usr/bin/msgmerge >ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config >ac_cv_path_XGETTEXT=/usr/bin/xgettext >ac_cv_path_install='/usr/bin/install -c' >ac_cv_path_mkdir=/bin/mkdir >ac_cv_prog_AR=x86_64-pc-linux-gnu-ar >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc >ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' >ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++ >ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -E' >ac_cv_prog_F77=x86_64-pc-linux-gnu-gfortran >ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib >ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip >ac_cv_prog_cc_c89= >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_x86_64_pc_linux_gnu_gcc_c_o=yes >ac_cv_prog_cxx_g=yes >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 >am_cv_prog_cc_stdc= >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/x86_64-pc-linux-gnu/bin/ld >lt_cv_path_LDCXX='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' >lt_cv_path_NM='/usr/bin/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_pic_works=yes >lt_cv_prog_compiler_pic_works_CXX=yes >lt_cv_prog_compiler_pic_works_F77=yes >lt_cv_prog_compiler_rtti_exceptions=no >lt_cv_prog_compiler_static_works=yes >lt_cv_prog_compiler_static_works_CXX=yes >lt_cv_prog_compiler_static_works_F77=yes >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 \2/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_lib_dlsearch_path_spec='/lib /usr/lib /usr/local/lib //usr/lib32/opengl/ati/lib //usr/lib64/opengl/ati/lib /lib /usr/lib /lib64 /usr/lib64 /usr/local/lib64 /lib32 /usr/lib32 /usr/local/lib32 /usr/x86_64-pc-linux-gnu/lib /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2 /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2/32 /usr/lib64/nspr /usr/lib64/nss /opt/blackdown-jdk-1.4.2.03/jre/lib/amd64/ /opt/blackdown-jdk-1.4.2.03/jre/lib/amd64/native_threads/ /opt/blackdown-jdk-1.4.2.03/jre/lib/amd64/classic/ /opt/blackdown-jdk-1.4.2.03/jre/lib/amd64/server/ /usr/lib64/qca1 /usr/lib/qt4 /usr/lib64/qt4 /usr/lib32/qt4 /usr/kde/3.5/lib /usr/kde/3.5/lib64 /usr/kde/3.5/lib32 /usr/qt/3/lib /usr/qt/3/lib64 /usr/qt/3/lib32 /opt/firefox /opt/xulrunner /usr/games/lib /usr/games/lib64 /usr/games/lib32 /usr/brlcad/lib64 /usr/lib64/libstdc++-v3/ /usr/lib32/libstdc++-v3/ /usr/lib64/root ' >lt_cv_sys_lib_search_path_spec='/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.2 /usr/lib64 /lib64 /usr/x86_64-pc-linux-gnu/lib' >lt_cv_sys_max_cmd_len=98304 >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 \\2/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'\''"' >pkg_cv_GTK_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 ' >pkg_cv_GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' >pkg_cv_LIBEXIF_CFLAGS='-I/usr/include/libexif ' >pkg_cv_LIBEXIF_GTK_CFLAGS='-I/usr/include/libexif ' >pkg_cv_LIBEXIF_GTK_LIBS='-lexif-gtk -lexif -lm ' >pkg_cv_LIBEXIF_LIBS='-lexif -lm ' >pkg_cv_LIBGPHOTO2_CFLAGS='-I/usr/include/gphoto2 -I/usr/include/libexif ' >pkg_cv_LIBGPHOTO2_LIBS='-lgphoto2 -lgphoto2_port -lexif -lm -lusb ' > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/media-gfx/gtkam-0.1.16.1/work/gtkam-0.1.16.1/missing --run aclocal-1.10' >ALL_LINGUAS='be cs da de es fr hu it ja nb nl pa pl pt_BR pt ru sk sl sv uk vi zh_CN' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /var/tmp/portage/media-gfx/gtkam-0.1.16.1/work/gtkam-0.1.16.1/missing --run tar' >AM_CPPFLAGS=' -I$(top_srcdir) -I$(top_srcdir)/src -DLOCALEDIR=\"$(datadir)/locale\" -DAPP_DATADIR=\"$(APP_DATADIR)\" -DIMAGE_DIR=\"$(datadir)/images/gtkam\" -Wall -Wmissing-declarations -Wmissing-prototypes -g' >AM_LDFLAGS='-Wl,-O1 -Wall -g' >APP_DATADIR='$(datadir)' >AR='x86_64-pc-linux-gnu-ar' >AUTOCONF='${SHELL} /var/tmp/portage/media-gfx/gtkam-0.1.16.1/work/gtkam-0.1.16.1/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/media-gfx/gtkam-0.1.16.1/work/gtkam-0.1.16.1/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/media-gfx/gtkam-0.1.16.1/work/gtkam-0.1.16.1/missing --run automake-1.10' >AWK='gawk' >BONOBO_CFLAGS='' >BONOBO_LIBS='' >CC='x86_64-pc-linux-gnu-gcc' >CCDEPMODE='depmode=gcc3' >CFLAGS='-O2 -march=nocona -pipe -fomit-frame-pointer -msse3' >CPP='x86_64-pc-linux-gnu-gcc -E' >CPPFLAGS='' >CXX='x86_64-pc-linux-gnu-g++' >CXXCPP='x86_64-pc-linux-gnu-g++ -E' >CXXDEPMODE='depmode=gcc3' >CXXFLAGS='-O2 -march=nocona -pipe -fomit-frame-pointer -msse3' >CYGPATH_W='echo' >DATADIRNAME='share' >DEFS='-DHAVE_CONFIG_H' >DEPDIR='.deps' >DSYMUTIL='' >ECHO='echo' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >ENABLE_RPM_FALSE='' >ENABLE_RPM_TRUE='#' >ENABLE_SK_FALSE='' >ENABLE_SK_TRUE='#' >EXEEXT='' >F77='x86_64-pc-linux-gnu-gfortran' >FFLAGS='-g -O2' >GIMP_CFLAGS='' >GIMP_LIBS='' >GIMP_VERSION='' >GNOME_CFLAGS='' >GNOME_LIBS='' >GREP='/bin/grep' >GTKAM_C_IDENTIFIER='file:$(datadir)/gnome/help/gtkam/C/gtkam.xml' >GTK_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1 ' >GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' >HAVE_GIMP_FALSE='' >HAVE_GIMP_TRUE='#' >HAVE_LIBEXIF_FALSE='#' >HAVE_LIBEXIF_GTK_FALSE='#' >HAVE_LIBEXIF_GTK_TRUE='' >HAVE_LIBEXIF_TRUE='' >HAVE_LIBGPHOTO2_FALSE='#' >HAVE_LIBGPHOTO2_TRUE='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' >INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract' >INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_MERGE='$(top_builddir)/intltool-merge' >INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@' >INTLTOOL_PERL='/usr/bin/perl' >INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_UPDATE='$(top_builddir)/intltool-update' >INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@' >INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' >LDFLAGS='-Wl,-O1' >LIBEXIF_CFLAGS='-I/usr/include/libexif ' >LIBEXIF_CONFIG_PROG='' >LIBEXIF_GTK_CFLAGS='-I/usr/include/libexif ' >LIBEXIF_GTK_CONFIG_PROG='' >LIBEXIF_GTK_LIBS='-lexif-gtk -lexif -lm ' >LIBEXIF_LIBS='-lexif -lm ' >LIBGPHOTO2_CFLAGS='-I/usr/include/gphoto2 -I/usr/include/libexif ' >LIBGPHOTO2_CONFIG_PROG='' >LIBGPHOTO2_LIBS='-lgphoto2 -lgphoto2_port -lexif -lm -lusb ' >LIBOBJS='' >LIBS='' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LN_S='ln -s' >LTLIBOBJS='' >MAIL_GPHOTO_DEVEL='<gphoto-devel@lists.sourceforge.net>' >MAIL_GPHOTO_TRANSLATION='<gphoto-translation@lists.sourceforge.net>' >MAIL_GPHOTO_USER='<gphoto-user@lists.sourceforge.net>' >MAKEINFO='${SHELL} /var/tmp/portage/media-gfx/gtkam-0.1.16.1/work/gtkam-0.1.16.1/missing --run makeinfo' >MSGFMT='/usr/bin/msgfmt' >MSGMERGE='/usr/bin/msgmerge' >NMEDIT='' >OBJEXT='o' >PACKAGE='gtkam' >PACKAGE_BUGREPORT='gphoto-devel@lists.sourceforge.net' >PACKAGE_NAME='GTK frontend for libgphoto2' >PACKAGE_STRING='GTK frontend for libgphoto2 0.1.16.1' >PACKAGE_TARNAME='gtkam' >PACKAGE_VERSION='0.1.16.1' >PATH_SEPARATOR=':' >PKG_CONFIG='/usr/bin/pkg-config' >PKG_CONFIG_PATH='/usr/qt/3/lib64/pkgconfig' >POMAKEFILEDEPS='' >RANLIB='x86_64-pc-linux-gnu-ranlib' >REQUIREMENTS_FOR_LIBEXIF='libexif >= 0.3.2' >REQUIREMENTS_FOR_LIBEXIF_GTK='libexif-gtk' >REQUIREMENTS_FOR_LIBGPHOTO2='libgphoto2 >= 2.4.0' >RPMBUILD='/bin/false' >SED='/bin/sed' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='x86_64-pc-linux-gnu-strip' >URL_DIGICAM_LIST='http://www.teaser.fr/~hfiguiere/linux/digicam.html' >URL_GPHOTO_HOME='http://www.gphoto.org/' >URL_GPHOTO_PROJECT='http://sourceforge.net/projects/gphoto' >URL_JPHOTO_HOME='http://jphoto.sourceforge.net/' >URL_USB_MASSSTORAGE='http://www.linux-usb.org/USB-guide/x498.html' >VERSION='0.1.16.1' >XGETTEXT='/usr/bin/xgettext' >ac_ct_CC='' >ac_ct_CXX='' >ac_ct_F77='' >am__fastdepCC_FALSE='#' >am__fastdepCC_TRUE='' >am__fastdepCXX_FALSE='#' >am__fastdepCXX_TRUE='' >am__include='include' >am__isrc='' >am__leading_dot='.' >am__quote='' >am__tar='${AMTAR} chof - "$$tardir"' >am__untar='${AMTAR} xf -' >bindir='${exec_prefix}/bin' >build='x86_64-pc-linux-gnu' >build_alias='x86_64-pc-linux-gnu' >build_cpu='x86_64' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' >dvidir='${docdir}' >exec_prefix='${prefix}' >host='x86_64-pc-linux-gnu' >host_alias='x86_64-pc-linux-gnu' >host_cpu='x86_64' >host_os='linux-gnu' >host_vendor='pc' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='$(SHELL) /var/tmp/portage/media-gfx/gtkam-0.1.16.1/work/gtkam-0.1.16.1/install-sh' >libdir='/usr/lib64' >libexecdir='${exec_prefix}/libexec' >localedir='$(datadir)/locale' >localstatedir='/var/lib' >mandir='/usr/share/man' >mkdir_p='/bin/mkdir -p' >oldincludedir='/usr/include' >pdfdir='${docdir}' >prefix='/usr' >program_transform_name='s,x,x,' >psdir='${docdir}' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define PACKAGE_NAME "GTK frontend for libgphoto2" >#define PACKAGE_TARNAME "gtkam" >#define PACKAGE_VERSION "0.1.16.1" >#define PACKAGE_STRING "GTK frontend for libgphoto2 0.1.16.1" >#define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" >#define PACKAGE "gtkam" >#define VERSION "0.1.16.1" >#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 HAVE_CC "x86_64-pc-linux-gnu-gcc" >#define URL_GPHOTO_HOME "http://www.gphoto.org/" >#define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto" >#define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html" >#define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/" >#define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html" >#define MAIL_GPHOTO_DEVEL "<gphoto-devel@lists.sourceforge.net>" >#define MAIL_GPHOTO_USER "<gphoto-user@lists.sourceforge.net>" >#define MAIL_GPHOTO_TRANSLATION "<gphoto-translation@lists.sourceforge.net>" >#define HAVE_LIBGPHOTO2 1 >#define HAVE_LIBEXIF 1 >#define HAVE_LIBEXIF_GTK 1 > >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 252481
: 176351 |
176353