digikam configure error

Michael Hollmann m.hollmann at inode.at
Mon Jun 19 13:29:12 UTC 2006


make install clean

configure: error: /bin/sh './configure' failed for libgphoto2_port
===>  Script "configure" failed unexpectedly.
Please report the problem to ports at FreeBSD.org [maintainer] and attach the
"/usr/ports/graphics/libgphoto2/work/libgphoto2-2.1.99/config.log" including
the output of the failure of your make command. Also, it might be a good 
idea
to provide an overview of all packages installed on your system (e.g. an `ls
/var/db/pkg`).
*** Error code 1

Stop in /usr/ports/graphics/libgphoto2.
*** Error code 1



This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by libgphoto2 configure 2.1.99, which was
generated by GNU Autoconf 2.59.  Invocation command line was

   $ ./configure --prefix=/usr/local --build=i386-portbld-freebsd5.4

## --------- ##
## Platform. ##
## --------- ##

hostname = holly.jawa.at
uname -m = i386
uname -r = 5.4-RELEASE-p7
uname -s = FreeBSD
uname -v = FreeBSD 5.4-RELEASE-p7 #2: Sun Nov 13 19:47:29 CET 2005 
root at holly.jawa.at:/usr/src/sys/i386/compile/NOTEBOOK

/usr/bin/uname -p = i386
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/games
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin
PATH: /root/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1624: checking for a BSD-compatible install
configure:1679: result: /usr/bin/install -c -o root -g wheel
configure:1690: checking whether build environment is sane
configure:1733: result: yes
configure:1798: checking for gawk
configure:1827: result: no
configure:1798: checking for mawk
configure:1827: result: no
configure:1798: checking for nawk
configure:1814: found /usr/bin/nawk
configure:1824: result: nawk
configure:1834: checking whether gmake sets $(MAKE)
configure:1854: result: yes
configure:2032: checking for POSIX sh $() command substitution
configure:2036: result: yes
configure:2169: checking for gcc
configure:2195: result: cc
configure:2439: checking for C compiler version
configure:2442: cc --version </dev/null >&5
cc (GCC) 3.4.2 [FreeBSD] 20040728
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2445: $? = 0
configure:2447: cc -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.2 [FreeBSD] 20040728
configure:2450: $? = 0
configure:2452: cc -V </dev/null >&5
cc: `-V' option must have argument
configure:2455: $? = 1
configure:2478: checking for C compiler default output file name
configure:2481: cc -O -pipe    conftest.c  >&5
configure:2484: $? = 0
configure:2530: result: a.out
configure:2535: checking whether the C compiler works
configure:2541: ./a.out
configure:2544: $? = 0
configure:2561: result: yes
configure:2568: checking whether we are cross compiling
configure:2570: result: no
configure:2573: checking for suffix of executables
configure:2575: cc -o conftest -O -pipe    conftest.c  >&5
configure:2578: $? = 0
configure:2603: result:
configure:2609: checking for suffix of object files
configure:2630: cc -c -O -pipe   conftest.c >&5
configure:2633: $? = 0
configure:2655: result: o
configure:2659: checking whether we are using the GNU C compiler
configure:2683: cc -c -O -pipe   conftest.c >&5
configure:2689: $? = 0
configure:2692: test -z 			 || test ! -s conftest.err
configure:2695: $? = 0
configure:2698: test -s conftest.o
configure:2701: $? = 0
configure:2714: result: yes
configure:2720: checking whether cc accepts -g
configure:2741: cc -c -g  conftest.c >&5
configure:2747: $? = 0
configure:2750: test -z 			 || test ! -s conftest.err
configure:2753: $? = 0
configure:2756: test -s conftest.o
configure:2759: $? = 0
configure:2770: result: yes
configure:2787: checking for cc option to accept ANSI C
configure:2857: cc  -c -O -pipe   conftest.c >&5
configure:2863: $? = 0
configure:2866: test -z 			 || test ! -s conftest.err
configure:2869: $? = 0
configure:2872: test -s conftest.o
configure:2875: $? = 0
configure:2893: result: none needed
configure:2911: cc -c -O -pipe   conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:2917: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3058: checking for style of include used by gmake
configure:3086: result: GNU
configure:3114: checking dependency style of cc
configure:3204: result: gcc3
configure:3226: checking how to run the C preprocessor
configure:3261: cc -E  conftest.c
configure:3267: $? = 0
configure:3299: cc -E  conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:3305: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "libgphoto2"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.1.99"
| #define PACKAGE_STRING "libgphoto2 2.1.99"
| #define PACKAGE_BUGREPORT "gphoto-devel at lists.sourceforge.net"
| #define PACKAGE "libgphoto2"
| #define VERSION "2.1.99"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3344: result: cc -E
configure:3368: cc -E  conftest.c
configure:3374: $? = 0
configure:3406: cc -E  conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:3412: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "libgphoto2"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.1.99"
| #define PACKAGE_STRING "libgphoto2 2.1.99"
| #define PACKAGE_BUGREPORT "gphoto-devel at lists.sourceforge.net"
| #define PACKAGE "libgphoto2"
| #define VERSION "2.1.99"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3468: checking for a BSD-compatible install
configure:3523: result: /usr/bin/install -c -o root -g wheel
configure:3550: checking for an ANSI C-conforming const
configure:3617: cc -c -O -pipe   conftest.c >&5
conftest.c: In function `main':
conftest.c:31: error: invalid operands to binary +
configure:3623: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "libgphoto2"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.1.99"
| #define PACKAGE_STRING "libgphoto2 2.1.99"
| #define PACKAGE_BUGREPORT "gphoto-devel at lists.sourceforge.net"
| #define PACKAGE "libgphoto2"
| #define VERSION "2.1.99"
| /* end confdefs.h.  */
|
| int
| main ()
| {
| /* FIXME: Include the comments suggested by Paul. */
| #ifndef __cplusplus
|   /* Ultrix mips cc rejects this.  */
|   typedef int charset[2];
|   const charset x;
|   /* SunOS 4.1.1 cc rejects this.  */
|   char const *const *ccp;
|   char **p;
|   /* NEC SVR4.0.2 mips cc rejects this.  */
|   struct point {int x, y;};
|   static struct point const zero = {0,0};
|   /* AIX XL C 1.02.0.0 rejects this.
|      It does not let you subtract one const X* pointer from another in
|      an arm of an if-expression whose if-part is not a constant
|      expression */
|   const char *g = "string";
|   ccp = &g + (g ? g: 0);
|   /* HPUX 7.0 cc rejects these. */
|   ++ccp;
|   p = (char**) ccp;
|   ccp = (char const *const *) p;
|   { /* SCO 3.2v4 cc rejects this.  */
|     char *t;
|     char const *s = 0 ? (char *) 0 : (char const *) 0;
|
|     *t++ = 0;
|   }
|   { /* Someone thinks the Sun supposedly-ANSI compiler will reject 
this.  */
|     int x[] = {25, 17};
|     const int *foo = &x[0];
|     ++foo;
|   }
|   { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
|     typedef const int *iptr;
|     iptr p = 0;
|     ++p;
|   }
|   { /* AIX XL C 1.02.0.0 rejects this saying
|        "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable 
lvalue. */
|     struct s { int j; const int *ap[3]; };
|     struct s *b; b->j = 5;
|   }
|   { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
|     const int foo = 10;
|   }
| #endif
|
|   ;
|   return 0;
| }
configure:3646: result: no
configure:3657: checking for egrep
configure:3667: result: grep -E
configure:3672: checking for ANSI C header files
configure:3697: cc -c -O -pipe   conftest.c >&5
configure:3703: $? = 0
configure:3706: test -z 			 || test ! -s conftest.err
configure:3709: $? = 0
configure:3712: test -s conftest.o
configure:3715: $? = 0
configure:3804: cc -o conftest -O -pipe    conftest.c  >&5
configure:3807: $? = 0
configure:3809: ./conftest
configure:3812: $? = 0
configure:3827: result: yes
configure:3845: checking for dirent.h that defines DIR
configure:3869: cc -c -O -pipe   conftest.c >&5
configure:3875: $? = 0
configure:3878: test -z 			 || test ! -s conftest.err
configure:3881: $? = 0
configure:3884: test -s conftest.o
configure:3887: $? = 0
configure:3898: result: yes
configure:3911: checking for library containing opendir
configure:3941: cc -o conftest -O -pipe    conftest.c  >&5
configure:3947: $? = 0
configure:3950: test -z 			 || test ! -s conftest.err
configure:3953: $? = 0
configure:3956: test -s conftest
configure:3959: $? = 0
configure:4028: result: none required
configure:4176: checking for sys/types.h
configure:4192: cc -c -O -pipe   conftest.c >&5
configure:4198: $? = 0
configure:4201: test -z 			 || test ! -s conftest.err
configure:4204: $? = 0
configure:4207: test -s conftest.o
configure:4210: $? = 0
configure:4221: result: yes
configure:4176: checking for sys/stat.h
configure:4192: cc -c -O -pipe   conftest.c >&5
configure:4198: $? = 0
configure:4201: test -z 			 || test ! -s conftest.err
configure:4204: $? = 0
configure:4207: test -s conftest.o
configure:4210: $? = 0
configure:4221: result: yes
configure:4176: checking for stdlib.h
configure:4192: cc -c -O -pipe   conftest.c >&5
configure:4198: $? = 0
configure:4201: test -z 			 || test ! -s conftest.err
configure:4204: $? = 0
configure:4207: test -s conftest.o
configure:4210: $? = 0
configure:4221: result: yes
configure:4176: checking for string.h
configure:4192: cc -c -O -pipe   conftest.c >&5
configure:4198: $? = 0
configure:4201: test -z 			 || test ! -s conftest.err
configure:4204: $? = 0
configure:4207: test -s conftest.o
configure:4210: $? = 0
configure:4221: result: yes
configure:4176: checking for memory.h
configure:4192: cc -c -O -pipe   conftest.c >&5
configure:4198: $? = 0
configure:4201: test -z 			 || test ! -s conftest.err
configure:4204: $? = 0
configure:4207: test -s conftest.o
configure:4210: $? = 0
configure:4221: result: yes
configure:4176: checking for strings.h
configure:4192: cc -c -O -pipe   conftest.c >&5
configure:4198: $? = 0
configure:4201: test -z 			 || test ! -s conftest.err
configure:4204: $? = 0
configure:4207: test -s conftest.o
configure:4210: $? = 0
configure:4221: result: yes
configure:4176: checking for inttypes.h
configure:4192: cc -c -O -pipe   conftest.c >&5
configure:4198: $? = 0
configure:4201: test -z 			 || test ! -s conftest.err
configure:4204: $? = 0
configure:4207: test -s conftest.o
configure:4210: $? = 0
configure:4221: result: yes
configure:4176: checking for stdint.h
configure:4192: cc -c -O -pipe   conftest.c >&5
configure:4198: $? = 0
configure:4201: test -z 			 || test ! -s conftest.err
configure:4204: $? = 0
configure:4207: test -s conftest.o
configure:4210: $? = 0
configure:4221: result: yes
configure:4176: checking for unistd.h
configure:4192: cc -c -O -pipe   conftest.c >&5
configure:4198: $? = 0
configure:4201: test -z 			 || test ! -s conftest.err
configure:4204: $? = 0
configure:4207: test -s conftest.o
configure:4210: $? = 0
configure:4221: result: yes
configure:4247: checking dlfcn.h usability
configure:4259: cc -c -O -pipe   conftest.c >&5
configure:4265: $? = 0
configure:4268: test -z 			 || test ! -s conftest.err
configure:4271: $? = 0
configure:4274: test -s conftest.o
configure:4277: $? = 0
configure:4287: result: yes
configure:4291: checking dlfcn.h presence
configure:4301: cc -E  conftest.c
configure:4307: $? = 0
configure:4327: result: yes
configure:4362: checking for dlfcn.h
configure:4369: result: yes
configure:4409: checking dynamic linker characteristics
configure:4975: result: no
configure:4980: checking which extension is used for loadable modules
configure:4990: result: .so
configure:5001: checking which variable specifies run-time library path
configure:5008: result:
configure:5019: checking for the default library search path
configure:5026: result: /lib /usr/lib
configure:5044: checking for objdir
configure:5065: result: .libs
configure:5079: checking build system type
configure:5097: result: i386-portbld-freebsd5.4
configure:5105: checking host system type
configure:5119: result: i386-portbld-freebsd5.4
configure:5127: checking for BSD-compatible nm
configure:5169: result: /usr/bin/nm -B
configure:5178: checking command to parse /usr/bin/nm -B output from  object
configure:5274: cc -c -O -pipe   conftest.c >&5
configure:5277: $? = 0
configure:5281: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 
\2/p' \> conftest.nm
configure:5284: $? = 0
configure:5336: cc -o conftest -O -pipe    conftest.c conftstm.o >&5
configure:5339: $? = 0
configure:5377: result: ok
configure:5382: checking whether libtool supports -dlopen/-dlpreopen
configure:5394: result: yes
configure:5413: checking for shl_load
configure:5470: cc -o conftest -O -pipe    conftest.c  >&5
/var/tmp//ccdx28Em.o(.text+0x12): In function `main':
: undefined reference to `shl_load'
/var/tmp//ccdx28Em.o(.data+0x0): undefined reference to `shl_load'
configure:5476: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "libgphoto2"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.1.99"
| #define PACKAGE_STRING "libgphoto2 2.1.99"
| #define PACKAGE_BUGREPORT "gphoto-devel at lists.sourceforge.net"
| #define PACKAGE "libgphoto2"
| #define VERSION "2.1.99"
| #define const
| #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 <limits.h> 
declares shl_load.
|    For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef 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:5500: result: no
configure:5509: checking for shl_load in -ldld
configure:5539: cc -o conftest -O -pipe    conftest.c -ldld   >&5
/usr/bin/ld: cannot find -ldld
configure:5545: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "libgphoto2"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.1.99"
| #define PACKAGE_STRING "libgphoto2 2.1.99"
| #define PACKAGE_BUGREPORT "gphoto-devel at lists.sourceforge.net"
| #define PACKAGE "libgphoto2"
| #define VERSION "2.1.99"
| #define const
| #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:5570: result: no
configure:5580: checking for dlopen in -ldl
configure:5610: cc -o conftest -O -pipe    conftest.c -ldl   >&5
/usr/bin/ld: cannot find -ldl
configure:5616: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "libgphoto2"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.1.99"
| #define PACKAGE_STRING "libgphoto2 2.1.99"
| #define PACKAGE_BUGREPORT "gphoto-devel at lists.sourceforge.net"
| #define PACKAGE "libgphoto2"
| #define VERSION "2.1.99"
| #define const
| #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 dlopen ();
| int
| main ()
| {
| dlopen ();
|   ;
|   return 0;
| }
configure:5641: result: no
configure:5670: cc -o conftest -O -pipe    conftest.c  >&5
configure:5676: $? = 0
configure:5679: test -z 			 || test ! -s conftest.err
configure:5682: $? = 0
configure:5685: test -s conftest
configure:5688: $? = 0
configure:5966: checking for dlerror
configure:6023: cc -o conftest -O -pipe    conftest.c   >&5
configure:6029: $? = 0
configure:6032: test -z 			 || test ! -s conftest.err
configure:6035: $? = 0
configure:6038: test -s conftest
configure:6041: $? = 0
configure:6053: result: yes
configure:6073: checking for _ prefix in compiled symbols
configure:6083: cc -c -O -pipe   conftest.c >&5
configure:6086: $? = 0
configure:6090: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 
\2/p' \> conftest.nm
configure:6093: $? = 0
configure:6115: result: no
configure:6233: checking whether deplibs are loaded by dlopen
configure:6308: result: unknown
configure:6332: checking argz.h usability
configure:6344: cc -c -O -pipe   conftest.c >&5
conftest.c:65:18: argz.h: No such file or directory
configure:6350: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "libgphoto2"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.1.99"
| #define PACKAGE_STRING "libgphoto2 2.1.99"
| #define PACKAGE_BUGREPORT "gphoto-devel at lists.sourceforge.net"
| #define PACKAGE "libgphoto2"
| #define VERSION "2.1.99"
| #define const
| #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 LTDL_DLOPEN_DEPLIBS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <argz.h>
configure:6372: result: no
configure:6376: checking argz.h presence
configure:6386: cc -E  conftest.c
conftest.c:31:18: argz.h: No such file or directory
configure:6392: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "libgphoto2"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.1.99"
| #define PACKAGE_STRING "libgphoto2 2.1.99"
| #define PACKAGE_BUGREPORT "gphoto-devel at lists.sourceforge.net"
| #define PACKAGE "libgphoto2"
| #define VERSION "2.1.99"
| #define const
| #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 LTDL_DLOPEN_DEPLIBS 1
| /* end confdefs.h.  */
| #include <argz.h>
configure:6412: result: no
configure:6447: checking for argz.h
configure:6454: result: no
configure:6468: checking for error_t
configure:6495: cc -c -O -pipe   conftest.c >&5
conftest.c: In function `main':
conftest.c:38: error: `error_t' undeclared (first use in this function)
conftest.c:38: error: (Each undeclared identifier is reported only once
conftest.c:38: error: for each function it appears in.)
conftest.c:38: error: syntax error before ')' token
configure:6501: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "libgphoto2"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.1.99"
| #define PACKAGE_STRING "libgphoto2 2.1.99"
| #define PACKAGE_BUGREPORT "gphoto-devel at lists.sourceforge.net"
| #define PACKAGE "libgphoto2"
| #define VERSION "2.1.99"
| #define const
| #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 LTDL_DLOPEN_DEPLIBS 1
| /* end confdefs.h.  */
| #if HAVE_ARGZ_H
| #  include <argz.h>
| #endif
|
| int
| main ()
| {
| if ((error_t *) 0)
|   return 0;
| if (sizeof (error_t))
|   return 0;
|   ;
|   return 0;
| }
configure:6524: result: no
configure:6550: checking for argz_append
configure:6607: cc -o conftest -O -pipe    conftest.c  >&5
/var/tmp//ccoO07AW.o(.text+0x12): In function `main':
: undefined reference to `argz_append'
/var/tmp//ccoO07AW.o(.data+0x0): undefined reference to `argz_append'
configure:6613: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "libgphoto2"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.1.99"
| #define PACKAGE_STRING "libgphoto2 2.1.99"
| #define PACKAGE_BUGREPORT "gphoto-devel at lists.sourceforge.net"
| #define PACKAGE "libgphoto2"
| #define VERSION "2.1.99"
| #define const
| #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 LTDL_DLOPEN_DEPLIBS 1
| #define error_t int
| /* end confdefs.h.  */
| /* Define argz_append to an innocuous variant, in case <limits.h> 
declares argz_append.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define argz_append innocuous_argz_append
|
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char argz_append (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef argz_append
|
| /* 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 argz_append ();
| /* 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_argz_append) || defined (__stub___argz_append)
| choke me
| #else
| char (*f) () = argz_append;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != argz_append;
|   ;
|   return 0;
| }
configure:6637: result: no
configure:6550: checking for argz_create_sep
configure:6607: cc -o conftest -O -pipe    conftest.c  >&5
/var/tmp//ccttY2Dk.o(.text+0x12): In function `main':
: undefined reference to `argz_create_sep'
/var/tmp//ccttY2Dk.o(.data+0x0): undefined reference to `argz_create_sep'
configure:6613: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "libgphoto2"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.1.99"
| #define PACKAGE_STRING "libgphoto2 2.1.99"
| #define PACKAGE_BUGREPORT "gphoto-devel at lists.sourceforge.net"
| #define PACKAGE "libgphoto2"
| #define VERSION "2.1.99"
| #define const
| #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 LTDL_DLOPEN_DEPLIBS 1
| #define error_t int
| /* end confdefs.h.  */
| /* Define argz_create_sep to an innocuous variant, in case <limits.h> 
declares argz_create_sep.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define argz_create_sep innocuous_argz_create_sep
|
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char argz_create_sep (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef argz_create_sep
|
| /* 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 argz_create_sep ();
| /* 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_argz_create_sep) || defined (__stub___argz_create_sep)
| choke me
| #else
| char (*f) () = argz_create_sep;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != argz_create_sep;
|   ;
|   return 0;
| }
configure:6637: result: no
configure:6550: checking for argz_insert
configure:6607: cc -o conftest -O -pipe    conftest.c  >&5
/var/tmp//ccmlEZC9.o(.text+0x12): In function `main':
: undefined reference to `argz_insert'
/var/tmp//ccmlEZC9.o(.data+0x0): undefined reference to `argz_insert'
configure:6613: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "libgphoto2"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.1.99"
| #define PACKAGE_STRING "libgphoto2 2.1.99"
| #define PACKAGE_BUGREPORT "gphoto-devel at lists.sourceforge.net"
| #define PACKAGE "libgphoto2"
| #define VERSION "2.1.99"
| #define const
| #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 LTDL_DLOPEN_DEPLIBS 1
| #define error_t int
| /* end confdefs.h.  */
| /* Define argz_insert to an innocuous variant, in case <limits.h> 
declares argz_insert.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define argz_insert innocuous_argz_insert
|
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char argz_insert (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef argz_insert
|
| /* 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 argz_insert ();
| /* 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_argz_insert) || defined (__stub___argz_insert)
| choke me
| #else
| char (*f) () = argz_insert;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != argz_insert;
|   ;
|   return 0;
| }
configure:6637: result: no
configure:6550: checking for argz_next
configure:6607: cc -o conftest -O -pipe    conftest.c  >&5
/var/tmp//cc5LtoJk.o(.text+0x12): In function `main':
: undefined reference to `argz_next'
/var/tmp//cc5LtoJk.o(.data+0x0): undefined reference to `argz_next'
configure:6613: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "libgphoto2"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.1.99"
| #define PACKAGE_STRING "libgphoto2 2.1.99"
| #define PACKAGE_BUGREPORT "gphoto-devel at lists.sourceforge.net"
| #define PACKAGE "libgphoto2"
| #define VERSION "2.1.99"
| #define const
| #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 LTDL_DLOPEN_DEPLIBS 1
| #define error_t int
| /* end confdefs.h.  */
| /* Define argz_next to an innocuous variant, in case <limits.h> 
declares argz_next.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define argz_next innocuous_argz_next
|
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char argz_next (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef argz_next
|
| /* 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 argz_next ();
| /* 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_argz_next) || defined (__stub___argz_next)
| choke me
| #else
| char (*f) () = argz_next;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != argz_next;
|   ;
|   return 0;
| }
configure:6637: result: no
configure:6550: checking for argz_stringify
configure:6607: cc -o conftest -O -pipe    conftest.c  >&5
/var/tmp//ccPyHCXl.o(.text+0x12): In function `main':
: undefined reference to `argz_stringify'
/var/tmp//ccPyHCXl.o(.data+0x0): undefined reference to `argz_stringify'
configure:6613: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "libgphoto2"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.1.99"
| #define PACKAGE_STRING "libgphoto2 2.1.99"
| #define PACKAGE_BUGREPORT "gphoto-devel at lists.sourceforge.net"
| #define PACKAGE "libgphoto2"
| #define VERSION "2.1.99"
| #define const
| #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 LTDL_DLOPEN_DEPLIBS 1
| #define error_t int
| /* end confdefs.h.  */
| /* Define argz_stringify to an innocuous variant, in case <limits.h> 
declares argz_stringify.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define argz_stringify innocuous_argz_stringify
|
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char argz_stringify (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef argz_stringify
|
| /* 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 argz_stringify ();
| /* 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_argz_stringify) || defined (__stub___argz_stringify)
| choke me
| #else
| char (*f) () = argz_stringify;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != argz_stringify;
|   ;
|   return 0;
| }
configure:6637: result: no
configure:6688: checking assert.h usability
configure:6700: cc -c -O -pipe   conftest.c >&5
configure:6706: $? = 0
configure:6709: test -z 			 || test ! -s conftest.err
configure:6712: $? = 0
configure:6715: test -s conftest.o
configure:6718: $? = 0
configure:6728: result: yes
configure:6732: checking assert.h presence
configure:6742: cc -E  conftest.c
configure:6748: $? = 0
configure:6768: result: yes
configure:6803: checking for assert.h
configure:6810: result: yes
configure:6688: checking ctype.h usability
configure:6700: cc -c -O -pipe   conftest.c >&5
configure:6706: $? = 0
configure:6709: test -z 			 || test ! -s conftest.err
configure:6712: $? = 0
configure:6715: test -s conftest.o
configure:6718: $? = 0
configure:6728: result: yes
configure:6732: checking ctype.h presence
configure:6742: cc -E  conftest.c
configure:6748: $? = 0
configure:6768: result: yes
configure:6803: checking for ctype.h
configure:6810: result: yes
configure:6688: checking errno.h usability
configure:6700: cc -c -O -pipe   conftest.c >&5
configure:6706: $? = 0
configure:6709: test -z 			 || test ! -s conftest.err
configure:6712: $? = 0
configure:6715: test -s conftest.o
configure:6718: $? = 0
configure:6728: result: yes
configure:6732: checking errno.h presence
configure:6742: cc -E  conftest.c
configure:6748: $? = 0
configure:6768: result: yes
configure:6803: checking for errno.h
configure:6810: result: yes
configure:6688: checking malloc.h usability
configure:6700: cc -c -O -pipe   conftest.c >&5
In file included from conftest.c:69:
/usr/include/malloc.h:3:2: #error "<malloc.h> has been replaced by 
<stdlib.h>"
configure:6706: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "libgphoto2"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.1.99"
| #define PACKAGE_STRING "libgphoto2 2.1.99"
| #define PACKAGE_BUGREPORT "gphoto-devel at lists.sourceforge.net"
| #define PACKAGE "libgphoto2"
| #define VERSION "2.1.99"
| #define const
| #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 LTDL_DLOPEN_DEPLIBS 1
| #define error_t int
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <malloc.h>
configure:6728: result: no
configure:6732: checking malloc.h presence
configure:6742: cc -E  conftest.c
In file included from conftest.c:35:
/usr/include/malloc.h:3:2: #error "<malloc.h> has been replaced by 
<stdlib.h>"
configure:6748: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "libgphoto2"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.1.99"
| #define PACKAGE_STRING "libgphoto2 2.1.99"
| #define PACKAGE_BUGREPORT "gphoto-devel at lists.sourceforge.net"
| #define PACKAGE "libgphoto2"
| #define VERSION "2.1.99"
| #define const
| #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 LTDL_DLOPEN_DEPLIBS 1
| #define error_t int
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| /* end confdefs.h.  */
| #include <malloc.h>
configure:6768: result: no
configure:6803: checking for malloc.h
configure:6810: result: no
configure:6679: checking for memory.h
configure:6684: result: yes
configure:6679: checking for stdlib.h
configure:6684: result: yes
configure:6688: checking stdio.h usability
configure:6700: cc -c -O -pipe   conftest.c >&5
configure:6706: $? = 0
configure:6709: test -z 			 || test ! -s conftest.err
configure:6712: $? = 0
configure:6715: test -s conftest.o
configure:6718: $? = 0
configure:6728: result: yes
configure:6732: checking stdio.h presence
configure:6742: cc -E  conftest.c
configure:6748: $? = 0
configure:6768: result: yes
configure:6803: checking for stdio.h
configure:6810: result: yes
configure:6679: checking for unistd.h
configure:6684: result: yes
configure:6840: checking dl.h usability
configure:6852: cc -c -O -pipe   conftest.c >&5
conftest.c:73:16: dl.h: No such file or directory
configure:6858: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "libgphoto2"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.1.99"
| #define PACKAGE_STRING "libgphoto2 2.1.99"
| #define PACKAGE_BUGREPORT "gphoto-devel at lists.sourceforge.net"
| #define PACKAGE "libgphoto2"
| #define VERSION "2.1.99"
| #define const
| #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 LTDL_DLOPEN_DEPLIBS 1
| #define error_t int
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_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 <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <dl.h>
configure:6880: result: no
configure:6884: checking dl.h presence
configure:6894: cc -E  conftest.c
conftest.c:39:16: dl.h: No such file or directory
configure:6900: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "libgphoto2"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.1.99"
| #define PACKAGE_STRING "libgphoto2 2.1.99"
| #define PACKAGE_BUGREPORT "gphoto-devel at lists.sourceforge.net"
| #define PACKAGE "libgphoto2"
| #define VERSION "2.1.99"
| #define const
| #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 LTDL_DLOPEN_DEPLIBS 1
| #define error_t int
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_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 <dl.h>
configure:6920: result: no
configure:6955: checking for dl.h
configure:6962: result: no
configure:6840: checking sys/dl.h usability
configure:6852: cc -c -O -pipe   conftest.c >&5
conftest.c:73:20: sys/dl.h: No such file or directory
configure:6858: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "libgphoto2"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.1.99"
| #define PACKAGE_STRING "libgphoto2 2.1.99"
| #define PACKAGE_BUGREPORT "gphoto-devel at lists.sourceforge.net"
| #define PACKAGE "libgphoto2"
| #define VERSION "2.1.99"
| #define const
| #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 LTDL_DLOPEN_DEPLIBS 1
| #define error_t int
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_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 <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/dl.h>
configure:6880: result: no
configure:6884: checking sys/dl.h presence
configure:6894: cc -E  conftest.c
conftest.c:39:20: sys/dl.h: No such file or directory
configure:6900: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "libgphoto2"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.1.99"
| #define PACKAGE_STRING "libgphoto2 2.1.99"
| #define PACKAGE_BUGREPORT "gphoto-devel at lists.sourceforge.net"
| #define PACKAGE "libgphoto2"
| #define VERSION "2.1.99"
| #define const
| #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 LTDL_DLOPEN_DEPLIBS 1
| #define error_t int
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_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 <sys/dl.h>
configure:6920: result: no
configure:6955: checking for sys/dl.h
configure:6962: result: no
configure:6840: checking dld.h usability
configure:6852: cc -c -O -pipe   conftest.c >&5
conftest.c:73:17: dld.h: No such file or directory
configure:6858: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "libgphoto2"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.1.99"
| #define PACKAGE_STRING "libgphoto2 2.1.99"
| #define PACKAGE_BUGREPORT "gphoto-devel at lists.sourceforge.net"
| #define PACKAGE "libgphoto2"
| #define VERSION "2.1.99"
| #define const
| #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 LTDL_DLOPEN_DEPLIBS 1
| #define error_t int
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_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 <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <dld.h>
configure:6880: result: no
configure:6884: checking dld.h presence
configure:6894: cc -E  conftest.c
conftest.c:39:17: dld.h: No such file or directory
configure:6900: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "libgphoto2"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.1.99"
| #define PACKAGE_STRING "libgphoto2 2.1.99"
| #define PACKAGE_BUGREPORT "gphoto-devel at lists.sourceforge.net"
| #define PACKAGE "libgphoto2"
| #define VERSION "2.1.99"
| #define const
| #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 LTDL_DLOPEN_DEPLIBS 1
| #define error_t int
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_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 <dld.h>
configure:6920: result: no
configure:6955: checking for dld.h
configure:6962: result: no
configure:6840: checking mach-o/dyld.h usability
configure:6852: cc -c -O -pipe   conftest.c >&5
conftest.c:73:25: mach-o/dyld.h: No such file or directory
configure:6858: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "libgphoto2"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.1.99"
| #define PACKAGE_STRING "libgphoto2 2.1.99"
| #define PACKAGE_BUGREPORT "gphoto-devel at lists.sourceforge.net"
| #define PACKAGE "libgphoto2"
| #define VERSION "2.1.99"
| #define const
| #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 LTDL_DLOPEN_DEPLIBS 1
| #define error_t int
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_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 <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <mach-o/dyld.h>
configure:6880: result: no
configure:6884: checking mach-o/dyld.h presence
configure:6894: cc -E  conftest.c
conftest.c:39:25: mach-o/dyld.h: No such file or directory
configure:6900: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "libgphoto2"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.1.99"
| #define PACKAGE_STRING "libgphoto2 2.1.99"
| #define PACKAGE_BUGREPORT "gphoto-devel at lists.sourceforge.net"
| #define PACKAGE "libgphoto2"
| #define VERSION "2.1.99"
| #define const
| #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 LTDL_DLOPEN_DEPLIBS 1
| #define error_t int
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_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 <mach-o/dyld.h>
configure:6920: result: no
configure:6955: checking for mach-o/dyld.h
configure:6962: result: no
configure:6981: checking for string.h
configure:6986: result: yes
configure:7131: checking for strchr
configure:7188: cc -o conftest -O -pipe    conftest.c  >&5
conftest.c:64: warning: conflicting types for built-in function 'strchr'
configure:7194: $? = 0
configure:7197: test -z 			 || test ! -s conftest.err
configure:7200: $? = 0
configure:7203: test -s conftest
configure:7206: $? = 0
configure:7218: result: yes
configure:7233: checking for strrchr
configure:7290: cc -o conftest -O -pipe    conftest.c  >&5
conftest.c:65: warning: conflicting types for built-in function 'strrchr'
configure:7296: $? = 0
configure:7299: test -z 			 || test ! -s conftest.err
configure:7302: $? = 0
configure:7305: test -s conftest
configure:7308: $? = 0
configure:7320: result: yes
configure:7335: checking for memcpy
configure:7392: cc -o conftest -O -pipe    conftest.c  >&5
conftest.c:66: warning: conflicting types for built-in function 'memcpy'
configure:7398: $? = 0
configure:7401: test -z 			 || test ! -s conftest.err
configure:7404: $? = 0
configure:7407: test -s conftest
configure:7410: $? = 0
configure:7422: result: yes
configure:7437: checking for memmove
configure:7494: cc -o conftest -O -pipe    conftest.c  >&5
conftest.c:67: warning: conflicting types for built-in function 'memmove'
configure:7500: $? = 0
configure:7503: test -z 			 || test ! -s conftest.err
configure:7506: $? = 0
configure:7509: test -s conftest
configure:7512: $? = 0
configure:7524: result: yes
configure:7437: checking for strcmp
configure:7494: cc -o conftest -O -pipe    conftest.c  >&5
conftest.c:68: warning: conflicting types for built-in function 'strcmp'
configure:7500: $? = 0
configure:7503: test -z 			 || test ! -s conftest.err
configure:7506: $? = 0
configure:7509: test -s conftest
configure:7512: $? = 0
configure:7524: result: yes
configure:7540: checking for closedir
configure:7597: cc -o conftest -O -pipe    conftest.c  >&5
configure:7603: $? = 0
configure:7606: test -z 			 || test ! -s conftest.err
configure:7609: $? = 0
configure:7612: test -s conftest
configure:7615: $? = 0
configure:7627: result: yes
configure:7540: checking for opendir
configure:7597: cc -o conftest -O -pipe    conftest.c  >&5
configure:7603: $? = 0
configure:7606: test -z 			 || test ! -s conftest.err
configure:7609: $? = 0
configure:7612: test -s conftest
configure:7615: $? = 0
configure:7627: result: yes
configure:7540: checking for readdir
configure:7597: cc -o conftest -O -pipe    conftest.c  >&5
configure:7603: $? = 0
configure:7606: test -z 			 || test ! -s conftest.err
configure:7609: $? = 0
configure:7612: test -s conftest
configure:7615: $? = 0
configure:7627: result: yes
configure:7665: checking ltdl.h usability
configure:7677: cc -c -O -pipe   conftest.c >&5
conftest.c:82:18: ltdl.h: No such file or directory
configure:7683: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "libgphoto2"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.1.99"
| #define PACKAGE_STRING "libgphoto2 2.1.99"
| #define PACKAGE_BUGREPORT "gphoto-devel at lists.sourceforge.net"
| #define PACKAGE "libgphoto2"
| #define VERSION "2.1.99"
| #define const
| #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 LTDL_DLOPEN_DEPLIBS 1
| #define error_t int
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_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
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <ltdl.h>
configure:7705: result: no
configure:7709: checking ltdl.h presence
configure:7719: cc -E  conftest.c
conftest.c:48:18: ltdl.h: No such file or directory
configure:7725: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "libgphoto2"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.1.99"
| #define PACKAGE_STRING "libgphoto2 2.1.99"
| #define PACKAGE_BUGREPORT "gphoto-devel at lists.sourceforge.net"
| #define PACKAGE "libgphoto2"
| #define VERSION "2.1.99"
| #define const
| #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 LTDL_DLOPEN_DEPLIBS 1
| #define error_t int
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_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
| /* end confdefs.h.  */
| #include <ltdl.h>
configure:7745: result: no
configure:7780: checking for ltdl.h
configure:7787: result: no
configure:7896: checking whether to use included libltdl
configure:7898: result:
configure:7982: checking for a sed that does not truncate output
configure:8036: result: /usr/bin/sed
configure:8050: checking for ld used by cc
configure:8117: result: /usr/bin/ld
configure:8126: checking if the linker (/usr/bin/ld) is GNU ld
configure:8141: result: yes
configure:8146: checking for /usr/bin/ld option to reload object files
configure:8153: result: -r
configure:8171: checking whether ln -s works
configure:8175: result: yes
configure:8182: checking how to recognise dependent libraries
configure:8354: result: pass_all
configure:8896: checking for C++ compiler version
configure:8899: c++ --version </dev/null >&5
c++ (GCC) 3.4.2 [FreeBSD] 20040728
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:8902: $? = 0
configure:8904: c++ -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.2 [FreeBSD] 20040728
configure:8907: $? = 0
configure:8909: c++ -V </dev/null >&5
c++: `-V' option must have argument
configure:8912: $? = 1
configure:8915: checking whether we are using the GNU C++ compiler
configure:8939: c++ -c -O -pipe  conftest.cc >&5
configure:8945: $? = 0
configure:8948: test -z 			 || test ! -s conftest.err
configure:8951: $? = 0
configure:8954: test -s conftest.o
configure:8957: $? = 0
configure:8970: result: yes
configure:8976: checking whether c++ accepts -g
configure:8997: c++ -c -g  conftest.cc >&5
configure:9003: $? = 0
configure:9006: test -z 			 || test ! -s conftest.err
configure:9009: $? = 0
configure:9012: test -s conftest.o
configure:9015: $? = 0
configure:9026: result: yes
configure:9068: c++ -c -O -pipe  conftest.cc >&5
configure:9074: $? = 0
configure:9077: test -z 			 || test ! -s conftest.err
configure:9080: $? = 0
configure:9083: test -s conftest.o
configure:9086: $? = 0
configure:9112: c++ -c -O -pipe  conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:52: error: `exit' undeclared (first use this function)
conftest.cc:52: error: (Each undeclared identifier is reported only once 
for each function it appears in.)
configure:9118: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "libgphoto2"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.1.99"
| #define PACKAGE_STRING "libgphoto2 2.1.99"
| #define PACKAGE_BUGREPORT "gphoto-devel at lists.sourceforge.net"
| #define PACKAGE "libgphoto2"
| #define VERSION "2.1.99"
| #define const
| #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 LTDL_DLOPEN_DEPLIBS 1
| #define error_t int
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_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
| /* end confdefs.h.  */
|
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:9068: c++ -c -O -pipe  conftest.cc >&5
configure:9074: $? = 0
configure:9077: test -z 			 || test ! -s conftest.err
configure:9080: $? = 0
configure:9083: test -s conftest.o
configure:9086: $? = 0
configure:9112: c++ -c -O -pipe  conftest.cc >&5
configure:9118: $? = 0
configure:9121: test -z 			 || test ! -s conftest.err
configure:9124: $? = 0
configure:9127: test -s conftest.o
configure:9130: $? = 0
configure:9155: checking dependency style of c++
configure:9245: result: gcc3
configure:9272: checking how to run the C++ preprocessor
configure:9303: c++ -E  conftest.cc
configure:9309: $? = 0
configure:9341: c++ -E  conftest.cc
conftest.cc:51:28: ac_nonexistent.h: No such file or directory
configure:9347: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "libgphoto2"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.1.99"
| #define PACKAGE_STRING "libgphoto2 2.1.99"
| #define PACKAGE_BUGREPORT "gphoto-devel at lists.sourceforge.net"
| #define PACKAGE "libgphoto2"
| #define VERSION "2.1.99"
| #define const
| #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 LTDL_DLOPEN_DEPLIBS 1
| #define error_t int
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:9386: result: c++ -E
configure:9410: c++ -E  conftest.cc
configure:9416: $? = 0
configure:9448: c++ -E  conftest.cc
conftest.cc:51:28: ac_nonexistent.h: No such file or directory
configure:9454: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "libgphoto2"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.1.99"
| #define PACKAGE_STRING "libgphoto2 2.1.99"
| #define PACKAGE_BUGREPORT "gphoto-devel at lists.sourceforge.net"
| #define PACKAGE "libgphoto2"
| #define VERSION "2.1.99"
| #define const
| #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 LTDL_DLOPEN_DEPLIBS 1
| #define error_t int
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:9551: checking for g77
configure:9580: result: no
configure:9551: checking for f77
configure:9567: found /usr/bin/f77
configure:9577: result: f77
configure:9592: checking for Fortran 77 compiler version
configure:9595: f77 --version </dev/null >&5
GNU Fortran (GCC) 3.4.2 [FreeBSD] 20040728
Copyright (C) 2004 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:9598: $? = 0
configure:9600: f77 -v </dev/null >&5
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.2 [FreeBSD] 20040728
configure:9603: $? = 0
configure:9605: f77 -V </dev/null >&5
f77: `-V' option must have argument
configure:9608: $? = 1
configure:9616: checking whether we are using the GNU Fortran 77 compiler
configure:9630: f77 -c  conftest.F >&5
configure:9636: $? = 0
configure:9639: test -z 			 || test ! -s conftest.err
configure:9642: $? = 0
configure:9645: test -s conftest.o
configure:9648: $? = 0
configure:9661: result: yes
configure:9667: checking whether f77 accepts -g
configure:9679: f77 -c -g conftest.f >&5
configure:9685: $? = 0
configure:9688: test -z 			 || test ! -s conftest.err
configure:9691: $? = 0
configure:9694: test -s conftest.o
configure:9697: $? = 0
configure:9709: result: yes
configure:9739: checking the maximum length of command line arguments
configure:9831: result: 65536
configure:9842: checking command to parse /usr/bin/nm -B output from cc 
object
configure:10041: result: ok
configure:10045: checking for objdir
configure:10060: result: .libs
configure:10150: checking for ar
configure:10166: found /usr/bin/ar
configure:10177: result: ar
configure:10230: checking for ranlib
configure:10246: found /usr/bin/ranlib
configure:10257: result: ranlib
configure:10310: checking for strip
configure:10326: found /usr/bin/strip
configure:10337: result: strip
configure:10624: checking if cc static flag  works
configure:10652: result: yes
configure:10670: checking if cc supports -fno-rtti -fno-exceptions
configure:10688: cc -c -O -pipe   -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ 
but not for C
configure:10692: $? = 0
configure:10705: result: no
configure:10720: checking for cc option to produce PIC
configure:10924: result: -fPIC
configure:10932: checking if cc PIC flag -fPIC works
configure:10950: cc -c -O -pipe   -fPIC -DPIC conftest.c >&5
configure:10954: $? = 0
configure:10967: result: yes
configure:10991: checking if cc supports -c -o file.o
configure:11012: cc -c -O -pipe   -o out/conftest2.o conftest.c >&5
configure:11016: $? = 0
configure:11038: result: yes
configure:11064: checking whether the cc linker (/usr/bin/ld) supports 
shared libraries
configure:11959: result: yes
configure:11985: checking whether -lc should be explicitly linked in
configure:11990: cc -c -O -pipe   conftest.c >&5
configure:11993: $? = 0
configure:12007: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o 
conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:12010: $? = 1
configure:12022: result: yes
configure:12030: checking dynamic linker characteristics
configure:12596: result: freebsd5.4 ld.so
configure:12600: checking how to hardcode library paths into programs
configure:12625: result: immediate
configure:12639: checking whether stripping libraries is possible
configure:12644: result: yes
configure:12769: checking for shl_load
configure:12856: result: no
configure:12861: checking for shl_load in -ldld
configure:12922: result: no
configure:12927: checking for dlopen
configure:12984: cc -o conftest -O -pipe    conftest.c  >&5
configure:12990: $? = 0
configure:12993: test -z 			 || test ! -s conftest.err
configure:12996: $? = 0
configure:12999: test -s conftest
configure:13002: $? = 0
configure:13014: result: yes
configure:13253: checking whether a program can dlopen itself
configure:13325: cc -o conftest -O -pipe   -DHAVE_DLFCN_H 
-Wl,--export-dynamic conftest.c   >&5
configure:13328: $? = 0
configure:13346: result: yes
configure:13351: checking whether a statically linked program can dlopen 
itself
configure:13423: cc -o conftest -O -pipe   -DHAVE_DLFCN_H 
-Wl,--export-dynamic  conftest.c   >&5
configure:13426: $? = 0
configure:13444: result: yes
configure:13467: checking if libtool supports shared libraries
configure:13469: result: yes
configure:13472: checking whether to build shared libraries
configure:13493: result: yes
configure:13496: checking whether to build static libraries
configure:13500: result: yes
configure:13592: creating libtool
configure:14170: checking for ld used by c++
configure:14237: result: /usr/bin/ld
configure:14246: checking if the linker (/usr/bin/ld) is GNU ld
configure:14261: result: yes
configure:14312: checking whether the c++ linker (/usr/bin/ld) supports 
shared libraries
configure:15190: result: yes
configure:15208: c++ -c -O -pipe  conftest.cpp >&5
configure:15211: $? = 0
configure:15321: checking for c++ option to produce PIC
configure:15589: result: -fPIC
configure:15597: checking if c++ PIC flag -fPIC works
configure:15615: c++ -c -O -pipe  -fPIC -DPIC conftest.cpp >&5
configure:15619: $? = 0
configure:15632: result: yes
configure:15656: checking if c++ supports -c -o file.o
configure:15677: c++ -c -O -pipe  -o out/conftest2.o conftest.cpp >&5
configure:15681: $? = 0
configure:15703: result: yes
configure:15729: checking whether the c++ linker (/usr/bin/ld) supports 
shared libraries
configure:15757: result: yes
configure:15828: checking dynamic linker characteristics
configure:16394: result: freebsd5.4 ld.so
configure:16398: checking how to hardcode library paths into programs
configure:16423: result: immediate
configure:16437: checking whether stripping libraries is possible
configure:16442: result: yes
configure:16567: checking for shl_load
configure:16654: result: no
configure:16659: checking for shl_load in -ldld
configure:16720: result: no
configure:16725: checking for dlopen
configure:16812: result: yes
configure:17051: checking whether a program can dlopen itself
configure:17144: result: yes
configure:17149: checking whether a statically linked program can dlopen 
itself
configure:17242: result: yes
configure:17771: checking if libtool supports shared libraries
configure:17773: result: yes
configure:17776: checking whether to build shared libraries
configure:17796: result: yes
configure:17799: checking whether to build static libraries
configure:17803: result: yes
configure:17815: checking for f77 option to produce PIC
configure:18019: result: -fPIC
configure:18027: checking if f77 PIC flag -fPIC works
configure:18045: f77 -c -O2 -fPIC conftest.f >&5
configure:18049: $? = 0
configure:18062: result: yes
configure:18086: checking if f77 supports -c -o file.o
configure:18107: f77 -c -O2 -o out/conftest2.o conftest.f >&5
configure:18111: $? = 0
configure:18133: result: yes
configure:18159: checking whether the f77 linker (/usr/bin/ld) supports 
shared libraries
configure:19034: result: yes
configure:19105: checking dynamic linker characteristics
configure:19671: result: freebsd5.4 ld.so
configure:19675: checking how to hardcode library paths into programs
configure:19700: result: immediate
configure:19714: checking whether stripping libraries is possible
configure:19719: result: yes
configure:24137: checking for po/Makevars requiring hack
configure:24144: result: no
configure:24163: checking whether NLS is requested
configure:24172: result: yes
configure:24210: checking for msgfmt
configure:24241: result: /usr/local/bin/msgfmt
configure:24250: checking for gmsgfmt
configure:24281: result: /usr/local/bin/msgfmt
configure:24320: checking for xgettext
configure:24351: result: /usr/local/bin/xgettext
configure:24391: checking for msgmerge
configure:24421: result: /usr/local/bin/msgmerge
configure:24496: checking for ld used by GCC
configure:24560: result: /usr/bin/ld
configure:24569: checking if the linker (/usr/bin/ld) is GNU ld
configure:24582: result: yes
configure:24588: checking for shared library run path origin
configure:24601: result: done
configure:25017: checking whether NLS is requested
configure:25026: result: yes
configure:25044: checking for GNU gettext in libc
configure:25068: cc -o conftest -O -pipe    conftest.c  >&5
conftest.c:61:21: libintl.h: No such file or directory
configure:25074: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "libgphoto2"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.1.99"
| #define PACKAGE_STRING "libgphoto2 2.1.99"
| #define PACKAGE_BUGREPORT "gphoto-devel at lists.sourceforge.net"
| #define PACKAGE "libgphoto2"
| #define VERSION "2.1.99"
| #define const
| #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 LTDL_DLOPEN_DEPLIBS 1
| #define error_t int
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define HAVE_CC "cc"
| #define URL_GPHOTO_HOME "http://www.gphoto.org/"
| #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto"
| #define URL_DIGICAM_LIST 
"http://www.teaser.fr/~hfiguiere/linux/digicam.html"
| #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/"
| #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html"
| #define MAIL_GPHOTO_DEVEL "<gphoto-devel at lists.sourceforge.net>"
| #define MAIL_GPHOTO_USER "<gphoto-user at lists.sourceforge.net>"
| #define MAIL_GPHOTO_TRANSLATION 
"<gphoto-translation at lists.sourceforge.net>"
| #define GETTEXT_PACKAGE "libgphoto2-2"
| /* end confdefs.h.  */
| #include <libintl.h>
| extern int _nl_msg_cat_cntr;
| extern int *_nl_domain_bindings;
| int
| main ()
| {
| bindtextdomain ("", "");
| return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
|   ;
|   return 0;
| }
configure:25098: result: no
configure:25132: checking for iconv
configure:25159: cc -o conftest -O -pipe  -I/usr/local/include 
conftest.c  >&5
/var/tmp//ccfojn33.o(.text+0x18): In function `main':
: undefined reference to `libiconv_open'
/var/tmp//ccfojn33.o(.text+0x2d): In function `main':
: undefined reference to `libiconv'
/var/tmp//ccfojn33.o(.text+0x36): In function `main':
: undefined reference to `libiconv_close'
configure:25165: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "libgphoto2"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.1.99"
| #define PACKAGE_STRING "libgphoto2 2.1.99"
| #define PACKAGE_BUGREPORT "gphoto-devel at lists.sourceforge.net"
| #define PACKAGE "libgphoto2"
| #define VERSION "2.1.99"
| #define const
| #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 LTDL_DLOPEN_DEPLIBS 1
| #define error_t int
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define HAVE_CC "cc"
| #define URL_GPHOTO_HOME "http://www.gphoto.org/"
| #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto"
| #define URL_DIGICAM_LIST 
"http://www.teaser.fr/~hfiguiere/linux/digicam.html"
| #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/"
| #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html"
| #define MAIL_GPHOTO_DEVEL "<gphoto-devel at lists.sourceforge.net>"
| #define MAIL_GPHOTO_USER "<gphoto-user at lists.sourceforge.net>"
| #define MAIL_GPHOTO_TRANSLATION 
"<gphoto-translation at lists.sourceforge.net>"
| #define GETTEXT_PACKAGE "libgphoto2-2"
| /* end confdefs.h.  */
| #include <stdlib.h>
| #include <iconv.h>
| int
| main ()
| {
| iconv_t cd = iconv_open("","");
|        iconv(cd,NULL,NULL,NULL,NULL);
|        iconv_close(cd);
|   ;
|   return 0;
| }
configure:25209: cc -o conftest -O -pipe  -I/usr/local/include 
conftest.c  /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib >&5
configure:25215: $? = 0
configure:25218: test -z 			 || test ! -s conftest.err
configure:25221: $? = 0
configure:25224: test -s conftest
configure:25227: $? = 0
configure:25242: result: yes
configure:25252: checking how to link with libiconv
configure:25254: result: /usr/local/lib/libiconv.so -Wl,-rpath 
-Wl,/usr/local/lib
configure:25643: checking for GNU gettext in libintl
configure:25675: cc -o conftest -O -pipe  -I/usr/local/include 
conftest.c  /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib >&5
configure:25681: $? = 0
configure:25684: test -z 			 || test ! -s conftest.err
configure:25687: $? = 0
configure:25690: test -s conftest
configure:25693: $? = 0
configure:25764: result: yes
configure:25793: checking whether to use NLS
configure:25795: result: yes
configure:25798: checking where the gettext function comes from
configure:25809: result: external libintl
configure:25817: checking how to link with libintl
configure:25819: result: /usr/local/lib/libintl.so -Wl,-rpath 
-Wl,/usr/local/lib
configure:25904: checking for msgfmt
configure:25935: result: /usr/local/bin/msgfmt
configure:25944: checking for gmsgfmt
configure:25975: result: /usr/local/bin/msgfmt
configure:26014: checking for xgettext
configure:26045: result: /usr/local/bin/xgettext
configure:26085: checking for msgmerge
configure:26115: result: /usr/local/bin/msgmerge
configure:26180: checking for iconv
configure:26290: result: yes
configure:26300: checking how to link with libiconv
configure:26302: result: /usr/local/lib/libiconv.so -Wl,-rpath 
-Wl,/usr/local/lib
configure:26313: checking for iconv declaration
configure:26347: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:26353: $? = 0
configure:26356: test -z 			 || test ! -s conftest.err
configure:26359: $? = 0
configure:26362: test -s conftest.o
configure:26365: $? = 0
configure:26379: result:
          extern size_t iconv (iconv_t cd, char * *inbuf, size_t 
*inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:26431: checking for main in -libs
configure:26455: cc -o conftest -O -pipe  -I/usr/local/include 
conftest.c -libs   >&5
/usr/bin/ld: cannot find -libs
configure:26461: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "libgphoto2"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.1.99"
| #define PACKAGE_STRING "libgphoto2 2.1.99"
| #define PACKAGE_BUGREPORT "gphoto-devel at lists.sourceforge.net"
| #define PACKAGE "libgphoto2"
| #define VERSION "2.1.99"
| #define const
| #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 LTDL_DLOPEN_DEPLIBS 1
| #define error_t int
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define HAVE_CC "cc"
| #define URL_GPHOTO_HOME "http://www.gphoto.org/"
| #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto"
| #define URL_DIGICAM_LIST 
"http://www.teaser.fr/~hfiguiere/linux/digicam.html"
| #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/"
| #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html"
| #define MAIL_GPHOTO_DEVEL "<gphoto-devel at lists.sourceforge.net>"
| #define MAIL_GPHOTO_USER "<gphoto-user at lists.sourceforge.net>"
| #define MAIL_GPHOTO_TRANSLATION 
"<gphoto-translation at lists.sourceforge.net>"
| #define GETTEXT_PACKAGE "libgphoto2-2"
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| /* end confdefs.h.  */
|
|
| int
| main ()
| {
| main ();
|   ;
|   return 0;
| }
configure:26486: result: no
configure:26502: checking for jpeg_start_decompress in -ljpeg
configure:26532: cc -o conftest -O -pipe  -I/usr/local/include 
conftest.c -ljpeg   >&5
/usr/bin/ld: cannot find -ljpeg
configure:26538: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "libgphoto2"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.1.99"
| #define PACKAGE_STRING "libgphoto2 2.1.99"
| #define PACKAGE_BUGREPORT "gphoto-devel at lists.sourceforge.net"
| #define PACKAGE "libgphoto2"
| #define VERSION "2.1.99"
| #define const
| #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 LTDL_DLOPEN_DEPLIBS 1
| #define error_t int
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define HAVE_CC "cc"
| #define URL_GPHOTO_HOME "http://www.gphoto.org/"
| #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto"
| #define URL_DIGICAM_LIST 
"http://www.teaser.fr/~hfiguiere/linux/digicam.html"
| #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/"
| #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html"
| #define MAIL_GPHOTO_DEVEL "<gphoto-devel at lists.sourceforge.net>"
| #define MAIL_GPHOTO_USER "<gphoto-user at lists.sourceforge.net>"
| #define MAIL_GPHOTO_TRANSLATION 
"<gphoto-translation at lists.sourceforge.net>"
| #define GETTEXT_PACKAGE "libgphoto2-2"
| #define HAVE_ICONV 1
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| /* 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 jpeg_start_decompress ();
| int
| main ()
| {
| jpeg_start_decompress ();
|   ;
|   return 0;
| }
configure:26563: result: no
configure:26739: checking for dirent.h that defines DIR
configure:26792: result: yes
configure:26805: checking for library containing opendir
configure:26922: result: none required
configure:27057: checking for ANSI C header files
configure:27212: result: yes
configure:27239: checking getopt.h usability
configure:27251: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:27257: $? = 0
configure:27260: test -z 			 || test ! -s conftest.err
configure:27263: $? = 0
configure:27266: test -s conftest.o
configure:27269: $? = 0
configure:27279: result: yes
configure:27283: checking getopt.h presence
configure:27293: cc -E -I/usr/local/include conftest.c
configure:27299: $? = 0
configure:27319: result: yes
configure:27354: checking for getopt.h
configure:27361: result: yes
configure:27230: checking for unistd.h
configure:27235: result: yes
configure:27239: checking mcheck.h usability
configure:27251: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
conftest.c:105:20: mcheck.h: No such file or directory
configure:27257: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "libgphoto2"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.1.99"
| #define PACKAGE_STRING "libgphoto2 2.1.99"
| #define PACKAGE_BUGREPORT "gphoto-devel at lists.sourceforge.net"
| #define PACKAGE "libgphoto2"
| #define VERSION "2.1.99"
| #define const
| #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 LTDL_DLOPEN_DEPLIBS 1
| #define error_t int
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define HAVE_CC "cc"
| #define URL_GPHOTO_HOME "http://www.gphoto.org/"
| #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto"
| #define URL_DIGICAM_LIST 
"http://www.teaser.fr/~hfiguiere/linux/digicam.html"
| #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/"
| #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html"
| #define MAIL_GPHOTO_DEVEL "<gphoto-devel at lists.sourceforge.net>"
| #define MAIL_GPHOTO_USER "<gphoto-user at lists.sourceforge.net>"
| #define MAIL_GPHOTO_TRANSLATION 
"<gphoto-translation at lists.sourceforge.net>"
| #define GETTEXT_PACKAGE "libgphoto2-2"
| #define HAVE_ICONV 1
| #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_GETOPT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <mcheck.h>
configure:27279: result: no
configure:27283: checking mcheck.h presence
configure:27293: cc -E -I/usr/local/include conftest.c
conftest.c:71:20: mcheck.h: No such file or directory
configure:27299: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "libgphoto2"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.1.99"
| #define PACKAGE_STRING "libgphoto2 2.1.99"
| #define PACKAGE_BUGREPORT "gphoto-devel at lists.sourceforge.net"
| #define PACKAGE "libgphoto2"
| #define VERSION "2.1.99"
| #define const
| #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 LTDL_DLOPEN_DEPLIBS 1
| #define error_t int
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define HAVE_CC "cc"
| #define URL_GPHOTO_HOME "http://www.gphoto.org/"
| #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto"
| #define URL_DIGICAM_LIST 
"http://www.teaser.fr/~hfiguiere/linux/digicam.html"
| #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/"
| #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html"
| #define MAIL_GPHOTO_DEVEL "<gphoto-devel at lists.sourceforge.net>"
| #define MAIL_GPHOTO_USER "<gphoto-user at lists.sourceforge.net>"
| #define MAIL_GPHOTO_TRANSLATION 
"<gphoto-translation at lists.sourceforge.net>"
| #define GETTEXT_PACKAGE "libgphoto2-2"
| #define HAVE_ICONV 1
| #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_GETOPT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <mcheck.h>
configure:27319: result: no
configure:27354: checking for mcheck.h
configure:27361: result: no
configure:27374: checking for inline
configure:27395: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:27401: $? = 0
configure:27404: test -z 			 || test ! -s conftest.err
configure:27407: $? = 0
configure:27410: test -s conftest.o
configure:27413: $? = 0
configure:27425: result: inline
configure:27444: checking for an ANSI C-conforming const
configure:27540: result: no
configure:27553: checking for size_t
configure:27577: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:27583: $? = 0
configure:27586: test -z 			 || test ! -s conftest.err
configure:27589: $? = 0
configure:27592: test -s conftest.o
configure:27595: $? = 0
configure:27606: result: yes
configure:27632: checking for getopt
configure:27689: cc -o conftest -O -pipe  -I/usr/local/include 
conftest.c  >&5
configure:27695: $? = 0
configure:27698: test -z 			 || test ! -s conftest.err
configure:27701: $? = 0
configure:27704: test -s conftest
configure:27707: $? = 0
configure:27719: result: yes
configure:27632: checking for getopt_long
configure:27689: cc -o conftest -O -pipe  -I/usr/local/include 
conftest.c  >&5
configure:27695: $? = 0
configure:27698: test -z 			 || test ! -s conftest.err
configure:27701: $? = 0
configure:27704: test -s conftest
configure:27707: $? = 0
configure:27719: result: yes
configure:27632: checking for mkdir
configure:27689: cc -o conftest -O -pipe  -I/usr/local/include 
conftest.c  >&5
configure:27695: $? = 0
configure:27698: test -z 			 || test ! -s conftest.err
configure:27701: $? = 0
configure:27704: test -s conftest
configure:27707: $? = 0
configure:27719: result: yes
configure:27632: checking for strdup
configure:27689: cc -o conftest -O -pipe  -I/usr/local/include 
conftest.c  >&5
conftest.c:99: warning: conflicting types for built-in function 'strdup'
configure:27695: $? = 0
configure:27698: test -z 			 || test ! -s conftest.err
configure:27701: $? = 0
configure:27704: test -s conftest
configure:27707: $? = 0
configure:27719: result: yes
configure:27632: checking for strncpy
configure:27689: cc -o conftest -O -pipe  -I/usr/local/include 
conftest.c  >&5
conftest.c:100: warning: conflicting types for built-in function 'strncpy'
configure:27695: $? = 0
configure:27698: test -z 			 || test ! -s conftest.err
configure:27701: $? = 0
configure:27704: test -s conftest
configure:27707: $? = 0
configure:27719: result: yes
configure:27632: checking for strcpy
configure:27689: cc -o conftest -O -pipe  -I/usr/local/include 
conftest.c  >&5
conftest.c:101: warning: conflicting types for built-in function 'strcpy'
configure:27695: $? = 0
configure:27698: test -z 			 || test ! -s conftest.err
configure:27701: $? = 0
configure:27704: test -s conftest
configure:27707: $? = 0
configure:27719: result: yes
configure:27632: checking for snprintf
configure:27689: cc -o conftest -O -pipe  -I/usr/local/include 
conftest.c  >&5
conftest.c:102: warning: conflicting types for built-in function 'snprintf'
configure:27695: $? = 0
configure:27698: test -z 			 || test ! -s conftest.err
configure:27701: $? = 0
configure:27704: test -s conftest
configure:27707: $? = 0
configure:27719: result: yes
configure:27632: checking for sprintf
configure:27689: cc -o conftest -O -pipe  -I/usr/local/include 
conftest.c  >&5
conftest.c:103: warning: conflicting types for built-in function 'sprintf'
configure:27695: $? = 0
configure:27698: test -z 			 || test ! -s conftest.err
configure:27701: $? = 0
configure:27704: test -s conftest
configure:27707: $? = 0
configure:27719: result: yes
configure:27632: checking for vsnprintf
configure:27689: cc -o conftest -O -pipe  -I/usr/local/include 
conftest.c  >&5
conftest.c:104: warning: conflicting types for built-in function 'vsnprintf'
configure:27695: $? = 0
configure:27698: test -z 			 || test ! -s conftest.err
configure:27701: $? = 0
configure:27704: test -s conftest
configure:27707: $? = 0
configure:27719: result: yes
configure:27632: checking for gmtime_r
configure:27689: cc -o conftest -O -pipe  -I/usr/local/include 
conftest.c  >&5
configure:27695: $? = 0
configure:27698: test -z 			 || test ! -s conftest.err
configure:27701: $? = 0
configure:27704: test -s conftest
configure:27707: $? = 0
configure:27719: result: yes
configure:27730: checking whether struct tm is in sys/time.h or time.h
configure:27753: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:27759: $? = 0
configure:27762: test -z 			 || test ! -s conftest.err
configure:27765: $? = 0
configure:27768: test -s conftest.o
configure:27771: $? = 0
configure:27782: result: time.h
configure:27793: checking for tm_gmtoff in struct tm
configure:27817: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:27823: $? = 0
configure:27826: test -z 			 || test ! -s conftest.err
configure:27829: $? = 0
configure:27832: test -s conftest.o
configure:27835: $? = 0
configure:27843: result: yes
configure:27865: checking for uint8_t in stdint.h
configure:27882: result: yes
configure:28044: checking whether byte ordering is bigendian
configure:28071: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:28077: $? = 0
configure:28080: test -z 			 || test ! -s conftest.err
configure:28083: $? = 0
configure:28086: test -s conftest.o
configure:28089: $? = 0
configure:28113: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
conftest.c: In function `main':
conftest.c:90: error: syntax error before "big"
configure:28119: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "libgphoto2"
| #define PACKAGE_TARNAME "libgphoto2"
| #define PACKAGE_VERSION "2.1.99"
| #define PACKAGE_STRING "libgphoto2 2.1.99"
| #define PACKAGE_BUGREPORT "gphoto-devel at lists.sourceforge.net"
| #define PACKAGE "libgphoto2"
| #define VERSION "2.1.99"
| #define const
| #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 LTDL_DLOPEN_DEPLIBS 1
| #define error_t int
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define HAVE_CC "cc"
| #define URL_GPHOTO_HOME "http://www.gphoto.org/"
| #define URL_GPHOTO_PROJECT "http://sourceforge.net/projects/gphoto"
| #define URL_DIGICAM_LIST 
"http://www.teaser.fr/~hfiguiere/linux/digicam.html"
| #define URL_JPHOTO_HOME "http://jphoto.sourceforge.net/"
| #define URL_USB_MASSSTORAGE "http://www.linux-usb.org/USB-guide/x498.html"
| #define MAIL_GPHOTO_DEVEL "<gphoto-devel at lists.sourceforge.net>"
| #define MAIL_GPHOTO_USER "<gphoto-user at lists.sourceforge.net>"
| #define MAIL_GPHOTO_TRANSLATION 
"<gphoto-translation at lists.sourceforge.net>"
| #define GETTEXT_PACKAGE "libgphoto2-2"
| #define HAVE_ICONV 1
| #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_GETOPT_H 1
| #define HAVE_UNISTD_H 1
| #define const
| #define HAVE_GETOPT 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_MKDIR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNCPY 1
| #define HAVE_STRCPY 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SPRINTF 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_GMTIME_R 1
| #define HAVE_TM_GMTOFF 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
|  not big endian
| #endif
|
|   ;
|   return 0;
| }
configure:28252: result: no
configure:28273: checking for le32toh in machine/endian.h
configure:28300: result: no
configure:28305: checking for ntohl in arpa/inet.h
configure:28322: result: yes
configure:28379: checking for swap32 in machine/endian.h
configure:28404: result: no
configure:28408: checking for bswap_32 in byteswap.h
conftest.c:84:22: byteswap.h: No such file or directory
configure:28437: result: no
configure:28441: checking for bswap32 in machine/endian.h
configure:28474: result: no
configure:28478: checking for __byte_swap_long in sys/types.h
configure:28515: result: no
configure:28519: checking for NXSwapLong in machine/byte_order.h
conftest.c:84:32: machine/byte_order.h: No such file or directory
configure:28548: result: no
configure:28773: checking where to install camlibs
configure:28787: result: $(libdir)/$(PACKAGE_TARNAME)/$(PACKAGE_VERSION)
configure:28862: checking which drivers to compile
configure:28873: result: all
configure:28912: checking main docdir
configure:28924: result: ${prefix}/share/doc (FHS style)
configure:28936: checking package docdir
configure:28947: result: ${prefix}/share/doc/libgphoto2 (default style)
configure:28955: checking for dot
configure:28986: result: false
configure:28995: checking for doxygen
configure:29026: result: false
configure:29164: checking for html dir
configure:29168: result: ${prefix}/share/doc/libgphoto2/html (default)
configure:29197: result: using autodetection
configure:29203: checking for rpmbuild
configure:29232: result: no
configure:29203: checking for rpm
configure:29219: found /usr/local/bin/rpm
configure:29229: result: rpm
configure:29240: checking for rpmbuild or rpm
configure:29242: result: rpm (autodetected)
configure:29302: checking for hotplug doc dir
configure:29311: result: ${prefix}/share/doc/libgphoto2/linux-hotplug 
(default)
configure:29323: checking for hotplug usermap dir
configure:29332: result: ${prefix}/share/doc/libgphoto2/linux-hotplug 
(default)
configure:29352: checking PKG_CONFIG_PATH
configure:29355: result: empty
configure:29364: checking for pkg-config
configure:29382: found /usr/local/bin/pkg-config
configure:29395: result: /usr/local/bin/pkg-config
configure:29422: checking for dynamic library extension
configure:29444: result: .so
configure:29541: checking pkg-config is at least version 0.9.0
configure:29544: result: yes
configure:29560: checking for libexif to use
configure:29573: result: autodetect
configure:29579: checking for LIBEXIF
configure:29587: $PKG_CONFIG --exists --print-errors "libexif"
configure:29590: $? = 0
configure:29605: $PKG_CONFIG --exists --print-errors "libexif"
configure:29608: $? = 0
configure:29642: result: yes
configure:29809: cc -c -O -pipe  -I/usr/local/include/libexif 
-I/usr/local/include   conftest.c >&5
conftest.c: In function `main':
conftest.c:96: warning: assignment from incompatible pointer type
conftest.c:97: warning: assignment from incompatible pointer type
configure:29815: $? = 0
configure:29818: test -z 			 || test ! -s conftest.err
configure:29821: $? = 0
configure:29824: test -s conftest.o
configure:29827: $? = 0
configure:29857: checking libexif/exif-data.h usability
configure:29869: cc -c -O -pipe  -I/usr/local/include/libexif 
-I/usr/local/include   conftest.c >&5
configure:29875: $? = 0
configure:29878: test -z 			 || test ! -s conftest.err
configure:29881: $? = 0
configure:29884: test -s conftest.o
configure:29887: $? = 0
configure:29897: result: yes
configure:29901: checking libexif/exif-data.h presence
configure:29911: cc -E -I/usr/local/include/libexif -I/usr/local/include 
   conftest.c
configure:29917: $? = 0
configure:29937: result: yes
configure:29972: checking for libexif/exif-data.h
configure:29979: result: yes
configure:29993: checking for function exif_data_new in libexif
configure:30020: cc -o conftest -O -pipe  -I/usr/local/include 
conftest.c -L/usr/local/lib -lexif -lm   >&5
configure:30026: $? = 0
configure:30029: test -z 			 || test ! -s conftest.err
configure:30032: $? = 0
configure:30035: test -s conftest
configure:30038: $? = 0
configure:30050: result: yes
configure:30078: checking libexif library flags
configure:30080: result: -L/usr/local/lib -lexif -lm
configure:30082: checking libexif cpp flags
configure:30084: result: -I/usr/local/include/libexif -I/usr/local/include
configure:30101: checking for libusb-config
configure:30119: found /usr/local/bin/libusb-config
configure:30131: result: /usr/local/bin/libusb-config
configure:30373: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by libgphoto2 config.status 2.1.99, which was
generated by GNU Autoconf 2.59.  Invocation command line was

   CONFIG_FILES    =
   CONFIG_HEADERS  =
   CONFIG_LINKS    =
   CONFIG_COMMANDS =
   $ ./config.status

on holly.jawa.at

config.status:31346: creating po/Makefile.in
config.status:31346: creating README
config.status:31346: creating Makefile
config.status:31346: creating camlibs/Makefile
config.status:31346: creating camlibs/adc65/Makefile
config.status:31346: creating camlibs/agfa-cl20/Makefile
config.status:31346: creating camlibs/aox/Makefile
config.status:31346: creating camlibs/barbie/Makefile
config.status:31346: creating camlibs/canon/Makefile
config.status:31346: creating camlibs/canon/doc/Makefile
config.status:31346: creating camlibs/casio/Makefile
config.status:31346: creating camlibs/digigr8/Makefile
config.status:31346: creating camlibs/digita/Makefile
config.status:31346: creating camlibs/dimera/Makefile
config.status:31346: creating camlibs/directory/Makefile
config.status:31346: creating camlibs/fuji/Makefile
config.status:31346: creating camlibs/gsmart300/Makefile
config.status:31346: creating camlibs/hp215/Makefile
config.status:31346: creating camlibs/iclick/Makefile
config.status:31346: creating camlibs/jamcam/Makefile
config.status:31346: creating camlibs/jd11/Makefile
config.status:31346: creating camlibs/kodak/Makefile
config.status:31346: creating camlibs/kodak/dc120/Makefile
config.status:31346: creating camlibs/kodak/dc210/Makefile
config.status:31346: creating camlibs/kodak/dc240/Makefile
config.status:31346: creating camlibs/kodak/dc3200/Makefile
config.status:31346: creating camlibs/kodak/ez200/Makefile
config.status:31346: creating camlibs/konica/Makefile
config.status:31346: creating camlibs/konica/localization/Makefile
config.status:31346: creating camlibs/largan/Makefile
config.status:31346: creating camlibs/largan/lmini/Makefile
config.status:31346: creating camlibs/lg_gsm/Makefile
config.status:31346: creating camlibs/mars/Makefile
config.status:31346: creating camlibs/minolta/Makefile
config.status:31346: creating camlibs/minolta/dimagev/Makefile
config.status:31346: creating camlibs/mustek/Makefile
config.status:31346: creating camlibs/panasonic/Makefile
config.status:31346: creating camlibs/panasonic/l859/Makefile
config.status:31346: creating camlibs/panasonic/coolshot/Makefile
config.status:31346: creating camlibs/pccam300/Makefile
config.status:31346: creating camlibs/pccam600/Makefile
config.status:31346: creating camlibs/polaroid/Makefile
config.status:31346: creating camlibs/ptp2/Makefile
config.status:31346: creating camlibs/ricoh/Makefile
config.status:31346: creating camlibs/samsung/Makefile
config.status:31346: creating camlibs/sierra/Makefile
config.status:31346: creating camlibs/sipix/Makefile
config.status:31346: creating camlibs/smal/Makefile
config.status:31346: creating camlibs/sonix/Makefile
config.status:31346: creating camlibs/sonydscf1/Makefile
config.status:31346: creating camlibs/sonydscf55/Makefile
config.status:31346: creating camlibs/soundvision/Makefile
config.status:31346: creating camlibs/spca50x/Makefile
config.status:31346: creating camlibs/sq905/Makefile
config.status:31346: creating camlibs/stv0674/Makefile
config.status:31346: creating camlibs/stv0680/Makefile
config.status:31346: creating camlibs/sx330z/Makefile
config.status:31346: creating camlibs/template/Makefile
config.status:31346: creating camlibs/toshiba/Makefile
config.status:31346: creating camlibs/toshiba/pdrm11/Makefile
config.status:31346: creating camlibs/enigma13/Makefile
config.status:31346: creating tests/Makefile
config.status:31346: creating libgphoto2/Makefile
config.status:31346: creating libgphoto2/libgphoto2.pc
config.status:31346: creating gphoto2-config
config.status:31346: creating packaging/Makefile
config.status:31346: creating packaging/linux-hotplug/Makefile
config.status:31346: creating packaging/rpm/Makefile
config.status:31346: creating packaging/rpm/package.spec
config.status:31346: creating doc/Makefile
config.status:31346: creating doc/Doxyfile
config.status:31346: creating doc/api/Makefile
config.status:31411: creating config.h
config.status:31735: executing depfiles commands
config.status:31735: executing default-1 commands
config.status:31735: executing default-2 commands
configure:32120: configuring in libltdl
configure:32237: running /bin/sh './configure' --prefix=/usr/local 
'--prefix=/usr/local' '--build=i386-portbld-freebsd5.4' 'CFLAGS=-O -pipe 
' 'CXX=c++' 'build_alias=i386-portbld-freebsd5.4' 'CC=cc' 'CXXFLAGS=-O 
-pipe' --enable-ltdl-convenience --cache-file=/dev/null --srcdir=.
configure:32120: configuring in libgphoto2_port
configure:32237: running /bin/sh './configure' --prefix=/usr/local 
'--prefix=/usr/local' '--build=i386-portbld-freebsd5.4' 'CFLAGS=-O -pipe 
' 'CXX=c++' 'build_alias=i386-portbld-freebsd5.4' 'CC=cc' 'CXXFLAGS=-O 
-pipe' --enable-ltdl-convenience --cache-file=/dev/null --srcdir=.
configure:32242: error: /bin/sh './configure' failed for libgphoto2_port

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_type_size_t=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'\''"'
ac_cv_prog_ac_ct_F77=f77
am_cv_CC_dependencies_compiler_type=gcc3
ac_cv_func_strcpy=yes
ac_cv_path_XGETTEXT=/usr/local/bin/xgettext
ac_cv_prog_CXXCPP='c++ -E'
libltdl_cv_shlibext=.so
ac_cv_env_CXXFLAGS_value='-O -pipe'
ac_cv_c_bigendian=no
ac_cv_lib_ibs_main=no
ac_cv_path_MSGMERGE=/usr/local/bin/msgmerge
ac_cv_f77_compiler_gnu=yes
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern 
int \1;/p'\'''
libltdl_cv_objdir=.libs
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_F77_value=
ac_cv_func_getopt_long=yes
am_cv_proto_iconv_arg1=
lt_cv_file_magic_cmd='$MAGIC_CMD'
libltdl_cv_sys_dlopen_deplibs=unknown
ac_cv_header_stdlib_h=yes
ac_cv_func_memmove=yes
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
lt_cv_prog_gnu_ldcxx=yes
ac_cv_func_dlopen=yes
ac_cv_prog_cc_g=yes
ac_cv_env_CXXCPP_set=
ac_cv_env_LDFLAGS_set=
ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config
acl_cv_path_LD=/usr/bin/ld
lt_cv_prog_compiler_c_o_CXX=yes
ac_cv_prog_ac_ct_AR=ar
ac_cv_func_shl_load=no
ac_cv_search_opendir='none required'
ac_cv_c_compiler_gnu=yes
ac_cv_exeext=
ac_cv_env_LIBEXIF_CFLAGS_value=
ac_cv_env_CFLAGS_set=set
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'\'''
ac_cv_header_dirent_dirent_h=yes
gt_cv_func_gnugettext1_libc=no
ac_cv_func_dlerror=yes
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* 
\\(.*\\)\$/extern int \\1;/p'\''"'
ac_cv_func_argz_insert=no
ac_cv_func_argz_create_sep=no
ac_cv_prog_make_gmake_set=yes
ac_cv_env_FFLAGS_set=
lt_cv_sys_max_cmd_len=65536
acl_cv_shlibext=so
libltdl_cv_shlibpath_var=
ac_cv_env_CPP_value=
ac_cv_env_CPPFLAGS_set=
acl_cv_hardcode_minus_L=no
acl_cv_hardcode_libdir_separator=
lt_cv_dlopen_self=yes
lt_cv_dlopen_libs=
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CXX_set=set
ac_cv_func_snprintf=yes
am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, 
size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
ac_cv_env_host_alias_set=
pkg_cv_LIBEXIF_CFLAGS='-I/usr/local/include/libexif -I/usr/local/include  '
ac_cv_func_vsnprintf=yes
ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt
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_cv_dlopen_self_static=yes
ac_cv_func_memcpy=yes
libltdl_cv_preloaded_symbols=yes
ac_cv_c_const=no
ac_cv_env_LIBEXIF_LIBS_set=
ac_cv_func_mkdir=yes
lt_cv_ld_reload_flag=-r
ac_cv_header_sys_dl_h=no
ac_cv_func_readdir=yes
lt_cv_prog_gnu_ld=yes
ac_cv_header_sys_stat_h=yes
ac_cv_env_build_alias_set=set
ac_cv_header_mcheck_h=no
lt_cv_prog_compiler_c_o=yes
ac_cv_prog_f77_g=yes
ac_cv_header_assert_h=yes
ac_cv_func_argz_append=no
ac_cv_lib_dld_shl_load=no
ac_cv_env_CXXCPP_value=
ac_cv_env_LDFLAGS_value=
ac_cv_env_target_alias_set=
ac_cv_func_gmtime_r=yes
ac_cv_func_sprintf=yes
ac_cv_header_getopt_h=yes
ac_cv_header_dld_h=no
ac_cv_host_alias=i386-portbld-freebsd5.4
ac_cv_prog_cc_stdc=
ac_cv_env_CFLAGS_value='-O -pipe '
ac_cv_env_CC_set=set
ac_cv_prog_RPMBUILD=rpm
ac_cv_lib_jpeg_jpeg_start_decompress=no
ac_cv_path_MSGFMT=/usr/local/bin/msgfmt
lt_cv_prog_compiler_c_o_F77=yes
ac_cv_func_closedir=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_stdc=yes
ac_cv_env_PKG_CONFIG_set=
ac_cv_type_uint8_t=yes
ac_cv_func_getopt=yes
lt_cv_path_SED=/usr/bin/sed
ac_cv_func_strrchr=yes
ac_cv_header_strings_h=yes
ac_cv_path_DOXYGEN=false
ac_cv_header_stdint_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_prog_egrep='grep -E'
ac_cv_env_FFLAGS_value=
ac_cv_path_DOT=false
ac_cv_c_inline=inline
lt_cv_path_LD=/usr/bin/ld
lt_cv_prog_compiler_rtti_exceptions=no
ac_cv_build_alias=i386-portbld-freebsd5.4
ac_cv_header_unistd_h=yes
ac_cv_header_string_h=yes
ac_cv_env_CPPFLAGS_value=
acl_cv_libext=a
ac_cv_func_strchr=yes
ac_cv_header_stdio_h=yes
lt_lt_cv_prog_compiler_c_o='"yes"'
ac_cv_prog_ac_ct_RANLIB=ranlib
libltdl_cv_func_dlopen=yes
ac_cv_header_memory_h=yes
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXX_value=c++
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_header_ltdl_h=no
ac_cv_header_ctype_h=yes
ac_cv_func_argz_stringify=no
ac_cv_host=i386-portbld-freebsd5.4
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_F77_set=
ac_cv_env_host_alias_value=
lt_lt_cv_prog_compiler_c_o_F77='"yes"'
ac_cv_func_strcmp=yes
ac_cv_header_errno_h=yes
ac_cv_env_LIBEXIF_LIBS_value=
lt_cv_objdir=.libs
ac_cv_prog_cxx_g=yes
ac_cv_func_argz_next=no
lt_cv_file_magic_test_file=
am_cv_CXX_dependencies_compiler_type=gcc3
ac_cv_header_argz_h=no
ac_cv_build=i386-portbld-freebsd5.4
ac_cv_prog_CPP='cc -E'
ac_cv_prog_AWK=nawk
ac_cv_env_LIBEXIF_CFLAGS_set=
ac_cv_env_build_alias_value=i386-portbld-freebsd5.4
ac_cv_struct_tm=time.h
lt_cv_deplibs_check_method=pass_all
ac_cv_header_mach_o_dyld_h=no
ac_cv_header_malloc_h=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 
\2/p'\'''
libltdl_cv_sys_search_path='/lib /usr/lib'
ac_cv_prog_ac_ct_CC=cc
ac_cv_func_strncpy=yes
am_cv_lib_iconv=yes
am_cv_func_iconv=yes
acl_cv_wl=-Wl,
lt_cv_path_LDCXX=/usr/bin/ld
ac_cv_type_error_t=no
ac_cv_sys_symbol_underscore=no
ac_cv_env_target_alias_value=
ac_cv_path_LIBUSB_CONFIG=/usr/local/bin/libusb-config
ac_cv_env_CC_value=cc
ac_cv_lib_dl_dlopen=no
lt_cv_path_NM='/usr/bin/nm -B'
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_CPP_set=
ac_cv_header_libexif_exif_data_h=yes
pkg_cv_LIBEXIF_LIBS='-L/usr/local/lib -lexif -lm  '
gt_cv_func_gnugettext1_libintl=yes
acl_cv_hardcode_direct=no
ac_cv_header_dlfcn_h=yes
ac_cv_func_strdup=yes
acl_cv_rpath=done
lt_cv_dlopen=dlopen
ac_cv_header_dl_h=no
acl_cv_prog_gnu_ld=yes
ac_cv_func_opendir=yes
ac_cv_objext=o

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} 
/usr/ports/graphics/libgphoto2/work/libgphoto2-2.1.99/missing --run 
aclocal-1.9'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} 
/usr/ports/graphics/libgphoto2/work/libgphoto2-2.1.99/missing --run tar'
AM_CPPFLAGS=' -I$(top_srcdir) 
-I$(top_srcdir)/libgphoto2_port/libgphoto2_port 
-I$(top_srcdir)/libgphoto2_port -I$(top_srcdir)/libgphoto2 
-I$(top_builddir)/libgphoto2 -DLOCALEDIR=\"$(datadir)/locale\" 
-DCAMLIBS=\"$(camlibdir)\" -Wall -Wmissing-declarations 
-Wmissing-prototypes -g'
AM_LDFLAGS=' -Wall -g'
AR='ar'
AS='as'
AUTOCONF='${SHELL} 
/usr/ports/graphics/libgphoto2/work/libgphoto2-2.1.99/missing --run 
autoconf'
AUTOHEADER='${SHELL} 
/usr/ports/graphics/libgphoto2/work/libgphoto2-2.1.99/missing --run 
autoheader'
AUTOMAKE='${SHELL} 
/usr/ports/graphics/libgphoto2/work/libgphoto2-2.1.99/missing --run 
automake-1.9'
AWK='nawk'
CAMLIB_LDFLAGS='-module -no-undefined -avoid-version -export-dynamic 
-export-symbols $(top_srcdir)/camlibs/camlib.sym'
CAMLIB_LIBS='$(top_builddir)/libgphoto2/libgphoto2.la'
CC='cc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O -pipe '
CONVENIENCE_LTDL_FALSE='#'
CONVENIENCE_LTDL_TRUE=''
CPP='cc -E'
CPPFLAGS='-I/usr/local/include'
CXX='c++'
CXXCPP='c++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-O -pipe'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='dlltool'
DOT='false'
DOXYGEN='false'
DOXYGEN_OUTPUT_DIR='doxygen-output'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE='#'
ENABLE_RPM_FALSE='#'
ENABLE_RPM_TRUE=''
EXEEXT=''
F77='f77'
FFLAGS='-O2'
GETTEXT_PACKAGE='libgphoto2-2'
GMSGFMT='/usr/local/bin/msgfmt'
GTKDOC=''
HAVE_DOT='NO'
HAVE_DOT_FALSE=''
HAVE_DOT_TRUE='#'
HAVE_DOXYGEN_FALSE=''
HAVE_DOXYGEN_TRUE='#'
HAVE_LIBEXIF_FALSE='#'
HAVE_LIBEXIF_TRUE=''
HAVE_LIBUSB_FALSE='#'
HAVE_LIBUSB_TRUE=''
HAVE_LINUX_FALSE=''
HAVE_LINUX_TRUE='#'
HTML_APIDOC_DIR='libgphoto2-api.html'
INCLTDL='-I${top_srcdir}/libltdl'
INSTALL_DATA='install  -o root -g wheel -m 444'
INSTALL_LTDL_FALSE=''
INSTALL_LTDL_TRUE='#'
INSTALL_PROGRAM='install  -s -o root -g wheel -m 555'
INSTALL_SCRIPT='install  -o root -g wheel -m 555'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INTLLIBS='/usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib'
LDFLAGS=''
LIBADD_DL=''
LIBEXIF_CFLAGS='-I/usr/local/include/libexif -I/usr/local/include  '
LIBEXIF_CONFIG_PROG=''
LIBEXIF_LIBS='-L/usr/local/lib -lexif -lm  '
LIBGPHOTO2_AGE='3'
LIBGPHOTO2_CURRENT='2'
LIBGPHOTO2_REVISION='0'
LIBGPHOTO2_VERSION_INFO='2:3:0'
LIBICONV='/usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib'
LIBINTL='/usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib'
LIBJPEG=''
LIBLTDL='${top_builddir}/libltdl/libltdlc.la'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBUSB_CONFIG='/usr/local/bin/libusb-config'
LN_S='ln -s'
LTDLINCL='-I${top_srcdir}/libltdl'
LTLIBICONV='-L/usr/local/lib -liconv -R/usr/local/lib'
LTLIBINTL='-L/usr/local/lib -lintl -R/usr/local/lib'
LTLIBOBJS=''
MAIL_GPHOTO_DEVEL='<gphoto-devel at lists.sourceforge.net>'
MAIL_GPHOTO_TRANSLATION='<gphoto-translation at lists.sourceforge.net>'
MAIL_GPHOTO_USER='<gphoto-user at lists.sourceforge.net>'
MAKEINFO='${SHELL} 
/usr/ports/graphics/libgphoto2/work/libgphoto2-2.1.99/missing --run 
makeinfo'
MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs'
MSGFMT='/usr/local/bin/msgfmt'
MSGMERGE='/usr/local/bin/msgmerge'
OBJDUMP='objdump'
OBJEXT='o'
PACKAGE='libgphoto2'
PACKAGE_BUGREPORT='gphoto-devel at lists.sourceforge.net'
PACKAGE_NAME='libgphoto2'
PACKAGE_STRING='libgphoto2 2.1.99'
PACKAGE_TARNAME='libgphoto2'
PACKAGE_VERSION='2.1.99'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/local/bin/pkg-config'
PKG_CONFIG_PATH=''
POSUB='po'
RANLIB='ranlib'
RPMBUILD='rpm'
RPM_LIBUSB_DEVEL_FALSE=''
RPM_LIBUSB_DEVEL_TRUE='#'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
SUBDIRS_CAMLIBS='adc65 agfa-cl20 aox barbie canon casio digigr8 digita 
dimera directory enigma13 fuji gsmart300 hp215 iclick jamcam jd11 kodak 
konica largan lg_gsm mars minolta mustek panasonic pccam300 pccam600 
polaroid ptp2 ricoh samsung sierra sipix smal sonix sonydscf1 sonydscf55 
soundvision spca50x sq905 stv0674 stv0680 sx330z template toshiba'
URL_DIGICAM_LIST='http://www.teaser.fr/~hfiguiere/linux/digicam.html'
URL_GPHOTO_HOME='http://www.gphoto.org/'
URL_GPHOTO_PROJECT='http://sourceforge.net/projects/gphoto'
URL_JPHOTO_HOME='http://jphoto.sourceforge.net/'
URL_USB_MASSSTORAGE='http://www.linux-usb.org/USB-guide/x498.html'
USE_NLS='yes'
VERSION='2.1.99'
XGETTEXT='/usr/local/bin/xgettext'
ac_ct_AR='ar'
ac_ct_AS=''
ac_ct_CC='cc'
ac_ct_CXX=''
ac_ct_DLLTOOL=''
ac_ct_F77='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/html/api}'
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd5.4'
build_alias='i386-portbld-freebsd5.4'
build_cpu='i386'
build_os='freebsd5.4'
build_vendor='portbld'
camlibdir='$(libdir)/$(PACKAGE_TARNAME)/$(PACKAGE_VERSION)'
datadir='${prefix}/share'
docdir='${prefix}/share/doc/libgphoto2'
effective_target='i386-portbld-freebsd5.4'
exec_prefix='${prefix}'
host='i386-portbld-freebsd5.4'
host_alias=''
host_cpu='i386'
host_os='freebsd5.4'
host_vendor='portbld'
hotplugdocdir='${prefix}/share/doc/libgphoto2/linux-hotplug'
hotplugusermapdir='${prefix}/share/doc/libgphoto2/linux-hotplug'
htmldir='${prefix}/share/doc/libgphoto2/html'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/usr/ports/graphics/libgphoto2/work/libgphoto2-2.1.99/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='$(datadir)/locale'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='$(mkinstalldirs)'
oldincludedir='/usr/include'
pkgconfigdir='${prefix}/libdata/pkgconfig'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=' libltdl libgphoto2_port'
sysconfdir='${prefix}/etc'
target_alias=''

configure: exit 1


More information about the freebsd-ports mailing list