Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 277627 Details for
Bug 371569
media-gfx/gphoto2-2.4.10 - ld: cannot find -lcdk
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), 47.42 KB, created by
Pacho Ramos
on 2011-06-20 16:45:46 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Pacho Ramos
Created:
2011-06-20 16:45:46 UTC
Size:
47.42 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 gphoto2 command line interface configure 2.4.11, which was >generated by GNU Autoconf 2.68. Invocation command line was > > $ ./configure --with-cdk --with-cdk-prefix=/usr > >## --------- ## >## Platform. ## >## --------- ## > >hostname = belkin2 >uname -m = x86_64 >uname -r = 2.6.39-gentoo-r1 >uname -s = Linux >uname -v = #1 PREEMPT Thu Jun 16 21:50:11 CEST 2011 > >/usr/bin/uname -p = AMD Athlon(tm) 64 Processor 3200+ >/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/bin >PATH: /usr/bin >PATH: /bin >PATH: /opt/bin >PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.4.5 >PATH: /usr/games/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2478: checking for a BSD-compatible install >configure:2546: result: /usr/bin/install -c >configure:2557: checking whether build environment is sane >configure:2607: result: yes >configure:2748: checking for a thread-safe mkdir -p >configure:2787: result: /bin/mkdir -p >configure:2800: checking for gawk >configure:2816: found /usr/bin/gawk >configure:2827: result: gawk >configure:2838: checking whether make sets $(MAKE) >configure:2860: result: yes >configure:2965: checking for POSIX sh $() command substitution >configure:2969: result: yes >configure:3072: checking for gcc >configure:3088: found /usr/bin/gcc >configure:3099: result: gcc >configure:3328: checking for C compiler version >configure:3337: gcc --version >&5 >gcc (Gentoo 4.4.5 p1.2, pie-0.4.5) 4.4.5 >Copyright (C) 2010 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:3348: $? = 0 >configure:3337: gcc -v >&5 >Using built-in specs. >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.4.5 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.5 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.5/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.5/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --disable-nls --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.4.5/python --enable-checking=release --enable-java-awt=gtk --enable-languages=c,c++,java,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.4.5 p1.2, pie-0.4.5' >Thread model: posix >gcc version 4.4.5 (Gentoo 4.4.5 p1.2, pie-0.4.5) >configure:3348: $? = 0 >configure:3337: gcc -V >&5 >gcc: '-V' option must have argument >configure:3348: $? = 1 >configure:3337: gcc -qversion >&5 >gcc: unrecognized option '-qversion' >gcc: no input files >configure:3348: $? = 1 >configure:3368: checking whether the C compiler works >configure:3390: gcc conftest.c >&5 >configure:3394: $? = 0 >configure:3442: result: yes >configure:3445: checking for C compiler default output file name >configure:3447: result: a.out >configure:3453: checking for suffix of executables >configure:3460: gcc -o conftest conftest.c >&5 >configure:3464: $? = 0 >configure:3486: result: >configure:3508: checking whether we are cross compiling >configure:3516: gcc -o conftest conftest.c >&5 >configure:3520: $? = 0 >configure:3527: ./conftest >configure:3531: $? = 0 >configure:3546: result: no >configure:3551: checking for suffix of object files >configure:3573: gcc -c conftest.c >&5 >configure:3577: $? = 0 >configure:3598: result: o >configure:3602: checking whether we are using the GNU C compiler >configure:3621: gcc -c conftest.c >&5 >configure:3621: $? = 0 >configure:3630: result: yes >configure:3639: checking whether gcc accepts -g >configure:3659: gcc -c -g conftest.c >&5 >configure:3659: $? = 0 >configure:3700: result: yes >configure:3717: checking for gcc option to accept ISO C89 >configure:3781: gcc -c -g -O2 conftest.c >&5 >configure:3781: $? = 0 >configure:3794: result: none needed >configure:3825: checking for style of include used by make >configure:3853: result: GNU >configure:3878: checking dependency style of gcc >configure:3988: result: gcc3 >configure:4008: checking how to run the C preprocessor >configure:4039: gcc -E conftest.c >configure:4039: $? = 0 >configure:4053: gcc -E conftest.c >conftest.c:11:28: error: ac_nonexistent.h: No such file or directory >configure:4053: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "gphoto2 command line interface" >| #define PACKAGE_TARNAME "gphoto2" >| #define PACKAGE_VERSION "2.4.11" >| #define PACKAGE_STRING "gphoto2 command line interface 2.4.11" >| #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" >| #define PACKAGE_URL "" >| #define PACKAGE "gphoto2" >| #define VERSION "2.4.11" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4078: result: gcc -E >configure:4098: gcc -E conftest.c >configure:4098: $? = 0 >configure:4112: gcc -E conftest.c >conftest.c:11:28: error: ac_nonexistent.h: No such file or directory >configure:4112: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "gphoto2 command line interface" >| #define PACKAGE_TARNAME "gphoto2" >| #define PACKAGE_VERSION "2.4.11" >| #define PACKAGE_STRING "gphoto2 command line interface 2.4.11" >| #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" >| #define PACKAGE_URL "" >| #define PACKAGE "gphoto2" >| #define VERSION "2.4.11" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4141: checking whether gcc and cc understand -c and -o together >configure:4172: gcc -c conftest.c -o conftest2.o >&5 >configure:4176: $? = 0 >configure:4182: gcc -c conftest.c -o conftest2.o >&5 >configure:4186: $? = 0 >configure:4197: cc -c conftest.c >&5 >configure:4201: $? = 0 >configure:4209: cc -c conftest.c -o conftest2.o >&5 >configure:4213: $? = 0 >configure:4219: cc -c conftest.c -o conftest2.o >&5 >configure:4223: $? = 0 >configure:4241: result: yes >configure:4295: checking build system type >configure:4309: result: x86_64-unknown-linux-gnu >configure:4329: checking host system type >configure:4342: result: x86_64-unknown-linux-gnu >configure:4362: checking for a sed that does not truncate output >configure:4426: result: /bin/sed >configure:4444: checking for grep that handles long lines and -e >configure:4502: result: /bin/grep >configure:4507: checking for egrep >configure:4569: result: /bin/grep -E >configure:4574: checking for fgrep >configure:4636: result: /bin/grep -F >configure:4671: checking for ld used by gcc >configure:4738: result: /usr/x86_64-pc-linux-gnu/bin/ld >configure:4745: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld >configure:4760: result: yes >configure:4772: checking for BSD- or MS-compatible name lister (nm) >configure:4821: result: /usr/bin/nm -B >configure:4939: checking the name lister (/usr/bin/nm -B) interface >configure:4946: gcc -c -g -O2 conftest.c >&5 >configure:4949: /usr/bin/nm -B "conftest.o" >configure:4952: output >0000000000000000 B some_variable >configure:4959: result: BSD nm >configure:4962: checking whether ln -s works >configure:4966: result: yes >configure:4974: checking the maximum length of command line arguments >configure:5094: result: 1572864 >configure:5111: checking whether the shell understands some XSI constructs >configure:5121: result: yes >configure:5125: checking whether the shell understands "+=" >configure:5131: result: yes >configure:5166: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files >configure:5173: result: -r >configure:5242: checking for objdump >configure:5258: found /usr/bin/objdump >configure:5269: result: objdump >configure:5301: checking how to recognize dependent libraries >configure:5497: result: pass_all >configure:5557: checking for ar >configure:5573: found /usr/bin/ar >configure:5584: result: ar >configure:5662: checking for strip >configure:5678: found /usr/bin/strip >configure:5689: result: strip >configure:5761: checking for ranlib >configure:5777: found /usr/bin/ranlib >configure:5788: result: ranlib >configure:5878: checking command to parse /usr/bin/nm -B output from gcc object >configure:5996: gcc -c -g -O2 conftest.c >&5 >configure:5999: $? = 0 >configure:6003: /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:6006: $? = 0 >configure:6060: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 >configure:6063: $? = 0 >configure:6101: result: ok >configure:6197: gcc -c -g -O2 conftest.c >&5 >configure:6200: $? = 0 >configure:6906: checking for ANSI C header files >configure:6926: gcc -c -g -O2 conftest.c >&5 >configure:6926: $? = 0 >configure:6999: gcc -o conftest -g -O2 conftest.c >&5 >configure:6999: $? = 0 >configure:6999: ./conftest >configure:6999: $? = 0 >configure:7010: result: yes >configure:7023: checking for sys/types.h >configure:7023: gcc -c -g -O2 conftest.c >&5 >configure:7023: $? = 0 >configure:7023: result: yes >configure:7023: checking for sys/stat.h >configure:7023: gcc -c -g -O2 conftest.c >&5 >configure:7023: $? = 0 >configure:7023: result: yes >configure:7023: checking for stdlib.h >configure:7023: gcc -c -g -O2 conftest.c >&5 >configure:7023: $? = 0 >configure:7023: result: yes >configure:7023: checking for string.h >configure:7023: gcc -c -g -O2 conftest.c >&5 >configure:7023: $? = 0 >configure:7023: result: yes >configure:7023: checking for memory.h >configure:7023: gcc -c -g -O2 conftest.c >&5 >configure:7023: $? = 0 >configure:7023: result: yes >configure:7023: checking for strings.h >configure:7023: gcc -c -g -O2 conftest.c >&5 >configure:7023: $? = 0 >configure:7023: result: yes >configure:7023: checking for inttypes.h >configure:7023: gcc -c -g -O2 conftest.c >&5 >configure:7023: $? = 0 >configure:7023: result: yes >configure:7023: checking for stdint.h >configure:7023: gcc -c -g -O2 conftest.c >&5 >configure:7023: $? = 0 >configure:7023: result: yes >configure:7023: checking for unistd.h >configure:7023: gcc -c -g -O2 conftest.c >&5 >configure:7023: $? = 0 >configure:7023: result: yes >configure:7037: checking for dlfcn.h >configure:7037: gcc -c -g -O2 conftest.c >&5 >configure:7037: $? = 0 >configure:7037: result: yes >configure:7221: checking for objdir >configure:7236: result: .libs >configure:7532: checking if gcc supports -fno-rtti -fno-exceptions >configure:7550: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C >configure:7554: $? = 0 >configure:7567: result: no >configure:7587: checking for gcc option to produce PIC >configure:7859: result: -fPIC -DPIC >configure:7871: checking if gcc PIC flag -fPIC -DPIC works >configure:7889: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 >configure:7893: $? = 0 >configure:7906: result: yes >configure:7930: checking if gcc static flag -static works >configure:7958: result: yes >configure:7973: checking if gcc supports -c -o file.o >configure:7994: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 >configure:7998: $? = 0 >configure:8020: result: yes >configure:8028: checking if gcc supports -c -o file.o >configure:8075: result: yes >configure:8108: checking whether the gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries >configure:9095: result: yes >configure:9132: checking whether -lc should be explicitly linked in >configure:9137: gcc -c -g -O2 conftest.c >&5 >configure:9140: $? = 0 >configure:9155: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 >configure:9158: $? = 0 >configure:9170: result: no >configure:9334: checking dynamic linker characteristics >configure:9767: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 >configure:9767: $? = 0 >configure:9985: result: GNU/Linux ld.so >configure:10087: checking how to hardcode library paths into programs >configure:10112: result: immediate >configure:10632: checking whether stripping libraries is possible >configure:10637: result: yes >configure:10672: checking if libtool supports shared libraries >configure:10674: result: yes >configure:10677: checking whether to build shared libraries >configure:10698: result: yes >configure:10701: checking whether to build static libraries >configure:10705: result: yes >configure:10748: checking for special C compiler options needed for large files >configure:10793: result: no >configure:10799: checking for _FILE_OFFSET_BITS value needed for large files >configure:10824: gcc -c -g -O2 conftest.c >&5 >configure:10824: $? = 0 >configure:10856: result: no >configure:10948: checking PKG_CONFIG_PATH >configure:10951: result: empty >configure:10960: checking for pkg-config >configure:10978: found /usr/bin/pkg-config >configure:10991: result: /usr/bin/pkg-config >configure:11150: checking for po/Makevars requiring hack >configure:11157: result: no >configure:11177: checking whether NLS is requested >configure:11186: result: yes >configure:11224: checking for msgfmt >configure:11255: result: /usr/bin/msgfmt >configure:11264: checking for gmsgfmt >configure:11282: found /usr/bin/gmsgfmt >configure:11295: result: /usr/bin/gmsgfmt >configure:11335: checking for xgettext >configure:11366: result: /usr/bin/xgettext >configure:11406: checking for msgmerge >configure:11436: result: /usr/bin/msgmerge >configure:11511: checking for ld used by GCC >configure:11575: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >configure:11582: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld >configure:11595: result: yes >configure:11601: checking for shared library run path origin >configure:11614: result: done >configure:12030: checking whether NLS is requested >configure:12039: result: yes >configure:12057: checking for GNU gettext in libc >configure:12076: gcc -o conftest -g -O2 conftest.c >&5 >configure:12076: $? = 0 >configure:12084: result: yes >configure:12664: checking whether to use NLS >configure:12666: result: yes >configure:12669: checking where the gettext function comes from >configure:12680: result: libc >configure:12771: checking for msgfmt >configure:12802: result: /usr/bin/msgfmt >configure:12811: checking for gmsgfmt >configure:12842: result: /usr/bin/gmsgfmt >configure:12882: checking for xgettext >configure:12913: result: /usr/bin/xgettext >configure:12953: checking for msgmerge >configure:12983: result: /usr/bin/msgmerge >configure:13048: checking for iconv >configure:13070: gcc -o conftest -g -O2 conftest.c >&5 >configure:13070: $? = 0 >configure:13102: result: yes >configure:13123: checking for iconv declaration >configure:13152: gcc -c -g -O2 conftest.c >&5 >configure:13152: $? = 0 >configure:13163: result: > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >configure:13208: checking for dynamic library extension >configure:13230: result: .so >configure:13342: checking pkg-config is at least version 0.9.0 >configure:13345: result: yes >configure:13362: checking for libgphoto2 to use >configure:13380: result: autodetect >configure:13389: checking for LIBGPHOTO2 >configure:13396: $PKG_CONFIG --exists --print-errors "libgphoto2 >= 2.4.11" >configure:13399: $? = 0 >configure:13412: $PKG_CONFIG --exists --print-errors "libgphoto2 >= 2.4.11" >configure:13415: $? = 0 >configure:13452: result: yes >configure:13647: checking libgphoto2 library flags >configure:13649: result: "-lgphoto2 -lgphoto2_port -lexif -lm -lusb " >configure:13651: checking libgphoto2 cpp flags >configure:13653: result: "-I/usr/include/gphoto2 -I/usr/include/libexif " >configure:13671: checking for strptime >configure:13671: gcc -o conftest -g -O2 conftest.c >&5 >configure:13671: $? = 0 >configure:13671: result: yes >configure:13684: checking for signal >configure:13684: gcc -o conftest -g -O2 conftest.c >&5 >configure:13684: $? = 0 >configure:13684: result: yes >configure:13684: checking for pause >configure:13684: gcc -o conftest -g -O2 conftest.c >&5 >configure:13684: $? = 0 >configure:13684: result: yes >configure:13684: checking for sleep >configure:13684: gcc -o conftest -g -O2 conftest.c >&5 >configure:13684: $? = 0 >configure:13684: result: yes >configure:13695: checking for ANSI C header files >configure:13799: result: yes >configure:13809: checking fcntl.h usability >configure:13809: gcc -c -g -O2 conftest.c >&5 >configure:13809: $? = 0 >configure:13809: result: yes >configure:13809: checking fcntl.h presence >configure:13809: gcc -E conftest.c >configure:13809: $? = 0 >configure:13809: result: yes >configure:13809: checking for fcntl.h >configure:13809: result: yes >configure:13832: checking pthread.h usability >configure:13832: gcc -c -g -O2 conftest.c >&5 >configure:13832: $? = 0 >configure:13832: result: yes >configure:13832: checking pthread.h presence >configure:13832: gcc -E conftest.c >configure:13832: $? = 0 >configure:13832: result: yes >configure:13832: checking for pthread.h >configure:13832: result: yes >configure:13835: checking for pthread_exit in -lpthread >configure:13860: gcc -o conftest -g -O2 conftest.c -lpthread >&5 >configure:13860: $? = 0 >configure:13869: result: yes >configure:13973: checking cdk/cdk.h usability >configure:13973: gcc -c -g -O2 -I/usr/include conftest.c >&5 >In file included from conftest.c:79: >/usr/include/cdk/cdk.h:47:24: error: cdk_config.h: No such file or directory >/usr/include/cdk/cdk.h:48:25: error: cdk_version.h: No such file or directory >/usr/include/cdk/cdk.h:282:23: error: cdkscreen.h: No such file or directory >/usr/include/cdk/cdk.h:283:21: error: curdefs.h: No such file or directory >/usr/include/cdk/cdk.h:284:21: error: binding.h: No such file or directory >/usr/include/cdk/cdk.h:285:22: error: cdk_util.h: No such file or directory >/usr/include/cdk/cdk.h:286:22: error: cdk_objs.h: No such file or directory >/usr/include/cdk/cdk.h:287:24: error: cdk_params.h: No such file or directory >/usr/include/cdk/cdk.h:292:23: error: alphalist.h: No such file or directory >/usr/include/cdk/cdk.h:293:23: error: buttonbox.h: No such file or directory >/usr/include/cdk/cdk.h:294:22: error: calendar.h: No such file or directory >/usr/include/cdk/cdk.h:296:19: error: entry.h: No such file or directory >/usr/include/cdk/cdk.h:297:21: error: fselect.h: No such file or directory >/usr/include/cdk/cdk.h:298:19: error: graph.h: No such file or directory >/usr/include/cdk/cdk.h:299:23: error: histogram.h: No such file or directory >/usr/include/cdk/cdk.h:300:22: error: itemlist.h: No such file or directory >/usr/include/cdk/cdk.h:301:19: error: label.h: No such file or directory >/usr/include/cdk/cdk.h:302:21: error: marquee.h: No such file or directory >/usr/include/cdk/cdk.h:303:20: error: matrix.h: No such file or directory >/usr/include/cdk/cdk.h:304:20: error: mentry.h: No such file or directory >/usr/include/cdk/cdk.h:306:19: error: radio.h: No such file or directory >/usr/include/cdk/cdk.h:307:20: error: scroll.h: No such file or directory >/usr/include/cdk/cdk.h:308:23: error: selection.h: No such file or directory >/usr/include/cdk/cdk.h:309:21: error: swindow.h: No such file or directory >/usr/include/cdk/cdk.h:310:22: error: template.h: No such file or directory >/usr/include/cdk/cdk.h:311:20: error: viewer.h: No such file or directory >/usr/include/cdk/cdk.h:312:22: error: traverse.h: No such file or directory >/usr/include/cdk/cdk.h:313:20: error: button.h: No such file or directory >/usr/include/cdk/cdk.h:318:20: error: dscale.h: No such file or directory >/usr/include/cdk/cdk.h:319:20: error: fscale.h: No such file or directory >/usr/include/cdk/cdk.h:320:19: error: scale.h: No such file or directory >/usr/include/cdk/cdk.h:321:20: error: uscale.h: No such file or directory >/usr/include/cdk/cdk.h:323:21: error: fslider.h: No such file or directory >/usr/include/cdk/cdk.h:324:20: error: slider.h: No such file or directory >/usr/include/cdk/cdk.h:325:21: error: uslider.h: No such file or directory >/usr/include/cdk/cdk.h:330:18: error: draw.h: No such file or directory >configure:13973: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "gphoto2 command line interface" >| #define PACKAGE_TARNAME "gphoto2" >| #define PACKAGE_VERSION "2.4.11" >| #define PACKAGE_STRING "gphoto2 command line interface 2.4.11" >| #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" >| #define PACKAGE_URL "" >| #define PACKAGE "gphoto2" >| #define VERSION "2.4.11" >| #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 LT_OBJDIR ".libs/" >| #define HAVE_CC "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 GETTEXT_PACKAGE "gphoto2" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_LIBGPHOTO2 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_SIGNAL 1 >| #define HAVE_PAUSE 1 >| #define HAVE_SLEEP 1 >| #define STDC_HEADERS 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_PTHREAD 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <cdk/cdk.h> >configure:13973: result: no >configure:13973: checking cdk/cdk.h presence >configure:13973: gcc -E -I/usr/include conftest.c >In file included from conftest.c:46: >/usr/include/cdk/cdk.h:47:24: error: cdk_config.h: No such file or directory >/usr/include/cdk/cdk.h:48:25: error: cdk_version.h: No such file or directory >/usr/include/cdk/cdk.h:282:23: error: cdkscreen.h: No such file or directory >/usr/include/cdk/cdk.h:283:21: error: curdefs.h: No such file or directory >/usr/include/cdk/cdk.h:284:21: error: binding.h: No such file or directory >/usr/include/cdk/cdk.h:285:22: error: cdk_util.h: No such file or directory >/usr/include/cdk/cdk.h:286:22: error: cdk_objs.h: No such file or directory >/usr/include/cdk/cdk.h:287:24: error: cdk_params.h: No such file or directory >/usr/include/cdk/cdk.h:292:23: error: alphalist.h: No such file or directory >/usr/include/cdk/cdk.h:293:23: error: buttonbox.h: No such file or directory >/usr/include/cdk/cdk.h:294:22: error: calendar.h: No such file or directory >/usr/include/cdk/cdk.h:296:19: error: entry.h: No such file or directory >/usr/include/cdk/cdk.h:297:21: error: fselect.h: No such file or directory >/usr/include/cdk/cdk.h:298:19: error: graph.h: No such file or directory >/usr/include/cdk/cdk.h:299:23: error: histogram.h: No such file or directory >/usr/include/cdk/cdk.h:300:22: error: itemlist.h: No such file or directory >/usr/include/cdk/cdk.h:301:19: error: label.h: No such file or directory >/usr/include/cdk/cdk.h:302:21: error: marquee.h: No such file or directory >/usr/include/cdk/cdk.h:303:20: error: matrix.h: No such file or directory >/usr/include/cdk/cdk.h:304:20: error: mentry.h: No such file or directory >/usr/include/cdk/cdk.h:306:19: error: radio.h: No such file or directory >/usr/include/cdk/cdk.h:307:20: error: scroll.h: No such file or directory >/usr/include/cdk/cdk.h:308:23: error: selection.h: No such file or directory >/usr/include/cdk/cdk.h:309:21: error: swindow.h: No such file or directory >/usr/include/cdk/cdk.h:310:22: error: template.h: No such file or directory >/usr/include/cdk/cdk.h:311:20: error: viewer.h: No such file or directory >/usr/include/cdk/cdk.h:312:22: error: traverse.h: No such file or directory >/usr/include/cdk/cdk.h:313:20: error: button.h: No such file or directory >/usr/include/cdk/cdk.h:318:20: error: dscale.h: No such file or directory >/usr/include/cdk/cdk.h:319:20: error: fscale.h: No such file or directory >/usr/include/cdk/cdk.h:320:19: error: scale.h: No such file or directory >/usr/include/cdk/cdk.h:321:20: error: uscale.h: No such file or directory >/usr/include/cdk/cdk.h:323:21: error: fslider.h: No such file or directory >/usr/include/cdk/cdk.h:324:20: error: slider.h: No such file or directory >/usr/include/cdk/cdk.h:325:21: error: uslider.h: No such file or directory >/usr/include/cdk/cdk.h:330:18: error: draw.h: No such file or directory >configure:13973: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "gphoto2 command line interface" >| #define PACKAGE_TARNAME "gphoto2" >| #define PACKAGE_VERSION "2.4.11" >| #define PACKAGE_STRING "gphoto2 command line interface 2.4.11" >| #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" >| #define PACKAGE_URL "" >| #define PACKAGE "gphoto2" >| #define VERSION "2.4.11" >| #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 LT_OBJDIR ".libs/" >| #define HAVE_CC "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 GETTEXT_PACKAGE "gphoto2" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_LIBGPHOTO2 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_SIGNAL 1 >| #define HAVE_PAUSE 1 >| #define HAVE_SLEEP 1 >| #define STDC_HEADERS 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_PTHREAD 1 >| /* end confdefs.h. */ >| #include <cdk/cdk.h> >configure:13973: result: no >configure:13973: checking for cdk/cdk.h >configure:13973: result: no >configure:14086: checking jpeglib.h usability >configure:14086: gcc -c -g -O2 -I/usr/local/include conftest.c >&5 >configure:14086: $? = 0 >configure:14086: result: yes >configure:14086: checking jpeglib.h presence >configure:14086: gcc -E -I/usr/local/include conftest.c >configure:14086: $? = 0 >configure:14086: result: yes >configure:14086: checking for jpeglib.h >configure:14086: result: yes >configure:14089: checking for jpeg_read_scanlines in -ljpeg >configure:14114: gcc -o conftest -g -O2 -I/usr/local/include conftest.c -ljpeg >&5 >configure:14114: $? = 0 >configure:14123: result: yes >configure:14232: checking for libexif to use >configure:14250: result: autodetect >configure:14259: checking for LIBEXIF >configure:14266: $PKG_CONFIG --exists --print-errors "libexif >= 0.3.2" >configure:14269: $? = 0 >configure:14282: $PKG_CONFIG --exists --print-errors "libexif >= 0.3.2" >configure:14285: $? = 0 >configure:14322: result: yes >configure:14485: checking libexif/exif-log.h usability >configure:14485: gcc -c -g -O2 -I/usr/include/libexif conftest.c >&5 >configure:14485: $? = 0 >configure:14485: result: yes >configure:14485: checking libexif/exif-log.h presence >configure:14485: gcc -E -I/usr/include/libexif conftest.c >configure:14485: $? = 0 >configure:14485: result: yes >configure:14485: checking for libexif/exif-log.h >configure:14485: result: yes >configure:14494: checking libexif/exif-ifd.h usability >configure:14494: gcc -c -g -O2 -I/usr/include/libexif conftest.c >&5 >configure:14494: $? = 0 >configure:14494: result: yes >configure:14494: checking libexif/exif-ifd.h presence >configure:14494: gcc -E -I/usr/include/libexif conftest.c >configure:14494: $? = 0 >configure:14494: result: yes >configure:14494: checking for libexif/exif-ifd.h >configure:14494: result: yes >configure:14509: checking libexif/exif-data.h usability >configure:14509: gcc -c -g -O2 -I/usr/include/libexif conftest.c >&5 >configure:14509: $? = 0 >configure:14509: result: yes >configure:14509: checking libexif/exif-data.h presence >configure:14509: gcc -E -I/usr/include/libexif conftest.c >configure:14509: $? = 0 >configure:14509: result: yes >configure:14509: checking for libexif/exif-data.h >configure:14509: result: yes >configure:14520: checking for function exif_data_new in libexif >configure:14542: gcc -o conftest -g -O2 conftest.c -lexif -lm >&5 >configure:14542: $? = 0 >configure:14550: result: yes >configure:14574: checking libexif library flags >configure:14576: result: "-lexif -lm " >configure:14578: checking libexif cpp flags >configure:14580: result: "-I/usr/include/libexif " >configure:14610: checking aalib.h usability >configure:14610: gcc -c -g -O2 conftest.c >&5 >conftest.c:83:19: error: aalib.h: No such file or directory >configure:14610: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "gphoto2 command line interface" >| #define PACKAGE_TARNAME "gphoto2" >| #define PACKAGE_VERSION "2.4.11" >| #define PACKAGE_STRING "gphoto2 command line interface 2.4.11" >| #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" >| #define PACKAGE_URL "" >| #define PACKAGE "gphoto2" >| #define VERSION "2.4.11" >| #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 LT_OBJDIR ".libs/" >| #define HAVE_CC "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 GETTEXT_PACKAGE "gphoto2" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_LIBGPHOTO2 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_SIGNAL 1 >| #define HAVE_PAUSE 1 >| #define HAVE_SLEEP 1 >| #define STDC_HEADERS 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_PTHREAD 1 >| #define HAVE_JPEG 1 >| #define HAVE_LIBEXIF_LOG 1 >| #define HAVE_LIBEXIF_IFD 1 >| #define HAVE_LIBEXIF 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <aalib.h> >configure:14610: result: no >configure:14610: checking aalib.h presence >configure:14610: gcc -E conftest.c >conftest.c:50:19: error: aalib.h: No such file or directory >configure:14610: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "gphoto2 command line interface" >| #define PACKAGE_TARNAME "gphoto2" >| #define PACKAGE_VERSION "2.4.11" >| #define PACKAGE_STRING "gphoto2 command line interface 2.4.11" >| #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" >| #define PACKAGE_URL "" >| #define PACKAGE "gphoto2" >| #define VERSION "2.4.11" >| #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 LT_OBJDIR ".libs/" >| #define HAVE_CC "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 GETTEXT_PACKAGE "gphoto2" >| #define ENABLE_NLS 1 >| #define HAVE_GETTEXT 1 >| #define HAVE_DCGETTEXT 1 >| #define HAVE_ICONV 1 >| #define ICONV_CONST >| #define HAVE_LIBGPHOTO2 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_SIGNAL 1 >| #define HAVE_PAUSE 1 >| #define HAVE_SLEEP 1 >| #define STDC_HEADERS 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_PTHREAD 1 >| #define HAVE_JPEG 1 >| #define HAVE_LIBEXIF_LOG 1 >| #define HAVE_LIBEXIF_IFD 1 >| #define HAVE_LIBEXIF 1 >| /* end confdefs.h. */ >| #include <aalib.h> >configure:14610: result: no >configure:14610: checking for aalib.h >configure:14610: result: no >configure:14702: checking whether popt is required >configure:14704: result: yes >configure:14733: checking popt.h usability >configure:14733: gcc -c -g -O2 conftest.c >&5 >configure:14733: $? = 0 >configure:14733: result: yes >configure:14733: checking popt.h presence >configure:14733: gcc -E conftest.c >configure:14733: $? = 0 >configure:14733: result: yes >configure:14733: checking for popt.h >configure:14733: result: yes >configure:14783: checking for poptStuffArgs in -lpopt >configure:14808: gcc -o conftest -g -O2 -L/usr/lib64 conftest.c -lpopt >&5 >configure:14808: $? = 0 >configure:14817: result: yes >configure:14852: checking if popt is functional >configure:14863: result: yes >configure:14927: checking readline/readline.h usability >configure:14927: gcc -c -g -O2 conftest.c >&5 >configure:14927: $? = 0 >configure:14927: result: yes >configure:14927: checking readline/readline.h presence >configure:14927: gcc -E conftest.c >configure:14927: $? = 0 >configure:14927: result: yes >configure:14927: checking for readline/readline.h >configure:14927: result: yes >configure:14930: checking for rl_completion_append_character in -lreadline >configure:14955: gcc -o conftest -g -O2 conftest.c -lreadline >&5 >configure:14955: $? = 0 >configure:14964: result: yes >configure:14968: checking for rl_completion_matches in -lreadline >configure:14993: gcc -o conftest -g -O2 conftest.c -lreadline >&5 >configure:14993: $? = 0 >configure:15002: result: yes >configure:15285: creating ./config.status > >## ---------------------- ## >## Running config.status. ## >## ---------------------- ## > >This file was extended by gphoto2 command line interface config.status 2.4.11, which was >generated by GNU Autoconf 2.68. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > >on belkin2 > >config.status:1185: creating po/Makefile.in >config.status:1293: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting >config.status:1185: creating Makefile >config.status:1185: creating gphoto2/Makefile >config.status:1185: creating m4m/Makefile >config.status:1185: creating doc/Makefile >config.status:1185: creating contrib/Makefile >config.status:1185: creating packaging/Makefile >config.status:1185: creating packaging/rpm/Makefile >config.status:1185: creating packaging/rpm/package.spec >config.status:1185: creating config.h >config.status:1366: config.h is unchanged >config.status:1414: executing depfiles commands >config.status:1414: executing libtool commands >config.status:1414: executing default-1 commands >config.status:1414: executing default-2 commands > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=x86_64-unknown-linux-gnu >ac_cv_c_compiler_gnu=yes >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set= >ac_cv_env_CFLAGS_value= >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_LDFLAGS_set= >ac_cv_env_LDFLAGS_value= >ac_cv_env_LIBEXIF_CFLAGS_set= >ac_cv_env_LIBEXIF_CFLAGS_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_LIBDIR_set= >ac_cv_env_PKG_CONFIG_LIBDIR_value= >ac_cv_env_PKG_CONFIG_PATH_set= >ac_cv_env_PKG_CONFIG_PATH_value= >ac_cv_env_PKG_CONFIG_set= >ac_cv_env_PKG_CONFIG_value= >ac_cv_env_POPT_CFLAGS_set= >ac_cv_env_POPT_CFLAGS_value= >ac_cv_env_POPT_LIBS_set= >ac_cv_env_POPT_LIBS_value= >ac_cv_env_build_alias_set= >ac_cv_env_build_alias_value= >ac_cv_env_host_alias_set= >ac_cv_env_host_alias_value= >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_func_pause=yes >ac_cv_func_signal=yes >ac_cv_func_sleep=yes >ac_cv_func_strptime=yes >ac_cv_header_aalib_h=no >ac_cv_header_cdk_cdk_h=no >ac_cv_header_dlfcn_h=yes >ac_cv_header_fcntl_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_jpeglib_h=yes >ac_cv_header_libexif_exif_data_h=yes >ac_cv_header_libexif_exif_ifd_h=yes >ac_cv_header_libexif_exif_log_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_popt_h=yes >ac_cv_header_pthread_h=yes >ac_cv_header_readline_readline_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-unknown-linux-gnu >ac_cv_lib_jpeg_jpeg_read_scanlines=yes >ac_cv_lib_popt_poptStuffArgs=yes >ac_cv_lib_pthread_pthread_exit=yes >ac_cv_lib_readline_rl_completion_append_character=yes >ac_cv_lib_readline_rl_completion_matches=yes >ac_cv_objext=o >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_FGREP='/bin/grep -F' >ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt >ac_cv_path_GREP=/bin/grep >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_SED=/bin/sed >ac_cv_path_XGETTEXT=/usr/bin/xgettext >ac_cv_path_install='/usr/bin/install -c' >ac_cv_path_mkdir=/bin/mkdir >ac_cv_prog_AWK=gawk >ac_cv_prog_CPP='gcc -E' >ac_cv_prog_ac_ct_AR=ar >ac_cv_prog_ac_ct_CC=gcc >ac_cv_prog_ac_ct_OBJDUMP=objdump >ac_cv_prog_ac_ct_RANLIB=ranlib >ac_cv_prog_ac_ct_STRIP=strip >ac_cv_prog_cc_c89= >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_gcc_c_o=yes >ac_cv_prog_make_make_set=yes >ac_cv_sys_file_offset_bits=no >ac_cv_sys_largefile_CC=no >acl_cv_hardcode_direct=no >acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir' >acl_cv_hardcode_libdir_separator= >acl_cv_hardcode_minus_L=no >acl_cv_libext=a >acl_cv_path_LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' >acl_cv_prog_gnu_ld=yes >acl_cv_rpath=done >acl_cv_shlibext=so >acl_cv_wl=-Wl, >am_cv_CC_dependencies_compiler_type=gcc3 >am_cv_func_iconv=yes >am_cv_lib_iconv=no >am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' >am_cv_proto_iconv_arg1= >gt_cv_func_gnugettext1_libc=yes >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_nm_interface='BSD nm' >lt_cv_objdir=.libs >lt_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld >lt_cv_path_NM='/usr/bin/nm -B' >lt_cv_prog_compiler_c_o=yes >lt_cv_prog_compiler_pic_works=yes >lt_cv_prog_compiler_rtti_exceptions=no >lt_cv_prog_compiler_static_works=yes >lt_cv_prog_gnu_ld=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\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' >lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' >lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' >lt_cv_sys_max_cmd_len=1572864 >pkg_cv_LIBEXIF_CFLAGS='-I/usr/include/libexif ' >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. ## >## ----------------- ## > >AALIB_CONFIG='' >AA_CFLAGS='' >AA_LIBS='' >ACLOCAL='${SHELL} /home/pacho/gphoto2-2.4.11/auto-aux/missing --run aclocal-1.11' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /home/pacho/gphoto2-2.4.11/auto-aux/missing --run tar' >AM_CPPFLAGS=' -I$(top_srcdir) -I$(top_srcdir)/gphoto2 -DLOCALEDIR=\"$(datadir)/locale\" -Wall -Wmissing-declarations -Wmissing-prototypes -g -D_GPHOTO2_INTERNAL_CODE' >AM_LDFLAGS=' -Wall -g' >AR='ar' >AUTOCONF='${SHELL} /home/pacho/gphoto2-2.4.11/auto-aux/missing --run autoconf' >AUTOHEADER='${SHELL} /home/pacho/gphoto2-2.4.11/auto-aux/missing --run autoheader' >AUTOMAKE='${SHELL} /home/pacho/gphoto2-2.4.11/auto-aux/missing --run automake-1.11' >AWK='gawk' >CC='gcc' >CCDEPMODE='depmode=gcc3' >CDK_CFLAGS='' >CDK_LIBS='' >CFLAGS='-g -O2' >CPP='gcc -E' >CPPFLAGS='' >CYGPATH_W='echo' >DEFS='-DHAVE_CONFIG_H' >DEPDIR='.deps' >DSYMUTIL='' >DUMPBIN='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >EXEEXT='' >FGREP='/bin/grep -F' >GETTEXT_PACKAGE='gphoto2' >GMSGFMT='/usr/bin/gmsgfmt' >GREP='/bin/grep' >HAVE_AA_FALSE='' >HAVE_AA_TRUE='#' >HAVE_CDK_FALSE='' >HAVE_CDK_TRUE='#' >HAVE_JPEG_FALSE='#' >HAVE_JPEG_TRUE='' >HAVE_LIBEXIF_FALSE='#' >HAVE_LIBEXIF_TRUE='' >HAVE_LIBGPHOTO2_FALSE='#' >HAVE_LIBGPHOTO2_TRUE='' >HAVE_POPT_FALSE='#' >HAVE_POPT_TRUE='' >HAVE_RL_FALSE='#' >HAVE_RL_TRUE='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' >INTLLIBS='' >JPEG_CFLAGS='-I/usr/local/include' >JPEG_LIBS='-ljpeg' >LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' >LDFLAGS='' >LIBEXIF_CFLAGS='-I/usr/include/libexif ' >LIBEXIF_CONFIG_PROG='' >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 ' >LIBICONV='' >LIBINTL='' >LIBOBJS='' >LIBS='' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LIPO='' >LN_S='ln -s' >LTLIBICONV='' >LTLIBINTL='' >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} /home/pacho/gphoto2-2.4.11/auto-aux/missing --run makeinfo' >MKDIR_P='/bin/mkdir -p' >MKINSTALLDIRS='$(top_builddir)/auto-aux/mkinstalldirs' >MSGFMT='/usr/bin/msgfmt' >MSGMERGE='/usr/bin/msgmerge' >NM='/usr/bin/nm -B' >NMEDIT='' >OBJDUMP='objdump' >OBJEXT='o' >OTOOL64='' >OTOOL='' >PACKAGE='gphoto2' >PACKAGE_BUGREPORT='gphoto-devel@lists.sourceforge.net' >PACKAGE_NAME='gphoto2 command line interface' >PACKAGE_STRING='gphoto2 command line interface 2.4.11' >PACKAGE_TARNAME='gphoto2' >PACKAGE_URL='' >PACKAGE_VERSION='2.4.11' >PATH_SEPARATOR=':' >PKG_CONFIG='/usr/bin/pkg-config' >PKG_CONFIG_LIBDIR='' >PKG_CONFIG_PATH='' >POPT_CFLAGS='-I/usr/include' >POPT_LIBS='-L/usr/lib64 -lpopt' >POSUB='po' >PTHREAD_LIBS='-lpthread' >RANLIB='ranlib' >REQUIREMENTS_FOR_LIBEXIF='libexif >= 0.3.2' >REQUIREMENTS_FOR_LIBGPHOTO2='libgphoto2 >= 2.4.11' >RL_CFLAGS='' >RL_LIBS='-lreadline' >SED='/bin/sed' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='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' >USE_NLS='yes' >VERSION='2.4.11' >XGETTEXT='/usr/bin/xgettext' >ac_ct_CC='gcc' >ac_ct_DUMPBIN='' >am__EXEEXT_FALSE='' >am__EXEEXT_TRUE='#' >am__fastdepCC_FALSE='#' >am__fastdepCC_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-unknown-linux-gnu' >build_alias='' >build_cpu='x86_64' >build_os='linux-gnu' >build_vendor='unknown' >datadir='${datarootdir}' >datarootdir='${prefix}/share' >docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' >dvidir='${docdir}' >exec_prefix='${prefix}' >host='x86_64-unknown-linux-gnu' >host_alias='' >host_cpu='x86_64' >host_os='linux-gnu' >host_vendor='unknown' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='${datarootdir}/info' >install_sh='${SHELL} /home/pacho/gphoto2-2.4.11/auto-aux/install-sh' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localedir='$(datadir)/locale' >localstatedir='${prefix}/var' >lt_ECHO='echo' >mandir='${datarootdir}/man' >mkdir_p='/bin/mkdir -p' >oldincludedir='/usr/include' >pdfdir='${docdir}' >prefix='/usr/local' >program_transform_name='s,x,x,' >psdir='${docdir}' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='${prefix}/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >/* confdefs.h */ >#define PACKAGE_NAME "gphoto2 command line interface" >#define PACKAGE_TARNAME "gphoto2" >#define PACKAGE_VERSION "2.4.11" >#define PACKAGE_STRING "gphoto2 command line interface 2.4.11" >#define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" >#define PACKAGE_URL "" >#define PACKAGE "gphoto2" >#define VERSION "2.4.11" >#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 LT_OBJDIR ".libs/" >#define HAVE_CC "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 GETTEXT_PACKAGE "gphoto2" >#define ENABLE_NLS 1 >#define HAVE_GETTEXT 1 >#define HAVE_DCGETTEXT 1 >#define HAVE_ICONV 1 >#define ICONV_CONST >#define HAVE_LIBGPHOTO2 1 >#define HAVE_STRPTIME 1 >#define HAVE_SIGNAL 1 >#define HAVE_PAUSE 1 >#define HAVE_SLEEP 1 >#define STDC_HEADERS 1 >#define HAVE_FCNTL_H 1 >#define HAVE_PTHREAD 1 >#define HAVE_JPEG 1 >#define HAVE_LIBEXIF_LOG 1 >#define HAVE_LIBEXIF_IFD 1 >#define HAVE_LIBEXIF 1 >#define HAVE_POPT 1 >#define HAVE_RL 1 > >configure: exit 0
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 371569
:
276993
| 277627 |
278805