This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by libgphoto2 port access library configure 0.8.0, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure --disable-option-checking --prefix=/usr --build=armv7l-unknown-linux-gnueabi --host=armv7l-unknown-linux-gnueabi --target=armv7l-tizen-linux-gnueabi --program-prefix= --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static build_alias=armv7l-unknown-linux-gnueabi host_alias=armv7l-unknown-linux-gnueabi target_alias=armv7l-tizen-linux-gnueabi CFLAGS=-Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC LDFLAGS= -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib CXXFLAGS=-Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ PKG_CONFIG_PATH=/usr/lib/pkgconfig:/usr/share/pkgconfig --cache-file=/dev/null --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = comdoc-desktop uname -m = armv7l uname -r = 2.6.32 uname -s = Linux uname -v = #39-Ubuntu SMP Thu Jul 19 19:39:19 UTC 2012 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/lib/build/ccache/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2481: checking for a BSD-compatible install configure:2549: result: /usr/bin/install -c configure:2560: checking whether build environment is sane configure:2610: result: yes configure:2751: checking for a thread-safe mkdir -p configure:2790: result: /bin/mkdir -p configure:2803: checking for gawk configure:2819: found /bin/gawk configure:2830: result: gawk configure:2841: checking whether make sets $(MAKE) configure:2863: result: yes configure:2965: checking for armv7l-unknown-linux-gnueabi-gcc configure:2995: result: no configure:3005: checking for gcc configure:3021: found /var/lib/build/ccache/bin/gcc configure:3032: result: gcc configure:3261: checking for C compiler version configure:3270: gcc --version >&5 gcc (GCC) 4.5.3 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:3281: $? = 0 configure:3270: gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/armv7l-tizen-linux-gnueabi/4.5.3/lto-wrapper Target: armv7l-tizen-linux-gnueabi Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-linker-build-id --build=i586-tizen-linux --host=i586-tizen-linux --target=armv7l-tizen-linux-gnueabi --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-lto --without-included-gettext --enable-threads=posix --enable-nls --disable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-gold --enable-ld=default --with-plugin-ld=ld.gold --enable-languages=c,c++ --disable-libgcj --with-float=softfp --with-fpu=vfpv3 --with-arch=armv7-a --program-transform-name=s/armv7l-tizen-linux-gnueabi-// --with-gxx-include-dir=/usr/include/c++/4.5.3 --with-build-sysroot=/opt/cross/armv7l-tizen-linux-gnueabi/sys-root --with-sysroot=/ Thread model: posix gcc version 4.5.3 (GCC) configure:3281: $? = 0 configure:3270: gcc -V >&5 gcc: '-V' option must have argument configure:3281: $? = 1 configure:3270: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:3281: $? = 1 configure:3301: checking whether the C compiler works configure:3323: gcc -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib conftest.c >&5 configure:3327: $? = 0 configure:3375: result: yes configure:3378: checking for C compiler default output file name configure:3380: result: a.out configure:3386: checking for suffix of executables configure:3393: gcc -o conftest -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib conftest.c >&5 configure:3397: $? = 0 configure:3419: result: configure:3441: checking whether we are cross compiling configure:3449: gcc -o conftest -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib conftest.c >&5 configure:3453: $? = 0 configure:3460: ./conftest configure:3464: $? = 0 configure:3479: result: no configure:3484: checking for suffix of object files configure:3506: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC conftest.c >&5 configure:3510: $? = 0 configure:3531: result: o configure:3535: checking whether we are using the GNU C compiler configure:3554: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC conftest.c >&5 configure:3554: $? = 0 configure:3563: result: yes configure:3572: checking whether gcc accepts -g configure:3592: gcc -c -g conftest.c >&5 configure:3592: $? = 0 configure:3633: result: yes configure:3650: checking for gcc option to accept ISO C89 configure:3714: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC conftest.c >&5 configure:3714: $? = 0 configure:3727: result: none needed configure:3758: checking for style of include used by make configure:3786: result: GNU configure:3811: checking dependency style of gcc configure:3921: result: gcc3 configure:3941: checking how to run the C preprocessor configure:3972: gcc -E conftest.c configure:3972: $? = 0 configure:3986: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:3986: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgphoto2 port access library" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.8.0" | #define PACKAGE_STRING "libgphoto2 port access library 0.8.0" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.8.0" | /* end confdefs.h. */ | #include configure:4011: result: gcc -E configure:4031: gcc -E conftest.c configure:4031: $? = 0 configure:4045: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4045: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgphoto2 port access library" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.8.0" | #define PACKAGE_STRING "libgphoto2 port access library 0.8.0" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.8.0" | /* end confdefs.h. */ | #include configure:4075: checking whether gcc and cc understand -c and -o together configure:4106: gcc -c conftest.c -o conftest2.o >&5 configure:4110: $? = 0 configure:4116: gcc -c conftest.c -o conftest2.o >&5 configure:4120: $? = 0 configure:4131: cc -c conftest.c >&5 configure:4135: $? = 0 configure:4143: cc -c conftest.c -o conftest2.o >&5 configure:4147: $? = 0 configure:4153: cc -c conftest.c -o conftest2.o >&5 configure:4157: $? = 0 configure:4175: result: yes configure:4238: checking build system type configure:4252: result: armv7l-unknown-linux-gnueabi configure:4272: checking host system type configure:4285: result: armv7l-unknown-linux-gnueabi configure:4637: checking for a sed that does not truncate output configure:4701: result: sed configure:4719: checking for grep that handles long lines and -e configure:4777: result: /bin/grep configure:4782: checking for egrep configure:4844: result: /bin/grep -E configure:4849: checking for fgrep configure:4911: result: /bin/grep -F configure:4946: checking for ld used by gcc configure:5013: result: /usr/libexec/gcc/armv7l-tizen-linux-gnueabi/4.5.3/ld configure:5020: checking if the linker (/usr/libexec/gcc/armv7l-tizen-linux-gnueabi/4.5.3/ld) is GNU ld configure:5035: result: yes configure:5047: checking for BSD- or MS-compatible name lister (nm) configure:5096: result: /usr/bin/nm -B configure:5214: checking the name lister (/usr/bin/nm -B) interface configure:5221: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC conftest.c >&5 configure:5224: /usr/bin/nm -B "conftest.o" configure:5227: output 00000000 B some_variable configure:5234: result: BSD nm configure:5237: checking whether ln -s works configure:5241: result: yes configure:5249: checking the maximum length of command line arguments configure:5369: result: 1572864 configure:5386: checking whether the shell understands some XSI constructs configure:5396: result: yes configure:5400: checking whether the shell understands "+=" configure:5406: result: yes configure:5441: checking for /usr/libexec/gcc/armv7l-tizen-linux-gnueabi/4.5.3/ld option to reload object files configure:5448: result: -r configure:5477: checking for armv7l-unknown-linux-gnueabi-objdump configure:5504: result: objdump configure:5573: checking how to recognize dependent libraries configure:5769: result: pass_all configure:5789: checking for armv7l-unknown-linux-gnueabi-ar configure:5819: result: no configure:5829: checking for ar configure:5845: found /usr/bin/ar configure:5856: result: ar configure:5894: checking for armv7l-unknown-linux-gnueabi-strip configure:5924: result: no configure:5934: checking for strip configure:5950: found /usr/bin/strip configure:5961: result: strip configure:5993: checking for armv7l-unknown-linux-gnueabi-ranlib configure:6023: result: no configure:6033: checking for ranlib configure:6049: found /usr/bin/ranlib configure:6060: result: ranlib configure:6150: checking command to parse /usr/bin/nm -B output from gcc object configure:6268: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC conftest.c >&5 configure:6271: $? = 0 configure:6275: /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:6278: $? = 0 configure:6332: gcc -o conftest -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib conftest.c conftstm.o >&5 configure:6335: $? = 0 configure:6373: result: ok configure:7178: checking for ANSI C header files configure:7198: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC conftest.c >&5 configure:7198: $? = 0 configure:7271: gcc -o conftest -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib conftest.c >&5 configure:7271: $? = 0 configure:7271: ./conftest configure:7271: $? = 0 configure:7282: result: yes configure:7295: checking for sys/types.h configure:7295: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC conftest.c >&5 configure:7295: $? = 0 configure:7295: result: yes configure:7295: checking for sys/stat.h configure:7295: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC conftest.c >&5 configure:7295: $? = 0 configure:7295: result: yes configure:7295: checking for stdlib.h configure:7295: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC conftest.c >&5 configure:7295: $? = 0 configure:7295: result: yes configure:7295: checking for string.h configure:7295: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC conftest.c >&5 configure:7295: $? = 0 configure:7295: result: yes configure:7295: checking for memory.h configure:7295: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC conftest.c >&5 configure:7295: $? = 0 configure:7295: result: yes configure:7295: checking for strings.h configure:7295: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC conftest.c >&5 configure:7295: $? = 0 configure:7295: result: yes configure:7295: checking for inttypes.h configure:7295: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC conftest.c >&5 configure:7295: $? = 0 configure:7295: result: yes configure:7295: checking for stdint.h configure:7295: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC conftest.c >&5 configure:7295: $? = 0 configure:7295: result: yes configure:7295: checking for unistd.h configure:7295: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC conftest.c >&5 configure:7295: $? = 0 configure:7295: result: yes configure:7309: checking for dlfcn.h configure:7309: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC conftest.c >&5 configure:7309: $? = 0 configure:7309: result: yes configure:7459: checking for objdir configure:7474: result: .libs configure:7770: checking if gcc supports -fno-rtti -fno-exceptions configure:7788: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:7792: $? = 0 configure:7805: result: no configure:7825: checking for gcc option to produce PIC configure:8097: result: -fPIC -DPIC configure:8109: checking if gcc PIC flag -fPIC -DPIC works configure:8127: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -fPIC -DPIC -DPIC conftest.c >&5 configure:8131: $? = 0 configure:8144: result: yes configure:8168: checking if gcc static flag -static works configure:8196: result: no configure:8211: checking if gcc supports -c -o file.o configure:8232: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -o out/conftest2.o conftest.c >&5 configure:8236: $? = 0 configure:8258: result: yes configure:8266: checking if gcc supports -c -o file.o configure:8313: result: yes configure:8346: checking whether the gcc linker (/usr/libexec/gcc/armv7l-tizen-linux-gnueabi/4.5.3/ld) supports shared libraries configure:9332: result: yes configure:9369: checking whether -lc should be explicitly linked in configure:9374: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC conftest.c >&5 configure:9377: $? = 0 configure:9392: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:9395: $? = 0 configure:9407: result: no configure:9571: checking dynamic linker characteristics configure:10004: gcc -o conftest -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib -Wl,-rpath -Wl,/foo conftest.c >&5 configure:10004: $? = 0 configure:10222: result: GNU/Linux ld.so configure:10324: checking how to hardcode library paths into programs configure:10349: result: immediate configure:10443: checking for shl_load configure:10443: gcc -o conftest -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib conftest.c >&5 /tmp/ccCx1oIF.o: In function `main': conftest.c:(.text+0x4): undefined reference to `shl_load' collect2: ld returned 1 exit status configure:10443: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgphoto2 port access library" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.8.0" | #define PACKAGE_STRING "libgphoto2 port access library 0.8.0" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.8.0" | #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/" | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* 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 shl_load (); | /* 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_shl_load || defined __stub___shl_load | choke me | #endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:10443: result: no configure:10447: checking for shl_load in -ldld configure:10472: gcc -o conftest -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib conftest.c -ldld >&5 /usr/libexec/gcc/armv7l-tizen-linux-gnueabi/4.5.3/ld: cannot find -ldld collect2: ld returned 1 exit status configure:10472: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgphoto2 port access library" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.8.0" | #define PACKAGE_STRING "libgphoto2 port access library 0.8.0" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.8.0" | #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/" | /* end confdefs.h. */ | | /* 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 shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:10481: result: no configure:10486: checking for dlopen configure:10486: gcc -o conftest -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib conftest.c >&5 /tmp/cc18JFdI.o: In function `main': conftest.c:(.text+0x4): undefined reference to `dlopen' collect2: ld returned 1 exit status configure:10486: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgphoto2 port access library" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.8.0" | #define PACKAGE_STRING "libgphoto2 port access library 0.8.0" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.8.0" | #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/" | /* end confdefs.h. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* 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 dlopen (); | /* 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_dlopen || defined __stub___dlopen | choke me | #endif | | int | main () | { | return dlopen (); | ; | return 0; | } configure:10486: result: no configure:10490: checking for dlopen in -ldl configure:10515: gcc -o conftest -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib conftest.c -ldl >&5 configure:10515: $? = 0 configure:10524: result: yes configure:10643: checking whether a program can dlopen itself configure:10713: gcc -o conftest -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -DHAVE_DLFCN_H -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib -Wl,--export-dynamic conftest.c -ldl >&5 configure: In function 'fnord': configure:10694:20: warning: unused variable 'i' configure:10716: $? = 0 configure:10734: result: yes configure:10739: checking whether a statically linked program can dlopen itself configure:10809: gcc -o conftest -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -DHAVE_DLFCN_H -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib -Wl,--export-dynamic conftest.c -ldl >&5 configure: In function 'fnord': configure:10790:20: warning: unused variable 'i' configure:10812: $? = 0 configure:10830: result: yes configure:10869: checking whether stripping libraries is possible configure:10874: result: yes configure:10909: checking if libtool supports shared libraries configure:10911: result: yes configure:10914: checking whether to build shared libraries configure:10935: result: yes configure:10938: checking whether to build static libraries configure:10942: result: no configure:10990: checking for POSIX sh $() command substitution configure:10994: result: yes configure:11180: checking for po/Makevars requiring hack configure:11187: result: no configure:11207: checking whether NLS is requested configure:11216: result: yes configure:11254: checking for msgfmt configure:11285: result: /usr/bin/msgfmt configure:11294: checking for gmsgfmt configure:11325: result: /usr/bin/msgfmt configure:11365: checking for xgettext configure:11396: result: /usr/bin/xgettext configure:11436: checking for msgmerge configure:11466: result: /usr/bin/msgmerge configure:11541: checking for ld used by GCC configure:11605: result: /usr/libexec/gcc/armv7l-tizen-linux-gnueabi/4.5.3/ld configure:11612: checking if the linker (/usr/libexec/gcc/armv7l-tizen-linux-gnueabi/4.5.3/ld) is GNU ld configure:11625: result: yes configure:11631: checking for shared library run path origin configure:11644: result: done configure:12060: checking whether NLS is requested configure:12069: result: yes configure:12087: checking for GNU gettext in libc configure:12106: gcc -o conftest -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib conftest.c >&5 configure:12106: $? = 0 configure:12114: result: yes configure:12694: checking whether to use NLS configure:12696: result: yes configure:12699: checking where the gettext function comes from configure:12710: result: libc configure:12801: checking for msgfmt configure:12832: result: /usr/bin/msgfmt configure:12841: checking for gmsgfmt configure:12872: result: /usr/bin/msgfmt configure:12912: checking for xgettext configure:12943: result: /usr/bin/xgettext configure:12983: checking for msgmerge configure:13013: result: /usr/bin/msgmerge configure:13078: checking for iconv configure:13100: gcc -o conftest -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib conftest.c >&5 configure:13100: $? = 0 configure:13132: result: yes configure:13153: checking for iconv declaration configure:13182: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC conftest.c >&5 configure:13182: $? = 0 configure:13193: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:13237: checking for gettext configure:13237: gcc -o conftest -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib conftest.c >&5 conftest.c:61:6: warning: conflicting types for built-in function 'gettext' configure:13237: $? = 0 configure:13237: result: yes configure:13293: checking for dirent.h that defines DIR configure:13312: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC conftest.c >&5 configure:13312: $? = 0 configure:13320: result: yes configure:13333: checking for library containing opendir configure:13364: gcc -o conftest -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib conftest.c >&5 configure:13364: $? = 0 configure:13381: result: none required configure:13448: checking for ANSI C header files configure:13552: result: yes configure:13561: checking for inline configure:13577: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC conftest.c >&5 configure:13577: $? = 0 configure:13585: result: inline configure:13603: checking for an ANSI C-conforming const configure:13668: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC conftest.c >&5 conftest.c: In function 'main': conftest.c:69:10: warning: 't' is used uninitialized in this function configure:13668: $? = 0 configure:13675: result: yes configure:13691: checking for stdlib.h configure:13691: result: yes configure:13691: checking for unistd.h configure:13691: result: yes configure:13691: checking stdio.h usability configure:13691: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC conftest.c >&5 configure:13691: $? = 0 configure:13691: result: yes configure:13691: checking stdio.h presence configure:13691: gcc -E conftest.c configure:13691: $? = 0 configure:13691: result: yes configure:13691: checking for stdio.h configure:13691: result: yes configure:13691: checking fcntl.h usability configure:13691: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC conftest.c >&5 configure:13691: $? = 0 configure:13691: result: yes configure:13691: checking fcntl.h presence configure:13691: gcc -E conftest.c configure:13691: $? = 0 configure:13691: result: yes configure:13691: checking for fcntl.h configure:13691: result: yes configure:13691: checking errno.h usability configure:13691: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC conftest.c >&5 configure:13691: $? = 0 configure:13691: result: yes configure:13691: checking errno.h presence configure:13691: gcc -E conftest.c configure:13691: $? = 0 configure:13691: result: yes configure:13691: checking for errno.h configure:13691: result: yes configure:13691: checking sys/time.h usability configure:13691: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC conftest.c >&5 configure:13691: $? = 0 configure:13691: result: yes configure:13691: checking sys/time.h presence configure:13691: gcc -E conftest.c configure:13691: $? = 0 configure:13691: result: yes configure:13691: checking for sys/time.h configure:13691: result: yes configure:13691: checking sys/param.h usability configure:13691: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC conftest.c >&5 configure:13691: $? = 0 configure:13691: result: yes configure:13691: checking sys/param.h presence configure:13691: gcc -E conftest.c configure:13691: $? = 0 configure:13691: result: yes configure:13691: checking for sys/param.h configure:13691: result: yes configure:13691: checking sys/select.h usability configure:13691: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC conftest.c >&5 configure:13691: $? = 0 configure:13691: result: yes configure:13691: checking sys/select.h presence configure:13691: gcc -E conftest.c configure:13691: $? = 0 configure:13691: result: yes configure:13691: checking for sys/select.h configure:13691: result: yes configure:13691: checking termios.h usability configure:13691: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC conftest.c >&5 configure:13691: $? = 0 configure:13691: result: yes configure:13691: checking termios.h presence configure:13691: gcc -E conftest.c configure:13691: $? = 0 configure:13691: result: yes configure:13691: checking for termios.h configure:13691: result: yes configure:13691: checking sgetty.h usability configure:13691: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC conftest.c >&5 conftest.c:82:20: fatal error: sgetty.h: No such file or directory compilation terminated. configure:13691: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgphoto2 port access library" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.8.0" | #define PACKAGE_STRING "libgphoto2 port access library 0.8.0" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.8.0" | #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 "" | #define MAIL_GPHOTO_USER "" | #define MAIL_GPHOTO_TRANSLATION "" | #define GETTEXT_PACKAGE "libgphoto2_port-0" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:13691: result: no configure:13691: checking sgetty.h presence configure:13691: gcc -E conftest.c conftest.c:49:20: fatal error: sgetty.h: No such file or directory compilation terminated. configure:13691: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgphoto2 port access library" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.8.0" | #define PACKAGE_STRING "libgphoto2 port access library 0.8.0" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.8.0" | #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 "" | #define MAIL_GPHOTO_USER "" | #define MAIL_GPHOTO_TRANSLATION "" | #define GETTEXT_PACKAGE "libgphoto2_port-0" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include configure:13691: result: no configure:13691: checking for sgetty.h configure:13691: result: no configure:13691: checking ttold.h usability configure:13691: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC conftest.c >&5 conftest.c:82:19: fatal error: ttold.h: No such file or directory compilation terminated. configure:13691: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgphoto2 port access library" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.8.0" | #define PACKAGE_STRING "libgphoto2 port access library 0.8.0" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.8.0" | #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 "" | #define MAIL_GPHOTO_USER "" | #define MAIL_GPHOTO_TRANSLATION "" | #define GETTEXT_PACKAGE "libgphoto2_port-0" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:13691: result: no configure:13691: checking ttold.h presence configure:13691: gcc -E conftest.c conftest.c:49:19: fatal error: ttold.h: No such file or directory compilation terminated. configure:13691: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgphoto2 port access library" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.8.0" | #define PACKAGE_STRING "libgphoto2 port access library 0.8.0" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.8.0" | #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 "" | #define MAIL_GPHOTO_USER "" | #define MAIL_GPHOTO_TRANSLATION "" | #define GETTEXT_PACKAGE "libgphoto2_port-0" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include configure:13691: result: no configure:13691: checking for ttold.h configure:13691: result: no configure:13691: checking ioctl-types.h usability configure:13691: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC conftest.c >&5 conftest.c:82:25: fatal error: ioctl-types.h: No such file or directory compilation terminated. configure:13691: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgphoto2 port access library" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.8.0" | #define PACKAGE_STRING "libgphoto2 port access library 0.8.0" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.8.0" | #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 "" | #define MAIL_GPHOTO_USER "" | #define MAIL_GPHOTO_TRANSLATION "" | #define GETTEXT_PACKAGE "libgphoto2_port-0" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:13691: result: no configure:13691: checking ioctl-types.h presence configure:13691: gcc -E conftest.c conftest.c:49:25: fatal error: ioctl-types.h: No such file or directory compilation terminated. configure:13691: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgphoto2 port access library" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.8.0" | #define PACKAGE_STRING "libgphoto2 port access library 0.8.0" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.8.0" | #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 "" | #define MAIL_GPHOTO_USER "" | #define MAIL_GPHOTO_TRANSLATION "" | #define GETTEXT_PACKAGE "libgphoto2_port-0" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | /* end confdefs.h. */ | #include configure:13691: result: no configure:13691: checking for ioctl-types.h configure:13691: result: no configure:13691: checking for fcntl.h configure:13691: result: yes configure:13691: checking sgtty.h usability configure:13691: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC conftest.c >&5 configure:13691: $? = 0 configure:13691: result: yes configure:13691: checking sgtty.h presence configure:13691: gcc -E conftest.c configure:13691: $? = 0 configure:13691: result: yes configure:13691: checking for sgtty.h configure:13691: result: yes configure:13691: checking sys/ioctl.h usability configure:13691: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC conftest.c >&5 configure:13691: $? = 0 configure:13691: result: yes configure:13691: checking sys/ioctl.h presence configure:13691: gcc -E conftest.c configure:13691: $? = 0 configure:13691: result: yes configure:13691: checking for sys/ioctl.h configure:13691: result: yes configure:13691: checking for sys/time.h configure:13691: result: yes configure:13691: checking termio.h usability configure:13691: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC conftest.c >&5 configure:13691: $? = 0 configure:13691: result: yes configure:13691: checking termio.h presence configure:13691: gcc -E conftest.c configure:13691: $? = 0 configure:13691: result: yes configure:13691: checking for termio.h configure:13691: result: yes configure:13691: checking for unistd.h configure:13691: result: yes configure:13691: checking endian.h usability configure:13691: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC conftest.c >&5 configure:13691: $? = 0 configure:13691: result: yes configure:13691: checking endian.h presence configure:13691: gcc -E conftest.c configure:13691: $? = 0 configure:13691: result: yes configure:13691: checking for endian.h configure:13691: result: yes configure:13691: checking byteswap.h usability configure:13691: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC conftest.c >&5 configure:13691: $? = 0 configure:13691: result: yes configure:13691: checking byteswap.h presence configure:13691: gcc -E conftest.c configure:13691: $? = 0 configure:13691: result: yes configure:13691: checking for byteswap.h configure:13691: result: yes configure:13691: checking asm/io.h usability configure:13691: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC conftest.c >&5 conftest.c:90:20: fatal error: asm/io.h: No such file or directory compilation terminated. configure:13691: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgphoto2 port access library" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.8.0" | #define PACKAGE_STRING "libgphoto2 port access library 0.8.0" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.8.0" | #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 "" | #define MAIL_GPHOTO_USER "" | #define MAIL_GPHOTO_TRANSLATION "" | #define GETTEXT_PACKAGE "libgphoto2_port-0" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:13691: result: no configure:13691: checking asm/io.h presence configure:13691: gcc -E conftest.c conftest.c:57:20: fatal error: asm/io.h: No such file or directory compilation terminated. configure:13691: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgphoto2 port access library" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.8.0" | #define PACKAGE_STRING "libgphoto2 port access library 0.8.0" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.8.0" | #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 "" | #define MAIL_GPHOTO_USER "" | #define MAIL_GPHOTO_TRANSLATION "" | #define GETTEXT_PACKAGE "libgphoto2_port-0" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | /* end confdefs.h. */ | #include configure:13691: result: no configure:13691: checking for asm/io.h configure:13691: result: no configure:13691: checking mntent.h usability configure:13691: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC conftest.c >&5 configure:13691: $? = 0 configure:13691: result: yes configure:13691: checking mntent.h presence configure:13691: gcc -E conftest.c configure:13691: $? = 0 configure:13691: result: yes configure:13691: checking for mntent.h configure:13691: result: yes configure:13691: checking sys/mntent.h usability configure:13691: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC conftest.c >&5 conftest.c:91:24: fatal error: sys/mntent.h: No such file or directory compilation terminated. configure:13691: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgphoto2 port access library" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.8.0" | #define PACKAGE_STRING "libgphoto2 port access library 0.8.0" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.8.0" | #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 "" | #define MAIL_GPHOTO_USER "" | #define MAIL_GPHOTO_TRANSLATION "" | #define GETTEXT_PACKAGE "libgphoto2_port-0" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_MNTENT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:13691: result: no configure:13691: checking sys/mntent.h presence configure:13691: gcc -E conftest.c conftest.c:58:24: fatal error: sys/mntent.h: No such file or directory compilation terminated. configure:13691: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgphoto2 port access library" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.8.0" | #define PACKAGE_STRING "libgphoto2 port access library 0.8.0" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.8.0" | #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 "" | #define MAIL_GPHOTO_USER "" | #define MAIL_GPHOTO_TRANSLATION "" | #define GETTEXT_PACKAGE "libgphoto2_port-0" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_MNTENT_H 1 | /* end confdefs.h. */ | #include configure:13691: result: no configure:13691: checking for sys/mntent.h configure:13691: result: no configure:13691: checking sys/mnttab.h usability configure:13691: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC conftest.c >&5 conftest.c:91:24: fatal error: sys/mnttab.h: No such file or directory compilation terminated. configure:13691: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgphoto2 port access library" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.8.0" | #define PACKAGE_STRING "libgphoto2 port access library 0.8.0" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.8.0" | #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 "" | #define MAIL_GPHOTO_USER "" | #define MAIL_GPHOTO_TRANSLATION "" | #define GETTEXT_PACKAGE "libgphoto2_port-0" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_MNTENT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:13691: result: no configure:13691: checking sys/mnttab.h presence configure:13691: gcc -E conftest.c conftest.c:58:24: fatal error: sys/mnttab.h: No such file or directory compilation terminated. configure:13691: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgphoto2 port access library" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.8.0" | #define PACKAGE_STRING "libgphoto2 port access library 0.8.0" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.8.0" | #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 "" | #define MAIL_GPHOTO_USER "" | #define MAIL_GPHOTO_TRANSLATION "" | #define GETTEXT_PACKAGE "libgphoto2_port-0" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_MNTENT_H 1 | /* end confdefs.h. */ | #include configure:13691: result: no configure:13691: checking for sys/mnttab.h configure:13691: result: no configure:13691: checking scsi/sg.h usability configure:13691: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC conftest.c >&5 configure:13691: $? = 0 configure:13691: result: yes configure:13691: checking scsi/sg.h presence configure:13691: gcc -E conftest.c configure:13691: $? = 0 configure:13691: result: yes configure:13691: checking for scsi/sg.h configure:13691: result: yes configure:13691: checking limits.h usability configure:13691: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC conftest.c >&5 configure:13691: $? = 0 configure:13691: result: yes configure:13691: checking limits.h presence configure:13691: gcc -E conftest.c configure:13691: $? = 0 configure:13691: result: yes configure:13691: checking for limits.h configure:13691: result: yes configure:13702: checking regex.h usability configure:13702: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC conftest.c >&5 configure:13702: $? = 0 configure:13702: result: yes configure:13702: checking regex.h presence configure:13702: gcc -E conftest.c configure:13702: $? = 0 configure:13702: result: yes configure:13702: checking for regex.h configure:13702: result: yes configure:13785: checking for mnt_mountp in struct mnttab configure:13806: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC conftest.c >&5 conftest.c: In function 'main': conftest.c:71:15: error: storage size of 'mt' isn't known conftest.c:71:15: warning: unused variable 'mt' configure:13806: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgphoto2 port access library" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.8.0" | #define PACKAGE_STRING "libgphoto2 port access library 0.8.0" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.8.0" | #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 "" | #define MAIL_GPHOTO_USER "" | #define MAIL_GPHOTO_TRANSLATION "" | #define GETTEXT_PACKAGE "libgphoto2_port-0" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX 1 | /* end confdefs.h. */ | | #if defined(HAVE_SYS_MNTENT_H) && defined(HAVE_SYS_MNTTAB_H) | # include | # include | #endif | | int | main () | { | | struct mnttab mt; | mt.mnt_mountp; | | ; | return 0; | } configure:13816: result: no configure:13828: checking for setmntent configure:13828: gcc -o conftest -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib conftest.c >&5 configure:13828: $? = 0 configure:13828: result: yes configure:13828: checking for endmntent configure:13828: gcc -o conftest -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib conftest.c >&5 configure:13828: $? = 0 configure:13828: result: yes configure:13828: checking for strerror configure:13828: gcc -o conftest -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib conftest.c >&5 configure:13828: $? = 0 configure:13828: result: yes configure:13828: checking for snprintf configure:13828: gcc -o conftest -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib conftest.c >&5 conftest.c:87:6: warning: conflicting types for built-in function 'snprintf' configure:13828: $? = 0 configure:13828: result: yes configure:13828: checking for vsnprintf configure:13828: gcc -o conftest -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib conftest.c >&5 conftest.c:88:6: warning: conflicting types for built-in function 'vsnprintf' configure:13828: $? = 0 configure:13828: result: yes configure:13849: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC conftest.c >&5 conftest.c: In function 'main': conftest.c:70:11: error: 'TIOCM_RTS' undeclared (first use in this function) conftest.c:70:11: note: each undeclared identifier is reported only once for each function it appears in conftest.c:70:5: warning: unused variable 'foo' configure:13849: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgphoto2 port access library" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.8.0" | #define PACKAGE_STRING "libgphoto2 port access library 0.8.0" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.8.0" | #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 "" | #define MAIL_GPHOTO_USER "" | #define MAIL_GPHOTO_TRANSLATION "" | #define GETTEXT_PACKAGE "libgphoto2_port-0" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_STRERROR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | /* end confdefs.h. */ | #include | int | main () | { | int foo = TIOCM_RTS; | ; | return 0; | } configure:13866: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC conftest.c >&5 conftest.c: In function 'main': conftest.c:70:5: warning: unused variable 'foo' configure:13866: $? = 0 configure:13883: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC conftest.c >&5 conftest.c:67:25: fatal error: ioctl-types.h: No such file or directory compilation terminated. configure:13883: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgphoto2 port access library" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.8.0" | #define PACKAGE_STRING "libgphoto2 port access library 0.8.0" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.8.0" | #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 "" | #define MAIL_GPHOTO_USER "" | #define MAIL_GPHOTO_TRANSLATION "" | #define GETTEXT_PACKAGE "libgphoto2_port-0" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_STRERROR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_RTS_IOCTL 1 | /* end confdefs.h. */ | #include | int | main () | { | int foo = TIOCM_RTS; | ; | return 0; | } configure:13900: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC conftest.c >&5 conftest.c: In function 'main': conftest.c:71:5: warning: unused variable 'foo' configure:13900: $? = 0 configure:13908: checking stdarg.h usability configure:13908: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC conftest.c >&5 configure:13908: $? = 0 configure:13908: result: yes configure:13908: checking stdarg.h presence configure:13908: gcc -E conftest.c configure:13908: $? = 0 configure:13908: result: yes configure:13908: checking for stdarg.h configure:13908: result: yes configure:13937: gcc -o conftest -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib conftest.c >&5 configure:13937: $? = 0 configure:13973: checking for va_copy() or replacement configure:13975: result: va_copy configure:14073: checking resmgr.h usability configure:14073: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC conftest.c >&5 conftest.c:103:20: fatal error: resmgr.h: No such file or directory compilation terminated. configure:14073: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgphoto2 port access library" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.8.0" | #define PACKAGE_STRING "libgphoto2 port access library 0.8.0" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.8.0" | #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 "" | #define MAIL_GPHOTO_USER "" | #define MAIL_GPHOTO_TRANSLATION "" | #define GETTEXT_PACKAGE "libgphoto2_port-0" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_STRERROR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_RTS_IOCTL 1 | #define HAVE_RTS_IOCTL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SERIAL 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14073: result: no configure:14073: checking resmgr.h presence configure:14073: gcc -E conftest.c conftest.c:70:20: fatal error: resmgr.h: No such file or directory compilation terminated. configure:14073: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgphoto2 port access library" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.8.0" | #define PACKAGE_STRING "libgphoto2 port access library 0.8.0" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.8.0" | #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 "" | #define MAIL_GPHOTO_USER "" | #define MAIL_GPHOTO_TRANSLATION "" | #define GETTEXT_PACKAGE "libgphoto2_port-0" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_STRERROR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_RTS_IOCTL 1 | #define HAVE_RTS_IOCTL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SERIAL 1 | /* end confdefs.h. */ | #include configure:14073: result: no configure:14073: checking for resmgr.h configure:14073: result: no configure:14140: checking baudboy.h usability configure:14140: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC conftest.c >&5 conftest.c:103:21: fatal error: baudboy.h: No such file or directory compilation terminated. configure:14140: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgphoto2 port access library" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.8.0" | #define PACKAGE_STRING "libgphoto2 port access library 0.8.0" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.8.0" | #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 "" | #define MAIL_GPHOTO_USER "" | #define MAIL_GPHOTO_TRANSLATION "" | #define GETTEXT_PACKAGE "libgphoto2_port-0" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_STRERROR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_RTS_IOCTL 1 | #define HAVE_RTS_IOCTL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SERIAL 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14140: result: no configure:14140: checking baudboy.h presence configure:14140: gcc -E conftest.c conftest.c:70:21: fatal error: baudboy.h: No such file or directory compilation terminated. configure:14140: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgphoto2 port access library" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.8.0" | #define PACKAGE_STRING "libgphoto2 port access library 0.8.0" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.8.0" | #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 "" | #define MAIL_GPHOTO_USER "" | #define MAIL_GPHOTO_TRANSLATION "" | #define GETTEXT_PACKAGE "libgphoto2_port-0" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_STRERROR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_RTS_IOCTL 1 | #define HAVE_RTS_IOCTL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SERIAL 1 | /* end confdefs.h. */ | #include configure:14140: result: no configure:14140: checking for baudboy.h configure:14140: result: no configure:14167: checking lockdev.h usability configure:14167: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC conftest.c >&5 conftest.c:103:21: fatal error: lockdev.h: No such file or directory compilation terminated. configure:14167: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgphoto2 port access library" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.8.0" | #define PACKAGE_STRING "libgphoto2 port access library 0.8.0" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.8.0" | #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 "" | #define MAIL_GPHOTO_USER "" | #define MAIL_GPHOTO_TRANSLATION "" | #define GETTEXT_PACKAGE "libgphoto2_port-0" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_STRERROR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_RTS_IOCTL 1 | #define HAVE_RTS_IOCTL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SERIAL 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:14167: result: no configure:14167: checking lockdev.h presence configure:14167: gcc -E conftest.c conftest.c:70:21: fatal error: lockdev.h: No such file or directory compilation terminated. configure:14167: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgphoto2 port access library" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.8.0" | #define PACKAGE_STRING "libgphoto2 port access library 0.8.0" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.8.0" | #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 "" | #define MAIL_GPHOTO_USER "" | #define MAIL_GPHOTO_TRANSLATION "" | #define GETTEXT_PACKAGE "libgphoto2_port-0" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_STRERROR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_RTS_IOCTL 1 | #define HAVE_RTS_IOCTL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SERIAL 1 | /* end confdefs.h. */ | #include configure:14167: result: no configure:14167: checking for lockdev.h configure:14167: result: no configure:14173: checking for ttylock.h configure:14173: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC conftest.c >&5 conftest.c:75:21: fatal error: ttylock.h: No such file or directory compilation terminated. configure:14173: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgphoto2 port access library" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.8.0" | #define PACKAGE_STRING "libgphoto2 port access library 0.8.0" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.8.0" | #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 "" | #define MAIL_GPHOTO_USER "" | #define MAIL_GPHOTO_TRANSLATION "" | #define GETTEXT_PACKAGE "libgphoto2_port-0" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_STRERROR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_RTS_IOCTL 1 | #define HAVE_RTS_IOCTL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SERIAL 1 | /* end confdefs.h. */ | #ifdef HAVE_LOCKDEV_H | # include | #endif | | | #include configure:14173: result: no configure:14251: checking for dev_lock in -llockdev configure:14276: gcc -o conftest -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib conftest.c -llockdev >&5 /usr/libexec/gcc/armv7l-tizen-linux-gnueabi/4.5.3/ld: cannot find -llockdev collect2: ld returned 1 exit status configure:14276: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "libgphoto2 port access library" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.8.0" | #define PACKAGE_STRING "libgphoto2 port access library 0.8.0" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE_URL "" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.8.0" | #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 "" | #define MAIL_GPHOTO_USER "" | #define MAIL_GPHOTO_TRANSLATION "" | #define GETTEXT_PACKAGE "libgphoto2_port-0" | #define ENABLE_NLS 1 | #define HAVE_GETTEXT 1 | #define HAVE_DCGETTEXT 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define HAVE_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_SGTTY_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_ENDIAN_H 1 | #define HAVE_BYTESWAP_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SCSI_SG_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_REGEX 1 | #define HAVE_SETMNTENT 1 | #define HAVE_ENDMNTENT 1 | #define HAVE_STRERROR 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_RTS_IOCTL 1 | #define HAVE_RTS_IOCTL 1 | #define HAVE_VA_COPY 1 | #define HAVE_SERIAL 1 | /* end confdefs.h. */ | | /* 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 dev_lock (); | int | main () | { | return dev_lock (); | ; | return 0; | } configure:14285: result: no configure:14322: checking for pthread_create in -lpthread configure:14347: gcc -o conftest -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib conftest.c -lpthread >&5 configure:14347: $? = 0 configure:14356: result: yes configure:14382: checking PKG_CONFIG_PATH configure:14388: result: /usr/lib/pkgconfig:/usr/share/pkgconfig configure:14394: checking for pkg-config configure:14425: result: /usr/bin/pkg-config configure:14444: checking for dynamic library extension configure:14466: result: .so configure:14578: checking pkg-config is at least version 0.9.0 configure:14581: result: yes configure:14600: checking for libusb to use configure:14618: result: autodetect configure:14627: checking for LIBUSB configure:14634: $PKG_CONFIG --exists --print-errors "libusb >= 0.1.4" configure:14637: $? = 0 configure:14650: $PKG_CONFIG --exists --print-errors "libusb >= 0.1.4" configure:14653: $? = 0 configure:14690: result: yes configure:14857: checking usb.h usability configure:14857: gcc -c -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC conftest.c >&5 configure:14857: $? = 0 configure:14857: result: yes configure:14857: checking usb.h presence configure:14857: gcc -E conftest.c configure:14857: $? = 0 configure:14857: result: yes configure:14857: checking for usb.h configure:14857: result: yes configure:14868: checking for function usb_open in libusb configure:14890: gcc -o conftest -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib conftest.c -lusb >&5 configure:14890: $? = 0 configure:14898: result: yes configure:14940: checking libusb library flags configure:14942: result: "-lusb " configure:14944: checking libusb cpp flags configure:14946: result: " " configure:14987: checking for HAL configure:14994: $PKG_CONFIG --exists --print-errors "dbus-1 >= 0.31 hal >= 0.5.0" Package dbus-1 was not found in the pkg-config search path. Perhaps you should add the directory containing `dbus-1.pc' to the PKG_CONFIG_PATH environment variable No package 'dbus-1' found Package hal was not found in the pkg-config search path. Perhaps you should add the directory containing `hal.pc' to the PKG_CONFIG_PATH environment variable No package 'hal' found configure:14997: $? = 1 configure:15010: $PKG_CONFIG --exists --print-errors "dbus-1 >= 0.31 hal >= 0.5.0" Package dbus-1 was not found in the pkg-config search path. Perhaps you should add the directory containing `dbus-1.pc' to the PKG_CONFIG_PATH environment variable No package 'dbus-1' found Package hal was not found in the pkg-config search path. Perhaps you should add the directory containing `hal.pc' to the PKG_CONFIG_PATH environment variable No package 'hal' found configure:15013: $? = 1 configure:15026: result: no No package 'dbus-1' found No package 'hal' found configure:15101: checking for re_compile_pattern configure:15101: gcc -o conftest -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib conftest.c -lpthread >&5 configure:15101: $? = 0 configure:15101: result: yes configure:15142: checking main docdir configure:15154: result: ${prefix}/share/doc (FHS style) configure:15166: checking package docdir configure:15177: result: ${prefix}/share/doc/libgphoto2_port (default style) configure:15282: checking for html dir configure:15286: result: ${prefix}/share/doc/libgphoto2_port/html (default) configure:15478: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libgphoto2 port access library config.status 0.8.0, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on comdoc-desktop config.status:1212: creating Makefile config.status:1212: creating po/Makefile.in config.status:1320: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting config.status:1212: creating libgphoto2_port/Makefile config.status:1212: creating libgphoto2_port.pc config.status:1212: creating libgphoto2_port-uninstalled.pc config.status:1212: creating serial/Makefile config.status:1212: creating usb/Makefile config.status:1212: creating usbdiskdirect/Makefile config.status:1212: creating usbscsi/Makefile config.status:1212: creating disk/Makefile config.status:1212: creating ptpip/Makefile config.status:1212: creating gphoto2-port-config config.status:1212: creating test/Makefile config.status:1212: creating doc/Makefile config.status:1212: creating m4/Makefile config.status:1212: creating config.h config.status:1441: executing depfiles commands config.status:1441: executing libtool commands config.status:1441: executing default-1 commands config.status:1441: executing default-2 commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=armv7l-unknown-linux-gnueabi ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_HAL_CFLAGS_set= ac_cv_env_HAL_CFLAGS_value= ac_cv_env_HAL_LIBS_set= ac_cv_env_HAL_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LIBUSB_CFLAGS_set= ac_cv_env_LIBUSB_CFLAGS_value= ac_cv_env_LIBUSB_LIBS_set= ac_cv_env_LIBUSB_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set=set ac_cv_env_PKG_CONFIG_PATH_value=/usr/lib/pkgconfig:/usr/share/pkgconfig ac_cv_env_PKG_CONFIG_set=set ac_cv_env_PKG_CONFIG_value=/usr/bin/pkg-config ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=armv7l-unknown-linux-gnueabi ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=armv7l-unknown-linux-gnueabi ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=armv7l-tizen-linux-gnueabi ac_cv_env_udevscriptdir_set= ac_cv_env_udevscriptdir_value= ac_cv_func_dlopen=no ac_cv_func_endmntent=yes ac_cv_func_gettext=yes ac_cv_func_re_compile_pattern=yes ac_cv_func_setmntent=yes ac_cv_func_shl_load=no ac_cv_func_snprintf=yes ac_cv_func_strerror=yes ac_cv_func_vsnprintf=yes ac_cv_header_asm_io_h=no ac_cv_header_baudboy_h=no ac_cv_header_byteswap_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_endian_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_ioctl_types_h=no ac_cv_header_limits_h=yes ac_cv_header_lockdev_h=no ac_cv_header_memory_h=yes ac_cv_header_mntent_h=yes ac_cv_header_regex_h=yes ac_cv_header_resmgr_h=no ac_cv_header_scsi_sg_h=yes ac_cv_header_sgetty_h=no ac_cv_header_sgtty_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_mntent_h=no ac_cv_header_sys_mnttab_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_termio_h=yes ac_cv_header_termios_h=yes ac_cv_header_ttold_h=no ac_cv_header_ttylock_h=no ac_cv_header_unistd_h=yes ac_cv_header_usb_h=yes ac_cv_host=armv7l-unknown-linux-gnueabi ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_lockdev_dev_lock=no ac_cv_lib_pthread_pthread_create=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/msgfmt 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=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_OBJDUMP=objdump ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc 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_search_opendir='none required' 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/libexec/gcc/armv7l-tizen-linux-gnueabi/4.5.3/ld 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_dlopen=dlopen lt_cv_dlopen_libs=-ldl lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=yes 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/libexec/gcc/armv7l-tizen-linux-gnueabi/4.5.3/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=no 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_LIBUSB_CFLAGS=' ' pkg_cv_LIBUSB_LIBS='-lusb ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/abuild/rpmbuild/BUILD/libgphoto2-2.4.11/libgphoto2_port/auto-aux/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/abuild/rpmbuild/BUILD/libgphoto2-2.4.11/libgphoto2_port/auto-aux/missing --run tar' AM_CFLAGS=' -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC' AM_CPPFLAGS=' -I$(top_srcdir) -DLOCALEDIR=\"$(datadir)/locale\" -DIOLIBS=\"$(libdir)/$(PACKAGE_TARNAME)/$(VERSION)\" -Wall -Wmissing-declarations -Wmissing-prototypes -g -D_GPHOTO2_INTERNAL_CODE -D_GPHOTO2_SAMSUNG_PATCH_' AM_CXXFLAGS=' -Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__' AM_LDFLAGS=' -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib -Wall -g' AR='ar' AS='as' AUTOCONF='${SHELL} /home/abuild/rpmbuild/BUILD/libgphoto2-2.4.11/libgphoto2_port/auto-aux/missing --run autoconf' AUTOHEADER='${SHELL} /home/abuild/rpmbuild/BUILD/libgphoto2-2.4.11/libgphoto2_port/auto-aux/missing --run autoheader' AUTOMAKE='${SHELL} /home/abuild/rpmbuild/BUILD/libgphoto2-2.4.11/libgphoto2_port/auto-aux/missing --run automake-1.11' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-Wall -O2 -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -Wformat -Wformat-security -fmessage-length=0 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=vfpv3 -mfloat-abi=softfp -D__SOFTFP__ -fPIC' CPP='gcc -E' CPPFLAGS='' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='#' EXEEXT='' FGREP='/bin/grep -F' GETTEXT_PACKAGE='libgphoto2_port-0' GMSGFMT='/usr/bin/msgfmt' GREP='/bin/grep' GTKDOC='' HAL_CFLAGS='' HAL_LIBS='' HAVE_LIBUSB_FALSE='#' HAVE_LIBUSB_TRUE='' HAVE_UDEV_FALSE='#' HAVE_UDEV_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTLLIBS='' IOLIB_SUBDIRS=' serial usb usbdiskdirect usbscsi disk ptpip' LD='/usr/libexec/gcc/armv7l-tizen-linux-gnueabi/4.5.3/ld' LDFLAGS=' -Wl,--hash-style=both -Wl,--as-needed -Wl,--rpath=/usr/lib' LIBGPHOTO2_PORT_AGE='8' LIBGPHOTO2_PORT_CURRENT='8' LIBGPHOTO2_PORT_CURRENT_MIN='0' LIBGPHOTO2_PORT_REVISION='0' LIBGPHOTO2_PORT_VERSION_INFO='8:0:8' LIBICONV='' LIBINTL='' LIBOBJS='' LIBS='-lpthread ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBUSB_CFLAGS=' ' LIBUSB_CONFIG_PROG='' LIBUSB_LIBS='-lusb ' LIPO='' LN_S='ln -s' LTLIBICONV='' LTLIBINTL='' LTLIBOBJS='' MAIL_GPHOTO_DEVEL='' MAIL_GPHOTO_TRANSLATION='' MAIL_GPHOTO_USER='' MAKEINFO='${SHELL} /home/abuild/rpmbuild/BUILD/libgphoto2-2.4.11/libgphoto2_port/auto-aux/missing --run makeinfo' MDNS_LIBS='' 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='libgphoto2_port' PACKAGE_BUGREPORT='gphoto-devel@lists.sourceforge.net' PACKAGE_NAME='libgphoto2 port access library' PACKAGE_STRING='libgphoto2 port access library 0.8.0' PACKAGE_TARNAME='libgphoto2_port' PACKAGE_URL='' PACKAGE_VERSION='0.8.0' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='/usr/lib/pkgconfig:/usr/share/pkgconfig' POSUB='po' RANLIB='ranlib' REQUIREMENTS_FOR_LIBUSB='libusb >= 0.1.4' SED='sed' SERIAL_LIBS='' 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='0.8.0' 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 -' apidocdir='${prefix}/share/doc/libgphoto2_port/html/api' bindir='/usr/bin' build='armv7l-unknown-linux-gnueabi' build_alias='armv7l-unknown-linux-gnueabi' build_cpu='armv7l' build_os='linux-gnueabi' build_vendor='unknown' datadir='/usr/share' datarootdir='${prefix}/share' docdir='${prefix}/share/doc/libgphoto2_port' dvidir='${docdir}' exec_prefix='/usr' host='armv7l-unknown-linux-gnueabi' host_alias='armv7l-unknown-linux-gnueabi' host_cpu='armv7l' host_os='linux-gnueabi' host_vendor='unknown' htmldir='${prefix}/share/doc/libgphoto2_port/html' includedir='/usr/include' infodir='/usr/share/info' install_sh='${SHELL} /home/abuild/rpmbuild/BUILD/libgphoto2-2.4.11/libgphoto2_port/auto-aux/install-sh' iolibdir='$(libdir)/$(PACKAGE_TARNAME)/$(VERSION)' libdir='/usr/lib' libexecdir='/usr/libexec' localedir='$(datadir)/locale' localstatedir='/var' lt_ECHO='echo' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' pkgconfigdir='${libdir}/pkgconfig' prefix='/usr' program_transform_name='s&^&&' psdir='${docdir}' sbindir='/usr/sbin' sharedstatedir='/var/lib' sysconfdir='/etc' target_alias='armv7l-tizen-linux-gnueabi' udevscriptdir='${libdir}/udev' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "libgphoto2 port access library" #define PACKAGE_TARNAME "libgphoto2_port" #define PACKAGE_VERSION "0.8.0" #define PACKAGE_STRING "libgphoto2 port access library 0.8.0" #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" #define PACKAGE_URL "" #define PACKAGE "libgphoto2_port" #define VERSION "0.8.0" #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 "" #define MAIL_GPHOTO_USER "" #define MAIL_GPHOTO_TRANSLATION "" #define GETTEXT_PACKAGE "libgphoto2_port-0" #define ENABLE_NLS 1 #define HAVE_GETTEXT 1 #define HAVE_DCGETTEXT 1 #define HAVE_ICONV 1 #define ICONV_CONST #define HAVE_DIRENT_H 1 #define STDC_HEADERS 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_STDIO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_ERRNO_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_FCNTL_H 1 #define HAVE_SGTTY_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_TERMIO_H 1 #define HAVE_UNISTD_H 1 #define HAVE_ENDIAN_H 1 #define HAVE_BYTESWAP_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SCSI_SG_H 1 #define HAVE_LIMITS_H 1 #define HAVE_REGEX 1 #define HAVE_SETMNTENT 1 #define HAVE_ENDMNTENT 1 #define HAVE_STRERROR 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_RTS_IOCTL 1 #define HAVE_RTS_IOCTL 1 #define HAVE_VA_COPY 1 #define HAVE_SERIAL 1 #define HAVE_LIBPTHREAD 1 #define HAVE_LIBUSB 1 #define HAVE_GNU_REGEX 1 configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libgphoto2 port access library config.status 0.8.0, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status config.h on comdoc-desktop config.status:1212: creating config.h config.status:1393: config.h is unchanged