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 configure 0.5.2, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr --prefix=/usr --sysconfdir=/etc --localstatedir=/var --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --build=i586-uhu-linux --host=i586-uhu-linux build_alias=i586-uhu-linux host_alias=i586-uhu-linux --enable-ltdl-convenience --cache-file=/dev/null --srcdir=. ## --------- ## ## Platform. ## ## --------- ## hostname = norris uname -m = i686 uname -r = 2.6.17.6-3 uname -s = Linux uname -v = #1 SMP Wed Jul 26 12:57:38 CEST 2006 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/uhubuild PATH: /usr/lib/ccache PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /usr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1622: checking for a BSD-compatible install configure:1677: result: /bin/install -c configure:1688: checking whether build environment is sane configure:1731: result: yes configure:1796: checking for gawk configure:1812: found /bin/gawk configure:1822: result: gawk configure:1832: checking whether make sets $(MAKE) configure:1852: result: yes configure:2042: checking for i586-uhu-linux-gcc configure:2058: found /usr/lib/ccache/i586-uhu-linux-gcc configure:2068: result: i586-uhu-linux-gcc configure:2350: checking for C compiler version configure:2353: i586-uhu-linux-gcc --version &5 i586-uhu-linux-gcc (GCC) 3.4.6 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2356: $? = 0 configure:2358: i586-uhu-linux-gcc -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:2361: $? = 0 configure:2363: i586-uhu-linux-gcc -V &5 i586-uhu-linux-gcc: `-V' option must have argument configure:2366: $? = 1 configure:2389: checking for C compiler default output file name configure:2392: i586-uhu-linux-gcc conftest.c >&5 configure:2395: $? = 0 configure:2441: result: a.out configure:2446: checking whether the C compiler works configure:2452: ./a.out configure:2455: $? = 0 configure:2472: result: yes configure:2479: checking whether we are cross compiling configure:2481: result: no configure:2484: checking for suffix of executables configure:2486: i586-uhu-linux-gcc -o conftest conftest.c >&5 configure:2489: $? = 0 configure:2514: result: configure:2520: checking for suffix of object files configure:2541: i586-uhu-linux-gcc -c conftest.c >&5 configure:2544: $? = 0 configure:2566: result: o configure:2570: checking whether we are using the GNU C compiler configure:2594: i586-uhu-linux-gcc -c conftest.c >&5 configure:2600: $? = 0 configure:2603: test -z || test ! -s conftest.err configure:2606: $? = 0 configure:2609: test -s conftest.o configure:2612: $? = 0 configure:2625: result: yes configure:2631: checking whether i586-uhu-linux-gcc accepts -g configure:2652: i586-uhu-linux-gcc -c -g conftest.c >&5 configure:2658: $? = 0 configure:2661: test -z || test ! -s conftest.err configure:2664: $? = 0 configure:2667: test -s conftest.o configure:2670: $? = 0 configure:2681: result: yes configure:2698: checking for i586-uhu-linux-gcc option to accept ANSI C configure:2768: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:2774: $? = 0 configure:2777: test -z || test ! -s conftest.err configure:2780: $? = 0 configure:2783: test -s conftest.o configure:2786: $? = 0 configure:2804: result: none needed configure:2822: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2828: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2969: checking for style of include used by make configure:2997: result: GNU configure:3025: checking dependency style of i586-uhu-linux-gcc configure:3115: result: gcc3 configure:3137: checking how to run the C preprocessor configure:3172: i586-uhu-linux-gcc -E conftest.c configure:3178: $? = 0 configure:3210: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3216: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgphoto2_port" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "libgphoto2_port 0.5.2" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.5.2" | /* end confdefs.h. */ | #include configure:3255: result: i586-uhu-linux-gcc -E configure:3279: i586-uhu-linux-gcc -E conftest.c configure:3285: $? = 0 configure:3317: i586-uhu-linux-gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3323: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgphoto2_port" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "libgphoto2_port 0.5.2" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.5.2" | /* end confdefs.h. */ | #include configure:3379: checking for a BSD-compatible install configure:3434: result: /bin/install -c configure:3461: checking for an ANSI C-conforming const configure:3528: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3534: $? = 0 configure:3537: test -z || test ! -s conftest.err configure:3540: $? = 0 configure:3543: test -s conftest.o configure:3546: $? = 0 configure:3557: result: yes configure:3568: checking for egrep configure:3578: result: grep -E configure:3583: checking for ANSI C header files configure:3608: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3614: $? = 0 configure:3617: test -z || test ! -s conftest.err configure:3620: $? = 0 configure:3623: test -s conftest.o configure:3626: $? = 0 configure:3715: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:3718: $? = 0 configure:3720: ./conftest configure:3723: $? = 0 configure:3738: result: yes configure:3756: checking for dirent.h that defines DIR configure:3780: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:3786: $? = 0 configure:3789: test -z || test ! -s conftest.err configure:3792: $? = 0 configure:3795: test -s conftest.o configure:3798: $? = 0 configure:3809: result: yes configure:3822: checking for library containing opendir configure:3852: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:3858: $? = 0 configure:3861: test -z || test ! -s conftest.err configure:3864: $? = 0 configure:3867: test -s conftest configure:3870: $? = 0 configure:3939: result: none required configure:4087: checking for sys/types.h configure:4103: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4109: $? = 0 configure:4112: test -z || test ! -s conftest.err configure:4115: $? = 0 configure:4118: test -s conftest.o configure:4121: $? = 0 configure:4132: result: yes configure:4087: checking for sys/stat.h configure:4103: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4109: $? = 0 configure:4112: test -z || test ! -s conftest.err configure:4115: $? = 0 configure:4118: test -s conftest.o configure:4121: $? = 0 configure:4132: result: yes configure:4087: checking for stdlib.h configure:4103: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4109: $? = 0 configure:4112: test -z || test ! -s conftest.err configure:4115: $? = 0 configure:4118: test -s conftest.o configure:4121: $? = 0 configure:4132: result: yes configure:4087: checking for string.h configure:4103: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4109: $? = 0 configure:4112: test -z || test ! -s conftest.err configure:4115: $? = 0 configure:4118: test -s conftest.o configure:4121: $? = 0 configure:4132: result: yes configure:4087: checking for memory.h configure:4103: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4109: $? = 0 configure:4112: test -z || test ! -s conftest.err configure:4115: $? = 0 configure:4118: test -s conftest.o configure:4121: $? = 0 configure:4132: result: yes configure:4087: checking for strings.h configure:4103: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4109: $? = 0 configure:4112: test -z || test ! -s conftest.err configure:4115: $? = 0 configure:4118: test -s conftest.o configure:4121: $? = 0 configure:4132: result: yes configure:4087: checking for inttypes.h configure:4103: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4109: $? = 0 configure:4112: test -z || test ! -s conftest.err configure:4115: $? = 0 configure:4118: test -s conftest.o configure:4121: $? = 0 configure:4132: result: yes configure:4087: checking for stdint.h configure:4103: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4109: $? = 0 configure:4112: test -z || test ! -s conftest.err configure:4115: $? = 0 configure:4118: test -s conftest.o configure:4121: $? = 0 configure:4132: result: yes configure:4087: checking for unistd.h configure:4103: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4109: $? = 0 configure:4112: test -z || test ! -s conftest.err configure:4115: $? = 0 configure:4118: test -s conftest.o configure:4121: $? = 0 configure:4132: result: yes configure:4158: checking dlfcn.h usability configure:4170: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:4176: $? = 0 configure:4179: test -z || test ! -s conftest.err configure:4182: $? = 0 configure:4185: test -s conftest.o configure:4188: $? = 0 configure:4198: result: yes configure:4202: checking dlfcn.h presence configure:4212: i586-uhu-linux-gcc -E conftest.c configure:4218: $? = 0 configure:4238: result: yes configure:4273: checking for dlfcn.h configure:4280: result: yes configure:4320: checking dynamic linker characteristics configure:4886: result: no configure:4891: checking which extension is used for loadable modules configure:4901: result: .so configure:4912: checking which variable specifies run-time library path configure:4919: result: configure:4930: checking for the default library search path configure:4937: result: /lib /usr/lib configure:4955: checking for objdir configure:4976: result: .libs configure:4990: checking build system type configure:5008: result: i586-uhu-linux-gnu configure:5016: checking host system type configure:5030: result: i586-uhu-linux-gnu configure:5038: checking for BSD-compatible nm configure:5080: result: nm configure:5089: checking command to parse nm output from object configure:5185: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5188: $? = 0 configure:5192: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:5195: $? = 0 configure:5247: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:5250: $? = 0 configure:5288: result: ok configure:5293: checking whether libtool supports -dlopen/-dlpreopen configure:5305: result: yes configure:5324: checking for shl_load configure:5381: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 /tmp/cciWH1pA.o: In function `main': /var/uhubuild/work/compile/libgphoto2_port/conftest.c:67: undefined reference to `shl_load' /tmp/cciWH1pA.o:(.data+0x0): undefined reference to `shl_load' collect2: ld returned 1 exit status configure:5387: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgphoto2_port" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "libgphoto2_port 0.5.2" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.5.2" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 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 LTDL_SHLIB_EXT ".so" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | /* 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 gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char 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 | #else | char (*f) () = shl_load; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != shl_load; | ; | return 0; | } configure:5411: result: no configure:5420: checking for shl_load in -ldld configure:5450: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld collect2: ld returned 1 exit status configure:5456: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgphoto2_port" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "libgphoto2_port 0.5.2" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.5.2" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 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 LTDL_SHLIB_EXT ".so" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char shl_load (); | int | main () | { | shl_load (); | ; | return 0; | } configure:5481: result: no configure:5491: checking for dlopen in -ldl configure:5521: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:5527: $? = 0 configure:5530: test -z || test ! -s conftest.err configure:5533: $? = 0 configure:5536: test -s conftest configure:5539: $? = 0 configure:5552: result: yes configure:5877: checking for dlerror configure:5934: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:5940: $? = 0 configure:5943: test -z || test ! -s conftest.err configure:5946: $? = 0 configure:5949: test -s conftest configure:5952: $? = 0 configure:5964: result: yes configure:5984: checking for _ prefix in compiled symbols configure:5994: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:5997: $? = 0 configure:6001: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6004: $? = 0 configure:6026: result: no configure:6144: checking whether deplibs are loaded by dlopen configure:6219: result: yes configure:6243: checking argz.h usability configure:6255: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:6261: $? = 0 configure:6264: test -z || test ! -s conftest.err configure:6267: $? = 0 configure:6270: test -s conftest.o configure:6273: $? = 0 configure:6283: result: yes configure:6287: checking argz.h presence configure:6297: i586-uhu-linux-gcc -E conftest.c configure:6303: $? = 0 configure:6323: result: yes configure:6358: checking for argz.h configure:6365: result: yes configure:6379: checking for error_t configure:6406: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:6412: $? = 0 configure:6415: test -z || test ! -s conftest.err configure:6418: $? = 0 configure:6421: test -s conftest.o configure:6424: $? = 0 configure:6435: result: yes configure:6461: checking for argz_append configure:6518: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:6524: $? = 0 configure:6527: test -z || test ! -s conftest.err configure:6530: $? = 0 configure:6533: test -s conftest configure:6536: $? = 0 configure:6548: result: yes configure:6461: checking for argz_create_sep configure:6518: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:6524: $? = 0 configure:6527: test -z || test ! -s conftest.err configure:6530: $? = 0 configure:6533: test -s conftest configure:6536: $? = 0 configure:6548: result: yes configure:6461: checking for argz_insert configure:6518: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:6524: $? = 0 configure:6527: test -z || test ! -s conftest.err configure:6530: $? = 0 configure:6533: test -s conftest configure:6536: $? = 0 configure:6548: result: yes configure:6461: checking for argz_next configure:6518: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:6524: $? = 0 configure:6527: test -z || test ! -s conftest.err configure:6530: $? = 0 configure:6533: test -s conftest configure:6536: $? = 0 configure:6548: result: yes configure:6461: checking for argz_stringify configure:6518: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:6524: $? = 0 configure:6527: test -z || test ! -s conftest.err configure:6530: $? = 0 configure:6533: test -s conftest configure:6536: $? = 0 configure:6548: result: yes configure:6599: checking assert.h usability configure:6611: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:6617: $? = 0 configure:6620: test -z || test ! -s conftest.err configure:6623: $? = 0 configure:6626: test -s conftest.o configure:6629: $? = 0 configure:6639: result: yes configure:6643: checking assert.h presence configure:6653: i586-uhu-linux-gcc -E conftest.c configure:6659: $? = 0 configure:6679: result: yes configure:6714: checking for assert.h configure:6721: result: yes configure:6599: checking ctype.h usability configure:6611: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:6617: $? = 0 configure:6620: test -z || test ! -s conftest.err configure:6623: $? = 0 configure:6626: test -s conftest.o configure:6629: $? = 0 configure:6639: result: yes configure:6643: checking ctype.h presence configure:6653: i586-uhu-linux-gcc -E conftest.c configure:6659: $? = 0 configure:6679: result: yes configure:6714: checking for ctype.h configure:6721: result: yes configure:6599: checking errno.h usability configure:6611: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:6617: $? = 0 configure:6620: test -z || test ! -s conftest.err configure:6623: $? = 0 configure:6626: test -s conftest.o configure:6629: $? = 0 configure:6639: result: yes configure:6643: checking errno.h presence configure:6653: i586-uhu-linux-gcc -E conftest.c configure:6659: $? = 0 configure:6679: result: yes configure:6714: checking for errno.h configure:6721: result: yes configure:6599: checking malloc.h usability configure:6611: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:6617: $? = 0 configure:6620: test -z || test ! -s conftest.err configure:6623: $? = 0 configure:6626: test -s conftest.o configure:6629: $? = 0 configure:6639: result: yes configure:6643: checking malloc.h presence configure:6653: i586-uhu-linux-gcc -E conftest.c configure:6659: $? = 0 configure:6679: result: yes configure:6714: checking for malloc.h configure:6721: result: yes configure:6590: checking for memory.h configure:6595: result: yes configure:6590: checking for stdlib.h configure:6595: result: yes configure:6599: checking stdio.h usability configure:6611: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:6617: $? = 0 configure:6620: test -z || test ! -s conftest.err configure:6623: $? = 0 configure:6626: test -s conftest.o configure:6629: $? = 0 configure:6639: result: yes configure:6643: checking stdio.h presence configure:6653: i586-uhu-linux-gcc -E conftest.c configure:6659: $? = 0 configure:6679: result: yes configure:6714: checking for stdio.h configure:6721: result: yes configure:6590: checking for unistd.h configure:6595: result: yes configure:6751: checking dl.h usability configure:6763: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:78:16: dl.h: No such file or directory configure:6769: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgphoto2_port" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "libgphoto2_port 0.5.2" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.5.2" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 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 LTDL_SHLIB_EXT ".so" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6791: result: no configure:6795: checking dl.h presence configure:6805: i586-uhu-linux-gcc -E conftest.c conftest.c:44:16: dl.h: No such file or directory configure:6811: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgphoto2_port" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "libgphoto2_port 0.5.2" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.5.2" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 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 LTDL_SHLIB_EXT ".so" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:6831: result: no configure:6866: checking for dl.h configure:6873: result: no configure:6751: checking sys/dl.h usability configure:6763: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:78:20: sys/dl.h: No such file or directory configure:6769: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgphoto2_port" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "libgphoto2_port 0.5.2" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.5.2" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 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 LTDL_SHLIB_EXT ".so" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6791: result: no configure:6795: checking sys/dl.h presence configure:6805: i586-uhu-linux-gcc -E conftest.c conftest.c:44:20: sys/dl.h: No such file or directory configure:6811: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgphoto2_port" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "libgphoto2_port 0.5.2" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.5.2" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 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 LTDL_SHLIB_EXT ".so" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:6831: result: no configure:6866: checking for sys/dl.h configure:6873: result: no configure:6751: checking dld.h usability configure:6763: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:78:17: dld.h: No such file or directory configure:6769: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgphoto2_port" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "libgphoto2_port 0.5.2" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.5.2" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 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 LTDL_SHLIB_EXT ".so" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6791: result: no configure:6795: checking dld.h presence configure:6805: i586-uhu-linux-gcc -E conftest.c conftest.c:44:17: dld.h: No such file or directory configure:6811: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgphoto2_port" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "libgphoto2_port 0.5.2" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.5.2" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 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 LTDL_SHLIB_EXT ".so" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:6831: result: no configure:6866: checking for dld.h configure:6873: result: no configure:6751: checking mach-o/dyld.h usability configure:6763: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:78:25: mach-o/dyld.h: No such file or directory configure:6769: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgphoto2_port" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "libgphoto2_port 0.5.2" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.5.2" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 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 LTDL_SHLIB_EXT ".so" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:6791: result: no configure:6795: checking mach-o/dyld.h presence configure:6805: i586-uhu-linux-gcc -E conftest.c conftest.c:44:25: mach-o/dyld.h: No such file or directory configure:6811: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgphoto2_port" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "libgphoto2_port 0.5.2" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.5.2" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 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 LTDL_SHLIB_EXT ".so" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:6831: result: no configure:6866: checking for mach-o/dyld.h configure:6873: result: no configure:6892: checking for string.h configure:6897: result: yes configure:7042: checking for strchr configure:7099: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:69: warning: conflicting types for built-in function 'strchr' configure:7105: $? = 0 configure:7108: test -z || test ! -s conftest.err configure:7111: $? = 0 configure:7114: test -s conftest configure:7117: $? = 0 configure:7129: result: yes configure:7144: checking for strrchr configure:7201: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:70: warning: conflicting types for built-in function 'strrchr' configure:7207: $? = 0 configure:7210: test -z || test ! -s conftest.err configure:7213: $? = 0 configure:7216: test -s conftest configure:7219: $? = 0 configure:7231: result: yes configure:7246: checking for memcpy configure:7303: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:71: warning: conflicting types for built-in function 'memcpy' configure:7309: $? = 0 configure:7312: test -z || test ! -s conftest.err configure:7315: $? = 0 configure:7318: test -s conftest configure:7321: $? = 0 configure:7333: result: yes configure:7348: checking for memmove configure:7405: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:72: warning: conflicting types for built-in function 'memmove' configure:7411: $? = 0 configure:7414: test -z || test ! -s conftest.err configure:7417: $? = 0 configure:7420: test -s conftest configure:7423: $? = 0 configure:7435: result: yes configure:7348: checking for strcmp configure:7405: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:73: warning: conflicting types for built-in function 'strcmp' configure:7411: $? = 0 configure:7414: test -z || test ! -s conftest.err configure:7417: $? = 0 configure:7420: test -s conftest configure:7423: $? = 0 configure:7435: result: yes configure:7451: checking for closedir configure:7508: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:7514: $? = 0 configure:7517: test -z || test ! -s conftest.err configure:7520: $? = 0 configure:7523: test -s conftest configure:7526: $? = 0 configure:7538: result: yes configure:7451: checking for opendir configure:7508: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:7514: $? = 0 configure:7517: test -z || test ! -s conftest.err configure:7520: $? = 0 configure:7523: test -s conftest configure:7526: $? = 0 configure:7538: result: yes configure:7451: checking for readdir configure:7508: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:7514: $? = 0 configure:7517: test -z || test ! -s conftest.err configure:7520: $? = 0 configure:7523: test -s conftest configure:7526: $? = 0 configure:7538: result: yes configure:7576: checking ltdl.h usability configure:7588: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:7594: $? = 0 configure:7597: test -z || test ! -s conftest.err configure:7600: $? = 0 configure:7603: test -s conftest.o configure:7606: $? = 0 configure:7616: result: yes configure:7620: checking ltdl.h presence configure:7630: i586-uhu-linux-gcc -E conftest.c configure:7636: $? = 0 configure:7656: result: yes configure:7691: checking for ltdl.h configure:7698: result: yes configure:7703: checking for lt_dlcaller_register in -lltdl configure:7733: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lltdl >&5 configure:7739: $? = 0 configure:7742: test -z || test ! -s conftest.err configure:7745: $? = 0 configure:7748: test -s conftest configure:7751: $? = 0 configure:7764: result: yes configure:7807: checking whether to use included libltdl configure:7809: result: no configure:7893: checking for a sed that does not truncate output configure:7947: result: /bin/sed configure:7961: checking for ld used by i586-uhu-linux-gcc configure:8028: result: /usr/bin/ld configure:8037: checking if the linker (/usr/bin/ld) is GNU ld configure:8052: result: yes configure:8057: checking for /usr/bin/ld option to reload object files configure:8064: result: -r configure:8082: checking whether ln -s works configure:8086: result: yes configure:8093: checking how to recognise dependent libraries configure:8265: result: pass_all configure:8723: checking for i586-uhu-linux-g++ configure:8739: found /usr/lib/ccache/i586-uhu-linux-g++ configure:8749: result: i586-uhu-linux-g++ configure:8807: checking for C++ compiler version configure:8810: i586-uhu-linux-g++ --version &5 i586-uhu-linux-g++ (GCC) 3.4.6 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:8813: $? = 0 configure:8815: i586-uhu-linux-g++ -v &5 Reading specs from /usr/lib/gcc/i586-uhu-linux/3.4.6/specs Configured with: /var/uhubuild/work/compile/configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++ --enable-shared --with-gnu-as --with-gnu-ld --with-system-zlib --host=i586-uhu-linux Thread model: posix gcc version 3.4.6 configure:8818: $? = 0 configure:8820: i586-uhu-linux-g++ -V &5 i586-uhu-linux-g++: `-V' option must have argument configure:8823: $? = 1 configure:8826: checking whether we are using the GNU C++ compiler configure:8850: i586-uhu-linux-g++ -c conftest.cc >&5 configure:8856: $? = 0 configure:8859: test -z || test ! -s conftest.err configure:8862: $? = 0 configure:8865: test -s conftest.o configure:8868: $? = 0 configure:8881: result: yes configure:8887: checking whether i586-uhu-linux-g++ accepts -g configure:8908: i586-uhu-linux-g++ -c -g conftest.cc >&5 configure:8914: $? = 0 configure:8917: test -z || test ! -s conftest.err configure:8920: $? = 0 configure:8923: test -s conftest.o configure:8926: $? = 0 configure:8937: result: yes configure:8979: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:8985: $? = 0 configure:8988: test -z || test ! -s conftest.err configure:8991: $? = 0 configure:8994: test -s conftest.o configure:8997: $? = 0 configure:9023: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:58: error: `exit' was not declared in this scope configure:9029: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgphoto2_port" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "libgphoto2_port 0.5.2" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.5.2" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 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 LTDL_SHLIB_EXT ".so" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LTDL 1 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:8979: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:8985: $? = 0 configure:8988: test -z || test ! -s conftest.err configure:8991: $? = 0 configure:8994: test -s conftest.o configure:8997: $? = 0 configure:9023: i586-uhu-linux-g++ -c -g -O2 conftest.cc >&5 configure:9029: $? = 0 configure:9032: test -z || test ! -s conftest.err configure:9035: $? = 0 configure:9038: test -s conftest.o configure:9041: $? = 0 configure:9066: checking dependency style of i586-uhu-linux-g++ configure:9156: result: gcc3 configure:9183: checking how to run the C++ preprocessor configure:9214: i586-uhu-linux-g++ -E conftest.cc configure:9220: $? = 0 configure:9252: i586-uhu-linux-g++ -E conftest.cc conftest.cc:57:28: ac_nonexistent.h: No such file or directory configure:9258: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgphoto2_port" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "libgphoto2_port 0.5.2" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.5.2" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 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 LTDL_SHLIB_EXT ".so" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LTDL 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:9297: result: i586-uhu-linux-g++ -E configure:9321: i586-uhu-linux-g++ -E conftest.cc configure:9327: $? = 0 configure:9359: i586-uhu-linux-g++ -E conftest.cc conftest.cc:57:28: ac_nonexistent.h: No such file or directory configure:9365: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgphoto2_port" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "libgphoto2_port 0.5.2" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.5.2" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 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 LTDL_SHLIB_EXT ".so" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LTDL 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:9420: checking for i586-uhu-linux-g77 configure:9449: result: no configure:9420: checking for i586-uhu-linux-f77 configure:9449: result: no configure:9420: checking for i586-uhu-linux-xlf configure:9449: result: no configure:9420: checking for i586-uhu-linux-frt configure:9449: result: no configure:9420: checking for i586-uhu-linux-pgf77 configure:9449: result: no configure:9420: checking for i586-uhu-linux-fort77 configure:9449: result: no configure:9420: checking for i586-uhu-linux-fl32 configure:9449: result: no configure:9420: checking for i586-uhu-linux-af77 configure:9449: result: no configure:9420: checking for i586-uhu-linux-f90 configure:9449: result: no configure:9420: checking for i586-uhu-linux-xlf90 configure:9449: result: no configure:9420: checking for i586-uhu-linux-pgf90 configure:9449: result: no configure:9420: checking for i586-uhu-linux-epcf90 configure:9449: result: no configure:9420: checking for i586-uhu-linux-f95 configure:9449: result: no configure:9420: checking for i586-uhu-linux-fort configure:9449: result: no configure:9420: checking for i586-uhu-linux-xlf95 configure:9449: result: no configure:9420: checking for i586-uhu-linux-ifc configure:9449: result: no configure:9420: checking for i586-uhu-linux-efc configure:9449: result: no configure:9420: checking for i586-uhu-linux-pgf95 configure:9449: result: no configure:9420: checking for i586-uhu-linux-lf95 configure:9449: result: no configure:9420: checking for i586-uhu-linux-gfortran configure:9449: result: no configure:9462: checking for g77 configure:9491: result: no configure:9462: checking for f77 configure:9491: result: no configure:9462: checking for xlf configure:9491: result: no configure:9462: checking for frt configure:9491: result: no configure:9462: checking for pgf77 configure:9491: result: no configure:9462: checking for fort77 configure:9491: result: no configure:9462: checking for fl32 configure:9491: result: no configure:9462: checking for af77 configure:9491: result: no configure:9462: checking for f90 configure:9491: result: no configure:9462: checking for xlf90 configure:9491: result: no configure:9462: checking for pgf90 configure:9491: result: no configure:9462: checking for epcf90 configure:9491: result: no configure:9462: checking for f95 configure:9491: result: no configure:9462: checking for fort configure:9491: result: no configure:9462: checking for xlf95 configure:9491: result: no configure:9462: checking for ifc configure:9491: result: no configure:9462: checking for efc configure:9491: result: no configure:9462: checking for pgf95 configure:9491: result: no configure:9462: checking for lf95 configure:9491: result: no configure:9462: checking for gfortran configure:9491: result: no configure:9503: checking for Fortran 77 compiler version configure:9506: --version &5 ./configure: line 9507: --version: command not found configure:9509: $? = 127 configure:9511: -v &5 ./configure: line 9512: -v: command not found configure:9514: $? = 127 configure:9516: -V &5 ./configure: line 9517: -V: command not found configure:9519: $? = 127 configure:9527: checking whether we are using the GNU Fortran 77 compiler configure:9541: -c conftest.F >&5 ./configure: line 9542: -c: command not found configure:9547: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:9572: result: no configure:9578: checking whether accepts -g configure:9590: -c -g conftest.f >&5 ./configure: line 9591: -c: command not found configure:9596: $? = 127 configure: failed program was: | program main | | end configure:9620: result: no configure:9650: checking the maximum length of command line arguments configure:9742: result: 32768 configure:9753: checking command to parse nm output from i586-uhu-linux-gcc object configure:9952: result: ok configure:9956: checking for objdir configure:9971: result: .libs configure:10023: checking for i586-uhu-linux-ar configure:10052: result: no configure:10061: checking for ar configure:10077: found /usr/bin/ar configure:10088: result: ar configure:10103: checking for i586-uhu-linux-ranlib configure:10132: result: no configure:10141: checking for ranlib configure:10157: found /usr/bin/ranlib configure:10168: result: ranlib configure:10183: checking for i586-uhu-linux-strip configure:10212: result: no configure:10221: checking for strip configure:10237: found /usr/bin/strip configure:10248: result: strip configure:10535: checking if i586-uhu-linux-gcc static flag works configure:10563: result: yes configure:10581: checking if i586-uhu-linux-gcc supports -fno-rtti -fno-exceptions configure:10599: i586-uhu-linux-gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:10603: $? = 0 configure:10616: result: no configure:10631: checking for i586-uhu-linux-gcc option to produce PIC configure:10835: result: -fPIC configure:10843: checking if i586-uhu-linux-gcc PIC flag -fPIC works configure:10861: i586-uhu-linux-gcc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:10865: $? = 0 configure:10878: result: yes configure:10902: checking if i586-uhu-linux-gcc supports -c -o file.o configure:10923: i586-uhu-linux-gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:10927: $? = 0 configure:10949: result: yes configure:10975: checking whether the i586-uhu-linux-gcc linker (/usr/bin/ld) supports shared libraries configure:11870: result: yes configure:11896: checking whether -lc should be explicitly linked in configure:11901: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:11904: $? = 0 configure:11918: i586-uhu-linux-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:11921: $? = 0 configure:11933: result: no configure:11941: checking dynamic linker characteristics configure:12507: result: GNU/Linux ld.so configure:12511: checking how to hardcode library paths into programs configure:12536: result: immediate configure:12550: checking whether stripping libraries is possible configure:12555: result: yes configure:12680: checking for shl_load configure:12767: result: no configure:12772: checking for shl_load in -ldld configure:12833: result: no configure:12838: checking for dlopen configure:12895: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 /tmp/cc0MlF4v.o: In function `main': /var/uhubuild/work/compile/libgphoto2_port/conftest.c:97: undefined reference to `dlopen' /tmp/cc0MlF4v.o:(.data+0x0): undefined reference to `dlopen' collect2: ld returned 1 exit status configure:12901: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgphoto2_port" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "libgphoto2_port 0.5.2" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.5.2" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 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 LTDL_SHLIB_EXT ".so" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LTDL 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* 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 gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char 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 | #else | char (*f) () = dlopen; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != dlopen; | ; | return 0; | } configure:12925: result: no configure:12930: checking for dlopen in -ldl configure:12991: result: yes configure:13164: checking whether a program can dlopen itself configure:13236: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:13239: $? = 0 configure:13257: result: yes configure:13262: checking whether a statically linked program can dlopen itself configure:13334: i586-uhu-linux-gcc -o conftest -g -O2 -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c -ldl >&5 configure:13337: $? = 0 configure:13355: result: yes configure:13378: checking if libtool supports shared libraries configure:13380: result: yes configure:13383: checking whether to build shared libraries configure:13404: result: yes configure:13407: checking whether to build static libraries configure:13411: result: yes configure:13503: creating libtool configure:14081: checking for ld used by i586-uhu-linux-g++ configure:14148: result: /usr/bin/ld configure:14157: checking if the linker (/usr/bin/ld) is GNU ld configure:14172: result: yes configure:14223: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:15101: result: yes configure:15119: i586-uhu-linux-g++ -c -g -O2 conftest.cpp >&5 configure:15122: $? = 0 configure:15232: checking for i586-uhu-linux-g++ option to produce PIC configure:15500: result: -fPIC configure:15508: checking if i586-uhu-linux-g++ PIC flag -fPIC works configure:15526: i586-uhu-linux-g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5 configure:15530: $? = 0 configure:15543: result: yes configure:15567: checking if i586-uhu-linux-g++ supports -c -o file.o configure:15588: i586-uhu-linux-g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:15592: $? = 0 configure:15614: result: yes configure:15640: checking whether the i586-uhu-linux-g++ linker (/usr/bin/ld) supports shared libraries configure:15668: result: yes configure:15739: checking dynamic linker characteristics configure:16305: result: GNU/Linux ld.so configure:16309: checking how to hardcode library paths into programs configure:16334: result: immediate configure:16348: checking whether stripping libraries is possible configure:16353: result: yes configure:16478: checking for shl_load configure:16565: result: no configure:16570: checking for shl_load in -ldld configure:16631: result: no configure:16636: checking for dlopen configure:16723: result: no configure:16728: checking for dlopen in -ldl configure:16789: result: yes configure:16962: checking whether a program can dlopen itself configure:17055: result: yes configure:17060: checking whether a statically linked program can dlopen itself configure:17153: result: yes configure:23896: checking for POSIX sh $() command substitution configure:23900: result: yes configure:24127: checking for po/Makevars requiring hack configure:24134: result: no configure:24154: checking whether NLS is requested configure:24163: result: yes configure:24201: checking for msgfmt configure:24232: result: /usr/bin/msgfmt configure:24241: checking for gmsgfmt configure:24272: result: /usr/bin/msgfmt configure:24311: checking for xgettext configure:24342: result: /usr/bin/xgettext configure:24382: checking for msgmerge configure:24412: result: /usr/bin/msgmerge configure:24487: checking for ld used by GCC configure:24551: result: /usr/bin/ld configure:24560: checking if the linker (/usr/bin/ld) is GNU ld configure:24573: result: yes configure:24579: checking for shared library run path origin configure:24592: result: done configure:25008: checking whether NLS is requested configure:25017: result: yes configure:25035: checking for GNU gettext in libc configure:25059: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:25065: $? = 0 configure:25068: test -z || test ! -s conftest.err configure:25071: $? = 0 configure:25074: test -s conftest configure:25077: $? = 0 configure:25089: result: yes configure:25784: checking whether to use NLS configure:25786: result: yes configure:25789: checking where the gettext function comes from configure:25800: result: libc configure:25895: checking for msgfmt configure:25926: result: /usr/bin/msgfmt configure:25935: checking for gmsgfmt configure:25966: result: /usr/bin/msgfmt configure:26005: checking for xgettext configure:26036: result: /usr/bin/xgettext configure:26076: checking for msgmerge configure:26106: result: /usr/bin/msgmerge configure:26171: checking for iconv configure:26198: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:26204: $? = 0 configure:26207: test -z || test ! -s conftest.err configure:26210: $? = 0 configure:26213: test -s conftest configure:26216: $? = 0 configure:26281: result: yes configure:26304: checking for iconv declaration configure:26338: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:26344: $? = 0 configure:26347: test -z || test ! -s conftest.err configure:26350: $? = 0 configure:26353: test -s conftest.o configure:26356: $? = 0 configure:26371: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:26415: checking for gettext configure:26472: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:96: warning: conflicting types for built-in function 'gettext' configure:26478: $? = 0 configure:26481: test -z || test ! -s conftest.err configure:26484: $? = 0 configure:26487: test -s conftest configure:26490: $? = 0 configure:26502: result: yes configure:26591: checking for dirent.h that defines DIR configure:26644: result: yes configure:26657: checking for library containing opendir configure:26774: result: none required configure:26908: checking for ANSI C header files configure:27063: result: yes configure:27074: checking for inline configure:27095: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:27101: $? = 0 configure:27104: test -z || test ! -s conftest.err configure:27107: $? = 0 configure:27110: test -s conftest.o configure:27113: $? = 0 configure:27125: result: inline configure:27144: checking for an ANSI C-conforming const configure:27240: result: yes configure:27278: checking for stdlib.h configure:27283: result: yes configure:27278: checking for unistd.h configure:27283: result: yes configure:27278: checking for stdio.h configure:27283: result: yes configure:27287: checking fcntl.h usability configure:27299: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:27305: $? = 0 configure:27308: test -z || test ! -s conftest.err configure:27311: $? = 0 configure:27314: test -s conftest.o configure:27317: $? = 0 configure:27327: result: yes configure:27331: checking fcntl.h presence configure:27341: i586-uhu-linux-gcc -E conftest.c configure:27347: $? = 0 configure:27367: result: yes configure:27402: checking for fcntl.h configure:27409: result: yes configure:27278: checking for errno.h configure:27283: result: yes configure:27287: checking sys/time.h usability configure:27299: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:27305: $? = 0 configure:27308: test -z || test ! -s conftest.err configure:27311: $? = 0 configure:27314: test -s conftest.o configure:27317: $? = 0 configure:27327: result: yes configure:27331: checking sys/time.h presence configure:27341: i586-uhu-linux-gcc -E conftest.c configure:27347: $? = 0 configure:27367: result: yes configure:27402: checking for sys/time.h configure:27409: result: yes configure:27287: checking sys/param.h usability configure:27299: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:27305: $? = 0 configure:27308: test -z || test ! -s conftest.err configure:27311: $? = 0 configure:27314: test -s conftest.o configure:27317: $? = 0 configure:27327: result: yes configure:27331: checking sys/param.h presence configure:27341: i586-uhu-linux-gcc -E conftest.c configure:27347: $? = 0 configure:27367: result: yes configure:27402: checking for sys/param.h configure:27409: result: yes configure:27287: checking termios.h usability configure:27299: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:27305: $? = 0 configure:27308: test -z || test ! -s conftest.err configure:27311: $? = 0 configure:27314: test -s conftest.o configure:27317: $? = 0 configure:27327: result: yes configure:27331: checking termios.h presence configure:27341: i586-uhu-linux-gcc -E conftest.c configure:27347: $? = 0 configure:27367: result: yes configure:27402: checking for termios.h configure:27409: result: yes configure:27287: checking sgetty.h usability configure:27299: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:116:20: sgetty.h: No such file or directory configure:27305: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgphoto2_port" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "libgphoto2_port 0.5.2" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.5.2" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 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 LTDL_SHLIB_EXT ".so" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LTDL 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_CC "i586-uhu-linux-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_TERMIOS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:27327: result: no configure:27331: checking sgetty.h presence configure:27341: i586-uhu-linux-gcc -E conftest.c conftest.c:82:20: sgetty.h: No such file or directory configure:27347: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgphoto2_port" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "libgphoto2_port 0.5.2" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.5.2" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 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 LTDL_SHLIB_EXT ".so" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LTDL 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_CC "i586-uhu-linux-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_TERMIOS_H 1 | /* end confdefs.h. */ | #include configure:27367: result: no configure:27402: checking for sgetty.h configure:27409: result: no configure:27287: checking ttold.h usability configure:27299: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:116:19: ttold.h: No such file or directory configure:27305: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgphoto2_port" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "libgphoto2_port 0.5.2" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.5.2" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 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 LTDL_SHLIB_EXT ".so" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LTDL 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_CC "i586-uhu-linux-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_TERMIOS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:27327: result: no configure:27331: checking ttold.h presence configure:27341: i586-uhu-linux-gcc -E conftest.c conftest.c:82:19: ttold.h: No such file or directory configure:27347: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgphoto2_port" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "libgphoto2_port 0.5.2" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.5.2" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 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 LTDL_SHLIB_EXT ".so" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LTDL 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_CC "i586-uhu-linux-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_TERMIOS_H 1 | /* end confdefs.h. */ | #include configure:27367: result: no configure:27402: checking for ttold.h configure:27409: result: no configure:27287: checking ioctl-types.h usability configure:27299: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:116:25: ioctl-types.h: No such file or directory configure:27305: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgphoto2_port" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "libgphoto2_port 0.5.2" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.5.2" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 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 LTDL_SHLIB_EXT ".so" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LTDL 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_CC "i586-uhu-linux-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_TERMIOS_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:27327: result: no configure:27331: checking ioctl-types.h presence configure:27341: i586-uhu-linux-gcc -E conftest.c conftest.c:82:25: ioctl-types.h: No such file or directory configure:27347: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgphoto2_port" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "libgphoto2_port 0.5.2" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.5.2" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 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 LTDL_SHLIB_EXT ".so" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LTDL 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_CC "i586-uhu-linux-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_TERMIOS_H 1 | /* end confdefs.h. */ | #include configure:27367: result: no configure:27402: checking for ioctl-types.h configure:27409: result: no configure:27278: checking for fcntl.h configure:27283: result: yes configure:27287: checking sgtty.h usability configure:27299: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:27305: $? = 0 configure:27308: test -z || test ! -s conftest.err configure:27311: $? = 0 configure:27314: test -s conftest.o configure:27317: $? = 0 configure:27327: result: yes configure:27331: checking sgtty.h presence configure:27341: i586-uhu-linux-gcc -E conftest.c configure:27347: $? = 0 configure:27367: result: yes configure:27402: checking for sgtty.h configure:27409: result: yes configure:27287: checking sys/ioctl.h usability configure:27299: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:27305: $? = 0 configure:27308: test -z || test ! -s conftest.err configure:27311: $? = 0 configure:27314: test -s conftest.o configure:27317: $? = 0 configure:27327: result: yes configure:27331: checking sys/ioctl.h presence configure:27341: i586-uhu-linux-gcc -E conftest.c configure:27347: $? = 0 configure:27367: result: yes configure:27402: checking for sys/ioctl.h configure:27409: result: yes configure:27278: checking for sys/time.h configure:27283: result: yes configure:27287: checking termio.h usability configure:27299: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:27305: $? = 0 configure:27308: test -z || test ! -s conftest.err configure:27311: $? = 0 configure:27314: test -s conftest.o configure:27317: $? = 0 configure:27327: result: yes configure:27331: checking termio.h presence configure:27341: i586-uhu-linux-gcc -E conftest.c configure:27347: $? = 0 configure:27367: result: yes configure:27402: checking for termio.h configure:27409: result: yes configure:27278: checking for unistd.h configure:27283: result: yes configure:27287: checking endian.h usability configure:27299: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:27305: $? = 0 configure:27308: test -z || test ! -s conftest.err configure:27311: $? = 0 configure:27314: test -s conftest.o configure:27317: $? = 0 configure:27327: result: yes configure:27331: checking endian.h presence configure:27341: i586-uhu-linux-gcc -E conftest.c configure:27347: $? = 0 configure:27367: result: yes configure:27402: checking for endian.h configure:27409: result: yes configure:27287: checking byteswap.h usability configure:27299: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:27305: $? = 0 configure:27308: test -z || test ! -s conftest.err configure:27311: $? = 0 configure:27314: test -s conftest.o configure:27317: $? = 0 configure:27327: result: yes configure:27331: checking byteswap.h presence configure:27341: i586-uhu-linux-gcc -E conftest.c configure:27347: $? = 0 configure:27367: result: yes configure:27402: checking for byteswap.h configure:27409: result: yes configure:27287: checking asm/io.h usability configure:27299: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:27305: $? = 0 configure:27308: test -z || test ! -s conftest.err configure:27311: $? = 0 configure:27314: test -s conftest.o configure:27317: $? = 0 configure:27327: result: yes configure:27331: checking asm/io.h presence configure:27341: i586-uhu-linux-gcc -E conftest.c configure:27347: $? = 0 configure:27367: result: yes configure:27402: checking for asm/io.h configure:27409: result: yes configure:27433: checking regex.h usability configure:27445: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:27451: $? = 0 configure:27454: test -z || test ! -s conftest.err configure:27457: $? = 0 configure:27460: test -s conftest.o configure:27463: $? = 0 configure:27473: result: yes configure:27477: checking regex.h presence configure:27487: i586-uhu-linux-gcc -E conftest.c configure:27493: $? = 0 configure:27513: result: yes configure:27548: checking for regex.h configure:27555: result: yes configure:27586: checking for strerror configure:27643: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:27649: $? = 0 configure:27652: test -z || test ! -s conftest.err configure:27655: $? = 0 configure:27658: test -s conftest configure:27661: $? = 0 configure:27673: result: yes configure:27586: checking for snprintf configure:27643: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:117: warning: conflicting types for built-in function 'snprintf' configure:27649: $? = 0 configure:27652: test -z || test ! -s conftest.err configure:27655: $? = 0 configure:27658: test -s conftest configure:27661: $? = 0 configure:27673: result: yes configure:27586: checking for vsnprintf configure:27643: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 conftest.c:118: warning: conflicting types for built-in function 'vsnprintf' configure:27649: $? = 0 configure:27652: test -z || test ! -s conftest.err configure:27655: $? = 0 configure:27658: test -s conftest configure:27661: $? = 0 configure:27673: result: yes configure:27700: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:99: error: `TIOCM_RTS' undeclared (first use in this function) conftest.c:99: error: (Each undeclared identifier is reported only once conftest.c:99: error: for each function it appears in.) configure:27706: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgphoto2_port" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "libgphoto2_port 0.5.2" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.5.2" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 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 LTDL_SHLIB_EXT ".so" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LTDL 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_CC "i586-uhu-linux-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_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_ASM_IO_H 1 | #define HAVE_REGEX 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:27747: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:27753: $? = 0 configure:27756: test -z || test ! -s conftest.err configure:27759: $? = 0 configure:27762: test -s conftest.o configure:27765: $? = 0 configure:27794: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:96:25: ioctl-types.h: No such file or directory conftest.c: In function `main': conftest.c:100: error: `TIOCM_RTS' undeclared (first use in this function) conftest.c:100: error: (Each undeclared identifier is reported only once conftest.c:100: error: for each function it appears in.) configure:27800: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgphoto2_port" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "libgphoto2_port 0.5.2" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.5.2" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 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 LTDL_SHLIB_EXT ".so" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LTDL 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_CC "i586-uhu-linux-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_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_ASM_IO_H 1 | #define HAVE_REGEX 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:27841: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:27847: $? = 0 configure:27850: test -z || test ! -s conftest.err configure:27853: $? = 0 configure:27856: test -s conftest.o configure:27859: $? = 0 configure:27884: checking stdarg.h usability configure:27896: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:27902: $? = 0 configure:27905: test -z || test ! -s conftest.err configure:27908: $? = 0 configure:27911: test -s conftest.o configure:27914: $? = 0 configure:27924: result: yes configure:27928: checking stdarg.h presence configure:27938: i586-uhu-linux-gcc -E conftest.c configure:27944: $? = 0 configure:27964: result: yes configure:27999: checking for stdarg.h configure:28006: result: yes configure:28047: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:28053: $? = 0 configure:28056: test -z || test ! -s conftest.err configure:28059: $? = 0 configure:28062: test -s conftest configure:28065: $? = 0 configure:28135: checking for va_copy() or replacement configure:28137: result: va_copy configure:28249: checking resmgr.h usability configure:28261: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:133:20: resmgr.h: No such file or directory configure:28267: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgphoto2_port" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "libgphoto2_port 0.5.2" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.5.2" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 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 LTDL_SHLIB_EXT ".so" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LTDL 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_CC "i586-uhu-linux-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_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_ASM_IO_H 1 | #define HAVE_REGEX 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:28289: result: no configure:28293: checking resmgr.h presence configure:28303: i586-uhu-linux-gcc -E conftest.c conftest.c:99:20: resmgr.h: No such file or directory configure:28309: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgphoto2_port" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "libgphoto2_port 0.5.2" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.5.2" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 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 LTDL_SHLIB_EXT ".so" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LTDL 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_CC "i586-uhu-linux-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_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_ASM_IO_H 1 | #define HAVE_REGEX 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:28329: result: no configure:28364: checking for resmgr.h configure:28371: result: no configure:28480: checking baudboy.h usability configure:28492: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:133:21: baudboy.h: No such file or directory configure:28498: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgphoto2_port" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "libgphoto2_port 0.5.2" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.5.2" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 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 LTDL_SHLIB_EXT ".so" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LTDL 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_CC "i586-uhu-linux-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_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_ASM_IO_H 1 | #define HAVE_REGEX 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:28520: result: no configure:28524: checking baudboy.h presence configure:28534: i586-uhu-linux-gcc -E conftest.c conftest.c:99:21: baudboy.h: No such file or directory configure:28540: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgphoto2_port" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "libgphoto2_port 0.5.2" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.5.2" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 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 LTDL_SHLIB_EXT ".so" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LTDL 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_CC "i586-uhu-linux-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_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_ASM_IO_H 1 | #define HAVE_REGEX 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:28560: result: no configure:28595: checking for baudboy.h configure:28602: result: no configure:28644: checking lockdev.h usability configure:28656: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:133:21: lockdev.h: No such file or directory configure:28662: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgphoto2_port" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "libgphoto2_port 0.5.2" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.5.2" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 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 LTDL_SHLIB_EXT ".so" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LTDL 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_CC "i586-uhu-linux-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_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_ASM_IO_H 1 | #define HAVE_REGEX 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 | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:28684: result: no configure:28688: checking lockdev.h presence configure:28698: i586-uhu-linux-gcc -E conftest.c conftest.c:99:21: lockdev.h: No such file or directory configure:28704: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgphoto2_port" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "libgphoto2_port 0.5.2" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.5.2" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 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 LTDL_SHLIB_EXT ".so" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LTDL 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_CC "i586-uhu-linux-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_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_ASM_IO_H 1 | #define HAVE_REGEX 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:28724: result: no configure:28759: checking for lockdev.h configure:28766: result: no configure:28772: checking for ttylock.h configure:28791: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 conftest.c:104:21: ttylock.h: No such file or directory configure:28797: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgphoto2_port" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "libgphoto2_port 0.5.2" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.5.2" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 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 LTDL_SHLIB_EXT ".so" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LTDL 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_CC "i586-uhu-linux-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_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_ASM_IO_H 1 | #define HAVE_REGEX 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:28820: result: no configure:28955: checking for dev_lock in -llockdev configure:28985: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -llockdev >&5 /usr/bin/ld: cannot find -llockdev collect2: ld returned 1 exit status configure:28991: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "libgphoto2_port" | #define PACKAGE_TARNAME "libgphoto2_port" | #define PACKAGE_VERSION "0.5.2" | #define PACKAGE_STRING "libgphoto2_port 0.5.2" | #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" | #define PACKAGE "libgphoto2_port" | #define VERSION "0.5.2" | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 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 LTDL_SHLIB_EXT ".so" | #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" | #define LTDL_OBJDIR ".libs/" | #define HAVE_PRELOADED_SYMBOLS 1 | #define HAVE_LIBDL 1 | #define HAVE_DLERROR 1 | #define HAVE_ARGZ_H 1 | #define HAVE_ERROR_T 1 | #define HAVE_ARGZ_APPEND 1 | #define HAVE_ARGZ_CREATE_SEP 1 | #define HAVE_ARGZ_INSERT 1 | #define HAVE_ARGZ_NEXT 1 | #define HAVE_ARGZ_STRINGIFY 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRCHR 1 | #define HAVE_STRRCHR 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_STRCMP 1 | #define HAVE_CLOSEDIR 1 | #define HAVE_OPENDIR 1 | #define HAVE_READDIR 1 | #define HAVE_LTDL 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define HAVE_CC "i586-uhu-linux-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_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_ASM_IO_H 1 | #define HAVE_REGEX 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 gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char dev_lock (); | int | main () | { | dev_lock (); | ; | return 0; | } configure:29016: result: no configure:29203: checking PKG_CONFIG_PATH configure:29206: result: empty configure:29215: checking for pkg-config configure:29246: result: /usr/bin/pkg-config configure:29273: checking for dynamic library extension configure:29295: result: .so configure:29392: checking pkg-config is at least version 0.9.0 configure:29395: result: yes configure:29412: checking for libusb to use configure:29425: result: autodetect configure:29431: checking for LIBUSB configure:29439: $PKG_CONFIG --exists --print-errors "libusb >= 0.1.5" configure:29442: $? = 0 configure:29457: $PKG_CONFIG --exists --print-errors "libusb >= 0.1.5" configure:29460: $? = 0 configure:29494: result: yes configure:29646: checking usb.h usability configure:29658: i586-uhu-linux-gcc -c -g -O2 conftest.c >&5 configure:29664: $? = 0 configure:29667: test -z || test ! -s conftest.err configure:29670: $? = 0 configure:29673: test -s conftest.o configure:29676: $? = 0 configure:29686: result: yes configure:29690: checking usb.h presence configure:29700: i586-uhu-linux-gcc -E conftest.c configure:29706: $? = 0 configure:29726: result: yes configure:29761: checking for usb.h configure:29768: result: yes configure:29782: checking for function usb_busses in libusb configure:29809: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c -lusb >&5 configure:29815: $? = 0 configure:29818: test -z || test ! -s conftest.err configure:29821: $? = 0 configure:29824: test -s conftest configure:29827: $? = 0 configure:29839: result: yes configure:29901: checking libusb library flags configure:29903: result: -lusb configure:29905: checking libusb cpp flags configure:29907: result: configure:29924: checking for HAL configure:29932: $PKG_CONFIG --exists --print-errors "dbus-1 >= 0.31 hal >= 0.5.0" configure:29935: $? = 0 configure:29950: $PKG_CONFIG --exists --print-errors "dbus-1 >= 0.31 hal >= 0.5.0" configure:29953: $? = 0 configure:29987: result: yes configure:30012: checking for re_compile_pattern configure:30069: i586-uhu-linux-gcc -o conftest -g -O2 conftest.c >&5 configure:30075: $? = 0 configure:30078: test -z || test ! -s conftest.err configure:30081: $? = 0 configure:30084: test -s conftest configure:30087: $? = 0 configure:30099: result: yes configure:30145: checking main docdir configure:30157: result: ${prefix}/share/doc (FHS style) configure:30169: checking package docdir configure:30180: result: ${prefix}/share/doc/libgphoto2_port (default style) configure:30286: checking for html dir configure:30290: result: ${prefix}/share/doc/libgphoto2_port/html (default) configure:30465: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by libgphoto2_port config.status 0.5.2, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on norris config.status:840: creating Makefile config.status:840: creating po/Makefile.in config.status:840: creating libgphoto2_port/Makefile config.status:840: creating serial/Makefile config.status:840: creating usb/Makefile config.status:840: creating disk/Makefile config.status:840: creating gphoto2-port-config config.status:840: creating test/Makefile config.status:840: creating doc/Makefile config.status:840: creating m4/Makefile config.status:906: creating config.h config.status:1382: executing depfiles commands config.status:1382: executing default-1 commands config.status:1382: executing default-2 commands configure:32127: configuring in libltdl configure:32244: running /bin/sh './configure' --prefix=/usr '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--enable-shared' '--build=i586-uhu-linux' '--host=i586-uhu-linux' 'build_alias=i586-uhu-linux' 'host_alias=i586-uhu-linux' '--enable-ltdl-convenience' '--cache-file=/dev/null' '--srcdir=.' 'PKG_CONFIG=/usr/bin/pkg-config' --cache-file=/dev/null --srcdir=. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i586-uhu-linux-gnu ac_cv_build_alias=i586-uhu-linux ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_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= ac_cv_env_LDFLAGS_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_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= 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=i586-uhu-linux ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i586-uhu-linux ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_exeext= ac_cv_f77_compiler_gnu=no ac_cv_func_argz_append=yes ac_cv_func_argz_create_sep=yes ac_cv_func_argz_insert=yes ac_cv_func_argz_next=yes ac_cv_func_argz_stringify=yes ac_cv_func_closedir=yes ac_cv_func_dlerror=yes ac_cv_func_dlopen=no ac_cv_func_gettext=yes ac_cv_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_func_opendir=yes ac_cv_func_re_compile_pattern=yes ac_cv_func_readdir=yes ac_cv_func_shl_load=no ac_cv_func_snprintf=yes ac_cv_func_strchr=yes ac_cv_func_strcmp=yes ac_cv_func_strerror=yes ac_cv_func_strrchr=yes ac_cv_func_vsnprintf=yes ac_cv_header_argz_h=yes ac_cv_header_asm_io_h=yes ac_cv_header_assert_h=yes ac_cv_header_baudboy_h=no ac_cv_header_byteswap_h=yes ac_cv_header_ctype_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dld_h=no 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_lockdev_h=no ac_cv_header_ltdl_h=yes ac_cv_header_mach_o_dyld_h=no ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_regex_h=yes ac_cv_header_resmgr_h=no 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_dl_h=no ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_param_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=i586-uhu-linux-gnu ac_cv_host_alias=i586-uhu-linux ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_lockdev_dev_lock=no ac_cv_lib_ltdl_lt_dlcaller_register=yes ac_cv_objext=o ac_cv_path_GMSGFMT=/usr/bin/msgfmt ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_MSGMERGE=/usr/bin/msgmerge ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=i586-uhu-linux-gcc ac_cv_prog_CPP='i586-uhu-linux-gcc -E' ac_cv_prog_CXX=i586-uhu-linux-g++ ac_cv_prog_CXXCPP='i586-uhu-linux-g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_search_opendir='none required' ac_cv_sys_symbol_underscore=no ac_cv_type_error_t=yes 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/bin/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_CXX_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 libltdl_cv_lib_dl_dlopen=yes libltdl_cv_objdir=.libs libltdl_cv_preloaded_symbols=yes libltdl_cv_shlibext=.so libltdl_cv_shlibpath_var= libltdl_cv_sys_dlopen_deplibs=yes libltdl_cv_sys_search_path='/lib /usr/lib' 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_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM=nm lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' pkg_cv_HAL_CFLAGS='-DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/hal ' pkg_cv_HAL_LIBS='-lhal -ldbus-1 ' pkg_cv_LIBUSB_CFLAGS=' ' pkg_cv_LIBUSB_LIBS='-lusb ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /var/uhubuild/work/compile/libgphoto2_port/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/uhubuild/work/compile/libgphoto2_port/missing --run tar' AM_CPPFLAGS=' -I$(top_srcdir) -I$(top_srcdir)/libgphoto2_port -DLOCALEDIR=\"$(datadir)/locale\" -DIOLIBS=\"$(libdir)/$(PACKAGE_TARNAME)/$(VERSION)\" -Wall -Wmissing-declarations -Wmissing-prototypes -g' AM_LDFLAGS=' -Wall -g' AR='ar' AS='as' AUTOCONF='${SHELL} /var/uhubuild/work/compile/libgphoto2_port/missing --run autoconf' AUTOHEADER='${SHELL} /var/uhubuild/work/compile/libgphoto2_port/missing --run autoheader' AUTOMAKE='${SHELL} /var/uhubuild/work/compile/libgphoto2_port/missing --run automake-1.9' AWK='gawk' CC='i586-uhu-linux-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CONVENIENCE_LTDL_FALSE='#' CONVENIENCE_LTDL_TRUE='' CPP='i586-uhu-linux-gcc -E' CPPFLAGS='' CXX='i586-uhu-linux-g++' CXXCPP='i586-uhu-linux-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='dlltool' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='#' EXEEXT='' F77='' FFLAGS='' GETTEXT_PACKAGE='libgphoto2_port-0' GMSGFMT='/usr/bin/msgfmt' GTKDOC='' HAL_CFLAGS='-DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/hal ' HAL_LIBS='-lhal -ldbus-1 ' HAVE_LIBUSB_FALSE='#' HAVE_LIBUSB_TRUE='' INCLTDL='-I${top_srcdir}/libltdl' INSTALL_DATA='${INSTALL} -m 644' INSTALL_LTDL_FALSE='' INSTALL_LTDL_TRUE='#' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INTLLIBS='' IOLIB_SUBDIRS=' serial usb disk' LDFLAGS='' LIBADD_DL='-ldl' LIBGPHOTO2_PORT_AGE='2' LIBGPHOTO2_PORT_CURRENT='0' LIBGPHOTO2_PORT_REVISION='5' LIBGPHOTO2_PORT_VERSION_INFO='5:2:5' LIBICONV='' LIBINTL='' LIBLTDL='-lltdl' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBUSB_CFLAGS=' ' LIBUSB_CONFIG_PROG='' LIBUSB_LIBS='-lusb ' LN_S='ln -s' LTDLINCL='-I${top_srcdir}/libltdl' LTLIBICONV='' LTLIBINTL='' LTLIBOBJS='' MAIL_GPHOTO_DEVEL='' MAIL_GPHOTO_TRANSLATION='' MAIL_GPHOTO_USER='' MAKEINFO='${SHELL} /var/uhubuild/work/compile/libgphoto2_port/missing --run makeinfo' MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs' MSGFMT='/usr/bin/msgfmt' MSGMERGE='/usr/bin/msgmerge' OBJDUMP='objdump' OBJEXT='o' PACKAGE='libgphoto2_port' PACKAGE_BUGREPORT='gphoto-devel@lists.sourceforge.net' PACKAGE_NAME='libgphoto2_port' PACKAGE_STRING='libgphoto2_port 0.5.2' PACKAGE_TARNAME='libgphoto2_port' PACKAGE_VERSION='0.5.2' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_PATH='' POSUB='po' RANLIB='ranlib' 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.5.2' XGETTEXT='/usr/bin/xgettext' ac_ct_AR='ar' ac_ct_AS='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DLLTOOL='' ac_ct_F77='' ac_ct_OBJDUMP='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' ac_pt_PKG_CONFIG='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' apidocdir}='${prefix}/share/doc/libgphoto2_port/html/api}' bindir='${exec_prefix}/bin' build='i586-uhu-linux-gnu' build_alias='i586-uhu-linux' build_cpu='i586' build_os='linux-gnu' build_vendor='uhu' datadir='${prefix}/share' docdir='${prefix}/share/doc/libgphoto2_port' exec_prefix='${prefix}' host='i586-uhu-linux-gnu' host_alias='i586-uhu-linux' host_cpu='i586' host_os='linux-gnu' host_vendor='uhu' htmldir='${prefix}/share/doc/libgphoto2_port/html' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='/var/uhubuild/work/compile/libgphoto2_port/install-sh' iolibdir='$(libdir)/$(PACKAGE_TARNAME)/$(VERSION)' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='$(datadir)/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='/usr' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' libltdl' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define ENABLE_NLS 1 #define GETTEXT_PACKAGE "libgphoto2_port-0" #define HAVE_ARGZ_APPEND 1 #define HAVE_ARGZ_CREATE_SEP 1 #define HAVE_ARGZ_H 1 #define HAVE_ARGZ_INSERT 1 #define HAVE_ARGZ_NEXT 1 #define HAVE_ARGZ_STRINGIFY 1 #define HAVE_ASM_IO_H 1 #define HAVE_ASSERT_H 1 #define HAVE_BYTESWAP_H 1 #define HAVE_CC "i586-uhu-linux-gcc" #define HAVE_CLOSEDIR 1 #define HAVE_CTYPE_H 1 #define HAVE_DCGETTEXT 1 #define HAVE_DIRENT_H 1 #define HAVE_DIRENT_H 1 #define HAVE_DLERROR 1 #define HAVE_DLFCN_H 1 #define HAVE_ENDIAN_H 1 #define HAVE_ERRNO_H 1 #define HAVE_ERRNO_H 1 #define HAVE_ERROR_T 1 #define HAVE_FCNTL_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GETTEXT 1 #define HAVE_GNU_REGEX 1 #define HAVE_HAL 1 #define HAVE_ICONV 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIBDL 1 #define HAVE_LIBUSB 1 #define HAVE_LTDL 1 #define HAVE_MALLOC_H 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMORY_H 1 #define HAVE_OPENDIR 1 #define HAVE_PRELOADED_SYMBOLS 1 #define HAVE_READDIR 1 #define HAVE_REGEX 1 #define HAVE_RTS_IOCTL 1 #define HAVE_RTS_IOCTL 1 #define HAVE_SERIAL 1 #define HAVE_SGTTY_H 1 #define HAVE_SNPRINTF 1 #define HAVE_STDINT_H 1 #define HAVE_STDIO_H 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRCHR 1 #define HAVE_STRCMP 1 #define HAVE_STRERROR 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_STRRCHR 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_TERMIO_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_VA_COPY 1 #define HAVE_VSNPRINTF 1 #define ICONV_CONST #define LTDL_OBJDIR ".libs/" #define LTDL_SHLIB_EXT ".so" #define LTDL_SYSSEARCHPATH "/lib:/usr/lib" #define MAIL_GPHOTO_DEVEL "" #define MAIL_GPHOTO_TRANSLATION "" #define MAIL_GPHOTO_USER "" #define PACKAGE "libgphoto2_port" #define PACKAGE_BUGREPORT "gphoto-devel@lists.sourceforge.net" #define PACKAGE_NAME "libgphoto2_port" #define PACKAGE_STRING "libgphoto2_port 0.5.2" #define PACKAGE_TARNAME "libgphoto2_port" #define PACKAGE_VERSION "0.5.2" #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define URL_DIGICAM_LIST "http://www.teaser.fr/~hfiguiere/linux/digicam.html" #define URL_GPHOTO_HOME "http://www.gphoto.org/" #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto" #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/" #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html" #define VERSION "0.5.2" #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 0