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

It was created by Image Scan! for Linux configure 2.0.0, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-jpeg --enable-png --with-pic --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu

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

hostname = linux
uname -m = x86_64
uname -r = 2.6.16-gentoo
uname -s = Linux
uname -v = #4 Sun Apr 9 16:27:16 CEST 2006

/usr/bin/uname -p = AMD Athlon(tm) 64 Processor 3500+
/bin/uname -X     = unknown

/bin/arch              = x86_64
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
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/x86_64-pc-linux-gnu/gcc-bin/4.1.0
PATH: /usr/kde/devel/sbin
PATH: /usr/kde/devel/bin
PATH: /usr/qt/devel/bin


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

configure:1574: checking for a BSD-compatible install
configure:1629: result: /bin/install -c
configure:1640: checking whether build environment is sane
configure:1683: result: yes
configure:1748: checking for gawk
configure:1764: found /bin/gawk
configure:1774: result: gawk
configure:1784: checking whether make sets $(MAKE)
configure:1804: result: yes
configure:1985: checking for x86_64-pc-linux-gnu-g++
configure:2001: found /usr/bin/x86_64-pc-linux-gnu-g++
configure:2011: result: x86_64-pc-linux-gnu-g++
configure:2069: checking for C++ compiler version
configure:2072: x86_64-pc-linux-gnu-g++ --version </dev/null >&5
x86_64-pc-linux-gnu-g++ (GCC) 4.1.0 (Gentoo 4.1.0)
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:2075: $? = 0
configure:2077: x86_64-pc-linux-gnu-g++ -v </dev/null >&5
Using built-in specs.
Target: x86_64-pc-linux-gnu
Configured with: /var/tmp/portage/gcc-4.1.0/work/gcc-4.1.0/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.0/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --enable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 4.1.0 (Gentoo 4.1.0)
configure:2080: $? = 0
configure:2082: x86_64-pc-linux-gnu-g++ -V </dev/null >&5
x86_64-pc-linux-gnu-g++: '-V' option must have argument
configure:2085: $? = 1
configure:2108: checking for C++ compiler default output file name
configure:2111: x86_64-pc-linux-gnu-g++ -march=k8 -O2 -pipe -fomit-frame-pointer -ftracer   conftest.cc  >&5
configure:2114: $? = 0
configure:2160: result: a.out
configure:2165: checking whether the C++ compiler works
configure:2171: ./a.out
configure:2174: $? = 0
configure:2191: result: yes
configure:2198: checking whether we are cross compiling
configure:2200: result: no
configure:2203: checking for suffix of executables
configure:2205: x86_64-pc-linux-gnu-g++ -o conftest -march=k8 -O2 -pipe -fomit-frame-pointer -ftracer   conftest.cc  >&5
configure:2208: $? = 0
configure:2233: result: 
configure:2239: checking for suffix of object files
configure:2260: x86_64-pc-linux-gnu-g++ -c -march=k8 -O2 -pipe -fomit-frame-pointer -ftracer  conftest.cc >&5
configure:2263: $? = 0
configure:2285: result: o
configure:2289: checking whether we are using the GNU C++ compiler
configure:2313: x86_64-pc-linux-gnu-g++ -c -march=k8 -O2 -pipe -fomit-frame-pointer -ftracer  conftest.cc >&5
configure:2319: $? = 0
configure:2323: test -z 
			 || test ! -s conftest.err
configure:2326: $? = 0
configure:2329: test -s conftest.o
configure:2332: $? = 0
configure:2345: result: yes
configure:2351: checking whether x86_64-pc-linux-gnu-g++ accepts -g
configure:2372: x86_64-pc-linux-gnu-g++ -c -g  conftest.cc >&5
configure:2378: $? = 0
configure:2382: test -z 
			 || test ! -s conftest.err
configure:2385: $? = 0
configure:2388: test -s conftest.o
configure:2391: $? = 0
configure:2402: result: yes
configure:2444: x86_64-pc-linux-gnu-g++ -c -march=k8 -O2 -pipe -fomit-frame-pointer -ftracer  conftest.cc >&5
configure:2450: $? = 0
configure:2454: test -z 
			 || test ! -s conftest.err
configure:2457: $? = 0
configure:2460: test -s conftest.o
configure:2463: $? = 0
configure:2489: x86_64-pc-linux-gnu-g++ -c -march=k8 -O2 -pipe -fomit-frame-pointer -ftracer  conftest.cc >&5
conftest.cc: In function 'int main()':
conftest.cc:15: error: 'exit' was not declared in this scope
configure:2495: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "Image Scan! for Linux"
| #define PACKAGE_TARNAME "iscan"
| #define PACKAGE_VERSION "2.0.0"
| #define PACKAGE_STRING "Image Scan! for Linux 2.0.0"
| #define PACKAGE_BUGREPORT "pipsnews@avasys.jp"
| #define PACKAGE "iscan"
| #define VERSION "2.0.0"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:2444: x86_64-pc-linux-gnu-g++ -c -march=k8 -O2 -pipe -fomit-frame-pointer -ftracer  conftest.cc >&5
configure:2450: $? = 0
configure:2454: test -z 
			 || test ! -s conftest.err
configure:2457: $? = 0
configure:2460: test -s conftest.o
configure:2463: $? = 0
configure:2489: x86_64-pc-linux-gnu-g++ -c -march=k8 -O2 -pipe -fomit-frame-pointer -ftracer  conftest.cc >&5
configure:2495: $? = 0
configure:2499: test -z 
			 || test ! -s conftest.err
configure:2502: $? = 0
configure:2505: test -s conftest.o
configure:2508: $? = 0
configure:2542: checking for style of include used by make
configure:2570: result: GNU
configure:2598: checking dependency style of x86_64-pc-linux-gnu-g++
configure:2688: result: gcc3
configure:2734: checking for x86_64-pc-linux-gnu-gcc
configure:2750: found /usr/bin/x86_64-pc-linux-gnu-gcc
configure:2760: result: x86_64-pc-linux-gnu-gcc
configure:3042: checking for C compiler version
configure:3045: x86_64-pc-linux-gnu-gcc --version </dev/null >&5
x86_64-pc-linux-gnu-gcc (GCC) 4.1.0 (Gentoo 4.1.0)
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:3048: $? = 0
configure:3050: x86_64-pc-linux-gnu-gcc -v </dev/null >&5
Using built-in specs.
Target: x86_64-pc-linux-gnu
Configured with: /var/tmp/portage/gcc-4.1.0/work/gcc-4.1.0/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.0/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --enable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 4.1.0 (Gentoo 4.1.0)
configure:3053: $? = 0
configure:3055: x86_64-pc-linux-gnu-gcc -V </dev/null >&5
x86_64-pc-linux-gnu-gcc: '-V' option must have argument
configure:3058: $? = 1
configure:3061: checking whether we are using the GNU C compiler
configure:3085: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe -fomit-frame-pointer -ftracer  conftest.c >&5
configure:3091: $? = 0
configure:3095: test -z 
			 || test ! -s conftest.err
configure:3098: $? = 0
configure:3101: test -s conftest.o
configure:3104: $? = 0
configure:3117: result: yes
configure:3123: checking whether x86_64-pc-linux-gnu-gcc accepts -g
configure:3144: x86_64-pc-linux-gnu-gcc -c -g  conftest.c >&5
configure:3150: $? = 0
configure:3154: test -z 
			 || test ! -s conftest.err
configure:3157: $? = 0
configure:3160: test -s conftest.o
configure:3163: $? = 0
configure:3174: result: yes
configure:3191: checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C
configure:3261: x86_64-pc-linux-gnu-gcc  -c -march=k8 -O2 -pipe -fomit-frame-pointer -ftracer  conftest.c >&5
configure:3267: $? = 0
configure:3271: test -z 
			 || test ! -s conftest.err
configure:3274: $? = 0
configure:3277: test -s conftest.o
configure:3280: $? = 0
configure:3298: result: none needed
configure:3316: x86_64-pc-linux-gnu-gcc -c -march=k8 -O2 -pipe -fomit-frame-pointer -ftracer  conftest.c >&5
conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
configure:3322: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3457: checking dependency style of x86_64-pc-linux-gnu-gcc
configure:3547: result: gcc3
configure:3569: checking how to run the C preprocessor
configure:3604: x86_64-pc-linux-gnu-gcc -E  conftest.c
configure:3610: $? = 0
configure:3642: x86_64-pc-linux-gnu-gcc -E  conftest.c
conftest.c:14:28: error: ac_nonexistent.h: No such file or directory
configure:3648: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "Image Scan! for Linux"
| #define PACKAGE_TARNAME "iscan"
| #define PACKAGE_VERSION "2.0.0"
| #define PACKAGE_STRING "Image Scan! for Linux 2.0.0"
| #define PACKAGE_BUGREPORT "pipsnews@avasys.jp"
| #define PACKAGE "iscan"
| #define VERSION "2.0.0"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3687: result: x86_64-pc-linux-gnu-gcc -E
configure:3711: x86_64-pc-linux-gnu-gcc -E  conftest.c
configure:3717: $? = 0
configure:3749: x86_64-pc-linux-gnu-gcc -E  conftest.c
conftest.c:14:28: error: ac_nonexistent.h: No such file or directory
configure:3755: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "Image Scan! for Linux"
| #define PACKAGE_TARNAME "iscan"
| #define PACKAGE_VERSION "2.0.0"
| #define PACKAGE_STRING "Image Scan! for Linux 2.0.0"
| #define PACKAGE_BUGREPORT "pipsnews@avasys.jp"
| #define PACKAGE "iscan"
| #define VERSION "2.0.0"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3811: checking for a BSD-compatible install
configure:3866: result: /bin/install -c
configure:3877: checking whether ln -s works
configure:3881: result: yes
configure:3888: checking whether make sets $(MAKE)
configure:3908: result: yes
configure:3926: checking for pkg-config
configure:3944: found /usr/bin/pkg-config
configure:3957: result: /usr/bin/pkg-config
configure:3974: checking for gtk+-2.0
configure:4074: checking for gtk+
configure:4078: result: yes
configure:4082: checking GTK_CFLAGS
configure:4085: result:  
configure:4088: checking GTK_LIBS
configure:4091: result:  
configure:4172: checking for imlibgdk
configure:4211: error: Library requirements (imlibgdk) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.

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

ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-march=k8 -O2 -pipe -fomit-frame-pointer -ftracer'
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='-march=k8 -O2 -pipe -fomit-frame-pointer -ftracer'
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=x86_64-pc-linux-gnu
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-pc-linux-gnu
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_objext=o
ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc
ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E'
ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3

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

ACLOCAL='${SHELL} /var/tmp/portage/iscan-2.0.0/work/iscan-2.0.0/missing --run aclocal-1.9'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /var/tmp/portage/iscan-2.0.0/work/iscan-2.0.0/missing --run tar'
AR=''
AUTOCONF='${SHELL} /var/tmp/portage/iscan-2.0.0/work/iscan-2.0.0/missing --run autoconf'
AUTOHEADER='${SHELL} /var/tmp/portage/iscan-2.0.0/work/iscan-2.0.0/missing --run autoheader'
AUTOMAKE='${SHELL} /var/tmp/portage/iscan-2.0.0/work/iscan-2.0.0/missing --run automake-1.9'
AWK='gawk'
BUILD_INCLUDED_LIBINTL=''
CATOBJEXT=''
CC='x86_64-pc-linux-gnu-gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-march=k8 -O2 -pipe -fomit-frame-pointer -ftracer'
CONVENIENCE_LTDL_FALSE=''
CONVENIENCE_LTDL_TRUE=''
CPP='x86_64-pc-linux-gnu-gcc -E'
CPPFLAGS=''
CXX='x86_64-pc-linux-gnu-g++'
CXXCPP=''
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-march=k8 -O2 -pipe -fomit-frame-pointer -ftracer'
CYGPATH_W='echo'
DATADIRNAME=''
DEFS=''
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
ENABLE_FRONTEND_FALSE=''
ENABLE_FRONTEND_TRUE=''
EXEEXT=''
F77=''
FFLAGS=''
GDK_IMLIB_CFLAGS=''
GDK_IMLIB_LIBS=''
GENCAT=''
GIMP_CFLAGS=''
GIMP_CONFIG=''
GIMP_LIBS=''
GLIBC21=''
GMSGFMT=''
GTK_CFLAGS=' '
GTK_LIBS=' '
HAVE_ASPRINTF=''
HAVE_POSIX_PRINTF=''
HAVE_SNPRINTF=''
HAVE_WPRINTF=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_LTDL_FALSE=''
INSTALL_LTDL_TRUE=''
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INSTOBJEXT=''
INTLBISON=''
INTLLIBS=''
INTLOBJS=''
INTL_LIBTOOL_SUFFIX_PREFIX=''
LDFLAGS=''
LIBADD_DL=''
LIBICONV=''
LIBINTL=''
LIBLTDL=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LN_S='ln -s'
LTDLINCL=''
LTLIBICONV=''
LTLIBINTL=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /var/tmp/portage/iscan-2.0.0/work/iscan-2.0.0/missing --run makeinfo'
MKINSTALLDIRS=''
MSGFMT=''
MSGMERGE=''
OBJEXT='o'
PACKAGE='iscan'
PACKAGE_BUGREPORT='pipsnews@avasys.jp'
PACKAGE_NAME='Image Scan! for Linux'
PACKAGE_RELEASE='0'
PACKAGE_STRING='Image Scan! for Linux 2.0.0'
PACKAGE_TARNAME='iscan'
PACKAGE_VERSION='2.0.0'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
POSUB=''
POW_LIB=''
RANLIB=''
SANE_MAJOR=''
SANE_MINOR=''
SANE_REVISION=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
USE_INCLUDED_LIBINTL=''
USE_NLS=''
VERSION='2.0.0'
XGETTEXT=''
ac_ct_AR=''
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_F77=''
ac_ct_RANLIB=''
ac_ct_STRIP=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias='x86_64-pc-linux-gnu'
build_cpu=''
build_os=''
build_vendor=''
datadir='/usr/share'
exec_prefix='NONE'
host='x86_64-pc-linux-gnu'
host_alias='x86_64-pc-linux-gnu'
host_cpu=''
host_os=''
host_vendor=''
includedir='${prefix}/include'
infodir='/usr/share/info'
install_sh='/var/tmp/portage/iscan-2.0.0/work/iscan-2.0.0/install-sh'
libdir='/usr/lib64'
libexecdir='${exec_prefix}/libexec'
localstatedir='/var/lib'
mandir='/usr/share/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
prefix='/usr'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=' libltdl'
sysconfdir='/etc'
target_alias=''

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

#define PACKAGE "iscan"
#define PACKAGE_BUGREPORT "pipsnews@avasys.jp"
#define PACKAGE_NAME "Image Scan! for Linux"
#define PACKAGE_STRING "Image Scan! for Linux 2.0.0"
#define PACKAGE_TARNAME "iscan"
#define PACKAGE_VERSION "2.0.0"
#define VERSION "2.0.0"
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 1
