Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 101319 Details for
Bug 152973
media-gfx/sane-backends-1.0.18-r2 fails
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log of sane-backends
config.log (text/plain), 224.78 KB, created by
lxg
on 2006-11-06 02:14:21 UTC
(
hide
)
Description:
config.log of sane-backends
Filename:
MIME Type:
Creator:
lxg
Created:
2006-11-06 02:14:21 UTC
Size:
224.78 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by sane-backends configure 1.0.18, which was >generated by GNU Autoconf 2.59e. Invocation command line was > > $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-libusb --without-gphoto2 --enable-ipv6 --build=i686-pc-linux-gnu > >## --------- ## >## Platform. ## >## --------- ## > >hostname = laboratory >uname -m = i686 >uname -r = 2.6.16-gentoo-r6 >uname -s = Linux >uname -v = #1 SMP PREEMPT Sat May 6 17:07:32 CEST 2006 > >/usr/bin/uname -p = Intel(R) Pentium(R) 4 CPU 2.40GHz >/bin/uname -X = unknown > >/bin/arch = i686 >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >/usr/bin/hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/local/sbin >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/lib/portage/bin >PATH: /usr/local/bin >PATH: /bin >PATH: /usr/bin >PATH: /opt/bin >PATH: /usr/i686-pc-linux-gnu/gcc-bin/4.1.1 >PATH: /opt/blackdown-jdk-1.4.2.03/bin >PATH: /opt/blackdown-jdk-1.4.2.03/jre/bin >PATH: /usr/kde/3.5/sbin >PATH: /usr/kde/3.5/bin >PATH: /usr/qt/3/bin >PATH: /usr/kde/3.4/sbin >PATH: /usr/kde/3.4/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:2039: checking build system type >configure:2057: result: i686-pc-linux-gnu >configure:2079: checking host system type >configure:2094: result: i686-pc-linux-gnu >configure:2138: checking for i686-pc-linux-gnu-gcc >configure:2154: found /usr/bin/i686-pc-linux-gnu-gcc >configure:2165: result: i686-pc-linux-gnu-gcc >configure:2443: checking for C compiler version >configure:2450: i686-pc-linux-gnu-gcc --version >&5 >i686-pc-linux-gnu-gcc (GCC) 4.1.1 (Gentoo 4.1.1-r1) >Copyright (C) 2006 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:2453: $? = 0 >configure:2460: i686-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/gcc-4.1.1-r1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --enable-java-awt=gtk --enable-languages=c,c++,java,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.1 (Gentoo 4.1.1-r1) >configure:2463: $? = 0 >configure:2470: i686-pc-linux-gnu-gcc -V >&5 >i686-pc-linux-gnu-gcc: '-V' option must have argument >configure:2473: $? = 1 >configure:2496: checking for C compiler default output file name >configure:2523: i686-pc-linux-gnu-gcc -O2 -march=pentium4 -pipe conftest.c >&5 >configure:2526: $? = 0 >configure:2572: result: a.out >configure:2577: checking whether the C compiler works >configure:2587: ./a.out >configure:2590: $? = 0 >configure:2607: result: yes >configure:2614: checking whether we are cross compiling >configure:2616: result: no >configure:2619: checking for suffix of executables >configure:2626: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe conftest.c >&5 >configure:2629: $? = 0 >configure:2653: result: >configure:2659: checking for suffix of object files >configure:2685: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:2688: $? = 0 >configure:2711: result: o >configure:2715: checking whether we are using the GNU C compiler >configure:2744: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:2750: $? = 0 >configure:2757: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:2760: $? = 0 >configure:2767: test -s conftest.o >configure:2770: $? = 0 >configure:2784: result: yes >configure:2789: checking whether i686-pc-linux-gnu-gcc accepts -g >configure:2819: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:2825: $? = 0 >configure:2832: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:2835: $? = 0 >configure:2842: test -s conftest.o >configure:2845: $? = 0 >configure:2975: result: yes >configure:2992: checking for i686-pc-linux-gnu-gcc option to accept ISO C89 >configure:3061: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe conftest.c >&5 >configure:3067: $? = 0 >configure:3074: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:3077: $? = 0 >configure:3084: test -s conftest.o >configure:3087: $? = 0 >configure:3107: result: none needed >configure:3138: checking for a BSD-compatible install >configure:3194: result: /bin/install -c >configure:3205: checking whether make sets $(MAKE) >configure:3226: result: yes >configure:3240: checking how to run the C preprocessor >configure:3280: i686-pc-linux-gnu-gcc -E conftest.c >configure:3286: $? = 0 >configure:3324: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:13:28: error: ac_nonexistent.h: No such file or directory >configure:3330: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3370: result: i686-pc-linux-gnu-gcc -E >configure:3399: i686-pc-linux-gnu-gcc -E conftest.c >configure:3405: $? = 0 >configure:3443: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:13:28: error: ac_nonexistent.h: No such file or directory >configure:3449: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3495: checking for grep that handles long lines and -e >configure:3569: result: /bin/grep >configure:3574: checking for egrep >configure:3652: result: /bin/grep -E >configure:3658: checking whether i686-pc-linux-gnu-gcc needs -traditional >configure:3700: result: no >configure:3709: checking for sane-config >configure:3740: result: no >configure:3750: checking for msgfmt >configure:3768: found /usr/bin/msgfmt >configure:3781: result: /usr/bin/msgfmt >configure:3791: checking for xgettext >configure:3809: found /usr/bin/xgettext >configure:3822: result: /usr/bin/xgettext >configure:3832: checking for msgmerge >configure:3850: found /usr/bin/msgmerge >configure:3863: result: /usr/bin/msgmerge >configure:3873: checking for latex >configure:3891: found /usr/bin/latex >configure:3904: result: /usr/bin/latex >configure:3914: checking for dvips >configure:3932: found /usr/bin/dvips >configure:3945: result: /usr/bin/dvips >configure:3955: checking for makeindex >configure:3973: found /usr/bin/makeindex >configure:3986: result: /usr/bin/makeindex >configure:3996: checking for makedepend >configure:4014: found /usr/bin/makedepend >configure:4027: result: /usr/bin/makedepend >configure:4145: checking linker parameter to set runtime link path >configure:4162: result: -Wl,-rpath, >configure:4173: checking for AIX >configure:4195: result: no >configure:4201: checking for ANSI C header files >configure:4231: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall conftest.c >&5 >configure:4237: $? = 0 >configure:4244: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:4247: $? = 0 >configure:4254: test -s conftest.o >configure:4257: $? = 0 >configure:4353: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall conftest.c >&5 >configure:4356: $? = 0 >configure:4362: ./conftest >configure:4365: $? = 0 >configure:4382: result: yes >configure:4406: checking for sys/types.h >configure:4427: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall conftest.c >&5 >configure:4433: $? = 0 >configure:4440: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:4443: $? = 0 >configure:4450: test -s conftest.o >configure:4453: $? = 0 >configure:4466: result: yes >configure:4406: checking for sys/stat.h >configure:4427: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall conftest.c >&5 >configure:4433: $? = 0 >configure:4440: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:4443: $? = 0 >configure:4450: test -s conftest.o >configure:4453: $? = 0 >configure:4466: result: yes >configure:4406: checking for stdlib.h >configure:4427: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall conftest.c >&5 >configure:4433: $? = 0 >configure:4440: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:4443: $? = 0 >configure:4450: test -s conftest.o >configure:4453: $? = 0 >configure:4466: result: yes >configure:4406: checking for string.h >configure:4427: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall conftest.c >&5 >configure:4433: $? = 0 >configure:4440: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:4443: $? = 0 >configure:4450: test -s conftest.o >configure:4453: $? = 0 >configure:4466: result: yes >configure:4406: checking for memory.h >configure:4427: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall conftest.c >&5 >configure:4433: $? = 0 >configure:4440: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:4443: $? = 0 >configure:4450: test -s conftest.o >configure:4453: $? = 0 >configure:4466: result: yes >configure:4406: checking for strings.h >configure:4427: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall conftest.c >&5 >configure:4433: $? = 0 >configure:4440: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:4443: $? = 0 >configure:4450: test -s conftest.o >configure:4453: $? = 0 >configure:4466: result: yes >configure:4406: checking for inttypes.h >configure:4427: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall conftest.c >&5 >configure:4433: $? = 0 >configure:4440: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:4443: $? = 0 >configure:4450: test -s conftest.o >configure:4453: $? = 0 >configure:4466: result: yes >configure:4406: checking for stdint.h >configure:4427: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall conftest.c >&5 >configure:4433: $? = 0 >configure:4440: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:4443: $? = 0 >configure:4450: test -s conftest.o >configure:4453: $? = 0 >configure:4466: result: yes >configure:4406: checking for unistd.h >configure:4427: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall conftest.c >&5 >configure:4433: $? = 0 >configure:4440: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:4443: $? = 0 >configure:4450: test -s conftest.o >configure:4453: $? = 0 >configure:4466: result: yes >configure:4488: checking minix/config.h usability >configure:4505: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall conftest.c >&5 >conftest.c:57:26: error: minix/config.h: No such file or directory >configure:4511: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #if HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <minix/config.h> >configure:4542: result: no >configure:4546: checking minix/config.h presence >configure:4561: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:24:26: error: minix/config.h: No such file or directory >configure:4567: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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:4588: result: no >configure:4621: checking for minix/config.h >configure:4628: result: no >configure:4657: checking for library containing strerror >configure:4698: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall conftest.c >&5 >configure:4704: $? = 0 >configure:4711: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:4714: $? = 0 >configure:4721: test -s conftest >configure:4724: $? = 0 >configure:4748: result: none required >configure:4775: checking mach-o/dyld.h usability >configure:4792: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall conftest.c >&5 >conftest.c:57:25: error: mach-o/dyld.h: No such file or directory >configure:4798: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #if HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <mach-o/dyld.h> >configure:4829: result: no >configure:4833: checking mach-o/dyld.h presence >configure:4848: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:24:25: error: mach-o/dyld.h: No such file or directory >configure:4854: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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 <mach-o/dyld.h> >configure:4875: result: no >configure:4908: checking for mach-o/dyld.h >configure:4916: result: no >configure:5054: checking dlfcn.h usability >configure:5071: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall conftest.c >&5 >configure:5077: $? = 0 >configure:5084: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:5087: $? = 0 >configure:5094: test -s conftest.o >configure:5097: $? = 0 >configure:5108: result: yes >configure:5112: checking dlfcn.h presence >configure:5127: i686-pc-linux-gnu-gcc -E conftest.c >configure:5133: $? = 0 >configure:5154: result: yes >configure:5187: checking for dlfcn.h >configure:5195: result: yes >configure:5203: checking for dlopen in -ldl >configure:5238: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall conftest.c -ldl >&5 >configure:5244: $? = 0 >configure:5251: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:5254: $? = 0 >configure:5261: test -s conftest >configure:5264: $? = 0 >configure:5278: result: yes >configure:5290: checking for dlopen >configure:5346: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall conftest.c -ldl >&5 >configure:5352: $? = 0 >configure:5359: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:5362: $? = 0 >configure:5369: test -s conftest >configure:5372: $? = 0 >configure:5386: result: yes >configure:5418: checking dl.h usability >configure:5435: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall conftest.c >&5 >conftest.c:59:16: error: dl.h: No such file or directory >configure:5441: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #if HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <dl.h> >configure:5472: result: no >configure:5476: checking dl.h presence >configure:5491: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:26:16: error: dl.h: No such file or directory >configure:5497: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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:5518: result: no >configure:5551: checking for dl.h >configure:5559: result: no >configure:5791: checking for sqrt in -lm >configure:5826: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall conftest.c -lm >&5 >conftest.c:33: warning: conflicting types for built-in function 'sqrt' >configure:5832: $? = 0 >configure:5839: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:5842: $? = 0 >configure:5849: test -s conftest >configure:5852: $? = 0 >configure:5866: result: yes >configure:5878: checking for scsireq_enter in -lscsi >configure:5913: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall conftest.c -lscsi -lm >&5 >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lscsi >collect2: ld returned 1 exit status >configure:5919: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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:5953: result: no >configure:5965: checking for cam_open_device in -lcam >configure:6000: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall conftest.c -lcam -lm >&5 >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lcam >collect2: ld returned 1 exit status >configure:6006: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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:6040: result: no >configure:6052: checking for library containing gethostbyaddr >configure:6093: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall conftest.c -lm >&5 >configure:6099: $? = 0 >configure:6106: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:6109: $? = 0 >configure:6116: test -s conftest >configure:6119: $? = 0 >configure:6143: result: none required >configure:6151: checking for library containing socket >configure:6192: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall conftest.c -lm >&5 >configure:6198: $? = 0 >configure:6205: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:6208: $? = 0 >configure:6215: test -s conftest >configure:6218: $? = 0 >configure:6242: result: none required >configure:6250: checking for library containing syslog >configure:6291: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall conftest.c -lm >&5 >configure:6297: $? = 0 >configure:6304: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:6307: $? = 0 >configure:6314: test -s conftest >configure:6317: $? = 0 >configure:6341: result: none required >configure:6351: checking for jpeg_start_decompress in -ljpeg >configure:6386: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall conftest.c -ljpeg -lm >&5 >configure:6392: $? = 0 >configure:6399: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:6402: $? = 0 >configure:6409: test -s conftest >configure:6412: $? = 0 >configure:6426: result: yes >configure:6440: checking jconfig.h usability >configure:6457: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall conftest.c >&5 >configure:6463: $? = 0 >configure:6470: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:6473: $? = 0 >configure:6480: test -s conftest.o >configure:6483: $? = 0 >configure:6494: result: yes >configure:6498: checking jconfig.h presence >configure:6513: i686-pc-linux-gnu-gcc -E conftest.c >configure:6519: $? = 0 >configure:6540: result: yes >configure:6573: checking for jconfig.h >configure:6580: result: yes >configure:6586: checking for jpeglib - version >= 61 (6a) >configure:6604: result: yes >configure:6621: checking for TIFFFdOpen in -ltiff >configure:6656: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall conftest.c -ltiff -lm -ljpeg >&5 >configure:6662: $? = 0 >configure:6669: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:6672: $? = 0 >configure:6679: test -s conftest >configure:6682: $? = 0 >configure:6696: result: yes >configure:6710: checking tiffio.h usability >configure:6727: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall conftest.c >&5 >configure:6733: $? = 0 >configure:6740: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:6743: $? = 0 >configure:6750: test -s conftest.o >configure:6753: $? = 0 >configure:6764: result: yes >configure:6768: checking tiffio.h presence >configure:6783: i686-pc-linux-gnu-gcc -E conftest.c >configure:6789: $? = 0 >configure:6810: result: yes >configure:6843: checking for tiffio.h >configure:6850: result: yes >configure:6874: checking ieee1284.h usability >configure:6891: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall conftest.c >&5 >configure:6897: $? = 0 >configure:6904: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:6907: $? = 0 >configure:6914: test -s conftest.o >configure:6917: $? = 0 >configure:6928: result: yes >configure:6932: checking ieee1284.h presence >configure:6947: i686-pc-linux-gnu-gcc -E conftest.c >configure:6953: $? = 0 >configure:6974: result: yes >configure:7007: checking for ieee1284.h >configure:7014: result: yes >configure:7020: checking for libieee1284 >= 0.1.5 >configure:7050: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall conftest.c >&5 >conftest.c: In function 'main': >conftest.c:33: warning: 'buf' is used uninitialized in this function >configure:7056: $? = 0 >configure:7063: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:7066: $? = 0 >configure:7073: test -s conftest.o >configure:7076: $? = 0 >configure:7090: result: yes >configure:7141: checking pthread.h usability >configure:7158: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall conftest.c >&5 >configure:7164: $? = 0 >configure:7171: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:7174: $? = 0 >configure:7181: test -s conftest.o >configure:7184: $? = 0 >configure:7195: result: yes >configure:7199: checking pthread.h presence >configure:7214: i686-pc-linux-gnu-gcc -E conftest.c >configure:7220: $? = 0 >configure:7241: result: yes >configure:7274: checking for pthread.h >configure:7282: result: yes >configure:7292: checking for pthread_create in -lpthread >configure:7327: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall conftest.c -lpthread -lm -ljpeg -ltiff -lieee1284 >&5 >configure:7333: $? = 0 >configure:7340: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:7343: $? = 0 >configure:7350: test -s conftest >configure:7353: $? = 0 >configure:7367: result: yes >configure:7388: checking for pthread_create >configure:7444: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall conftest.c -lpthread -lm -ljpeg -ltiff -lieee1284 >&5 >configure:7450: $? = 0 >configure:7457: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:7460: $? = 0 >configure:7467: test -s conftest >configure:7470: $? = 0 >configure:7484: result: yes >configure:7388: checking for pthread_kill >configure:7444: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall conftest.c -lpthread -lm -ljpeg -ltiff -lieee1284 >&5 >configure:7450: $? = 0 >configure:7457: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:7460: $? = 0 >configure:7467: test -s conftest >configure:7470: $? = 0 >configure:7484: result: yes >configure:7388: checking for pthread_join >configure:7444: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall conftest.c -lpthread -lm -ljpeg -ltiff -lieee1284 >&5 >configure:7450: $? = 0 >configure:7457: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:7460: $? = 0 >configure:7467: test -s conftest >configure:7470: $? = 0 >configure:7484: result: yes >configure:7388: checking for pthread_detach >configure:7444: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall conftest.c -lpthread -lm -ljpeg -ltiff -lieee1284 >&5 >configure:7450: $? = 0 >configure:7457: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:7460: $? = 0 >configure:7467: test -s conftest >configure:7470: $? = 0 >configure:7484: result: yes >configure:7388: checking for pthread_cancel >configure:7444: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall conftest.c -lpthread -lm -ljpeg -ltiff -lieee1284 >&5 >configure:7450: $? = 0 >configure:7457: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:7460: $? = 0 >configure:7467: test -s conftest >configure:7470: $? = 0 >configure:7484: result: yes >configure:7388: checking for pthread_testcancel >configure:7444: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall conftest.c -lpthread -lm -ljpeg -ltiff -lieee1284 >&5 >configure:7450: $? = 0 >configure:7457: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:7460: $? = 0 >configure:7467: test -s conftest >configure:7470: $? = 0 >configure:7484: result: yes >configure:7512: checking whether to enable pthread support >configure:7514: result: yes >configure:7516: checking whether to use pthread instead of fork >configure:7518: result: no >configure:7574: checking whether to enable device locking >configure:7576: result: yes >configure:7579: Setting lockdir group to uucp >configure:7850: checking for sane_init in -lsane >configure:7885: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c -lsane -lpthread -lm -ljpeg -ltiff -lieee1284 >&5 >/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lsane >collect2: ld returned 1 exit status >configure:7891: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 >| /* 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:7925: result: no >configure:7932: checking for ANSI C header files >configure:8113: result: yes >configure:8191: checking fcntl.h usability >configure:8208: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >configure:8214: $? = 0 >configure:8221: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:8224: $? = 0 >configure:8231: test -s conftest.o >configure:8234: $? = 0 >configure:8245: result: yes >configure:8249: checking fcntl.h presence >configure:8264: i686-pc-linux-gnu-gcc -E -D_REENTRANT conftest.c >configure:8270: $? = 0 >configure:8291: result: yes >configure:8324: checking for fcntl.h >configure:8332: result: yes >configure:8181: checking for unistd.h >configure:8187: result: yes >configure:8191: checking libc.h usability >configure:8208: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >conftest.c:73:18: error: libc.h: No such file or directory >configure:8214: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 STDC_HEADERS 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #if HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <libc.h> >configure:8245: result: no >configure:8249: checking libc.h presence >configure:8264: i686-pc-linux-gnu-gcc -E -D_REENTRANT conftest.c >conftest.c:40:18: error: libc.h: No such file or directory >configure:8270: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 STDC_HEADERS 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <libc.h> >configure:8291: result: no >configure:8324: checking for libc.h >configure:8332: result: no >configure:8191: checking sys/dsreq.h usability >configure:8208: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >conftest.c:73:23: error: sys/dsreq.h: No such file or directory >configure:8214: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 STDC_HEADERS 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #if HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/dsreq.h> >configure:8245: result: no >configure:8249: checking sys/dsreq.h presence >configure:8264: i686-pc-linux-gnu-gcc -E -D_REENTRANT conftest.c >conftest.c:40:23: error: sys/dsreq.h: No such file or directory >configure:8270: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 STDC_HEADERS 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <sys/dsreq.h> >configure:8291: result: no >configure:8324: checking for sys/dsreq.h >configure:8332: result: no >configure:8191: checking sys/select.h usability >configure:8208: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >configure:8214: $? = 0 >configure:8221: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:8224: $? = 0 >configure:8231: test -s conftest.o >configure:8234: $? = 0 >configure:8245: result: yes >configure:8249: checking sys/select.h presence >configure:8264: i686-pc-linux-gnu-gcc -E -D_REENTRANT conftest.c >configure:8270: $? = 0 >configure:8291: result: yes >configure:8324: checking for sys/select.h >configure:8332: result: yes >configure:8191: checking sys/time.h usability >configure:8208: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >configure:8214: $? = 0 >configure:8221: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:8224: $? = 0 >configure:8231: test -s conftest.o >configure:8234: $? = 0 >configure:8245: result: yes >configure:8249: checking sys/time.h presence >configure:8264: i686-pc-linux-gnu-gcc -E -D_REENTRANT conftest.c >configure:8270: $? = 0 >configure:8291: result: yes >configure:8324: checking for sys/time.h >configure:8332: result: yes >configure:8191: checking sys/shm.h usability >configure:8208: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >configure:8214: $? = 0 >configure:8221: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:8224: $? = 0 >configure:8231: test -s conftest.o >configure:8234: $? = 0 >configure:8245: result: yes >configure:8249: checking sys/shm.h presence >configure:8264: i686-pc-linux-gnu-gcc -E -D_REENTRANT conftest.c >configure:8270: $? = 0 >configure:8291: result: yes >configure:8324: checking for sys/shm.h >configure:8332: result: yes >configure:8191: checking sys/ipc.h usability >configure:8208: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >configure:8214: $? = 0 >configure:8221: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:8224: $? = 0 >configure:8231: test -s conftest.o >configure:8234: $? = 0 >configure:8245: result: yes >configure:8249: checking sys/ipc.h presence >configure:8264: i686-pc-linux-gnu-gcc -E -D_REENTRANT conftest.c >configure:8270: $? = 0 >configure:8291: result: yes >configure:8324: checking for sys/ipc.h >configure:8332: result: yes >configure:8191: checking sys/signal.h usability >configure:8208: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >configure:8214: $? = 0 >configure:8221: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:8224: $? = 0 >configure:8231: test -s conftest.o >configure:8234: $? = 0 >configure:8245: result: yes >configure:8249: checking sys/signal.h presence >configure:8264: i686-pc-linux-gnu-gcc -E -D_REENTRANT conftest.c >configure:8270: $? = 0 >configure:8291: result: yes >configure:8324: checking for sys/signal.h >configure:8332: result: yes >configure:8191: checking sys/scanio.h usability >configure:8208: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >conftest.c:78:24: error: sys/scanio.h: No such file or directory >configure:8214: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #if HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/scanio.h> >configure:8245: result: no >configure:8249: checking sys/scanio.h presence >configure:8264: i686-pc-linux-gnu-gcc -E -D_REENTRANT conftest.c >conftest.c:45:24: error: sys/scanio.h: No such file or directory >configure:8270: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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:8291: result: no >configure:8324: checking for sys/scanio.h >configure:8332: result: no >configure:8191: checking scsi.h usability >configure:8208: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >conftest.c:78:18: error: scsi.h: No such file or directory >configure:8214: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #if HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <scsi.h> >configure:8245: result: no >configure:8249: checking scsi.h presence >configure:8264: i686-pc-linux-gnu-gcc -E -D_REENTRANT conftest.c >conftest.c:45:18: error: scsi.h: No such file or directory >configure:8270: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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:8291: result: no >configure:8324: checking for scsi.h >configure:8332: result: no >configure:8191: checking sys/scsi.h usability >configure:8208: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >conftest.c:78:22: error: sys/scsi.h: No such file or directory >configure:8214: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #if HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/scsi.h> >configure:8245: result: no >configure:8249: checking sys/scsi.h presence >configure:8264: i686-pc-linux-gnu-gcc -E -D_REENTRANT conftest.c >conftest.c:45:22: error: sys/scsi.h: No such file or directory >configure:8270: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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:8291: result: no >configure:8324: checking for sys/scsi.h >configure:8332: result: no >configure:8191: checking sys/scsicmd.h usability >configure:8208: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >conftest.c:78:25: error: sys/scsicmd.h: No such file or directory >configure:8214: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #if HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/scsicmd.h> >configure:8245: result: no >configure:8249: checking sys/scsicmd.h presence >configure:8264: i686-pc-linux-gnu-gcc -E -D_REENTRANT conftest.c >conftest.c:45:25: error: sys/scsicmd.h: No such file or directory >configure:8270: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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:8291: result: no >configure:8324: checking for sys/scsicmd.h >configure:8332: result: no >configure:8191: checking sys/scsiio.h usability >configure:8208: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >conftest.c:78:24: error: sys/scsiio.h: No such file or directory >configure:8214: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #if HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/scsiio.h> >configure:8245: result: no >configure:8249: checking sys/scsiio.h presence >configure:8264: i686-pc-linux-gnu-gcc -E -D_REENTRANT conftest.c >conftest.c:45:24: error: sys/scsiio.h: No such file or directory >configure:8270: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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:8291: result: no >configure:8324: checking for sys/scsiio.h >configure:8332: result: no >configure:8191: checking bsd/dev/scsireg.h usability >configure:8208: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >conftest.c:78:29: error: bsd/dev/scsireg.h: No such file or directory >configure:8214: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #if HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <bsd/dev/scsireg.h> >configure:8245: result: no >configure:8249: checking bsd/dev/scsireg.h presence >configure:8264: i686-pc-linux-gnu-gcc -E -D_REENTRANT conftest.c >conftest.c:45:29: error: bsd/dev/scsireg.h: No such file or directory >configure:8270: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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:8291: result: no >configure:8324: checking for bsd/dev/scsireg.h >configure:8332: result: no >configure:8191: checking scsi/sg.h usability >configure:8208: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >configure:8214: $? = 0 >configure:8221: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:8224: $? = 0 >configure:8231: test -s conftest.o >configure:8234: $? = 0 >configure:8245: result: yes >configure:8249: checking scsi/sg.h presence >configure:8264: i686-pc-linux-gnu-gcc -E -D_REENTRANT conftest.c >configure:8270: $? = 0 >configure:8291: result: yes >configure:8324: checking for scsi/sg.h >configure:8332: result: yes >configure:8191: checking /usr/src/linux/include/scsi/sg.h usability >configure:8208: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >configure:8214: $? = 0 >configure:8221: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:8224: $? = 0 >configure:8231: test -s conftest.o >configure:8234: $? = 0 >configure:8245: result: yes >configure:8249: checking /usr/src/linux/include/scsi/sg.h presence >configure:8264: i686-pc-linux-gnu-gcc -E -D_REENTRANT conftest.c >configure:8270: $? = 0 >configure:8291: result: yes >configure:8324: checking for /usr/src/linux/include/scsi/sg.h >configure:8332: result: yes >configure:8191: checking camlib.h usability >configure:8208: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >conftest.c:80:20: error: camlib.h: No such file or directory >configure:8214: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #if HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <camlib.h> >configure:8245: result: no >configure:8249: checking camlib.h presence >configure:8264: i686-pc-linux-gnu-gcc -E -D_REENTRANT conftest.c >conftest.c:47:20: error: camlib.h: No such file or directory >configure:8270: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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:8291: result: no >configure:8324: checking for camlib.h >configure:8332: result: no >configure:8191: checking os2.h usability >configure:8208: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >conftest.c:80:17: error: os2.h: No such file or directory >configure:8214: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #if HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <os2.h> >configure:8245: result: no >configure:8249: checking os2.h presence >configure:8264: i686-pc-linux-gnu-gcc -E -D_REENTRANT conftest.c >conftest.c:47:17: error: os2.h: No such file or directory >configure:8270: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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:8291: result: no >configure:8324: checking for os2.h >configure:8332: result: no >configure:8191: checking sys/socket.h usability >configure:8208: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >configure:8214: $? = 0 >configure:8221: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:8224: $? = 0 >configure:8231: test -s conftest.o >configure:8234: $? = 0 >configure:8245: result: yes >configure:8249: checking sys/socket.h presence >configure:8264: i686-pc-linux-gnu-gcc -E -D_REENTRANT conftest.c >configure:8270: $? = 0 >configure:8291: result: yes >configure:8324: checking for sys/socket.h >configure:8332: result: yes >configure:8191: checking sys/io.h usability >configure:8208: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >configure:8214: $? = 0 >configure:8221: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:8224: $? = 0 >configure:8231: test -s conftest.o >configure:8234: $? = 0 >configure:8245: result: yes >configure:8249: checking sys/io.h presence >configure:8264: i686-pc-linux-gnu-gcc -E -D_REENTRANT conftest.c >configure:8270: $? = 0 >configure:8291: result: yes >configure:8324: checking for sys/io.h >configure:8332: result: yes >configure:8191: checking gscdds.h usability >configure:8208: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >conftest.c:82:20: error: gscdds.h: No such file or directory >configure:8214: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #if HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <gscdds.h> >configure:8245: result: no >configure:8249: checking gscdds.h presence >configure:8264: i686-pc-linux-gnu-gcc -E -D_REENTRANT conftest.c >conftest.c:49:20: error: gscdds.h: No such file or directory >configure:8270: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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:8291: result: no >configure:8324: checking for gscdds.h >configure:8332: result: no >configure:8191: checking sys/hw.h usability >configure:8208: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >conftest.c:82:20: error: sys/hw.h: No such file or directory >configure:8214: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #if HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/hw.h> >configure:8245: result: no >configure:8249: checking sys/hw.h presence >configure:8264: i686-pc-linux-gnu-gcc -E -D_REENTRANT conftest.c >conftest.c:49:20: error: sys/hw.h: No such file or directory >configure:8270: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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:8291: result: no >configure:8324: checking for sys/hw.h >configure:8332: result: no >configure:8181: checking for sys/types.h >configure:8187: result: yes >configure:8191: checking sys/scsi/scsi.h usability >configure:8208: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >conftest.c:83:27: error: sys/scsi/scsi.h: No such file or directory >configure:8214: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #if HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/scsi/scsi.h> >configure:8245: result: no >configure:8249: checking sys/scsi/scsi.h presence >configure:8264: i686-pc-linux-gnu-gcc -E -D_REENTRANT conftest.c >conftest.c:50:27: error: sys/scsi/scsi.h: No such file or directory >configure:8270: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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:8291: result: no >configure:8324: checking for sys/scsi/scsi.h >configure:8332: result: no >configure:8191: checking sys/scsi/sgdefs.h usability >configure:8208: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >conftest.c:83:29: error: sys/scsi/sgdefs.h: No such file or directory >configure:8214: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #if HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/scsi/sgdefs.h> >configure:8245: result: no >configure:8249: checking sys/scsi/sgdefs.h presence >configure:8264: i686-pc-linux-gnu-gcc -E -D_REENTRANT conftest.c >conftest.c:50:29: error: sys/scsi/sgdefs.h: No such file or directory >configure:8270: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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:8291: result: no >configure:8324: checking for sys/scsi/sgdefs.h >configure:8332: result: no >configure:8191: checking sys/scsi/targets/scgio.h usability >configure:8208: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >conftest.c:83:36: error: sys/scsi/targets/scgio.h: No such file or directory >configure:8214: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #if HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/scsi/targets/scgio.h> >configure:8245: result: no >configure:8249: checking sys/scsi/targets/scgio.h presence >configure:8264: i686-pc-linux-gnu-gcc -E -D_REENTRANT conftest.c >conftest.c:50:36: error: sys/scsi/targets/scgio.h: No such file or directory >configure:8270: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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:8291: result: no >configure:8324: checking for sys/scsi/targets/scgio.h >configure:8332: result: no >configure:8191: checking apollo/scsi.h usability >configure:8208: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >conftest.c:83:25: error: apollo/scsi.h: No such file or directory >configure:8214: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #if HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <apollo/scsi.h> >configure:8245: result: no >configure:8249: checking apollo/scsi.h presence >configure:8264: i686-pc-linux-gnu-gcc -E -D_REENTRANT conftest.c >conftest.c:50:25: error: apollo/scsi.h: No such file or directory >configure:8270: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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:8291: result: no >configure:8324: checking for apollo/scsi.h >configure:8332: result: no >configure:8191: checking sys/sdi_comm.h usability >configure:8208: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >conftest.c:83:26: error: sys/sdi_comm.h: No such file or directory >configure:8214: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #if HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/sdi_comm.h> >configure:8245: result: no >configure:8249: checking sys/sdi_comm.h presence >configure:8264: i686-pc-linux-gnu-gcc -E -D_REENTRANT conftest.c >conftest.c:50:26: error: sys/sdi_comm.h: No such file or directory >configure:8270: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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:8291: result: no >configure:8324: checking for sys/sdi_comm.h >configure:8332: result: no >configure:8191: checking sys/passthrudef.h usability >configure:8208: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >conftest.c:83:29: error: sys/passthrudef.h: No such file or directory >configure:8214: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #if HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <sys/passthrudef.h> >configure:8245: result: no >configure:8249: checking sys/passthrudef.h presence >configure:8264: i686-pc-linux-gnu-gcc -E -D_REENTRANT conftest.c >conftest.c:50:29: error: sys/passthrudef.h: No such file or directory >configure:8270: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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:8291: result: no >configure:8324: checking for sys/passthrudef.h >configure:8332: result: no >configure:8191: checking linux/ppdev.h usability >configure:8208: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >configure:8214: $? = 0 >configure:8221: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:8224: $? = 0 >configure:8231: test -s conftest.o >configure:8234: $? = 0 >configure:8245: result: yes >configure:8249: checking linux/ppdev.h presence >configure:8264: i686-pc-linux-gnu-gcc -E -D_REENTRANT conftest.c >configure:8270: $? = 0 >configure:8291: result: yes >configure:8324: checking for linux/ppdev.h >configure:8332: result: yes >configure:8191: checking dev/ppbus/ppi.h usability >configure:8208: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >conftest.c:84:27: error: dev/ppbus/ppi.h: No such file or directory >configure:8214: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #if HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <dev/ppbus/ppi.h> >configure:8245: result: no >configure:8249: checking dev/ppbus/ppi.h presence >configure:8264: i686-pc-linux-gnu-gcc -E -D_REENTRANT conftest.c >conftest.c:51:27: error: dev/ppbus/ppi.h: No such file or directory >configure:8270: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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:8291: result: no >configure:8324: checking for dev/ppbus/ppi.h >configure:8332: result: no >configure:8191: checking machine/cpufunc.h usability >configure:8208: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >conftest.c:84:29: error: machine/cpufunc.h: No such file or directory >configure:8214: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #if HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <machine/cpufunc.h> >configure:8245: result: no >configure:8249: checking machine/cpufunc.h presence >configure:8264: i686-pc-linux-gnu-gcc -E -D_REENTRANT conftest.c >conftest.c:51:29: error: machine/cpufunc.h: No such file or directory >configure:8270: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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:8291: result: no >configure:8324: checking for machine/cpufunc.h >configure:8332: result: no >configure:8191: checking usb.h usability >configure:8208: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >configure:8214: $? = 0 >configure:8221: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:8224: $? = 0 >configure:8231: test -s conftest.o >configure:8234: $? = 0 >configure:8245: result: yes >configure:8249: checking usb.h presence >configure:8264: i686-pc-linux-gnu-gcc -E -D_REENTRANT conftest.c >configure:8270: $? = 0 >configure:8291: result: yes >configure:8324: checking for usb.h >configure:8332: result: yes >configure:8191: checking sys/bitypes.h usability >configure:8208: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >configure:8214: $? = 0 >configure:8221: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:8224: $? = 0 >configure:8231: test -s conftest.o >configure:8234: $? = 0 >configure:8245: result: yes >configure:8249: checking sys/bitypes.h presence >configure:8264: i686-pc-linux-gnu-gcc -E -D_REENTRANT conftest.c >configure:8270: $? = 0 >configure:8291: result: yes >configure:8324: checking for sys/bitypes.h >configure:8332: result: yes >configure:8191: checking sys/sem.h usability >configure:8208: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >configure:8214: $? = 0 >configure:8221: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:8224: $? = 0 >configure:8231: test -s conftest.o >configure:8234: $? = 0 >configure:8245: result: yes >configure:8249: checking sys/sem.h presence >configure:8264: i686-pc-linux-gnu-gcc -E -D_REENTRANT conftest.c >configure:8270: $? = 0 >configure:8291: result: yes >configure:8324: checking for sys/sem.h >configure:8332: result: yes >configure:8191: checking sys/poll.h usability >configure:8208: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >configure:8214: $? = 0 >configure:8221: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:8224: $? = 0 >configure:8231: test -s conftest.o >configure:8234: $? = 0 >configure:8245: result: yes >configure:8249: checking sys/poll.h presence >configure:8264: i686-pc-linux-gnu-gcc -E -D_REENTRANT conftest.c >configure:8270: $? = 0 >configure:8291: result: yes >configure:8324: checking for sys/poll.h >configure:8332: result: yes >configure:8191: checking IOKit/cdb/IOSCSILib.h usability >configure:8208: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >conftest.c:88:33: error: IOKit/cdb/IOSCSILib.h: No such file or directory >configure:8214: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #if HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <IOKit/cdb/IOSCSILib.h> >configure:8245: result: no >configure:8249: checking IOKit/cdb/IOSCSILib.h presence >configure:8264: i686-pc-linux-gnu-gcc -E -D_REENTRANT conftest.c >conftest.c:55:33: error: IOKit/cdb/IOSCSILib.h: No such file or directory >configure:8270: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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:8291: result: no >configure:8324: checking for IOKit/cdb/IOSCSILib.h >configure:8332: result: no >configure:8191: checking IOKit/scsi-commands/SCSICommandOperationCodes.h usability >configure:8208: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >conftest.c:88:59: error: IOKit/scsi-commands/SCSICommandOperationCodes.h: No such file or directory >configure:8214: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #if HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <IOKit/scsi-commands/SCSICommandOperationCodes.h> >configure:8245: result: no >configure:8249: checking IOKit/scsi-commands/SCSICommandOperationCodes.h presence >configure:8264: i686-pc-linux-gnu-gcc -E -D_REENTRANT conftest.c >conftest.c:55:59: error: IOKit/scsi-commands/SCSICommandOperationCodes.h: No such file or directory >configure:8270: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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:8291: result: no >configure:8324: checking for IOKit/scsi-commands/SCSICommandOperationCodes.h >configure:8332: result: no >configure:8191: checking windows.h usability >configure:8208: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >configure:8214: $? = 0 >configure:8221: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:8224: $? = 0 >configure:8231: test -s conftest.o >configure:8234: $? = 0 >configure:8245: result: yes >configure:8249: checking windows.h presence >configure:8264: i686-pc-linux-gnu-gcc -E -D_REENTRANT conftest.c >configure:8270: $? = 0 >configure:8291: result: yes >configure:8324: checking for windows.h >configure:8332: result: yes >configure:8191: checking be/kernel/OS.h usability >configure:8208: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >conftest.c:89:26: error: be/kernel/OS.h: No such file or directory >configure:8214: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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_WINDOWS_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #if HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <be/kernel/OS.h> >configure:8245: result: no >configure:8249: checking be/kernel/OS.h presence >configure:8264: i686-pc-linux-gnu-gcc -E -D_REENTRANT conftest.c >conftest.c:56:26: error: be/kernel/OS.h: No such file or directory >configure:8270: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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_WINDOWS_H 1 >| /* end confdefs.h. */ >| #include <be/kernel/OS.h> >configure:8291: result: no >configure:8324: checking for be/kernel/OS.h >configure:8332: result: no >configure:8191: checking be/drivers/USB_scanner.h usability >configure:8208: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >conftest.c:89:36: error: be/drivers/USB_scanner.h: No such file or directory >configure:8214: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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_WINDOWS_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #if HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <be/drivers/USB_scanner.h> >configure:8245: result: no >configure:8249: checking be/drivers/USB_scanner.h presence >configure:8264: i686-pc-linux-gnu-gcc -E -D_REENTRANT conftest.c >conftest.c:56:36: error: be/drivers/USB_scanner.h: No such file or directory >configure:8270: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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_WINDOWS_H 1 >| /* end confdefs.h. */ >| #include <be/drivers/USB_scanner.h> >configure:8291: result: no >configure:8324: checking for be/drivers/USB_scanner.h >configure:8332: result: no >configure:8191: checking limits.h usability >configure:8208: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >configure:8214: $? = 0 >configure:8221: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:8224: $? = 0 >configure:8231: test -s conftest.o >configure:8234: $? = 0 >configure:8245: result: yes >configure:8249: checking limits.h presence >configure:8264: i686-pc-linux-gnu-gcc -E -D_REENTRANT conftest.c >configure:8270: $? = 0 >configure:8291: result: yes >configure:8324: checking for limits.h >configure:8332: result: yes >configure:8191: checking sys/ioctl.h usability >configure:8208: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >configure:8214: $? = 0 >configure:8221: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:8224: $? = 0 >configure:8231: test -s conftest.o >configure:8234: $? = 0 >configure:8245: result: yes >configure:8249: checking sys/ioctl.h presence >configure:8264: i686-pc-linux-gnu-gcc -E -D_REENTRANT conftest.c >configure:8270: $? = 0 >configure:8291: result: yes >configure:8324: checking for sys/ioctl.h >configure:8332: result: yes >configure:8191: checking asm/types.h usability >configure:8208: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >configure:8214: $? = 0 >configure:8221: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:8224: $? = 0 >configure:8231: test -s conftest.o >configure:8234: $? = 0 >configure:8245: result: yes >configure:8249: checking asm/types.h presence >configure:8264: i686-pc-linux-gnu-gcc -E -D_REENTRANT conftest.c >configure:8270: $? = 0 >configure:8291: result: yes >configure:8324: checking for asm/types.h >configure:8332: result: yes >configure:8349: checking for asm/io.h >configure:8370: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >configure:8376: $? = 0 >configure:8383: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:8386: $? = 0 >configure:8393: test -s conftest.o >configure:8396: $? = 0 >configure:8409: result: yes >configure:8424: checking for io/cam/cam.h >configure:8445: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >conftest.c:60:31: error: io/common/iotypes.h: No such file or directory >conftest.c:62:24: error: io/cam/cam.h: No such file or directory >configure:8451: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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_WINDOWS_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_ASM_IO_H 1 >| /* end confdefs.h. */ >| #include <io/common/iotypes.h> >| >| #include <io/cam/cam.h> >configure:8484: result: no >configure:8531: checking resmgr.h usability >configure:8548: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >conftest.c:93:20: error: resmgr.h: No such file or directory >configure:8554: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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_WINDOWS_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_ASM_IO_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #if HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <resmgr.h> >configure:8585: result: no >configure:8589: checking resmgr.h presence >configure:8604: i686-pc-linux-gnu-gcc -E -D_REENTRANT conftest.c >conftest.c:60:20: error: resmgr.h: No such file or directory >configure:8610: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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_WINDOWS_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_ASM_IO_H 1 >| /* end confdefs.h. */ >| #include <resmgr.h> >configure:8631: result: no >configure:8664: checking for resmgr.h >configure:8671: result: no >configure:8771: checking for usbcalls.h >configure:8794: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >conftest.c:62:17: error: os2.h: No such file or directory >conftest.c:64:22: error: usbcalls.h: No such file or directory >configure:8800: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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_WINDOWS_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_ASM_TYPES_H 1 >| #define HAVE_ASM_IO_H 1 >| /* end confdefs.h. */ >| >| #include <usb.h> >| #include <os2.h> >| >| #include <usbcalls.h> >configure:8832: result: no >configure:8848: checking return type of signal handlers >configure:8876: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >conftest.c: In function 'main': >conftest.c:66: error: void value not ignored as it ought to be >configure:8882: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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_WINDOWS_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_ASM_TYPES_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:8914: result: void >configure:8922: checking for size_t >configure:8952: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >configure:8958: $? = 0 >configure:8965: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:8968: $? = 0 >configure:8975: test -s conftest.o >configure:8978: $? = 0 >configure:8990: result: yes >configure:9002: checking for pid_t >configure:9032: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >configure:9038: $? = 0 >configure:9045: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:9048: $? = 0 >configure:9055: test -s conftest.o >configure:9058: $? = 0 >configure:9070: result: yes >configure:9082: checking for ssize_t >configure:9112: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >configure:9118: $? = 0 >configure:9125: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:9128: $? = 0 >configure:9135: test -s conftest.o >configure:9138: $? = 0 >configure:9150: result: yes >configure:9163: checking for u_int8_t only in sys/bitypes.h >configure:9182: result: no, also in standard headers >configure:9215: checking for u_int8_t >configure:9245: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >configure:9251: $? = 0 >configure:9258: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:9261: $? = 0 >configure:9268: test -s conftest.o >configure:9271: $? = 0 >configure:9283: result: yes >configure:9295: checking for u_int16_t >configure:9325: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >configure:9331: $? = 0 >configure:9338: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:9341: $? = 0 >configure:9348: test -s conftest.o >configure:9351: $? = 0 >configure:9363: result: yes >configure:9375: checking for u_int32_t >configure:9405: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >configure:9411: $? = 0 >configure:9418: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:9421: $? = 0 >configure:9428: test -s conftest.o >configure:9431: $? = 0 >configure:9443: result: yes >configure:9455: checking for u_char >configure:9485: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >configure:9491: $? = 0 >configure:9498: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:9501: $? = 0 >configure:9508: test -s conftest.o >configure:9511: $? = 0 >configure:9523: result: yes >configure:9535: checking for u_int >configure:9565: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >configure:9571: $? = 0 >configure:9578: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:9581: $? = 0 >configure:9588: test -s conftest.o >configure:9591: $? = 0 >configure:9603: result: yes >configure:9615: checking for u_long >configure:9645: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >configure:9651: $? = 0 >configure:9658: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:9661: $? = 0 >configure:9668: test -s conftest.o >configure:9671: $? = 0 >configure:9683: result: yes >configure:9698: checking for long long support >configure:9722: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >configure:9728: $? = 0 >configure:9735: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:9738: $? = 0 >configure:9745: test -s conftest.o >configure:9748: $? = 0 >configure:9763: result: yes >configure:9836: checking for socklen_t in <sys/socket.h> >configure:9861: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >conftest.c: In function 'main': >conftest.c:68: warning: unused variable 'len' >configure:9867: $? = 0 >configure:9874: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:9877: $? = 0 >configure:9884: test -s conftest.o >configure:9887: $? = 0 >configure:9889: result: yes >configure:9905: checking for union semun in <sys/sem.h> >configure:9932: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >conftest.c: In function 'main': >conftest.c:70: error: storage size of 'test_semun' isn't known >conftest.c:70: warning: unused variable 'test_semun' >configure:9938: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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_WINDOWS_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_ASM_TYPES_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:9971: result: no >configure:9977: checking for sg_header.target_status in <scsi/sg.h> >configure:10007: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >configure:10013: $? = 0 >configure:10020: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:10023: $? = 0 >configure:10030: test -s conftest.o >configure:10033: $? = 0 >configure:10035: result: yes >configure:10052: checking for struct flock in fcntl.h >configure:10065: result: yes >configure:10079: checking for Linux ioctl defines >configure:10107: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >conftest.c: In function 'main': >conftest.c:72: warning: unused variable 'houba' >configure:10113: $? = 0 >configure:10120: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:10123: $? = 0 >configure:10130: test -s conftest.o >configure:10133: $? = 0 >configure:10135: result: yes >configure:10148: checking whether byte ordering is bigendian >configure:10180: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >configure:10186: $? = 0 >configure:10193: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:10196: $? = 0 >configure:10203: test -s conftest.o >configure:10206: $? = 0 >configure:10235: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >conftest.c: In function 'main': >conftest.c:71: error: 'not' undeclared (first use in this function) >conftest.c:71: error: (Each undeclared identifier is reported only once >conftest.c:71: error: for each function it appears in.) >conftest.c:71: error: expected ';' before 'big' >configure:10241: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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_WINDOWS_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_ASM_TYPES_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. */ >| #include <sys/types.h> >| #include <sys/param.h> >| >| int >| main () >| { >| #if BYTE_ORDER != BIG_ENDIAN >| not big endian >| #endif >| >| ; >| return 0; >| } >configure:10415: result: no >configure:10434: checking for an ANSI C-conforming const >configure:10509: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >conftest.c: In function 'main': >conftest.c:93: warning: 't' is used uninitialized in this function >conftest.c:109: warning: 'b' is used uninitialized in this function >conftest.c:115: warning: 'x[0]' is used uninitialized in this function >configure:10515: $? = 0 >configure:10522: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:10525: $? = 0 >configure:10532: test -s conftest.o >configure:10535: $? = 0 >configure:10547: result: yes >configure:10557: checking for inline >configure:10583: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >configure:10589: $? = 0 >configure:10596: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:10599: $? = 0 >configure:10606: test -s conftest.o >configure:10609: $? = 0 >configure:10624: result: inline >configure:10650: checking for working alloca.h >configure:10676: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c -lpthread -lm -ljpeg -ltiff -lieee1284 >&5 >conftest.c: In function 'main': >conftest.c:68: warning: unused variable 'p' >configure:10682: $? = 0 >configure:10689: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:10692: $? = 0 >configure:10699: test -s conftest >configure:10702: $? = 0 >configure:10715: result: yes >configure:10725: checking for alloca >configure:10771: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c -lpthread -lm -ljpeg -ltiff -lieee1284 >&5 >conftest.c: In function 'main': >conftest.c:89: warning: unused variable 'p' >configure:10777: $? = 0 >configure:10784: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:10787: $? = 0 >configure:10794: test -s conftest >configure:10797: $? = 0 >configure:10810: result: yes >configure:11059: checking for stdlib.h >configure:11065: result: yes >configure:11059: checking for unistd.h >configure:11065: result: yes >configure:11227: checking for getpagesize >configure:11283: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c -lpthread -lm -ljpeg -ltiff -lieee1284 >&5 >configure:11289: $? = 0 >configure:11296: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:11299: $? = 0 >configure:11306: test -s conftest >configure:11309: $? = 0 >configure:11323: result: yes >configure:11333: checking for working mmap >configure:11480: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c -lpthread -lm -ljpeg -ltiff -lieee1284 >&5 >configure:11483: $? = 0 >configure:11489: ./conftest >configure:11492: $? = 0 >configure:11508: result: yes >configure:11546: checking for atexit >configure:11602: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c -lpthread -lm -ljpeg -ltiff -lieee1284 >&5 >configure:11608: $? = 0 >configure:11615: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:11618: $? = 0 >configure:11625: test -s conftest >configure:11628: $? = 0 >configure:11642: result: yes >configure:11546: checking for inet_addr >configure:11602: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c -lpthread -lm -ljpeg -ltiff -lieee1284 >&5 >configure:11608: $? = 0 >configure:11615: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:11618: $? = 0 >configure:11625: test -s conftest >configure:11628: $? = 0 >configure:11642: result: yes >configure:11546: checking for inet_aton >configure:11602: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c -lpthread -lm -ljpeg -ltiff -lieee1284 >&5 >configure:11608: $? = 0 >configure:11615: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:11618: $? = 0 >configure:11625: test -s conftest >configure:11628: $? = 0 >configure:11642: result: yes >configure:11546: checking for inet_ntoa >configure:11602: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c -lpthread -lm -ljpeg -ltiff -lieee1284 >&5 >configure:11608: $? = 0 >configure:11615: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:11618: $? = 0 >configure:11625: test -s conftest >configure:11628: $? = 0 >configure:11642: result: yes >configure:11546: checking for ioperm >configure:11602: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c -lpthread -lm -ljpeg -ltiff -lieee1284 >&5 >configure:11608: $? = 0 >configure:11615: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:11618: $? = 0 >configure:11625: test -s conftest >configure:11628: $? = 0 >configure:11642: result: yes >configure:11546: checking for i386_set_ioperm >configure:11602: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c -lpthread -lm -ljpeg -ltiff -lieee1284 >&5 >/var/tmp/portage/sane-backends-1.0.18-r2/temp/ccJEAlK1.o: In function `main': >conftest.c:(.text+0x12): undefined reference to `i386_set_ioperm' >collect2: ld returned 1 exit status >configure:11608: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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_WINDOWS_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_ASM_TYPES_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:11642: result: no >configure:11546: checking for mkdir >configure:11602: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c -lpthread -lm -ljpeg -ltiff -lieee1284 >&5 >configure:11608: $? = 0 >configure:11615: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:11618: $? = 0 >configure:11625: test -s conftest >configure:11628: $? = 0 >configure:11642: result: yes >configure:11546: checking for scsireq_enter >configure:11602: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c -lpthread -lm -ljpeg -ltiff -lieee1284 >&5 >/var/tmp/portage/sane-backends-1.0.18-r2/temp/cciwsNek.o: In function `main': >conftest.c:(.text+0x12): undefined reference to `scsireq_enter' >collect2: ld returned 1 exit status >configure:11608: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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_WINDOWS_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_ASM_TYPES_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:11642: result: no >configure:11546: checking for strftime >configure:11602: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c -lpthread -lm -ljpeg -ltiff -lieee1284 >&5 >conftest.c:99: warning: conflicting types for built-in function 'strftime' >configure:11608: $? = 0 >configure:11615: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:11618: $? = 0 >configure:11625: test -s conftest >configure:11628: $? = 0 >configure:11642: result: yes >configure:11546: checking for strstr >configure:11602: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c -lpthread -lm -ljpeg -ltiff -lieee1284 >&5 >conftest.c:100: warning: conflicting types for built-in function 'strstr' >configure:11608: $? = 0 >configure:11615: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:11618: $? = 0 >configure:11625: test -s conftest >configure:11628: $? = 0 >configure:11642: result: yes >configure:11546: checking for strtod >configure:11602: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c -lpthread -lm -ljpeg -ltiff -lieee1284 >&5 >configure:11608: $? = 0 >configure:11615: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:11618: $? = 0 >configure:11625: test -s conftest >configure:11628: $? = 0 >configure:11642: result: yes >configure:11546: checking for cfmakeraw >configure:11602: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c -lpthread -lm -ljpeg -ltiff -lieee1284 >&5 >configure:11608: $? = 0 >configure:11615: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:11618: $? = 0 >configure:11625: test -s conftest >configure:11628: $? = 0 >configure:11642: result: yes >configure:11546: checking for tcsendbreak >configure:11602: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c -lpthread -lm -ljpeg -ltiff -lieee1284 >&5 >configure:11608: $? = 0 >configure:11615: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:11618: $? = 0 >configure:11625: test -s conftest >configure:11628: $? = 0 >configure:11642: result: yes >configure:11546: checking for strcasecmp >configure:11602: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c -lpthread -lm -ljpeg -ltiff -lieee1284 >&5 >conftest.c:104: warning: conflicting types for built-in function 'strcasecmp' >configure:11608: $? = 0 >configure:11615: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:11618: $? = 0 >configure:11625: test -s conftest >configure:11628: $? = 0 >configure:11642: result: yes >configure:11546: checking for strncasecmp >configure:11602: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c -lpthread -lm -ljpeg -ltiff -lieee1284 >&5 >conftest.c:105: warning: conflicting types for built-in function 'strncasecmp' >configure:11608: $? = 0 >configure:11615: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:11618: $? = 0 >configure:11625: test -s conftest >configure:11628: $? = 0 >configure:11642: result: yes >configure:11546: checking for _portaccess >configure:11602: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c -lpthread -lm -ljpeg -ltiff -lieee1284 >&5 >/var/tmp/portage/sane-backends-1.0.18-r2/temp/ccNmILee.o: In function `main': >conftest.c:(.text+0x12): undefined reference to `_portaccess' >collect2: ld returned 1 exit status >configure:11608: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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_WINDOWS_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_ASM_TYPES_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:11642: result: no >configure:11546: checking for getaddrinfo >configure:11602: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c -lpthread -lm -ljpeg -ltiff -lieee1284 >&5 >configure:11608: $? = 0 >configure:11615: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:11618: $? = 0 >configure:11625: test -s conftest >configure:11628: $? = 0 >configure:11642: result: yes >configure:11546: checking for getnameinfo >configure:11602: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c -lpthread -lm -ljpeg -ltiff -lieee1284 >&5 >configure:11608: $? = 0 >configure:11615: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:11618: $? = 0 >configure:11625: test -s conftest >configure:11628: $? = 0 >configure:11642: result: yes >configure:11546: checking for poll >configure:11602: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c -lpthread -lm -ljpeg -ltiff -lieee1284 >&5 >configure:11608: $? = 0 >configure:11615: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:11618: $? = 0 >configure:11625: test -s conftest >configure:11628: $? = 0 >configure:11642: result: yes >configure:11546: checking for setitimer >configure:11602: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c -lpthread -lm -ljpeg -ltiff -lieee1284 >&5 >configure:11608: $? = 0 >configure:11615: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:11618: $? = 0 >configure:11625: test -s conftest >configure:11628: $? = 0 >configure:11642: result: yes >configure:11546: checking for iopl >configure:11602: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c -lpthread -lm -ljpeg -ltiff -lieee1284 >&5 >configure:11608: $? = 0 >configure:11615: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:11618: $? = 0 >configure:11625: test -s conftest >configure:11628: $? = 0 >configure:11642: result: yes >configure:11667: checking for getenv >configure:11723: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c -lpthread -lm -ljpeg -ltiff -lieee1284 >&5 >configure:11729: $? = 0 >configure:11736: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:11739: $? = 0 >configure:11746: test -s conftest >configure:11749: $? = 0 >configure:11763: result: yes >configure:11667: checking for inet_ntop >configure:11723: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c -lpthread -lm -ljpeg -ltiff -lieee1284 >&5 >configure:11729: $? = 0 >configure:11736: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:11739: $? = 0 >configure:11746: test -s conftest >configure:11749: $? = 0 >configure:11763: result: yes >configure:11667: checking for inet_pton >configure:11723: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c -lpthread -lm -ljpeg -ltiff -lieee1284 >&5 >configure:11729: $? = 0 >configure:11736: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:11739: $? = 0 >configure:11746: test -s conftest >configure:11749: $? = 0 >configure:11763: result: yes >configure:11667: checking for isfdtype >configure:11723: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c -lpthread -lm -ljpeg -ltiff -lieee1284 >&5 >configure:11729: $? = 0 >configure:11736: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:11739: $? = 0 >configure:11746: test -s conftest >configure:11749: $? = 0 >configure:11763: result: yes >configure:11667: checking for sigprocmask >configure:11723: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c -lpthread -lm -ljpeg -ltiff -lieee1284 >&5 >configure:11729: $? = 0 >configure:11736: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:11739: $? = 0 >configure:11746: test -s conftest >configure:11749: $? = 0 >configure:11763: result: yes >configure:11667: checking for snprintf >configure:11723: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c -lpthread -lm -ljpeg -ltiff -lieee1284 >&5 >conftest.c:116: warning: conflicting types for built-in function 'snprintf' >configure:11729: $? = 0 >configure:11736: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:11739: $? = 0 >configure:11746: test -s conftest >configure:11749: $? = 0 >configure:11763: result: yes >configure:11667: checking for strdup >configure:11723: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c -lpthread -lm -ljpeg -ltiff -lieee1284 >&5 >conftest.c:117: warning: conflicting types for built-in function 'strdup' >configure:11729: $? = 0 >configure:11736: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:11739: $? = 0 >configure:11746: test -s conftest >configure:11749: $? = 0 >configure:11763: result: yes >configure:11667: checking for strndup >configure:11723: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c -lpthread -lm -ljpeg -ltiff -lieee1284 >&5 >conftest.c:118: warning: conflicting types for built-in function 'strndup' >configure:11729: $? = 0 >configure:11736: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:11739: $? = 0 >configure:11746: test -s conftest >configure:11749: $? = 0 >configure:11763: result: yes >configure:11667: checking for strsep >configure:11723: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c -lpthread -lm -ljpeg -ltiff -lieee1284 >&5 >configure:11729: $? = 0 >configure:11736: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:11739: $? = 0 >configure:11746: test -s conftest >configure:11749: $? = 0 >configure:11763: result: yes >configure:11667: checking for usleep >configure:11723: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c -lpthread -lm -ljpeg -ltiff -lieee1284 >&5 >configure:11729: $? = 0 >configure:11736: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:11739: $? = 0 >configure:11746: test -s conftest >configure:11749: $? = 0 >configure:11763: result: yes >configure:11667: checking for vsyslog >configure:11723: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c -lpthread -lm -ljpeg -ltiff -lieee1284 >&5 >configure:11729: $? = 0 >configure:11736: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:11739: $? = 0 >configure:11746: test -s conftest >configure:11749: $? = 0 >configure:11763: result: yes >configure:11820: checking for usb_interrupt_read in -lusb >configure:11855: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c -lusb -lpthread -lm -ljpeg -ltiff -lieee1284 >&5 >configure:11861: $? = 0 >configure:11868: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:11871: $? = 0 >configure:11878: test -s conftest >configure:11881: $? = 0 >configure:11895: result: yes >configure:11922: checking whether to enable IPv6 >configure:11966: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >conftest.c: In function 'main': >conftest.c:111: warning: implicit declaration of function 'exit' >conftest.c:111: warning: incompatible implicit declaration of built-in function 'exit' >configure:11972: $? = 0 >configure:11979: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:11982: $? = 0 >configure:11989: test -s conftest.o >configure:11992: $? = 0 >configure:11995: result: yes >configure:12019: checking whether struct sockaddr_storage has an ss_family member >configure:12050: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >conftest.c: In function 'main': >conftest.c:113: warning: implicit declaration of function 'exit' >conftest.c:113: warning: incompatible implicit declaration of built-in function 'exit' >configure:12056: $? = 0 >configure:12063: test -z "$ac_c_werror_flag" || test ! -s conftest.err >configure:12066: $? = 0 >configure:12073: test -s conftest.o >configure:12076: $? = 0 >configure:12079: result: yes >configure:12255: checking for a sed that does not truncate output >configure:12309: result: /bin/sed >configure:12323: checking for ld used by i686-pc-linux-gnu-gcc >configure:12390: result: /usr/i686-pc-linux-gnu/bin/ld >configure:12399: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:12414: result: yes >configure:12419: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files >configure:12426: result: -r >configure:12444: checking for BSD-compatible nm >configure:12486: result: /usr/bin/i686-pc-linux-gnu-nm -B >configure:12490: checking whether ln -s works >configure:12494: result: yes >configure:12501: checking how to recognise dependent libraries >configure:12673: result: pass_all >configure:13189: checking for dlfcn.h >configure:13195: result: yes >configure:13367: checking for i686-pc-linux-gnu-g++ >configure:13383: found /usr/bin/i686-pc-linux-gnu-g++ >configure:13394: result: i686-pc-linux-gnu-g++ >configure:13469: checking for C++ compiler version >configure:13476: i686-pc-linux-gnu-g++ --version >&5 >i686-pc-linux-gnu-g++ (GCC) 4.1.1 (Gentoo 4.1.1-r1) >Copyright (C) 2006 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:13479: $? = 0 >configure:13486: i686-pc-linux-gnu-g++ -v >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/gcc-4.1.1-r1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --enable-java-awt=gtk --enable-languages=c,c++,java,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.1 (Gentoo 4.1.1-r1) >configure:13489: $? = 0 >configure:13496: i686-pc-linux-gnu-g++ -V >&5 >i686-pc-linux-gnu-g++: '-V' option must have argument >configure:13499: $? = 1 >configure:13502: checking whether we are using the GNU C++ compiler >configure:13531: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 -pipe -D_REENTRANT conftest.cpp >&5 >configure:13537: $? = 0 >configure:13544: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err >configure:13547: $? = 0 >configure:13554: test -s conftest.o >configure:13557: $? = 0 >configure:13571: result: yes >configure:13576: checking whether i686-pc-linux-gnu-g++ accepts -g >configure:13606: i686-pc-linux-gnu-g++ -c -g -D_REENTRANT conftest.cpp >&5 >configure:13612: $? = 0 >configure:13619: test -z "$ac_cxx_werror_flag" || test ! -s conftest.err >configure:13622: $? = 0 >configure:13629: test -s conftest.o >configure:13632: $? = 0 >configure:13762: result: yes >configure:13795: checking how to run the C++ preprocessor >configure:13831: i686-pc-linux-gnu-g++ -E -D_REENTRANT conftest.cpp >configure:13837: $? = 0 >configure:13875: i686-pc-linux-gnu-g++ -E -D_REENTRANT conftest.cpp >conftest.cpp:104:28: error: ac_nonexistent.h: No such file or directory >configure:13881: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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_WINDOWS_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_ASM_TYPES_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:13921: result: i686-pc-linux-gnu-g++ -E >configure:13950: i686-pc-linux-gnu-g++ -E -D_REENTRANT conftest.cpp >configure:13956: $? = 0 >configure:13994: i686-pc-linux-gnu-g++ -E -D_REENTRANT conftest.cpp >conftest.cpp:104:28: error: ac_nonexistent.h: No such file or directory >configure:14000: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| #define PACKAGE_NAME "sane-backends" >| #define PACKAGE_TARNAME "sane-backends" >| #define PACKAGE_VERSION "1.0.18" >| #define PACKAGE_STRING "sane-backends 1.0.18" >| #define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >| #define PACKAGE "sane-backends" >| #define VERSION "1.0.18" >| #define SANE_DLL_V_MAJOR 1 >| #define SANE_DLL_V_MINOR 0 >| #define SANE_DLL_V_BUILD 18 >| #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_LIBIEEE1284 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 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_WINDOWS_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_ASM_TYPES_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:14056: checking for i686-pc-linux-gnu-g77 >configure:14086: result: no >configure:14056: checking for i686-pc-linux-gnu-f77 >configure:14086: result: no >configure:14056: checking for i686-pc-linux-gnu-xlf >configure:14086: result: no >configure:14056: checking for i686-pc-linux-gnu-frt >configure:14086: result: no >configure:14056: checking for i686-pc-linux-gnu-pgf77 >configure:14086: result: no >configure:14056: checking for i686-pc-linux-gnu-cf77 >configure:14086: result: no >configure:14056: checking for i686-pc-linux-gnu-fort77 >configure:14086: result: no >configure:14056: checking for i686-pc-linux-gnu-fl32 >configure:14086: result: no >configure:14056: checking for i686-pc-linux-gnu-af77 >configure:14086: result: no >configure:14056: checking for i686-pc-linux-gnu-f90 >configure:14086: result: no >configure:14056: checking for i686-pc-linux-gnu-xlf90 >configure:14086: result: no >configure:14056: checking for i686-pc-linux-gnu-pgf90 >configure:14086: result: no >configure:14056: checking for i686-pc-linux-gnu-pghpf >configure:14086: result: no >configure:14056: checking for i686-pc-linux-gnu-epcf90 >configure:14086: result: no >configure:14056: checking for i686-pc-linux-gnu-gfortran >configure:14072: found /usr/bin/i686-pc-linux-gnu-gfortran >configure:14083: result: i686-pc-linux-gnu-gfortran >configure:14157: checking for Fortran 77 compiler version >configure:14164: i686-pc-linux-gnu-gfortran --version >&5 >GNU Fortran 95 (GCC) 4.1.1 (Gentoo 4.1.1-r1) >Copyright (C) 2006 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:14167: $? = 0 >configure:14174: i686-pc-linux-gnu-gfortran -v >&5 >Using built-in specs. >Target: i686-pc-linux-gnu >Configured with: /var/tmp/portage/gcc-4.1.1-r1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/g++-v4 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libmudflap --disable-libssp --enable-java-awt=gtk --enable-languages=c,c++,java,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 4.1.1 (Gentoo 4.1.1-r1) >configure:14177: $? = 0 >configure:14184: i686-pc-linux-gnu-gfortran -V >&5 >i686-pc-linux-gnu-gfortran: '-V' option must have argument >configure:14187: $? = 1 >configure:14195: checking whether we are using the GNU Fortran 77 compiler >configure:14214: i686-pc-linux-gnu-gfortran -c conftest.F >&5 >configure:14220: $? = 0 >configure:14227: test -z "$ac_f77_werror_flag" || test ! -s conftest.err >configure:14230: $? = 0 >configure:14237: test -s conftest.o >configure:14240: $? = 0 >configure:14254: result: yes >configure:14260: checking whether i686-pc-linux-gnu-gfortran accepts -g >configure:14277: i686-pc-linux-gnu-gfortran -c -g conftest.f >&5 >configure:14283: $? = 0 >configure:14290: test -z "$ac_f77_werror_flag" || test ! -s conftest.err >configure:14293: $? = 0 >configure:14300: test -s conftest.o >configure:14303: $? = 0 >configure:14316: result: yes >configure:14346: checking the maximum length of command line arguments >configure:14438: result: 32768 >configure:14449: checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from i686-pc-linux-gnu-gcc object >configure:14545: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >configure:14548: $? = 0 >configure:14552: /usr/bin/i686-pc-linux-gnu-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm >configure:14555: $? = 0 >configure:14607: i686-pc-linux-gnu-gcc -o conftest -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c conftstm.o >&5 >configure:14610: $? = 0 >configure:14648: result: ok >configure:14652: checking for objdir >configure:14667: result: .libs >configure:14719: checking for i686-pc-linux-gnu-ar >configure:14735: found /usr/bin/i686-pc-linux-gnu-ar >configure:14746: result: i686-pc-linux-gnu-ar >configure:14815: checking for i686-pc-linux-gnu-ranlib >configure:14831: found /usr/bin/i686-pc-linux-gnu-ranlib >configure:14842: result: i686-pc-linux-gnu-ranlib >configure:14911: checking for i686-pc-linux-gnu-strip >configure:14927: found /usr/bin/i686-pc-linux-gnu-strip >configure:14938: result: i686-pc-linux-gnu-strip >configure:15279: checking if i686-pc-linux-gnu-gcc static flag works >configure:15307: result: yes >configure:15329: checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:15347: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C >configure:15351: $? = 0 >configure:15364: result: no >configure:15379: checking for i686-pc-linux-gnu-gcc option to produce PIC >configure:15583: result: -fPIC >configure:15591: checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works >configure:15609: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT -fPIC -DPIC conftest.c >&5 >configure:15613: $? = 0 >configure:15626: result: yes >configure:15650: checking if i686-pc-linux-gnu-gcc supports -c -o file.o >configure:15671: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT -o out/conftest2.o conftest.c >&5 >configure:15675: $? = 0 >configure:15697: result: yes >configure:15723: checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:16647: result: yes >configure:16673: checking whether -lc should be explicitly linked in >configure:16678: i686-pc-linux-gnu-gcc -c -O2 -march=pentium4 -pipe -W -Wall -D_REENTRANT conftest.c >&5 >configure:16681: $? = 0 >configure:16695: i686-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 >configure:16698: $? = 0 >configure:16710: result: no >configure:16718: checking dynamic linker characteristics >configure:17264: result: GNU/Linux ld.so >configure:17268: checking how to hardcode library paths into programs >configure:17293: result: immediate >configure:17307: checking whether stripping libraries is possible >configure:17312: result: yes >configure:18221: checking if libtool supports shared libraries >configure:18223: result: yes >configure:18226: checking whether to build shared libraries >configure:18247: result: yes >configure:18250: checking whether to build static libraries >configure:18254: result: no >configure:18346: creating libtool >configure:18924: checking for ld used by i686-pc-linux-gnu-g++ >configure:18991: result: /usr/i686-pc-linux-gnu/bin/ld >configure:19000: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:19015: result: yes >configure:19066: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:19981: result: yes >configure:20003: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 -pipe -D_REENTRANT conftest.cc >&5 >configure:20006: $? = 0 >configure:20102: checking for i686-pc-linux-gnu-g++ option to produce PIC >configure:20370: result: -fPIC >configure:20378: checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works >configure:20396: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 -pipe -D_REENTRANT -fPIC -DPIC conftest.cc >&5 >configure:20400: $? = 0 >configure:20413: result: yes >configure:20437: checking if i686-pc-linux-gnu-g++ supports -c -o file.o >configure:20458: i686-pc-linux-gnu-g++ -c -O2 -march=pentium4 -pipe -D_REENTRANT -o out/conftest2.o conftest.cc >&5 >configure:20462: $? = 0 >configure:20484: result: yes >configure:20510: checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:20535: result: yes >configure:20606: checking dynamic linker characteristics >configure:21152: result: GNU/Linux ld.so >configure:21156: checking how to hardcode library paths into programs >configure:21181: result: immediate >configure:21195: checking whether stripping libraries is possible >configure:21200: result: yes >configure:22615: checking if libtool supports shared libraries >configure:22617: result: yes >configure:22620: checking whether to build shared libraries >configure:22640: result: yes >configure:22643: checking whether to build static libraries >configure:22647: result: no >configure:22659: checking for i686-pc-linux-gnu-gfortran option to produce PIC >configure:22863: result: -fPIC >configure:22871: checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works >configure:22889: i686-pc-linux-gnu-gfortran -c -g -O2 -fPIC conftest.f >&5 >configure:22893: $? = 0 >configure:22906: result: yes >configure:22930: checking if i686-pc-linux-gnu-gfortran supports -c -o file.o >configure:22951: i686-pc-linux-gnu-gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5 >configure:22955: $? = 0 >configure:22977: result: yes >configure:23003: checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:23907: result: yes >configure:23978: checking dynamic linker characteristics >configure:24524: result: GNU/Linux ld.so >configure:24528: checking how to hardcode library paths into programs >configure:24553: result: immediate >configure:24567: checking whether stripping libraries is possible >configure:24572: result: yes >configure:29260: creating ./config.status > >## ---------------------- ## >## Running config.status. ## >## ---------------------- ## > >This file was extended by sane-backends config.status 1.0.18, which was >generated by GNU Autoconf 2.59e. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > >on laboratory > >config.status:659: creating Makefile >config.status:794: WARNING: Makefile.in seems to ignore the --datarootdir setting >config.status:659: creating lib/Makefile >config.status:794: WARNING: lib/Makefile.in seems to ignore the --datarootdir setting >config.status:659: creating sanei/Makefile >config.status:794: WARNING: sanei/Makefile.in seems to ignore the --datarootdir setting >config.status:659: creating frontend/Makefile >config.status:794: WARNING: frontend/Makefile.in seems to ignore the --datarootdir setting >config.status:659: creating japi/Makefile >config.status:794: WARNING: japi/Makefile.in seems to ignore the --datarootdir setting >config.status:659: creating backend/Makefile >config.status:794: WARNING: backend/Makefile.in seems to ignore the --datarootdir setting >config.status:659: creating include/Makefile >config.status:794: WARNING: include/Makefile.in seems to ignore the --datarootdir setting >config.status:659: creating doc/Makefile >config.status:794: WARNING: doc/Makefile.in seems to ignore the --datarootdir setting >config.status:659: creating po/Makefile >config.status:794: WARNING: po/Makefile.in seems to ignore the --datarootdir setting >config.status:659: creating testsuite/Makefile >config.status:794: WARNING: testsuite/Makefile.in seems to ignore the --datarootdir setting >config.status:659: creating tools/Makefile >config.status:794: WARNING: tools/Makefile.in seems to ignore the --datarootdir setting >config.status:659: creating doc/doxygen-sanei.conf >config.status:659: creating tools/sane-config >config.status:794: WARNING: tools/sane-config.in seems to ignore the --datarootdir setting >config.status:659: 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=pentium4 -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=pentium4 -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_build_alias_set=set >ac_cv_env_build_alias_value=i686-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=i686-pc-linux-gnu >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_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_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=yes >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_mach_o_dyld_h=no >ac_cv_header_machine_cpufunc_h=no >ac_cv_header_memory_h=yes >ac_cv_header_minix_config_h=no >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=yes >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='/bin/grep -E' >ac_cv_path_GREP=/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='/bin/install -c' >ac_cv_prog_AR=i686-pc-linux-gnu-ar >ac_cv_prog_CC=i686-pc-linux-gnu-gcc >ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E' >ac_cv_prog_CXX=i686-pc-linux-gnu-g++ >ac_cv_prog_CXXCPP='i686-pc-linux-gnu-g++ -E' >ac_cv_prog_F77=i686-pc-linux-gnu-gfortran >ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib >ac_cv_prog_STRIP=i686-pc-linux-gnu-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_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/i686-pc-linux-gnu/bin/ld >lt_cv_path_LDCXX=/usr/i686-pc-linux-gnu/bin/ld >lt_cv_path_NM='/usr/bin/i686-pc-linux-gnu-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_libieee1284=yes >sane_cv_use_libjpeg=yes >sane_cv_use_libtiff=yes > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ALLOCA='' >AR='i686-pc-linux-gnu-ar' >AS='as' >BACKENDS='abaton agfafocus apple artec as6e avision bh brother canon canon630u coolscan coolscan2 dc25 dmc epson fujitsu genesys gt68xx hp leo lexmark matsushita microtek microtek2 mustek mustek_usb nec pie pixma plustek plustek_pp ricoh s9036 sceptre sharp sp15c st400 tamarack test teco1 teco2 teco3 umax umax_pp umax1220u artec_eplus48u ma1509 ibm hp5400 u12 snapscan niash sm3840 hp4200 sm3600 hp3500 stv680 dc210 dc240 canon_pp hpsj5s mustek_pp dell1600n_net qcam v4l net mustek_usb2' >BEOS_ADDONDIR='' >BE_INSTALL_FLAVOR='' >CC='i686-pc-linux-gnu-gcc' >CFLAGS='-O2 -march=pentium4 -pipe -W -Wall' >CPP='i686-pc-linux-gnu-gcc -E' >CPPFLAGS=' -D_REENTRANT -DPATH_SANE_CONFIG_DIR=$(configdir) -DPATH_SANE_DATA_DIR=$(datadir) -DPATH_SANE_LOCK_DIR=$(locksanedir) -DV_MAJOR=1 -DV_MINOR=0' >CXX='i686-pc-linux-gnu-g++' >CXXCPP='i686-pc-linux-gnu-g++ -E' >CXXFLAGS='-O2 -march=pentium4 -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='/bin/grep -E' >EXEEXT='' >F77='i686-pc-linux-gnu-gfortran' >FFLAGS='-g -O2' >GPHOTO2_LDFLAGS='' >GREP='/bin/grep' >HAVE_GPHOTO2='' >INCLUDES=' -I/usr/local/include' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_LOCKPATH='install-lockpath' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_TRANSLATIONS='install-translations' >LATEX='/usr/bin/latex' >LDFLAGS='' >LIBOBJS='' >LIBS='-lusb -lpthread -lm -ljpeg -ltiff -lieee1284' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LIBTOOL_LINK_EXTRA='-no-undefined' >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.18' >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.18' >PACKAGE_TARNAME='sane-backends' >PACKAGE_VERSION='1.0.18' >PATH_SEPARATOR=':' >RANLIB='i686-pc-linux-gnu-ranlib' >SANED='saned' >SANEI_JPEG='sanei_jpeg.o' >SANEI_JPEG_LO='sanei_jpeg.lo' >SANE_CONFIG_PATH='no' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='i686-pc-linux-gnu-strip' >USE_LATEX='yes' >USE_LINKS='yes' >VERSION='1.0.18' >V_MAJOR='1' >V_MINOR='0' >V_REV='18' >XGETTEXT='/usr/bin/xgettext' >ac_ct_CC='' >ac_ct_CXX='' >ac_ct_F77='' >bindir='${exec_prefix}/bin' >build='i686-pc-linux-gnu' >build_alias='i686-pc-linux-gnu' >build_cpu='i686' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='${prefix}/doc/sane-${VERSION}' >dvidir='${docdir}' >exec_prefix='${prefix}' >host='i686-pc-linux-gnu' >host_alias='i686-pc-linux-gnu' >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/lib' >locksanedir='/var/lib/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='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define PACKAGE_NAME "sane-backends" >#define PACKAGE_TARNAME "sane-backends" >#define PACKAGE_VERSION "1.0.18" >#define PACKAGE_STRING "sane-backends 1.0.18" >#define PACKAGE_BUGREPORT "sane-devel@lists.alioth.debian.org" >#define PACKAGE "sane-backends" >#define VERSION "1.0.18" >#define SANE_DLL_V_MAJOR 1 >#define SANE_DLL_V_MINOR 0 >#define SANE_DLL_V_BUILD 18 >#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_LIBIEEE1284 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 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_WINDOWS_H 1 >#define HAVE_LIMITS_H 1 >#define HAVE_SYS_IOCTL_H 1 >#define HAVE_ASM_TYPES_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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 152973
:
100574
| 101319