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

It was created by sane-backends configure 1.0.19, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  $ ./configure --prefix=/usr --disable-translations --enable-locking --mandir=/usr/share/man --infodir=/usr/share/info --localstatedir=/var --disable-nls

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

hostname = haxx
uname -m = i686
uname -r = 2.6.23.14
uname -s = Linux
uname -v = #2 SMP Wed Feb 6 21:43:54 CET 2008

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

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

PATH: /bin
PATH: /sbin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /usr/X11R6/bin
PATH: /opt/kde/bin
PATH: /opt/gnome/bin
PATH: /usr/games


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

configure:2058: checking build system type
configure:2076: result: i686-pc-linux-gnu
configure:2098: checking host system type
configure:2113: result: i686-pc-linux-gnu
configure:2197: checking for gcc
configure:2213: found /usr/bin/gcc
configure:2224: result: gcc
configure:2462: checking for C compiler version
configure:2469: gcc --version >&5
gcc (GCC) 4.2.3
Copyright (C) 2007 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:2472: $? = 0
configure:2479: gcc -v >&5
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ../gcc-4.2.3/configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-languages=c,c++,objc,fortran --disable-nls
Thread model: posix
gcc version 4.2.3
configure:2482: $? = 0
configure:2489: gcc -V >&5
gcc: '-V' option must have argument
configure:2492: $? = 1
configure:2515: checking for C compiler default output file name
configure:2542: gcc -O2 -march=i686 -pipe   conftest.c  >&5
configure:2545: $? = 0
configure:2583: result: a.out
configure:2600: checking whether the C compiler works
configure:2610: ./a.out
configure:2613: $? = 0
configure:2630: result: yes
configure:2637: checking whether we are cross compiling
configure:2639: result: no
configure:2642: checking for suffix of executables
configure:2649: gcc -o conftest -O2 -march=i686 -pipe   conftest.c  >&5
configure:2652: $? = 0
configure:2676: result: 
configure:2682: checking for suffix of object files
configure:2708: gcc -c -O2 -march=i686 -pipe  conftest.c >&5
configure:2711: $? = 0
configure:2734: result: o
configure:2738: checking whether we are using the GNU C compiler
configure:2767: gcc -c -O2 -march=i686 -pipe  conftest.c >&5
configure:2773: $? = 0
configure:2790: result: yes
configure:2795: checking whether gcc accepts -g
configure:2825: gcc -c -g  conftest.c >&5
configure:2831: $? = 0
configure:2930: result: yes
configure:2947: checking for gcc option to accept ISO C89
configure:3021: gcc  -c -O2 -march=i686 -pipe  conftest.c >&5
configure:3027: $? = 0
configure:3050: result: none needed
configure:3081: checking for a BSD-compatible install
configure:3137: result: /usr/bin/install -c
configure:3148: checking whether make sets $(MAKE)
configure:3169: result: yes
configure:3183: checking how to run the C preprocessor
configure:3223: gcc -E  conftest.c
configure:3229: $? = 0
configure:3260: gcc -E  conftest.c
conftest.c:13:28: error: ac_nonexistent.h: No such file or directory
configure:3266: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3299: result: gcc -E
configure:3328: gcc -E  conftest.c
configure:3334: $? = 0
configure:3365: gcc -E  conftest.c
conftest.c:13:28: error: ac_nonexistent.h: No such file or directory
configure:3371: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3410: checking for grep that handles long lines and -e
configure:3484: result: /usr/bin/grep
configure:3489: checking for egrep
configure:3567: result: /usr/bin/grep -E
configure:3573: checking whether gcc needs -traditional
configure:3615: result: no
configure:3624: checking for sane-config
configure:3655: result: no
configure:3665: checking for msgfmt
configure:3683: found /usr/bin/msgfmt
configure:3696: result: /usr/bin/msgfmt
configure:3706: checking for xgettext
configure:3724: found /usr/bin/xgettext
configure:3737: result: /usr/bin/xgettext
configure:3747: checking for msgmerge
configure:3765: found /usr/bin/msgmerge
configure:3778: result: /usr/bin/msgmerge
configure:3788: checking for latex
configure:3806: found /usr/bin/latex
configure:3819: result: /usr/bin/latex
configure:3829: checking for dvips
configure:3847: found /usr/bin/dvips
configure:3860: result: /usr/bin/dvips
configure:3870: checking for makeindex
configure:3888: found /usr/bin/makeindex
configure:3901: result: /usr/bin/makeindex
configure:3911: checking for makedepend
configure:3929: found /usr/bin/makedepend
configure:3942: result: /usr/bin/makedepend
configure:4063: checking linker parameter to set runtime link path
configure:4080: result: -Wl,-rpath,
configure:4091: checking for AIX
configure:4113: result: no
configure:4119: checking for ANSI C header files
configure:4149: gcc -c -O2 -march=i686 -pipe -W -Wall  conftest.c >&5
configure:4155: $? = 0
configure:4254: gcc -o conftest -O2 -march=i686 -pipe -W -Wall   conftest.c  >&5
configure:4257: $? = 0
configure:4263: ./conftest
configure:4266: $? = 0
configure:4283: result: yes
configure:4307: checking for sys/types.h
configure:4328: gcc -c -O2 -march=i686 -pipe -W -Wall  conftest.c >&5
configure:4334: $? = 0
configure:4350: result: yes
configure:4307: checking for sys/stat.h
configure:4328: gcc -c -O2 -march=i686 -pipe -W -Wall  conftest.c >&5
configure:4334: $? = 0
configure:4350: result: yes
configure:4307: checking for stdlib.h
configure:4328: gcc -c -O2 -march=i686 -pipe -W -Wall  conftest.c >&5
configure:4334: $? = 0
configure:4350: result: yes
configure:4307: checking for string.h
configure:4328: gcc -c -O2 -march=i686 -pipe -W -Wall  conftest.c >&5
configure:4334: $? = 0
configure:4350: result: yes
configure:4307: checking for memory.h
configure:4328: gcc -c -O2 -march=i686 -pipe -W -Wall  conftest.c >&5
configure:4334: $? = 0
configure:4350: result: yes
configure:4307: checking for strings.h
configure:4328: gcc -c -O2 -march=i686 -pipe -W -Wall  conftest.c >&5
configure:4334: $? = 0
configure:4350: result: yes
configure:4307: checking for inttypes.h
configure:4328: gcc -c -O2 -march=i686 -pipe -W -Wall  conftest.c >&5
configure:4334: $? = 0
configure:4350: result: yes
configure:4307: checking for stdint.h
configure:4328: gcc -c -O2 -march=i686 -pipe -W -Wall  conftest.c >&5
configure:4334: $? = 0
configure:4350: result: yes
configure:4307: checking for unistd.h
configure:4328: gcc -c -O2 -march=i686 -pipe -W -Wall  conftest.c >&5
configure:4334: $? = 0
configure:4350: result: yes
configure:4372: checking minix/config.h usability
configure:4389: gcc -c -O2 -march=i686 -pipe -W -Wall  conftest.c >&5
conftest.c:57:26: error: minix/config.h: No such file or directory
configure:4395: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:4409: result: no
configure:4413: checking minix/config.h presence
configure:4428: gcc -E  conftest.c
conftest.c:24:26: error: minix/config.h: No such file or directory
configure:4434: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <minix/config.h>
configure:4448: result: no
configure:4481: checking for minix/config.h
configure:4488: result: no
configure:4517: checking for library containing strerror
configure:4558: gcc -o conftest -O2 -march=i686 -pipe -W -Wall   conftest.c  >&5
configure:4564: $? = 0
configure:4592: result: none required
configure:4624: checking whether byte ordering is bigendian
configure:4657: gcc -c -O2 -march=i686 -pipe -W -Wall  conftest.c >&5
configure:4663: $? = 0
configure:4695: gcc -c -O2 -march=i686 -pipe -W -Wall  conftest.c >&5
conftest.c: In function 'main':
conftest.c:31: error: 'not' undeclared (first use in this function)
conftest.c:31: error: (Each undeclared identifier is reported only once
conftest.c:31: error: for each function it appears in.)
conftest.c:31: error: expected ';' before 'big'
configure:4701: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* 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:4841: result: no
configure:4862: checking for le32toh in machine/endian.h
conftest.c:25:28: error: machine/endian.h: No such file or directory
configure:4889: result: no
configure:4894: checking for ntohl in arpa/inet.h
configure:4911: result: yes
configure:4968: checking for swap32 in machine/endian.h
conftest.c:25:28: error: machine/endian.h: No such file or directory
configure:4993: result: no
configure:4997: checking for bswap_32 in byteswap.h
configure:5014: result: yes
configure:5363: checking for uint8_t in stdint.h
configure:5380: result: yes
configure:5538: checking dlfcn.h usability
configure:5555: gcc -c -O2 -march=i686 -pipe -W -Wall  conftest.c >&5
configure:5561: $? = 0
configure:5575: result: yes
configure:5579: checking dlfcn.h presence
configure:5594: gcc -E  conftest.c
configure:5600: $? = 0
configure:5614: result: yes
configure:5647: checking for dlfcn.h
configure:5655: result: yes
configure:5663: checking for dlopen in -ldl
configure:5698: gcc -o conftest -O2 -march=i686 -pipe -W -Wall   conftest.c -ldl   >&5
configure:5704: $? = 0
configure:5722: result: yes
configure:5734: checking for dlopen
configure:5790: gcc -o conftest -O2 -march=i686 -pipe -W -Wall   conftest.c  -ldl >&5
configure:5796: $? = 0
configure:5814: result: yes
configure:5846: checking dl.h usability
configure:5863: gcc -c -O2 -march=i686 -pipe -W -Wall  conftest.c >&5
conftest.c:59:16: error: dl.h: No such file or directory
configure:5869: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <dl.h>
configure:5883: result: no
configure:5887: checking dl.h presence
configure:5902: gcc -E  conftest.c
conftest.c:26:16: error: dl.h: No such file or directory
configure:5908: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| /* end confdefs.h.  */
| #include <dl.h>
configure:5922: result: no
configure:5955: checking for dl.h
configure:5963: result: no
configure:6400: checking for sqrt in -lm
configure:6435: gcc -o conftest -O2 -march=i686 -pipe -W -Wall   conftest.c -lm   >&5
conftest.c:33: warning: conflicting types for built-in function 'sqrt'
configure:6441: $? = 0
configure:6459: result: yes
configure:6471: checking for scsireq_enter in -lscsi
configure:6506: gcc -o conftest -O2 -march=i686 -pipe -W -Wall   conftest.c -lscsi  -lm  >&5
/usr/bin/ld: cannot find -lscsi
collect2: ld returned 1 exit status
configure:6512: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char scsireq_enter ();
| int
| main ()
| {
| return scsireq_enter ();
|   ;
|   return 0;
| }
configure:6530: result: no
configure:6542: checking for cam_open_device in -lcam
configure:6577: gcc -o conftest -O2 -march=i686 -pipe -W -Wall   conftest.c -lcam  -lm  >&5
/usr/bin/ld: cannot find -lcam
collect2: ld returned 1 exit status
configure:6583: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char cam_open_device ();
| int
| main ()
| {
| return cam_open_device ();
|   ;
|   return 0;
| }
configure:6601: result: no
configure:6613: checking for library containing gethostbyaddr
configure:6654: gcc -o conftest -O2 -march=i686 -pipe -W -Wall   conftest.c -lm  >&5
configure:6660: $? = 0
configure:6688: result: none required
configure:6696: checking for library containing socket
configure:6737: gcc -o conftest -O2 -march=i686 -pipe -W -Wall   conftest.c -lm  >&5
configure:6743: $? = 0
configure:6771: result: none required
configure:6779: checking for library containing syslog
configure:6820: gcc -o conftest -O2 -march=i686 -pipe -W -Wall   conftest.c -lm  >&5
configure:6826: $? = 0
configure:6854: result: none required
configure:6864: checking for jpeg_start_decompress in -ljpeg
configure:6899: gcc -o conftest -O2 -march=i686 -pipe -W -Wall   conftest.c -ljpeg  -lm  >&5
configure:6905: $? = 0
configure:6923: result: yes
configure:6937: checking jconfig.h usability
configure:6954: gcc -c -O2 -march=i686 -pipe -W -Wall  conftest.c >&5
configure:6960: $? = 0
configure:6974: result: yes
configure:6978: checking jconfig.h presence
configure:6993: gcc -E  conftest.c
configure:6999: $? = 0
configure:7013: result: yes
configure:7046: checking for jconfig.h
configure:7053: result: yes
configure:7059: checking for jpeglib - version >= 61 (6a)
configure:7077: result: yes
configure:7094: checking for TIFFFdOpen in -ltiff
configure:7129: gcc -o conftest -O2 -march=i686 -pipe -W -Wall   conftest.c -ltiff  -lm  -ljpeg >&5
configure:7135: $? = 0
configure:7153: result: yes
configure:7167: checking tiffio.h usability
configure:7184: gcc -c -O2 -march=i686 -pipe -W -Wall  conftest.c >&5
configure:7190: $? = 0
configure:7204: result: yes
configure:7208: checking tiffio.h presence
configure:7223: gcc -E  conftest.c
configure:7229: $? = 0
configure:7243: result: yes
configure:7276: checking for tiffio.h
configure:7283: result: yes
configure:7307: checking ieee1284.h usability
configure:7324: gcc -c -O2 -march=i686 -pipe -W -Wall  conftest.c >&5
conftest.c:60:22: error: ieee1284.h: No such file or directory
configure:7330: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <ieee1284.h>
configure:7344: result: no
configure:7348: checking ieee1284.h presence
configure:7363: gcc -E  conftest.c
conftest.c:27:22: error: ieee1284.h: No such file or directory
configure:7369: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| /* end confdefs.h.  */
| #include <ieee1284.h>
configure:7383: result: no
configure:7416: checking for ieee1284.h
configure:7423: result: no
configure:7533: checking pthread.h usability
configure:7550: gcc -c -O2 -march=i686 -pipe -W -Wall  conftest.c >&5
configure:7556: $? = 0
configure:7570: result: yes
configure:7574: checking pthread.h presence
configure:7589: gcc -E  conftest.c
configure:7595: $? = 0
configure:7609: result: yes
configure:7642: checking for pthread.h
configure:7650: result: yes
configure:7660: checking for pthread_create in -lpthread
configure:7695: gcc -o conftest -O2 -march=i686 -pipe -W -Wall   conftest.c -lpthread  -lm  -ljpeg -ltiff >&5
configure:7701: $? = 0
configure:7719: result: yes
configure:7740: checking for pthread_create
configure:7796: gcc -o conftest -O2 -march=i686 -pipe -W -Wall   conftest.c -lpthread -lm  -ljpeg -ltiff >&5
configure:7802: $? = 0
configure:7820: result: yes
configure:7740: checking for pthread_kill
configure:7796: gcc -o conftest -O2 -march=i686 -pipe -W -Wall   conftest.c -lpthread -lm  -ljpeg -ltiff >&5
configure:7802: $? = 0
configure:7820: result: yes
configure:7740: checking for pthread_join
configure:7796: gcc -o conftest -O2 -march=i686 -pipe -W -Wall   conftest.c -lpthread -lm  -ljpeg -ltiff >&5
configure:7802: $? = 0
configure:7820: result: yes
configure:7740: checking for pthread_detach
configure:7796: gcc -o conftest -O2 -march=i686 -pipe -W -Wall   conftest.c -lpthread -lm  -ljpeg -ltiff >&5
configure:7802: $? = 0
configure:7820: result: yes
configure:7740: checking for pthread_cancel
configure:7796: gcc -o conftest -O2 -march=i686 -pipe -W -Wall   conftest.c -lpthread -lm  -ljpeg -ltiff >&5
configure:7802: $? = 0
configure:7820: result: yes
configure:7740: checking for pthread_testcancel
configure:7796: gcc -o conftest -O2 -march=i686 -pipe -W -Wall   conftest.c -lpthread -lm  -ljpeg -ltiff >&5
configure:7802: $? = 0
configure:7820: result: yes
configure:7848: checking whether to enable pthread support
configure:7850: result: yes
configure:7852: checking whether to use pthread instead of fork
configure:7854: result: no
configure:7910: checking whether to enable device locking
configure:7912: result: yes
configure:7915: Setting lockdir group to uucp
configure:7985: checking for pkg-config
configure:8001: found /usr/bin/pkg-config
configure:8012: result: pkg-config
configure:8070: checking for gp_camera_init
configure:8126: gcc -o conftest -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2     conftest.c -lpthread -lm  -ljpeg -ltiff  -lgphoto2 -lgphoto2_port -lexif -lm -lusb >&5
configure:8132: $? = 0
configure:8150: result: yes
configure:8170: checking for sane_init in -lsane
configure:8205: gcc -o conftest -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2     conftest.c -lsane  -lpthread -lm  -ljpeg -ltiff  -lgphoto2 -lgphoto2_port -lexif -lm -lusb >&5
/usr/bin/ld: cannot find -lsane
collect2: ld returned 1 exit status
configure:8211: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char sane_init ();
| int
| main ()
| {
| return sane_init ();
|   ;
|   return 0;
| }
configure:8229: result: no
configure:8236: checking for ANSI C header files
configure:8400: result: yes
configure:8483: checking fcntl.h usability
configure:8500: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
configure:8506: $? = 0
configure:8520: result: yes
configure:8524: checking fcntl.h presence
configure:8539: gcc -E  -D_REENTRANT -I/usr/include/gphoto2   conftest.c
configure:8545: $? = 0
configure:8559: result: yes
configure:8592: checking for fcntl.h
configure:8600: result: yes
configure:8473: checking for unistd.h
configure:8479: result: yes
configure:8483: checking libc.h usability
configure:8500: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
conftest.c:73:18: error: libc.h: No such file or directory
configure:8506: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libc.h>
configure:8520: result: no
configure:8524: checking libc.h presence
configure:8539: gcc -E  -D_REENTRANT -I/usr/include/gphoto2   conftest.c
conftest.c:40:18: error: libc.h: No such file or directory
configure:8545: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <libc.h>
configure:8559: result: no
configure:8592: checking for libc.h
configure:8600: result: no
configure:8483: checking sys/dsreq.h usability
configure:8500: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
conftest.c:73:23: error: sys/dsreq.h: No such file or directory
configure:8506: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/dsreq.h>
configure:8520: result: no
configure:8524: checking sys/dsreq.h presence
configure:8539: gcc -E  -D_REENTRANT -I/usr/include/gphoto2   conftest.c
conftest.c:40:23: error: sys/dsreq.h: No such file or directory
configure:8545: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <sys/dsreq.h>
configure:8559: result: no
configure:8592: checking for sys/dsreq.h
configure:8600: result: no
configure:8483: checking sys/select.h usability
configure:8500: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
configure:8506: $? = 0
configure:8520: result: yes
configure:8524: checking sys/select.h presence
configure:8539: gcc -E  -D_REENTRANT -I/usr/include/gphoto2   conftest.c
configure:8545: $? = 0
configure:8559: result: yes
configure:8592: checking for sys/select.h
configure:8600: result: yes
configure:8483: checking sys/time.h usability
configure:8500: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
configure:8506: $? = 0
configure:8520: result: yes
configure:8524: checking sys/time.h presence
configure:8539: gcc -E  -D_REENTRANT -I/usr/include/gphoto2   conftest.c
configure:8545: $? = 0
configure:8559: result: yes
configure:8592: checking for sys/time.h
configure:8600: result: yes
configure:8483: checking sys/shm.h usability
configure:8500: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
configure:8506: $? = 0
configure:8520: result: yes
configure:8524: checking sys/shm.h presence
configure:8539: gcc -E  -D_REENTRANT -I/usr/include/gphoto2   conftest.c
configure:8545: $? = 0
configure:8559: result: yes
configure:8592: checking for sys/shm.h
configure:8600: result: yes
configure:8483: checking sys/ipc.h usability
configure:8500: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
configure:8506: $? = 0
configure:8520: result: yes
configure:8524: checking sys/ipc.h presence
configure:8539: gcc -E  -D_REENTRANT -I/usr/include/gphoto2   conftest.c
configure:8545: $? = 0
configure:8559: result: yes
configure:8592: checking for sys/ipc.h
configure:8600: result: yes
configure:8483: checking sys/signal.h usability
configure:8500: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
configure:8506: $? = 0
configure:8520: result: yes
configure:8524: checking sys/signal.h presence
configure:8539: gcc -E  -D_REENTRANT -I/usr/include/gphoto2   conftest.c
configure:8545: $? = 0
configure:8559: result: yes
configure:8592: checking for sys/signal.h
configure:8600: result: yes
configure:8483: checking sys/scanio.h usability
configure:8500: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
conftest.c:78:24: error: sys/scanio.h: No such file or directory
configure:8506: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/scanio.h>
configure:8520: result: no
configure:8524: checking sys/scanio.h presence
configure:8539: gcc -E  -D_REENTRANT -I/usr/include/gphoto2   conftest.c
conftest.c:45:24: error: sys/scanio.h: No such file or directory
configure:8545: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| /* end confdefs.h.  */
| #include <sys/scanio.h>
configure:8559: result: no
configure:8592: checking for sys/scanio.h
configure:8600: result: no
configure:8483: checking scsi.h usability
configure:8500: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
conftest.c:78:18: error: scsi.h: No such file or directory
configure:8506: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <scsi.h>
configure:8520: result: no
configure:8524: checking scsi.h presence
configure:8539: gcc -E  -D_REENTRANT -I/usr/include/gphoto2   conftest.c
conftest.c:45:18: error: scsi.h: No such file or directory
configure:8545: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| /* end confdefs.h.  */
| #include <scsi.h>
configure:8559: result: no
configure:8592: checking for scsi.h
configure:8600: result: no
configure:8483: checking sys/scsi.h usability
configure:8500: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
conftest.c:78:22: error: sys/scsi.h: No such file or directory
configure:8506: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/scsi.h>
configure:8520: result: no
configure:8524: checking sys/scsi.h presence
configure:8539: gcc -E  -D_REENTRANT -I/usr/include/gphoto2   conftest.c
conftest.c:45:22: error: sys/scsi.h: No such file or directory
configure:8545: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| /* end confdefs.h.  */
| #include <sys/scsi.h>
configure:8559: result: no
configure:8592: checking for sys/scsi.h
configure:8600: result: no
configure:8483: checking sys/scsicmd.h usability
configure:8500: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
conftest.c:78:25: error: sys/scsicmd.h: No such file or directory
configure:8506: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/scsicmd.h>
configure:8520: result: no
configure:8524: checking sys/scsicmd.h presence
configure:8539: gcc -E  -D_REENTRANT -I/usr/include/gphoto2   conftest.c
conftest.c:45:25: error: sys/scsicmd.h: No such file or directory
configure:8545: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| /* end confdefs.h.  */
| #include <sys/scsicmd.h>
configure:8559: result: no
configure:8592: checking for sys/scsicmd.h
configure:8600: result: no
configure:8483: checking sys/scsiio.h usability
configure:8500: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
conftest.c:78:24: error: sys/scsiio.h: No such file or directory
configure:8506: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/scsiio.h>
configure:8520: result: no
configure:8524: checking sys/scsiio.h presence
configure:8539: gcc -E  -D_REENTRANT -I/usr/include/gphoto2   conftest.c
conftest.c:45:24: error: sys/scsiio.h: No such file or directory
configure:8545: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| /* end confdefs.h.  */
| #include <sys/scsiio.h>
configure:8559: result: no
configure:8592: checking for sys/scsiio.h
configure:8600: result: no
configure:8483: checking bsd/dev/scsireg.h usability
configure:8500: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
conftest.c:78:29: error: bsd/dev/scsireg.h: No such file or directory
configure:8506: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <bsd/dev/scsireg.h>
configure:8520: result: no
configure:8524: checking bsd/dev/scsireg.h presence
configure:8539: gcc -E  -D_REENTRANT -I/usr/include/gphoto2   conftest.c
conftest.c:45:29: error: bsd/dev/scsireg.h: No such file or directory
configure:8545: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| /* end confdefs.h.  */
| #include <bsd/dev/scsireg.h>
configure:8559: result: no
configure:8592: checking for bsd/dev/scsireg.h
configure:8600: result: no
configure:8483: checking scsi/sg.h usability
configure:8500: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
configure:8506: $? = 0
configure:8520: result: yes
configure:8524: checking scsi/sg.h presence
configure:8539: gcc -E  -D_REENTRANT -I/usr/include/gphoto2   conftest.c
configure:8545: $? = 0
configure:8559: result: yes
configure:8592: checking for scsi/sg.h
configure:8600: result: yes
configure:8483: checking /usr/src/linux/include/scsi/sg.h usability
configure:8500: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
In file included from conftest.c:79:
/usr/src/linux/include/scsi/sg.h:96: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
/usr/src/linux/include/scsi/sg.h:109: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
/usr/src/linux/include/scsi/sg.h:176: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
configure:8506: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SCSI_SG_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include </usr/src/linux/include/scsi/sg.h>
configure:8520: result: no
configure:8524: checking /usr/src/linux/include/scsi/sg.h presence
configure:8539: gcc -E  -D_REENTRANT -I/usr/include/gphoto2   conftest.c
configure:8545: $? = 0
configure:8559: result: yes
configure:8572: WARNING: /usr/src/linux/include/scsi/sg.h: present but cannot be compiled
configure:8574: WARNING: /usr/src/linux/include/scsi/sg.h:     check for missing prerequisite headers?
configure:8576: WARNING: /usr/src/linux/include/scsi/sg.h: see the Autoconf documentation
configure:8578: WARNING: /usr/src/linux/include/scsi/sg.h:     section "Present But Cannot Be Compiled"
configure:8580: WARNING: /usr/src/linux/include/scsi/sg.h: proceeding with the preprocessor's result
configure:8582: WARNING: /usr/src/linux/include/scsi/sg.h: in the future, the compiler will take precedence
configure:8592: checking for /usr/src/linux/include/scsi/sg.h
configure:8600: result: yes
configure:8483: checking camlib.h usability
configure:8500: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
conftest.c:80:20: error: camlib.h: No such file or directory
configure:8506: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE__USR_SRC_LINUX_INCLUDE_SCSI_SG_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <camlib.h>
configure:8520: result: no
configure:8524: checking camlib.h presence
configure:8539: gcc -E  -D_REENTRANT -I/usr/include/gphoto2   conftest.c
conftest.c:47:20: error: camlib.h: No such file or directory
configure:8545: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE__USR_SRC_LINUX_INCLUDE_SCSI_SG_H 1
| /* end confdefs.h.  */
| #include <camlib.h>
configure:8559: result: no
configure:8592: checking for camlib.h
configure:8600: result: no
configure:8483: checking os2.h usability
configure:8500: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
conftest.c:80:17: error: os2.h: No such file or directory
configure:8506: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE__USR_SRC_LINUX_INCLUDE_SCSI_SG_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <os2.h>
configure:8520: result: no
configure:8524: checking os2.h presence
configure:8539: gcc -E  -D_REENTRANT -I/usr/include/gphoto2   conftest.c
conftest.c:47:17: error: os2.h: No such file or directory
configure:8545: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE__USR_SRC_LINUX_INCLUDE_SCSI_SG_H 1
| /* end confdefs.h.  */
| #include <os2.h>
configure:8559: result: no
configure:8592: checking for os2.h
configure:8600: result: no
configure:8483: checking sys/socket.h usability
configure:8500: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
configure:8506: $? = 0
configure:8520: result: yes
configure:8524: checking sys/socket.h presence
configure:8539: gcc -E  -D_REENTRANT -I/usr/include/gphoto2   conftest.c
configure:8545: $? = 0
configure:8559: result: yes
configure:8592: checking for sys/socket.h
configure:8600: result: yes
configure:8483: checking sys/io.h usability
configure:8500: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
configure:8506: $? = 0
configure:8520: result: yes
configure:8524: checking sys/io.h presence
configure:8539: gcc -E  -D_REENTRANT -I/usr/include/gphoto2   conftest.c
configure:8545: $? = 0
configure:8559: result: yes
configure:8592: checking for sys/io.h
configure:8600: result: yes
configure:8483: checking gscdds.h usability
configure:8500: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
conftest.c:82:20: error: gscdds.h: No such file or directory
configure:8506: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE__USR_SRC_LINUX_INCLUDE_SCSI_SG_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IO_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <gscdds.h>
configure:8520: result: no
configure:8524: checking gscdds.h presence
configure:8539: gcc -E  -D_REENTRANT -I/usr/include/gphoto2   conftest.c
conftest.c:49:20: error: gscdds.h: No such file or directory
configure:8545: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE__USR_SRC_LINUX_INCLUDE_SCSI_SG_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IO_H 1
| /* end confdefs.h.  */
| #include <gscdds.h>
configure:8559: result: no
configure:8592: checking for gscdds.h
configure:8600: result: no
configure:8483: checking sys/hw.h usability
configure:8500: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
conftest.c:82:20: error: sys/hw.h: No such file or directory
configure:8506: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE__USR_SRC_LINUX_INCLUDE_SCSI_SG_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IO_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/hw.h>
configure:8520: result: no
configure:8524: checking sys/hw.h presence
configure:8539: gcc -E  -D_REENTRANT -I/usr/include/gphoto2   conftest.c
conftest.c:49:20: error: sys/hw.h: No such file or directory
configure:8545: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE__USR_SRC_LINUX_INCLUDE_SCSI_SG_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IO_H 1
| /* end confdefs.h.  */
| #include <sys/hw.h>
configure:8559: result: no
configure:8592: checking for sys/hw.h
configure:8600: result: no
configure:8473: checking for sys/types.h
configure:8479: result: yes
configure:8483: checking sys/scsi/scsi.h usability
configure:8500: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
conftest.c:83:27: error: sys/scsi/scsi.h: No such file or directory
configure:8506: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE__USR_SRC_LINUX_INCLUDE_SCSI_SG_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_TYPES_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/scsi/scsi.h>
configure:8520: result: no
configure:8524: checking sys/scsi/scsi.h presence
configure:8539: gcc -E  -D_REENTRANT -I/usr/include/gphoto2   conftest.c
conftest.c:50:27: error: sys/scsi/scsi.h: No such file or directory
configure:8545: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE__USR_SRC_LINUX_INCLUDE_SCSI_SG_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_TYPES_H 1
| /* end confdefs.h.  */
| #include <sys/scsi/scsi.h>
configure:8559: result: no
configure:8592: checking for sys/scsi/scsi.h
configure:8600: result: no
configure:8483: checking sys/scsi/sgdefs.h usability
configure:8500: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
conftest.c:83:29: error: sys/scsi/sgdefs.h: No such file or directory
configure:8506: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE__USR_SRC_LINUX_INCLUDE_SCSI_SG_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_TYPES_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/scsi/sgdefs.h>
configure:8520: result: no
configure:8524: checking sys/scsi/sgdefs.h presence
configure:8539: gcc -E  -D_REENTRANT -I/usr/include/gphoto2   conftest.c
conftest.c:50:29: error: sys/scsi/sgdefs.h: No such file or directory
configure:8545: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE__USR_SRC_LINUX_INCLUDE_SCSI_SG_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_TYPES_H 1
| /* end confdefs.h.  */
| #include <sys/scsi/sgdefs.h>
configure:8559: result: no
configure:8592: checking for sys/scsi/sgdefs.h
configure:8600: result: no
configure:8483: checking sys/scsi/targets/scgio.h usability
configure:8500: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
conftest.c:83:36: error: sys/scsi/targets/scgio.h: No such file or directory
configure:8506: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE__USR_SRC_LINUX_INCLUDE_SCSI_SG_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_TYPES_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/scsi/targets/scgio.h>
configure:8520: result: no
configure:8524: checking sys/scsi/targets/scgio.h presence
configure:8539: gcc -E  -D_REENTRANT -I/usr/include/gphoto2   conftest.c
conftest.c:50:36: error: sys/scsi/targets/scgio.h: No such file or directory
configure:8545: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE__USR_SRC_LINUX_INCLUDE_SCSI_SG_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_TYPES_H 1
| /* end confdefs.h.  */
| #include <sys/scsi/targets/scgio.h>
configure:8559: result: no
configure:8592: checking for sys/scsi/targets/scgio.h
configure:8600: result: no
configure:8483: checking apollo/scsi.h usability
configure:8500: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
conftest.c:83:25: error: apollo/scsi.h: No such file or directory
configure:8506: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE__USR_SRC_LINUX_INCLUDE_SCSI_SG_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_TYPES_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <apollo/scsi.h>
configure:8520: result: no
configure:8524: checking apollo/scsi.h presence
configure:8539: gcc -E  -D_REENTRANT -I/usr/include/gphoto2   conftest.c
conftest.c:50:25: error: apollo/scsi.h: No such file or directory
configure:8545: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE__USR_SRC_LINUX_INCLUDE_SCSI_SG_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_TYPES_H 1
| /* end confdefs.h.  */
| #include <apollo/scsi.h>
configure:8559: result: no
configure:8592: checking for apollo/scsi.h
configure:8600: result: no
configure:8483: checking sys/sdi_comm.h usability
configure:8500: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
conftest.c:83:26: error: sys/sdi_comm.h: No such file or directory
configure:8506: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE__USR_SRC_LINUX_INCLUDE_SCSI_SG_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_TYPES_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/sdi_comm.h>
configure:8520: result: no
configure:8524: checking sys/sdi_comm.h presence
configure:8539: gcc -E  -D_REENTRANT -I/usr/include/gphoto2   conftest.c
conftest.c:50:26: error: sys/sdi_comm.h: No such file or directory
configure:8545: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE__USR_SRC_LINUX_INCLUDE_SCSI_SG_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_TYPES_H 1
| /* end confdefs.h.  */
| #include <sys/sdi_comm.h>
configure:8559: result: no
configure:8592: checking for sys/sdi_comm.h
configure:8600: result: no
configure:8483: checking sys/passthrudef.h usability
configure:8500: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
conftest.c:83:29: error: sys/passthrudef.h: No such file or directory
configure:8506: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE__USR_SRC_LINUX_INCLUDE_SCSI_SG_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_TYPES_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/passthrudef.h>
configure:8520: result: no
configure:8524: checking sys/passthrudef.h presence
configure:8539: gcc -E  -D_REENTRANT -I/usr/include/gphoto2   conftest.c
conftest.c:50:29: error: sys/passthrudef.h: No such file or directory
configure:8545: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE__USR_SRC_LINUX_INCLUDE_SCSI_SG_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_TYPES_H 1
| /* end confdefs.h.  */
| #include <sys/passthrudef.h>
configure:8559: result: no
configure:8592: checking for sys/passthrudef.h
configure:8600: result: no
configure:8483: checking linux/ppdev.h usability
configure:8500: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
configure:8506: $? = 0
configure:8520: result: yes
configure:8524: checking linux/ppdev.h presence
configure:8539: gcc -E  -D_REENTRANT -I/usr/include/gphoto2   conftest.c
configure:8545: $? = 0
configure:8559: result: yes
configure:8592: checking for linux/ppdev.h
configure:8600: result: yes
configure:8483: checking dev/ppbus/ppi.h usability
configure:8500: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
conftest.c:84:27: error: dev/ppbus/ppi.h: No such file or directory
configure:8506: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE__USR_SRC_LINUX_INCLUDE_SCSI_SG_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LINUX_PPDEV_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <dev/ppbus/ppi.h>
configure:8520: result: no
configure:8524: checking dev/ppbus/ppi.h presence
configure:8539: gcc -E  -D_REENTRANT -I/usr/include/gphoto2   conftest.c
conftest.c:51:27: error: dev/ppbus/ppi.h: No such file or directory
configure:8545: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE__USR_SRC_LINUX_INCLUDE_SCSI_SG_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LINUX_PPDEV_H 1
| /* end confdefs.h.  */
| #include <dev/ppbus/ppi.h>
configure:8559: result: no
configure:8592: checking for dev/ppbus/ppi.h
configure:8600: result: no
configure:8483: checking machine/cpufunc.h usability
configure:8500: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
conftest.c:84:29: error: machine/cpufunc.h: No such file or directory
configure:8506: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE__USR_SRC_LINUX_INCLUDE_SCSI_SG_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LINUX_PPDEV_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <machine/cpufunc.h>
configure:8520: result: no
configure:8524: checking machine/cpufunc.h presence
configure:8539: gcc -E  -D_REENTRANT -I/usr/include/gphoto2   conftest.c
conftest.c:51:29: error: machine/cpufunc.h: No such file or directory
configure:8545: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE__USR_SRC_LINUX_INCLUDE_SCSI_SG_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LINUX_PPDEV_H 1
| /* end confdefs.h.  */
| #include <machine/cpufunc.h>
configure:8559: result: no
configure:8592: checking for machine/cpufunc.h
configure:8600: result: no
configure:8483: checking usb.h usability
configure:8500: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
configure:8506: $? = 0
configure:8520: result: yes
configure:8524: checking usb.h presence
configure:8539: gcc -E  -D_REENTRANT -I/usr/include/gphoto2   conftest.c
configure:8545: $? = 0
configure:8559: result: yes
configure:8592: checking for usb.h
configure:8600: result: yes
configure:8483: checking sys/bitypes.h usability
configure:8500: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
configure:8506: $? = 0
configure:8520: result: yes
configure:8524: checking sys/bitypes.h presence
configure:8539: gcc -E  -D_REENTRANT -I/usr/include/gphoto2   conftest.c
configure:8545: $? = 0
configure:8559: result: yes
configure:8592: checking for sys/bitypes.h
configure:8600: result: yes
configure:8483: checking sys/sem.h usability
configure:8500: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
configure:8506: $? = 0
configure:8520: result: yes
configure:8524: checking sys/sem.h presence
configure:8539: gcc -E  -D_REENTRANT -I/usr/include/gphoto2   conftest.c
configure:8545: $? = 0
configure:8559: result: yes
configure:8592: checking for sys/sem.h
configure:8600: result: yes
configure:8483: checking sys/poll.h usability
configure:8500: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
configure:8506: $? = 0
configure:8520: result: yes
configure:8524: checking sys/poll.h presence
configure:8539: gcc -E  -D_REENTRANT -I/usr/include/gphoto2   conftest.c
configure:8545: $? = 0
configure:8559: result: yes
configure:8592: checking for sys/poll.h
configure:8600: result: yes
configure:8483: checking IOKit/cdb/IOSCSILib.h usability
configure:8500: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
conftest.c:88:33: error: IOKit/cdb/IOSCSILib.h: No such file or directory
configure:8506: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE__USR_SRC_LINUX_INCLUDE_SCSI_SG_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LINUX_PPDEV_H 1
| #define HAVE_USB_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_POLL_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <IOKit/cdb/IOSCSILib.h>
configure:8520: result: no
configure:8524: checking IOKit/cdb/IOSCSILib.h presence
configure:8539: gcc -E  -D_REENTRANT -I/usr/include/gphoto2   conftest.c
conftest.c:55:33: error: IOKit/cdb/IOSCSILib.h: No such file or directory
configure:8545: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE__USR_SRC_LINUX_INCLUDE_SCSI_SG_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LINUX_PPDEV_H 1
| #define HAVE_USB_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_POLL_H 1
| /* end confdefs.h.  */
| #include <IOKit/cdb/IOSCSILib.h>
configure:8559: result: no
configure:8592: checking for IOKit/cdb/IOSCSILib.h
configure:8600: result: no
configure:8483: checking IOKit/scsi/SCSICommandOperationCodes.h usability
configure:8500: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
conftest.c:88:50: error: IOKit/scsi/SCSICommandOperationCodes.h: No such file or directory
configure:8506: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE__USR_SRC_LINUX_INCLUDE_SCSI_SG_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LINUX_PPDEV_H 1
| #define HAVE_USB_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_POLL_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <IOKit/scsi/SCSICommandOperationCodes.h>
configure:8520: result: no
configure:8524: checking IOKit/scsi/SCSICommandOperationCodes.h presence
configure:8539: gcc -E  -D_REENTRANT -I/usr/include/gphoto2   conftest.c
conftest.c:55:50: error: IOKit/scsi/SCSICommandOperationCodes.h: No such file or directory
configure:8545: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE__USR_SRC_LINUX_INCLUDE_SCSI_SG_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LINUX_PPDEV_H 1
| #define HAVE_USB_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_POLL_H 1
| /* end confdefs.h.  */
| #include <IOKit/scsi/SCSICommandOperationCodes.h>
configure:8559: result: no
configure:8592: checking for IOKit/scsi/SCSICommandOperationCodes.h
configure:8600: result: no
configure:8483: checking IOKit/scsi-commands/SCSICommandOperationCodes.h usability
configure:8500: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
conftest.c:88:59: error: IOKit/scsi-commands/SCSICommandOperationCodes.h: No such file or directory
configure:8506: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE__USR_SRC_LINUX_INCLUDE_SCSI_SG_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LINUX_PPDEV_H 1
| #define HAVE_USB_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_POLL_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <IOKit/scsi-commands/SCSICommandOperationCodes.h>
configure:8520: result: no
configure:8524: checking IOKit/scsi-commands/SCSICommandOperationCodes.h presence
configure:8539: gcc -E  -D_REENTRANT -I/usr/include/gphoto2   conftest.c
conftest.c:55:59: error: IOKit/scsi-commands/SCSICommandOperationCodes.h: No such file or directory
configure:8545: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE__USR_SRC_LINUX_INCLUDE_SCSI_SG_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LINUX_PPDEV_H 1
| #define HAVE_USB_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_POLL_H 1
| /* end confdefs.h.  */
| #include <IOKit/scsi-commands/SCSICommandOperationCodes.h>
configure:8559: result: no
configure:8592: checking for IOKit/scsi-commands/SCSICommandOperationCodes.h
configure:8600: result: no
configure:8483: checking windows.h usability
configure:8500: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
conftest.c:88:21: error: windows.h: No such file or directory
configure:8506: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE__USR_SRC_LINUX_INCLUDE_SCSI_SG_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LINUX_PPDEV_H 1
| #define HAVE_USB_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_POLL_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <windows.h>
configure:8520: result: no
configure:8524: checking windows.h presence
configure:8539: gcc -E  -D_REENTRANT -I/usr/include/gphoto2   conftest.c
conftest.c:55:21: error: windows.h: No such file or directory
configure:8545: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE__USR_SRC_LINUX_INCLUDE_SCSI_SG_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LINUX_PPDEV_H 1
| #define HAVE_USB_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_POLL_H 1
| /* end confdefs.h.  */
| #include <windows.h>
configure:8559: result: no
configure:8592: checking for windows.h
configure:8600: result: no
configure:8483: checking be/kernel/OS.h usability
configure:8500: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
conftest.c:88:26: error: be/kernel/OS.h: No such file or directory
configure:8506: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE__USR_SRC_LINUX_INCLUDE_SCSI_SG_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LINUX_PPDEV_H 1
| #define HAVE_USB_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_POLL_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <be/kernel/OS.h>
configure:8520: result: no
configure:8524: checking be/kernel/OS.h presence
configure:8539: gcc -E  -D_REENTRANT -I/usr/include/gphoto2   conftest.c
conftest.c:55:26: error: be/kernel/OS.h: No such file or directory
configure:8545: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE__USR_SRC_LINUX_INCLUDE_SCSI_SG_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LINUX_PPDEV_H 1
| #define HAVE_USB_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_POLL_H 1
| /* end confdefs.h.  */
| #include <be/kernel/OS.h>
configure:8559: result: no
configure:8592: checking for be/kernel/OS.h
configure:8600: result: no
configure:8483: checking be/drivers/USB_scanner.h usability
configure:8500: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
conftest.c:88:36: error: be/drivers/USB_scanner.h: No such file or directory
configure:8506: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE__USR_SRC_LINUX_INCLUDE_SCSI_SG_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LINUX_PPDEV_H 1
| #define HAVE_USB_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_POLL_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <be/drivers/USB_scanner.h>
configure:8520: result: no
configure:8524: checking be/drivers/USB_scanner.h presence
configure:8539: gcc -E  -D_REENTRANT -I/usr/include/gphoto2   conftest.c
conftest.c:55:36: error: be/drivers/USB_scanner.h: No such file or directory
configure:8545: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE__USR_SRC_LINUX_INCLUDE_SCSI_SG_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LINUX_PPDEV_H 1
| #define HAVE_USB_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_POLL_H 1
| /* end confdefs.h.  */
| #include <be/drivers/USB_scanner.h>
configure:8559: result: no
configure:8592: checking for be/drivers/USB_scanner.h
configure:8600: result: no
configure:8483: checking limits.h usability
configure:8500: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
configure:8506: $? = 0
configure:8520: result: yes
configure:8524: checking limits.h presence
configure:8539: gcc -E  -D_REENTRANT -I/usr/include/gphoto2   conftest.c
configure:8545: $? = 0
configure:8559: result: yes
configure:8592: checking for limits.h
configure:8600: result: yes
configure:8483: checking sys/ioctl.h usability
configure:8500: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
configure:8506: $? = 0
configure:8520: result: yes
configure:8524: checking sys/ioctl.h presence
configure:8539: gcc -E  -D_REENTRANT -I/usr/include/gphoto2   conftest.c
configure:8545: $? = 0
configure:8559: result: yes
configure:8592: checking for sys/ioctl.h
configure:8600: result: yes
configure:8483: checking asm/types.h usability
configure:8500: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
configure:8506: $? = 0
configure:8520: result: yes
configure:8524: checking asm/types.h presence
configure:8539: gcc -E  -D_REENTRANT -I/usr/include/gphoto2   conftest.c
configure:8545: $? = 0
configure:8559: result: yes
configure:8592: checking for asm/types.h
configure:8600: result: yes
configure:8483: checking netinet/in.h usability
configure:8500: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
configure:8506: $? = 0
configure:8520: result: yes
configure:8524: checking netinet/in.h presence
configure:8539: gcc -E  -D_REENTRANT -I/usr/include/gphoto2   conftest.c
configure:8545: $? = 0
configure:8559: result: yes
configure:8592: checking for netinet/in.h
configure:8600: result: yes
configure:8473: checking for tiffio.h
configure:8479: result: yes
configure:8617: checking for asm/io.h
configure:8638: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
In file included from conftest.c:62:
/usr/include/asm/io.h:1:2: warning: #warning "You should include <sys/io.h>. This time I will do it for you."
configure:8644: $? = 0
configure:8660: result: yes
configure:8675: checking for io/cam/cam.h
configure:8696: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
conftest.c:61:31: error: io/common/iotypes.h: No such file or directory
conftest.c:63:24: error: io/cam/cam.h: No such file or directory
configure:8702: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE__USR_SRC_LINUX_INCLUDE_SCSI_SG_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LINUX_PPDEV_H 1
| #define HAVE_USB_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_TIFFIO_H 1
| #define HAVE_ASM_IO_H 1
| /* end confdefs.h.  */
| #include <io/common/iotypes.h>
| 
| #include <io/cam/cam.h>
configure:8718: result: no
configure:8765: checking resmgr.h usability
configure:8782: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
conftest.c:94:20: error: resmgr.h: No such file or directory
configure:8788: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE__USR_SRC_LINUX_INCLUDE_SCSI_SG_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LINUX_PPDEV_H 1
| #define HAVE_USB_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_TIFFIO_H 1
| #define HAVE_ASM_IO_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <resmgr.h>
configure:8802: result: no
configure:8806: checking resmgr.h presence
configure:8821: gcc -E  -D_REENTRANT -I/usr/include/gphoto2   conftest.c
conftest.c:61:20: error: resmgr.h: No such file or directory
configure:8827: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE__USR_SRC_LINUX_INCLUDE_SCSI_SG_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LINUX_PPDEV_H 1
| #define HAVE_USB_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_TIFFIO_H 1
| #define HAVE_ASM_IO_H 1
| /* end confdefs.h.  */
| #include <resmgr.h>
configure:8841: result: no
configure:8874: checking for resmgr.h
configure:8881: result: no
configure:8965: checking for usbcalls.h
configure:8988: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
conftest.c:63:17: error: os2.h: No such file or directory
conftest.c:65:22: error: usbcalls.h: No such file or directory
configure:8994: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE__USR_SRC_LINUX_INCLUDE_SCSI_SG_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LINUX_PPDEV_H 1
| #define HAVE_USB_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_TIFFIO_H 1
| #define HAVE_ASM_IO_H 1
| /* end confdefs.h.  */
| 
| #include <usb.h>
| #include <os2.h>
| 
| #include <usbcalls.h>
configure:9009: result: no
configure:9025: checking return type of signal handlers
configure:9053: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
conftest.c: In function 'main':
conftest.c:67: error: void value not ignored as it ought to be
configure:9059: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE__USR_SRC_LINUX_INCLUDE_SCSI_SG_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LINUX_PPDEV_H 1
| #define HAVE_USB_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_TIFFIO_H 1
| #define HAVE_ASM_IO_H 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <signal.h>
| 
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
|   ;
|   return 0;
| }
configure:9074: result: void
configure:9082: checking for size_t
configure:9112: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
configure:9118: $? = 0
configure:9133: result: yes
configure:9145: checking for pid_t
configure:9175: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
configure:9181: $? = 0
configure:9196: result: yes
configure:9208: checking for ssize_t
configure:9238: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
configure:9244: $? = 0
configure:9259: result: yes
configure:9272: checking for u_int8_t only in sys/bitypes.h
configure:9291: result: no, also in standard headers
configure:9324: checking for u_int8_t
configure:9354: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
configure:9360: $? = 0
configure:9375: result: yes
configure:9387: checking for u_int16_t
configure:9417: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
configure:9423: $? = 0
configure:9438: result: yes
configure:9450: checking for u_int32_t
configure:9480: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
configure:9486: $? = 0
configure:9501: result: yes
configure:9513: checking for u_char
configure:9543: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
configure:9549: $? = 0
configure:9564: result: yes
configure:9576: checking for u_int
configure:9606: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
configure:9612: $? = 0
configure:9627: result: yes
configure:9639: checking for u_long
configure:9669: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
configure:9675: $? = 0
configure:9690: result: yes
configure:9705: checking for long long support
configure:9729: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
configure:9735: $? = 0
configure:9753: result: yes
configure:9809: checking for socklen_t in <sys/socket.h>
configure:9834: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
conftest.c: In function 'main':
conftest.c:69: warning: unused variable 'len'
configure:9840: $? = 0
configure:9845: result: yes
configure:9861: checking for union semun in <sys/sem.h>
configure:9888: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
conftest.c: In function 'main':
conftest.c:71: error: storage size of 'test_semun' isn't known
conftest.c:71: warning: unused variable 'test_semun'
configure:9894: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE__USR_SRC_LINUX_INCLUDE_SCSI_SG_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LINUX_PPDEV_H 1
| #define HAVE_USB_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_TIFFIO_H 1
| #define HAVE_ASM_IO_H 1
| #define RETSIGTYPE void
| #define HAVE_LONG_LONG 1
| /* end confdefs.h.  */
| 
| #include <sys/types.h>
| #include <sys/ipc.h>
| #include <sys/sem.h>
| 
| int
| main ()
| {
| union semun test_semun
|   ;
|   return 0;
| }
configure:9910: result: no
configure:9916: checking for sg_header.target_status in <scsi/sg.h>
configure:9946: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
configure:9952: $? = 0
configure:9957: result: yes
configure:9974: checking for struct flock in fcntl.h
configure:9987: result: yes
configure:10001: checking for Linux ioctl defines
configure:10029: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
conftest.c: In function 'main':
conftest.c:73: warning: unused variable 'houba'
configure:10035: $? = 0
configure:10040: result: yes
configure:10053: checking for SCSITaskSGElement in IOKit/scsi/SCSITaskLib.h
configure:10082: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
conftest.c:67:36: error: IOKit/scsi/SCSITaskLib.h: No such file or directory
conftest.c: In function 'main':
conftest.c:73: error: 'SCSITaskSGElement' undeclared (first use in this function)
conftest.c:73: error: (Each undeclared identifier is reported only once
conftest.c:73: error: for each function it appears in.)
conftest.c:73: error: expected ';' before 'range'
configure:10088: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE__USR_SRC_LINUX_INCLUDE_SCSI_SG_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LINUX_PPDEV_H 1
| #define HAVE_USB_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_TIFFIO_H 1
| #define HAVE_ASM_IO_H 1
| #define RETSIGTYPE void
| #define HAVE_LONG_LONG 1
| #define HAVE_SG_TARGET_STATUS 1
| #define HAVE_STRUCT_FLOCK 1
| /* end confdefs.h.  */
| 
| #undef VERSION
| #include <IOKit/scsi/SCSITaskLib.h>
| 
| int
| main ()
| {
| 
| SCSITaskSGElement range;
| return 0;
| 
|   ;
|   return 0;
| }
configure:10104: result: no
configure:10110: checking whether byte ordering is bigendian
configure:10327: result: no
configure:10346: checking for an ANSI C-conforming const
configure:10421: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
conftest.c: In function 'main':
conftest.c:94: warning: 't' is used uninitialized in this function
conftest.c:110: warning: 'b' is used uninitialized in this function
conftest.c:116: warning: 'cs[0]' is used uninitialized in this function
configure:10427: $? = 0
configure:10442: result: yes
configure:10452: checking for inline
configure:10478: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
configure:10484: $? = 0
configure:10502: result: inline
configure:10528: checking for working alloca.h
configure:10555: gcc -o conftest -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2     conftest.c -lpthread -lm  -ljpeg -ltiff  -lgphoto2 -lgphoto2_port -lexif -lm -lusb >&5
configure:10561: $? = 0
configure:10578: result: yes
configure:10588: checking for alloca
configure:10635: gcc -o conftest -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2     conftest.c -lpthread -lm  -ljpeg -ltiff  -lgphoto2 -lgphoto2_port -lexif -lm -lusb >&5
configure:10641: $? = 0
configure:10658: result: yes
configure:10891: checking for stdlib.h
configure:10897: result: yes
configure:10891: checking for unistd.h
configure:10897: result: yes
configure:11035: checking for getpagesize
configure:11091: gcc -o conftest -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2     conftest.c -lpthread -lm  -ljpeg -ltiff  -lgphoto2 -lgphoto2_port -lexif -lm -lusb >&5
configure:11097: $? = 0
configure:11115: result: yes
configure:11125: checking for working mmap
configure:11272: gcc -o conftest -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2     conftest.c -lpthread -lm  -ljpeg -ltiff  -lgphoto2 -lgphoto2_port -lexif -lm -lusb >&5
configure:11275: $? = 0
configure:11281: ./conftest
configure:11284: $? = 0
configure:11300: result: yes
configure:11338: checking for atexit
configure:11394: gcc -o conftest -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2     conftest.c -lpthread -lm  -ljpeg -ltiff  -lgphoto2 -lgphoto2_port -lexif -lm -lusb >&5
configure:11400: $? = 0
configure:11418: result: yes
configure:11338: checking for inet_addr
configure:11394: gcc -o conftest -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2     conftest.c -lpthread -lm  -ljpeg -ltiff  -lgphoto2 -lgphoto2_port -lexif -lm -lusb >&5
configure:11400: $? = 0
configure:11418: result: yes
configure:11338: checking for inet_aton
configure:11394: gcc -o conftest -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2     conftest.c -lpthread -lm  -ljpeg -ltiff  -lgphoto2 -lgphoto2_port -lexif -lm -lusb >&5
configure:11400: $? = 0
configure:11418: result: yes
configure:11338: checking for inet_ntoa
configure:11394: gcc -o conftest -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2     conftest.c -lpthread -lm  -ljpeg -ltiff  -lgphoto2 -lgphoto2_port -lexif -lm -lusb >&5
configure:11400: $? = 0
configure:11418: result: yes
configure:11338: checking for ioperm
configure:11394: gcc -o conftest -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2     conftest.c -lpthread -lm  -ljpeg -ltiff  -lgphoto2 -lgphoto2_port -lexif -lm -lusb >&5
configure:11400: $? = 0
configure:11418: result: yes
configure:11338: checking for i386_set_ioperm
configure:11394: gcc -o conftest -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2     conftest.c -lpthread -lm  -ljpeg -ltiff  -lgphoto2 -lgphoto2_port -lexif -lm -lusb >&5
/tmp/ccrGB4vY.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `i386_set_ioperm'
collect2: ld returned 1 exit status
configure:11400: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE__USR_SRC_LINUX_INCLUDE_SCSI_SG_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LINUX_PPDEV_H 1
| #define HAVE_USB_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_TIFFIO_H 1
| #define HAVE_ASM_IO_H 1
| #define RETSIGTYPE void
| #define HAVE_LONG_LONG 1
| #define HAVE_SG_TARGET_STATUS 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_ATEXIT 1
| #define HAVE_INET_ADDR 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NTOA 1
| #define HAVE_IOPERM 1
| /* end confdefs.h.  */
| /* Define i386_set_ioperm to an innocuous variant, in case <limits.h> declares i386_set_ioperm.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define i386_set_ioperm innocuous_i386_set_ioperm
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char i386_set_ioperm (); 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 i386_set_ioperm
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char i386_set_ioperm ();
| /* 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_i386_set_ioperm || defined __stub___i386_set_ioperm
| choke me
| #endif
| 
| int
| main ()
| {
| return i386_set_ioperm ();
|   ;
|   return 0;
| }
configure:11418: result: no
configure:11338: checking for mkdir
configure:11394: gcc -o conftest -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2     conftest.c -lpthread -lm  -ljpeg -ltiff  -lgphoto2 -lgphoto2_port -lexif -lm -lusb >&5
configure:11400: $? = 0
configure:11418: result: yes
configure:11338: checking for scsireq_enter
configure:11394: gcc -o conftest -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2     conftest.c -lpthread -lm  -ljpeg -ltiff  -lgphoto2 -lgphoto2_port -lexif -lm -lusb >&5
/tmp/cc6nlFI8.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `scsireq_enter'
collect2: ld returned 1 exit status
configure:11400: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE__USR_SRC_LINUX_INCLUDE_SCSI_SG_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LINUX_PPDEV_H 1
| #define HAVE_USB_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_TIFFIO_H 1
| #define HAVE_ASM_IO_H 1
| #define RETSIGTYPE void
| #define HAVE_LONG_LONG 1
| #define HAVE_SG_TARGET_STATUS 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_ATEXIT 1
| #define HAVE_INET_ADDR 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NTOA 1
| #define HAVE_IOPERM 1
| #define HAVE_MKDIR 1
| /* end confdefs.h.  */
| /* Define scsireq_enter to an innocuous variant, in case <limits.h> declares scsireq_enter.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define scsireq_enter innocuous_scsireq_enter
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char scsireq_enter (); 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 scsireq_enter
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char scsireq_enter ();
| /* 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_scsireq_enter || defined __stub___scsireq_enter
| choke me
| #endif
| 
| int
| main ()
| {
| return scsireq_enter ();
|   ;
|   return 0;
| }
configure:11418: result: no
configure:11338: checking for strftime
configure:11394: gcc -o conftest -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2     conftest.c -lpthread -lm  -ljpeg -ltiff  -lgphoto2 -lgphoto2_port -lexif -lm -lusb >&5
conftest.c:100: warning: conflicting types for built-in function 'strftime'
configure:11400: $? = 0
configure:11418: result: yes
configure:11338: checking for strstr
configure:11394: gcc -o conftest -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2     conftest.c -lpthread -lm  -ljpeg -ltiff  -lgphoto2 -lgphoto2_port -lexif -lm -lusb >&5
conftest.c:101: warning: conflicting types for built-in function 'strstr'
configure:11400: $? = 0
configure:11418: result: yes
configure:11338: checking for strtod
configure:11394: gcc -o conftest -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2     conftest.c -lpthread -lm  -ljpeg -ltiff  -lgphoto2 -lgphoto2_port -lexif -lm -lusb >&5
configure:11400: $? = 0
configure:11418: result: yes
configure:11338: checking for cfmakeraw
configure:11394: gcc -o conftest -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2     conftest.c -lpthread -lm  -ljpeg -ltiff  -lgphoto2 -lgphoto2_port -lexif -lm -lusb >&5
configure:11400: $? = 0
configure:11418: result: yes
configure:11338: checking for tcsendbreak
configure:11394: gcc -o conftest -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2     conftest.c -lpthread -lm  -ljpeg -ltiff  -lgphoto2 -lgphoto2_port -lexif -lm -lusb >&5
configure:11400: $? = 0
configure:11418: result: yes
configure:11338: checking for strcasecmp
configure:11394: gcc -o conftest -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2     conftest.c -lpthread -lm  -ljpeg -ltiff  -lgphoto2 -lgphoto2_port -lexif -lm -lusb >&5
conftest.c:105: warning: conflicting types for built-in function 'strcasecmp'
configure:11400: $? = 0
configure:11418: result: yes
configure:11338: checking for strncasecmp
configure:11394: gcc -o conftest -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2     conftest.c -lpthread -lm  -ljpeg -ltiff  -lgphoto2 -lgphoto2_port -lexif -lm -lusb >&5
conftest.c:106: warning: conflicting types for built-in function 'strncasecmp'
configure:11400: $? = 0
configure:11418: result: yes
configure:11338: checking for _portaccess
configure:11394: gcc -o conftest -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2     conftest.c -lpthread -lm  -ljpeg -ltiff  -lgphoto2 -lgphoto2_port -lexif -lm -lusb >&5
/tmp/ccIwy9My.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `_portaccess'
collect2: ld returned 1 exit status
configure:11400: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE__USR_SRC_LINUX_INCLUDE_SCSI_SG_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LINUX_PPDEV_H 1
| #define HAVE_USB_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_TIFFIO_H 1
| #define HAVE_ASM_IO_H 1
| #define RETSIGTYPE void
| #define HAVE_LONG_LONG 1
| #define HAVE_SG_TARGET_STATUS 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_ATEXIT 1
| #define HAVE_INET_ADDR 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NTOA 1
| #define HAVE_IOPERM 1
| #define HAVE_MKDIR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_TCSENDBREAK 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| /* end confdefs.h.  */
| /* Define _portaccess to an innocuous variant, in case <limits.h> declares _portaccess.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define _portaccess innocuous__portaccess
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char _portaccess (); 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 _portaccess
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _portaccess ();
| /* 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__portaccess || defined __stub____portaccess
| choke me
| #endif
| 
| int
| main ()
| {
| return _portaccess ();
|   ;
|   return 0;
| }
configure:11418: result: no
configure:11338: checking for getaddrinfo
configure:11394: gcc -o conftest -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2     conftest.c -lpthread -lm  -ljpeg -ltiff  -lgphoto2 -lgphoto2_port -lexif -lm -lusb >&5
configure:11400: $? = 0
configure:11418: result: yes
configure:11338: checking for getnameinfo
configure:11394: gcc -o conftest -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2     conftest.c -lpthread -lm  -ljpeg -ltiff  -lgphoto2 -lgphoto2_port -lexif -lm -lusb >&5
configure:11400: $? = 0
configure:11418: result: yes
configure:11338: checking for poll
configure:11394: gcc -o conftest -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2     conftest.c -lpthread -lm  -ljpeg -ltiff  -lgphoto2 -lgphoto2_port -lexif -lm -lusb >&5
configure:11400: $? = 0
configure:11418: result: yes
configure:11338: checking for setitimer
configure:11394: gcc -o conftest -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2     conftest.c -lpthread -lm  -ljpeg -ltiff  -lgphoto2 -lgphoto2_port -lexif -lm -lusb >&5
configure:11400: $? = 0
configure:11418: result: yes
configure:11338: checking for iopl
configure:11394: gcc -o conftest -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2     conftest.c -lpthread -lm  -ljpeg -ltiff  -lgphoto2 -lgphoto2_port -lexif -lm -lusb >&5
configure:11400: $? = 0
configure:11418: result: yes
configure:11443: checking for getenv
configure:11499: gcc -o conftest -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2     conftest.c -lpthread -lm  -ljpeg -ltiff  -lgphoto2 -lgphoto2_port -lexif -lm -lusb >&5
configure:11505: $? = 0
configure:11523: result: yes
configure:11443: checking for inet_ntop
configure:11499: gcc -o conftest -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2     conftest.c -lpthread -lm  -ljpeg -ltiff  -lgphoto2 -lgphoto2_port -lexif -lm -lusb >&5
configure:11505: $? = 0
configure:11523: result: yes
configure:11443: checking for inet_pton
configure:11499: gcc -o conftest -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2     conftest.c -lpthread -lm  -ljpeg -ltiff  -lgphoto2 -lgphoto2_port -lexif -lm -lusb >&5
configure:11505: $? = 0
configure:11523: result: yes
configure:11443: checking for isfdtype
configure:11499: gcc -o conftest -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2     conftest.c -lpthread -lm  -ljpeg -ltiff  -lgphoto2 -lgphoto2_port -lexif -lm -lusb >&5
configure:11505: $? = 0
configure:11523: result: yes
configure:11443: checking for sigprocmask
configure:11499: gcc -o conftest -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2     conftest.c -lpthread -lm  -ljpeg -ltiff  -lgphoto2 -lgphoto2_port -lexif -lm -lusb >&5
configure:11505: $? = 0
configure:11523: result: yes
configure:11443: checking for snprintf
configure:11499: gcc -o conftest -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2     conftest.c -lpthread -lm  -ljpeg -ltiff  -lgphoto2 -lgphoto2_port -lexif -lm -lusb >&5
conftest.c:117: warning: conflicting types for built-in function 'snprintf'
configure:11505: $? = 0
configure:11523: result: yes
configure:11443: checking for strdup
configure:11499: gcc -o conftest -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2     conftest.c -lpthread -lm  -ljpeg -ltiff  -lgphoto2 -lgphoto2_port -lexif -lm -lusb >&5
conftest.c:118: warning: conflicting types for built-in function 'strdup'
configure:11505: $? = 0
configure:11523: result: yes
configure:11443: checking for strndup
configure:11499: gcc -o conftest -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2     conftest.c -lpthread -lm  -ljpeg -ltiff  -lgphoto2 -lgphoto2_port -lexif -lm -lusb >&5
conftest.c:119: warning: conflicting types for built-in function 'strndup'
configure:11505: $? = 0
configure:11523: result: yes
configure:11443: checking for strsep
configure:11499: gcc -o conftest -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2     conftest.c -lpthread -lm  -ljpeg -ltiff  -lgphoto2 -lgphoto2_port -lexif -lm -lusb >&5
configure:11505: $? = 0
configure:11523: result: yes
configure:11443: checking for usleep
configure:11499: gcc -o conftest -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2     conftest.c -lpthread -lm  -ljpeg -ltiff  -lgphoto2 -lgphoto2_port -lexif -lm -lusb >&5
configure:11505: $? = 0
configure:11523: result: yes
configure:11443: checking for vsyslog
configure:11499: gcc -o conftest -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2     conftest.c -lpthread -lm  -ljpeg -ltiff  -lgphoto2 -lgphoto2_port -lexif -lm -lusb >&5
configure:11505: $? = 0
configure:11523: result: yes
configure:11580: checking for usb_interrupt_read in -lusb
configure:11615: gcc -o conftest -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2     conftest.c -lusb  -lpthread -lm  -ljpeg -ltiff  -lgphoto2 -lgphoto2_port -lexif -lm -lusb >&5
configure:11621: $? = 0
configure:11639: result: yes
configure:11666: checking whether to enable IPv6
configure:11710: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
conftest.c: In function 'main':
conftest.c:112: warning: implicit declaration of function 'exit'
conftest.c:112: warning: incompatible implicit declaration of built-in function 'exit'
configure:11716: $? = 0
configure:11722: result: yes
configure:11746: checking whether struct sockaddr_storage has an ss_family member
configure:11777: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
conftest.c: In function 'main':
conftest.c:114: warning: implicit declaration of function 'exit'
conftest.c:114: warning: incompatible implicit declaration of built-in function 'exit'
configure:11783: $? = 0
configure:11789: result: yes
configure:11948: checking for a sed that does not truncate output
configure:12002: result: /bin/sed
configure:12016: checking for ld used by gcc
configure:12083: result: /usr/bin/ld
configure:12092: checking if the linker (/usr/bin/ld) is GNU ld
configure:12107: result: yes
configure:12112: checking for /usr/bin/ld option to reload object files
configure:12119: result: -r
configure:12137: checking for BSD-compatible nm
configure:12186: result: /usr/bin/nm -B
configure:12190: checking whether ln -s works
configure:12194: result: yes
configure:12201: checking how to recognise dependent libraries
configure:12377: result: pass_all
configure:12900: checking for dlfcn.h
configure:12906: result: yes
configure:13098: checking for g++
configure:13114: found /usr/bin/g++
configure:13125: result: g++
configure:13156: checking for C++ compiler version
configure:13163: g++ --version >&5
g++ (GCC) 4.2.3
Copyright (C) 2007 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:13166: $? = 0
configure:13173: g++ -v >&5
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ../gcc-4.2.3/configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-languages=c,c++,objc,fortran --disable-nls
Thread model: posix
gcc version 4.2.3
configure:13176: $? = 0
configure:13183: g++ -V >&5
g++: '-V' option must have argument
configure:13186: $? = 1
configure:13189: checking whether we are using the GNU C++ compiler
configure:13218: g++ -c -O2 -march=i686 -pipe  -D_REENTRANT -I/usr/include/gphoto2   conftest.cpp >&5
configure:13224: $? = 0
configure:13241: result: yes
configure:13246: checking whether g++ accepts -g
configure:13276: g++ -c -g  -D_REENTRANT -I/usr/include/gphoto2   conftest.cpp >&5
configure:13282: $? = 0
configure:13381: result: yes
configure:13414: checking how to run the C++ preprocessor
configure:13450: g++ -E  -D_REENTRANT -I/usr/include/gphoto2   conftest.cpp
configure:13456: $? = 0
configure:13487: g++ -E  -D_REENTRANT -I/usr/include/gphoto2   conftest.cpp
conftest.cpp:105:28: error: ac_nonexistent.h: No such file or directory
configure:13493: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE__USR_SRC_LINUX_INCLUDE_SCSI_SG_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LINUX_PPDEV_H 1
| #define HAVE_USB_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_TIFFIO_H 1
| #define HAVE_ASM_IO_H 1
| #define RETSIGTYPE void
| #define HAVE_LONG_LONG 1
| #define HAVE_SG_TARGET_STATUS 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_ATEXIT 1
| #define HAVE_INET_ADDR 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NTOA 1
| #define HAVE_IOPERM 1
| #define HAVE_MKDIR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_TCSENDBREAK 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_POLL 1
| #define HAVE_SETITIMER 1
| #define HAVE_IOPL 1
| #define HAVE_GETENV 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ISFDTYPE 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSEP 1
| #define HAVE_USLEEP 1
| #define HAVE_VSYSLOG 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_LIBUSB 1
| #define ENABLE_IPV6 1
| #define HAS_SS_FAMILY 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:13526: result: g++ -E
configure:13555: g++ -E  -D_REENTRANT -I/usr/include/gphoto2   conftest.cpp
configure:13561: $? = 0
configure:13592: g++ -E  -D_REENTRANT -I/usr/include/gphoto2   conftest.cpp
conftest.cpp:105:28: error: ac_nonexistent.h: No such file or directory
configure:13598: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "sane-backends"
| #define PACKAGE_TARNAME "sane-backends"
| #define PACKAGE_VERSION "1.0.19"
| #define PACKAGE_STRING "sane-backends 1.0.19"
| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
| #define PACKAGE "sane-backends"
| #define VERSION "1.0.19"
| #define SANE_DLL_V_MAJOR 1
| #define SANE_DLL_V_MINOR 0
| #define SANE_DLL_V_BUILD 19
| #define _GNU_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DLOPEN 1
| #define HAVE_LIBM 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_KILL 1
| #define HAVE_PTHREAD_JOIN 1
| #define HAVE_PTHREAD_DETACH 1
| #define HAVE_PTHREAD_CANCEL 1
| #define HAVE_PTHREAD_TESTCANCEL 1
| #define ENABLE_LOCKING 1
| #define HAVE_GP_CAMERA_INIT 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SIGNAL_H 1
| #define HAVE_SCSI_SG_H 1
| #define HAVE__USR_SRC_LINUX_INCLUDE_SCSI_SG_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_IO_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LINUX_PPDEV_H 1
| #define HAVE_USB_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_POLL_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_ASM_TYPES_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_TIFFIO_H 1
| #define HAVE_ASM_IO_H 1
| #define RETSIGTYPE void
| #define HAVE_LONG_LONG 1
| #define HAVE_SG_TARGET_STATUS 1
| #define HAVE_STRUCT_FLOCK 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_ATEXIT 1
| #define HAVE_INET_ADDR 1
| #define HAVE_INET_ATON 1
| #define HAVE_INET_NTOA 1
| #define HAVE_IOPERM 1
| #define HAVE_MKDIR 1
| #define HAVE_STRFTIME 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOD 1
| #define HAVE_CFMAKERAW 1
| #define HAVE_TCSENDBREAK 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_GETNAMEINFO 1
| #define HAVE_POLL 1
| #define HAVE_SETITIMER 1
| #define HAVE_IOPL 1
| #define HAVE_GETENV 1
| #define HAVE_INET_NTOP 1
| #define HAVE_INET_PTON 1
| #define HAVE_ISFDTYPE 1
| #define HAVE_SIGPROCMASK 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSEP 1
| #define HAVE_USLEEP 1
| #define HAVE_VSYSLOG 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_LIBUSB 1
| #define ENABLE_IPV6 1
| #define HAS_SS_FAMILY 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:13691: checking for g77
configure:13721: result: no
configure:13691: checking for xlf
configure:13721: result: no
configure:13691: checking for f77
configure:13721: result: no
configure:13691: checking for frt
configure:13721: result: no
configure:13691: checking for pgf77
configure:13721: result: no
configure:13691: checking for cf77
configure:13721: result: no
configure:13691: checking for fort77
configure:13721: result: no
configure:13691: checking for fl32
configure:13721: result: no
configure:13691: checking for af77
configure:13721: result: no
configure:13691: checking for xlf90
configure:13721: result: no
configure:13691: checking for f90
configure:13721: result: no
configure:13691: checking for pgf90
configure:13721: result: no
configure:13691: checking for pghpf
configure:13721: result: no
configure:13691: checking for epcf90
configure:13721: result: no
configure:13691: checking for gfortran
configure:13707: found /usr/bin/gfortran
configure:13718: result: gfortran
configure:13748: checking for Fortran 77 compiler version
configure:13755: gfortran --version >&5
GNU Fortran (GCC) 4.2.3
Copyright (C) 2007 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING

configure:13758: $? = 0
configure:13765: gfortran -v >&5
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ../gcc-4.2.3/configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-languages=c,c++,objc,fortran --disable-nls
Thread model: posix
gcc version 4.2.3
configure:13768: $? = 0
configure:13775: gfortran -V >&5
gfortran: '-V' option must have argument
configure:13778: $? = 1
configure:13786: checking whether we are using the GNU Fortran 77 compiler
configure:13805: gfortran -c  conftest.F >&5
configure:13811: $? = 0
configure:13828: result: yes
configure:13834: checking whether gfortran accepts -g
configure:13851: gfortran -c -g conftest.f >&5
configure:13857: $? = 0
configure:13873: result: yes
configure:13903: checking the maximum length of command line arguments
configure:14012: result: 32768
configure:14023: checking command to parse /usr/bin/nm -B output from gcc object
configure:14128: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
configure:14131: $? = 0
configure:14135: /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:14138: $? = 0
configure:14190: gcc -o conftest -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2     conftest.c conftstm.o >&5
configure:14193: $? = 0
configure:14231: result: ok
configure:14235: checking for objdir
configure:14250: result: .libs
configure:14342: checking for ar
configure:14358: found /usr/bin/ar
configure:14369: result: ar
configure:14438: checking for ranlib
configure:14454: found /usr/bin/ranlib
configure:14465: result: ranlib
configure:14534: checking for strip
configure:14550: found /usr/bin/strip
configure:14561: result: strip
configure:14851: checking if gcc supports -fno-rtti -fno-exceptions
configure:14869: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:14873: $? = 0
configure:14886: result: no
configure:14901: checking for gcc option to produce PIC
configure:15111: result: -fPIC
configure:15119: checking if gcc PIC flag -fPIC works
configure:15137: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   -fPIC -DPIC conftest.c >&5
configure:15141: $? = 0
configure:15154: result: yes
configure:15182: checking if gcc static flag -static works
configure:15210: result: no
configure:15220: checking if gcc supports -c -o file.o
configure:15241: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   -o out/conftest2.o conftest.c >&5
configure:15245: $? = 0
configure:15267: result: yes
configure:15293: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
configure:16247: result: yes
configure:16268: checking whether -lc should be explicitly linked in
configure:16273: gcc -c -O2 -march=i686 -pipe -W -Wall  -D_REENTRANT -I/usr/include/gphoto2   conftest.c >&5
configure:16276: $? = 0
configure:16291: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:16294: $? = 0
configure:16306: result: no
configure:16314: checking dynamic linker characteristics
configure:16902: result: GNU/Linux ld.so
configure:16911: checking how to hardcode library paths into programs
configure:16936: result: immediate
configure:16950: checking whether stripping libraries is possible
configure:16955: result: yes
configure:17756: checking if libtool supports shared libraries
configure:17758: result: yes
configure:17761: checking whether to build shared libraries
configure:17782: result: yes
configure:17785: checking whether to build static libraries
configure:17789: result: no
configure:17881: creating libtool
configure:18469: checking for ld used by g++
configure:18536: result: /usr/bin/ld
configure:18545: checking if the linker (/usr/bin/ld) is GNU ld
configure:18560: result: yes
configure:18611: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:19545: result: yes
configure:19567: g++ -c -O2 -march=i686 -pipe  -D_REENTRANT -I/usr/include/gphoto2   conftest.cpp >&5
configure:19570: $? = 0
configure:19689: checking for g++ option to produce PIC
configure:19963: result: -fPIC
configure:19971: checking if g++ PIC flag -fPIC works
configure:19989: g++ -c -O2 -march=i686 -pipe  -D_REENTRANT -I/usr/include/gphoto2   -fPIC -DPIC conftest.cpp >&5
configure:19993: $? = 0
configure:20006: result: yes
configure:20034: checking if g++ static flag -static works
configure:20062: result: no
configure:20072: checking if g++ supports -c -o file.o
configure:20093: g++ -c -O2 -march=i686 -pipe  -D_REENTRANT -I/usr/include/gphoto2   -o out/conftest2.o conftest.cpp >&5
configure:20097: $? = 0
configure:20119: result: yes
configure:20145: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:20170: result: yes
configure:20237: checking dynamic linker characteristics
configure:20825: result: GNU/Linux ld.so
configure:20834: checking how to hardcode library paths into programs
configure:20859: result: immediate
configure:21385: checking if libtool supports shared libraries
configure:21387: result: yes
configure:21390: checking whether to build shared libraries
configure:21410: result: yes
configure:21413: checking whether to build static libraries
configure:21417: result: no
configure:21427: checking for gfortran option to produce PIC
configure:21637: result: -fPIC
configure:21645: checking if gfortran PIC flag -fPIC works
configure:21663: gfortran -c -g -O2 -fPIC conftest.f >&5
configure:21667: $? = 0
configure:21680: result: yes
configure:21708: checking if gfortran static flag -static works
configure:21736: result: no
configure:21746: checking if gfortran supports -c -o file.o
configure:21767: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:21771: $? = 0
configure:21793: result: yes
configure:21819: checking whether the gfortran linker (/usr/bin/ld) supports shared libraries
configure:22753: result: yes
configure:22820: checking dynamic linker characteristics
configure:23408: result: GNU/Linux ld.so
configure:23417: checking how to hardcode library paths into programs
configure:23442: result: immediate
configure:27351: creating ./config.status

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

This file was extended by sane-backends config.status 1.0.19, which was
generated by GNU Autoconf 2.61.  Invocation command line was

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

on haxx

config.status:674: creating Makefile
config.status:674: creating lib/Makefile
config.status:674: creating sanei/Makefile
config.status:674: creating frontend/Makefile
config.status:674: creating japi/Makefile
config.status:674: creating backend/Makefile
config.status:674: creating include/Makefile
config.status:674: creating doc/Makefile
config.status:674: creating po/Makefile
config.status:674: creating testsuite/Makefile
config.status:674: creating tools/Makefile
config.status:674: creating doc/doxygen-sanei.conf
config.status:674: creating tools/sane-config
config.status:674: creating include/sane/config.h

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

ac_cv_build=i686-pc-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -march=i686 -pipe'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-O2 -march=i686 -pipe'
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_f77_compiler_gnu=yes
ac_cv_func__portaccess=no
ac_cv_func_alloca_works=yes
ac_cv_func_atexit=yes
ac_cv_func_cfmakeraw=yes
ac_cv_func_dlopen=yes
ac_cv_func_getaddrinfo=yes
ac_cv_func_getenv=yes
ac_cv_func_getnameinfo=yes
ac_cv_func_getpagesize=yes
ac_cv_func_gp_camera_init=yes
ac_cv_func_i386_set_ioperm=no
ac_cv_func_inet_addr=yes
ac_cv_func_inet_aton=yes
ac_cv_func_inet_ntoa=yes
ac_cv_func_inet_ntop=yes
ac_cv_func_inet_pton=yes
ac_cv_func_ioperm=yes
ac_cv_func_iopl=yes
ac_cv_func_isfdtype=yes
ac_cv_func_mkdir=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_poll=yes
ac_cv_func_pthread_cancel=yes
ac_cv_func_pthread_create=yes
ac_cv_func_pthread_detach=yes
ac_cv_func_pthread_join=yes
ac_cv_func_pthread_kill=yes
ac_cv_func_pthread_testcancel=yes
ac_cv_func_scsireq_enter=no
ac_cv_func_setitimer=yes
ac_cv_func_sigprocmask=yes
ac_cv_func_snprintf=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strdup=yes
ac_cv_func_strftime=yes
ac_cv_func_strncasecmp=yes
ac_cv_func_strndup=yes
ac_cv_func_strsep=yes
ac_cv_func_strstr=yes
ac_cv_func_strtod=yes
ac_cv_func_tcsendbreak=yes
ac_cv_func_usleep=yes
ac_cv_func_vsyslog=yes
ac_cv_header_IOKit_cdb_IOSCSILib_h=no
ac_cv_header_IOKit_scsi_SCSICommandOperationCodes_h=no
ac_cv_header_IOKit_scsi_commands_SCSICommandOperationCodes_h=no
ac_cv_header__usr_src_linux_include_scsi_sg_h=yes
ac_cv_header_apollo_scsi_h=no
ac_cv_header_asm_io_h=yes
ac_cv_header_asm_types_h=yes
ac_cv_header_be_drivers_USB_scanner_h=no
ac_cv_header_be_kernel_OS_h=no
ac_cv_header_bsd_dev_scsireg_h=no
ac_cv_header_camlib_h=no
ac_cv_header_dev_ppbus_ppi_h=no
ac_cv_header_dl_h=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_gscdds_h=no
ac_cv_header_ieee1284_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_io_cam_cam_h=no
ac_cv_header_jconfig_h=yes
ac_cv_header_libc_h=no
ac_cv_header_limits_h=yes
ac_cv_header_linux_ppdev_h=yes
ac_cv_header_machine_cpufunc_h=no
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_netinet_in_h=yes
ac_cv_header_os2_h=no
ac_cv_header_pthread_h=yes
ac_cv_header_resmgr_h=no
ac_cv_header_scsi_h=no
ac_cv_header_scsi_sg_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_bitypes_h=yes
ac_cv_header_sys_dsreq_h=no
ac_cv_header_sys_hw_h=no
ac_cv_header_sys_io_h=yes
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_ipc_h=yes
ac_cv_header_sys_passthrudef_h=no
ac_cv_header_sys_poll_h=yes
ac_cv_header_sys_scanio_h=no
ac_cv_header_sys_scsi_h=no
ac_cv_header_sys_scsi_scsi_h=no
ac_cv_header_sys_scsi_sgdefs_h=no
ac_cv_header_sys_scsi_targets_scgio_h=no
ac_cv_header_sys_scsicmd_h=no
ac_cv_header_sys_scsiio_h=no
ac_cv_header_sys_sdi_comm_h=no
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_sem_h=yes
ac_cv_header_sys_shm_h=yes
ac_cv_header_sys_signal_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_tiffio_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_usb_h=yes
ac_cv_header_usbcalls_h=no
ac_cv_header_windows_h=no
ac_cv_host=i686-pc-linux-gnu
ac_cv_lib_cam_cam_open_device=no
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_jpeg_jpeg_start_decompress=yes
ac_cv_lib_m_sqrt=yes
ac_cv_lib_pthread_pthread_create=yes
ac_cv_lib_sane_sane_init=no
ac_cv_lib_scsi_scsireq_enter=no
ac_cv_lib_tiff_TIFFFdOpen=yes
ac_cv_lib_usb_usb_interrupt_read=yes
ac_cv_objext=o
ac_cv_path_DVIPS=/usr/bin/dvips
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_LATEX=/usr/bin/latex
ac_cv_path_MAKEDEPEND=/usr/bin/makedepend
ac_cv_path_MAKEINDEX=/usr/bin/makeindex
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/bin/msgmerge
ac_cv_path_SANE_CONFIG_PATH=no
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_F77=gfortran
ac_cv_prog_ac_ct_HAVE_GPHOTO2=pkg-config
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=yes
ac_cv_prog_gcc_traditional=no
ac_cv_prog_make_make_set=yes
ac_cv_search_gethostbyaddr='none required'
ac_cv_search_socket='none required'
ac_cv_search_strerror='none required'
ac_cv_search_syslog='none required'
ac_cv_type_pid_t=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_type_ssize_t=yes
ac_cv_type_u_char=yes
ac_cv_type_u_int16_t=yes
ac_cv_type_u_int32_t=yes
ac_cv_type_u_int8_t=yes
ac_cv_type_u_int=yes
ac_cv_type_u_long=yes
ac_cv_type_uint8_t=yes
ac_cv_working_alloca_h=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_c_o_F77=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_max_cmd_len=32768
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_prog_compiler_c_o_F77='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ 	][ 	]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
sane_cv_use_libjpeg=yes
sane_cv_use_libtiff=yes

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

ALLOCA=''
AR='ar'
AS='as'
BACKENDS='abaton agfafocus apple artec artec_eplus48u as6e avision bh 	  canon canon630u cardscan coolscan coolscan2 dc25 dmc 	  epjitsu epson epson2 fujitsu genesys gt68xx 	  hp hp3500 hp3900 hp4200 hp5400 hp5590 hpljm1005 hs2p 	  ibm leo lexmark 	  ma1509 matsushita microtek microtek2 mustek mustek_usb 	  nec niash pie pixma plustek ricoh 	  s9036 sceptre sharp sm3600 sm3840 snapscan sp15c st400 stv680 	  tamarack teco1 teco2 teco3 test u12 umax umax_pp umax1220u plustek_pp dc210 dc240 dell1600n_net gphoto2 qcam v4l net mustek_usb2'
BEOS_ADDONDIR=''
BE_INSTALL_FLAVOR=''
CC='gcc'
CFLAGS='-O2 -march=i686 -pipe -W -Wall'
CPP='gcc -E'
CPPFLAGS=' -D_REENTRANT -I/usr/include/gphoto2   -DPATH_SANE_CONFIG_DIR=$(configdir) 	  -DPATH_SANE_DATA_DIR=$(datadir) 	  -DPATH_SANE_LOCK_DIR=$(locksanedir) 	  -DV_MAJOR=1 -DV_MINOR=0'
CROSS_COMPILING='no'
CXX='g++'
CXXCPP='g++ -E'
CXXFLAGS='-O2 -march=i686 -pipe'
DEFS='-DHAVE_CONFIG_H'
DEPEND_RECURSIVE='depend-recursive'
DISTCLEAN_FILES='*~ .*~ *.log *.bak *.old *.orig *.out *.rej "\#"* ".\#"*'
DLLTOOL='dlltool'
DLL_PRELOAD=''
DL_LIB='-ldl'
DVIPS='/usr/bin/dvips'
DYNAMIC_FLAG='-module'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
F77='gfortran'
FFLAGS='-g -O2'
GPHOTO2_LDFLAGS=''
GREP='/usr/bin/grep'
HAVE_GPHOTO2='true'
INCLUDES=' -I/usr/local/include'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_LOCKPATH='install-lockpath'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_TRANSLATIONS=''
LATEX='/usr/bin/latex'
LDFLAGS=' '
LIBOBJS=''
LIBS='-lusb -lpthread -lm  -ljpeg -ltiff  -lgphoto2 -lgphoto2_port -lexif -lm -lusb'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBTOOL_LINK_EXTRA=''
LINKER_RPATH='-Wl,-rpath,'
LN_S='ln -s'
LOCKPATH_GROUP='uucp'
LTLIBOBJS=''
MAKEDEPEND='/usr/bin/makedepend'
MAKEINDEX='/usr/bin/makeindex'
MSGFMT='/usr/bin/msgfmt'
MSGMERGE='/usr/bin/msgmerge'
NUMBER_VERSION='1.0.19'
OBJDUMP='objdump'
OBJEXT='o'
PACKAGE='sane-backends'
PACKAGE_BUGREPORT='sane-devel@lists.alioth.debian.org'
PACKAGE_NAME='sane-backends'
PACKAGE_STRING='sane-backends 1.0.19'
PACKAGE_TARNAME='sane-backends'
PACKAGE_VERSION='1.0.19'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SANED='saned'
SANEI_JPEG='sanei_jpeg.o'
SANEI_JPEG_LO='sanei_jpeg.lo'
SANE_CONFIG_PATH='no'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
USE_LATEX='yes'
USE_LINKS='yes'
VERSION='1.0.19'
V_MAJOR='1'
V_MINOR='0'
V_REV='19'
XGETTEXT='/usr/bin/xgettext'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77='gfortran'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${prefix}/doc/sane-${VERSION}'
dvidir='${docdir}'
effective_target='i686-pc-linux-gnu'
exec_prefix='${prefix}'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='/usr/share/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='/var'
locksanedir='/var/lock/sane'
mandir='/usr/share/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME "sane-backends"
#define PACKAGE_TARNAME "sane-backends"
#define PACKAGE_VERSION "1.0.19"
#define PACKAGE_STRING "sane-backends 1.0.19"
#define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org"
#define PACKAGE "sane-backends"
#define VERSION "1.0.19"
#define SANE_DLL_V_MAJOR 1
#define SANE_DLL_V_MINOR 0
#define SANE_DLL_V_BUILD 19
#define _GNU_SOURCE 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define HAVE_DLOPEN 1
#define HAVE_LIBM 1
#define HAVE_PTHREAD_H 1
#define HAVE_LIBPTHREAD 1
#define HAVE_PTHREAD_CREATE 1
#define HAVE_PTHREAD_KILL 1
#define HAVE_PTHREAD_JOIN 1
#define HAVE_PTHREAD_DETACH 1
#define HAVE_PTHREAD_CANCEL 1
#define HAVE_PTHREAD_TESTCANCEL 1
#define ENABLE_LOCKING 1
#define HAVE_GP_CAMERA_INIT 1
#define STDC_HEADERS 1
#define HAVE_FCNTL_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_SHM_H 1
#define HAVE_SYS_IPC_H 1
#define HAVE_SYS_SIGNAL_H 1
#define HAVE_SCSI_SG_H 1
#define HAVE__USR_SRC_LINUX_INCLUDE_SCSI_SG_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_IO_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_LINUX_PPDEV_H 1
#define HAVE_USB_H 1
#define HAVE_SYS_BITYPES_H 1
#define HAVE_SYS_SEM_H 1
#define HAVE_SYS_POLL_H 1
#define HAVE_LIMITS_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_ASM_TYPES_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_TIFFIO_H 1
#define HAVE_ASM_IO_H 1
#define RETSIGTYPE void
#define HAVE_LONG_LONG 1
#define HAVE_SG_TARGET_STATUS 1
#define HAVE_STRUCT_FLOCK 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_MMAP 1
#define HAVE_ATEXIT 1
#define HAVE_INET_ADDR 1
#define HAVE_INET_ATON 1
#define HAVE_INET_NTOA 1
#define HAVE_IOPERM 1
#define HAVE_MKDIR 1
#define HAVE_STRFTIME 1
#define HAVE_STRSTR 1
#define HAVE_STRTOD 1
#define HAVE_CFMAKERAW 1
#define HAVE_TCSENDBREAK 1
#define HAVE_STRCASECMP 1
#define HAVE_STRNCASECMP 1
#define HAVE_GETADDRINFO 1
#define HAVE_GETNAMEINFO 1
#define HAVE_POLL 1
#define HAVE_SETITIMER 1
#define HAVE_IOPL 1
#define HAVE_GETENV 1
#define HAVE_INET_NTOP 1
#define HAVE_INET_PTON 1
#define HAVE_ISFDTYPE 1
#define HAVE_SIGPROCMASK 1
#define HAVE_SNPRINTF 1
#define HAVE_STRDUP 1
#define HAVE_STRNDUP 1
#define HAVE_STRSEP 1
#define HAVE_USLEEP 1
#define HAVE_VSYSLOG 1
#define HAVE_DEV_URANDOM 1
#define HAVE_LIBUSB 1
#define ENABLE_IPV6 1
#define HAS_SS_FAMILY 1
#define HAVE_DLFCN_H 1
#define SCSIBUFFERSIZE 131072

configure: exit 0