[Digikam-users] Error compiling digikamimageplugins.

Andrew Svet z-vet at 012.net.il
Sat Jul 9 08:49:15 BST 2005


On Monday 04 July 2005 00:04, Rinse de Vries wrote:
> Op dinsdag 5 juli 2005 00:51, schreef Caulier Gilles:
> > I have never compile digikam & co under KDE 3.4.x. Someone can confirm
> > this problem ?
>
> No problem over here.
>
> But i recall some problem with libtiff-devel or something when i compiled
> digikam 7.3 beta1
>
> ./configure noticed that it was missing, but went on never the less
> make failed with some weird error message
> then i installed libtiff-devel and everything went fine :)
> So perhaps Andrew can provide the output of ./configure
>
> Rinse
> _______________________________________________
> Digikam-users mailing list
> Digikam-users at kde.org
> https://mail.kde.org/mailman/listinfo/digikam-users

Hi all. 
I tried to compile digikamimageplugins 0.7.3 one more time after Gilles 
Caulier's announce on 7/7. It still fails with the following:

Making all in adjustlevels
make[3]: Entering directory 
`/usr/src/digikamimageplugins-0.7.3/digikamimageplugins/adjustlevels'
/usr/share/qt3/bin/moc ./imageplugin_adjustlevels.h -o 
imageplugin_adjustlevels.moc
source='imageplugin_adjustlevels.cpp' object='imageplugin_adjustlevels.lo' 
libtool=yes \
depfile='.deps/imageplugin_adjustlevels.Plo' 
tmpdepfile='.deps/imageplugin_adjustlevels.TPlo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H 
-I. -I. -I../.. -I../../digikamimageplugins/common/include -I/usr/include/kde 
-I/usr/share/qt3/include -I/usr/X11R6/include    -DQT_THREAD_SUPPORT  
-D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts 
-Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security 
-Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common 
-DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT 
-DQT_NO_TRANSLATION -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL 
-DQT_NO_COMPAT -DQT_NO_TRANSLATION  -c -o imageplugin_adjustlevels.lo `test 
-f 'imageplugin_adjustlevels.cpp' || echo './'`imageplugin_adjustlevels.cpp
imageplugin_adjustlevels.cpp: In constructor `
   ImagePlugin_AdjustLevels::ImagePlugin_AdjustLevels(QObject*, const char*,
   const QStringList&)':
imageplugin_adjustlevels.cpp:48: error: `setXMLFile' undeclared (first use 
this
   function)
imageplugin_adjustlevels.cpp:48: error: (Each undeclared identifier is 
reported
   only once for each function it appears in.)
/usr/include/kde/kgenericfactory.tcc: In static member function `static
   Product* KDEPrivate::ConcreteFactory<Product, ParentType>::create(QWidget*,
   const char*, QObject*, const char*, const QStringList&,
   KDEPrivate::Type2Type<QObject>) [with Product = ImagePlugin_AdjustLevels,
   ParentType = QObject]':
/usr/include/kde/kgenericfactory.tcc:132:   instantiated from `static Product* 
KDEPrivate::ConcreteFactory<Product, ParentType>::create(QWidget*, const 
char*, QObject*, const char*, const char*, const QStringList&) [with Product 
= ImagePlugin_AdjustLevels, ParentType = QObject]'
/usr/include/kde/kgenericfactory.h:193:   instantiated from `QObject* 
KGenericFactory<Product, ParentType>::createObject(QObject*, const char*, 
const char*, const QStringList&) [with Product = ImagePlugin_AdjustLevels, 
ParentType = QObject]'
/usr/share/qt3/include/qvaluelist.h:272:   instantiated from here
/usr/include/kde/kgenericfactory.tcc:167: error: cannot allocate an object of
   type `ImagePlugin_AdjustLevels'
/usr/include/kde/kgenericfactory.tcc:167: error:   because the following
   virtual functions are abstract:
/usr/include/kde/digikam/guiclient.h:40: error:         virtual QStringList
   Digikam::GUIClient::guiDefinition() const
make[3]: *** [imageplugin_adjustlevels.lo] Error 1
make[3]: Leaving directory 
`/usr/src/digikamimageplugins-0.7.3/digikamimageplugins/adjustlevels'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/usr/src/digikamimageplugins-0.7.3/digikamimageplugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/digikamimageplugins-0.7.3'
make: *** [all] Error 2

And here's an output of 'configure':

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

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

  $ ./configure 

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

hostname = 3g0
uname -m = i686
uname -r = 2.6.10-5-386
uname -s = Linux
uname -v = #1 Fri Jun 24 16:53:01 UTC 2005

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

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

PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/X11R6/bin
PATH: /usr/jre1.5.0_03/bin


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

configure:1563: checking build system type
configure:1581: result: i686-pc-linux-gnu
configure:1589: checking host system type
configure:1603: result: i686-pc-linux-gnu
configure:1611: checking target system type
configure:1625: result: i686-pc-linux-gnu
configure:1672: checking for a BSD-compatible install
configure:1727: result: /usr/bin/install -c
configure:1742: checking for -p flag to install
configure:1755: result: yes
configure:1766: checking whether build environment is sane
configure:1809: result: yes
configure:1829: checking for gawk
configure:1845: found /usr/bin/gawk
configure:1855: result: gawk
configure:1865: checking whether make sets $(MAKE)
configure:1885: result: yes
configure:2048: checking for kde-config
configure:2110: result: /usr/bin/kde-config
configure:2206: checking where to install
configure:2210: result: /usr (as returned by kde-config)
configure:2277: checking for style of include used by make
configure:2305: result: GNU
configure:2453: checking for gcc
configure:2469: found /usr/bin/gcc
configure:2479: result: gcc
configure:2723: checking for C compiler version
configure:2726: gcc --version </dev/null >&5
gcc (GCC) 3.3.5 (Debian 1:3.3.5-8ubuntu2)
Copyright (C) 2003 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:2729: $? = 0
configure:2731: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs
Configured with: ../src/configure -v 
--enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr 
--mandir=/usr/share/man --infodir=/usr/share/info 
--with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared 
--with-system-zlib --enable-nls --without-included-gettext 
--enable-__cxa_atexit --enable-clocale=gnu --enable-debug 
--enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux
Thread model: posix
gcc version 3.3.5 (Debian 1:3.3.5-8ubuntu2)
configure:2734: $? = 0
configure:2736: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:2739: $? = 1
configure:2762: checking for C compiler default output file name
configure:2765: gcc     conftest.c  >&5
configure:2768: $? = 0
configure:2814: result: a.out
configure:2819: checking whether the C compiler works
configure:2825: ./a.out
configure:2828: $? = 0
configure:2845: result: yes
configure:2852: checking whether we are cross compiling
configure:2854: result: no
configure:2857: checking for suffix of executables
configure:2859: gcc -o conftest     conftest.c  >&5
configure:2862: $? = 0
configure:2887: result: 
configure:2893: checking for suffix of object files
configure:2914: gcc -c    conftest.c >&5
configure:2917: $? = 0
configure:2939: result: o
configure:2943: checking whether we are using the GNU C compiler
configure:2967: gcc -c    conftest.c >&5
configure:2973: $? = 0
configure:2976: test -z 			 || test ! -s conftest.err
configure:2979: $? = 0
configure:2982: test -s conftest.o
configure:2985: $? = 0
configure:2998: result: yes
configure:3004: checking whether gcc accepts -g
configure:3025: gcc -c -g  conftest.c >&5
configure:3031: $? = 0
configure:3034: test -z     || test ! -s conftest.err
configure:3037: $? = 0
configure:3040: test -s conftest.o
configure:3043: $? = 0
configure:3054: result: yes
configure:3071: checking for gcc option to accept ANSI C
configure:3141: gcc  -c    conftest.c >&5
configure:3147: $? = 0
configure:3150: test -z     || test ! -s conftest.err
configure:3153: $? = 0
configure:3156: test -s conftest.o
configure:3159: $? = 0
configure:3177: result: none needed
configure:3195: gcc -c    conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:3201: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3333: checking dependency style of gcc
configure:3395: result: gcc3
configure:3406: checking how to run the C preprocessor
configure:3441: gcc -E  conftest.c
configure:3447: $? = 0
configure:3479: gcc -E  conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:3485: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "digikamimageplugins-0.7.3"
| #define VERSION "3.4.89"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3524: result: gcc -E
configure:3548: gcc -E  conftest.c
configure:3554: $? = 0
configure:3586: gcc -E  conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:3592: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "digikamimageplugins-0.7.3"
| #define VERSION "3.4.89"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3716: checking for g++
configure:3732: found /usr/bin/g++
configure:3742: result: g++
configure:3758: checking for C++ compiler version
configure:3761: g++ --version </dev/null >&5
g++ (GCC) 3.3.5 (Debian 1:3.3.5-8ubuntu2)
Copyright (C) 2003 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:3764: $? = 0
configure:3766: g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs
Configured with: ../src/configure -v 
--enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr 
--mandir=/usr/share/man --infodir=/usr/share/info 
--with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared 
--with-system-zlib --enable-nls --without-included-gettext 
--enable-__cxa_atexit --enable-clocale=gnu --enable-debug 
--enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux
Thread model: posix
gcc version 3.3.5 (Debian 1:3.3.5-8ubuntu2)
configure:3769: $? = 0
configure:3771: g++ -V </dev/null >&5
g++: `-V' option must have argument
configure:3774: $? = 1
configure:3777: checking whether we are using the GNU C++ compiler
configure:3801: g++ -c    conftest.cc >&5
configure:3807: $? = 0
configure:3810: test -z 			 || test ! -s conftest.err
configure:3813: $? = 0
configure:3816: test -s conftest.o
configure:3819: $? = 0
configure:3832: result: yes
configure:3838: checking whether g++ accepts -g
configure:3859: g++ -c -g  conftest.cc >&5
configure:3865: $? = 0
configure:3868: test -z 			 || test ! -s conftest.err
configure:3871: $? = 0
configure:3874: test -s conftest.o
configure:3877: $? = 0
configure:3888: result: yes
configure:3930: g++ -c    conftest.cc >&5
configure:3936: $? = 0
configure:3939: test -z 			 || test ! -s conftest.err
configure:3942: $? = 0
configure:3945: test -s conftest.o
configure:3948: $? = 0
configure:3974: g++ -c    conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:15: error: `exit' undeclared (first use this function)
conftest.cc:15: error: (Each undeclared identifier is reported only once for 
   each function it appears in.)
configure:3980: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "digikamimageplugins-0.7.3"
| #define VERSION "3.4.89"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:3930: g++ -c    conftest.cc >&5
configure:3936: $? = 0
configure:3939: test -z 			 || test ! -s conftest.err
configure:3942: $? = 0
configure:3945: test -s conftest.o
configure:3948: $? = 0
configure:3974: g++ -c    conftest.cc >&5
configure:3980: $? = 0
configure:3983: test -z 			 || test ! -s conftest.err
configure:3986: $? = 0
configure:3989: test -s conftest.o
configure:3992: $? = 0
configure:4017: checking dependency style of g++
configure:4079: result: gcc3
configure:4086: checking whether gcc is blacklisted
configure:4112: gcc -c -O2    conftest.c >&5
configure:4118: $? = 0
configure:4121: test -z 			 || test ! -s conftest.err
configure:4124: $? = 0
configure:4127: test -s conftest.o
configure:4130: $? = 0
configure:4142: result: no
configure:4476: checking whether g++ supports -Wmissing-format-attribute
configure:4512: rm -rf SunWS_cache; g++ -o conftest -ansi -D_XOPEN_SOURCE=500 
-D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W 
-Wpointer-arith -Wno-non-virtual-dtor -O2   -Wmissing-format-attribute   
conftest.cc  1>&5
configure:4518: $? = 0
configure:4521: test -z     || test ! -s conftest.err
configure:4524: $? = 0
configure:4527: test -s conftest
configure:4530: $? = 0
configure:4551: result: yes
configure:4563: checking whether gcc supports -Wmissing-format-attribute
configure:4596: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wmissing-format-attribute   
conftest.c  >&5
configure:4602: $? = 0
configure:4605: test -z     || test ! -s conftest.err
configure:4608: $? = 0
configure:4611: test -s conftest
configure:4614: $? = 0
configure:4635: result: yes
configure:4649: checking whether g++ supports -Wundef
configure:4685: rm -rf SunWS_cache; g++ -o conftest -ansi -D_XOPEN_SOURCE=500 
-D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W 
-Wpointer-arith -Wno-non-virtual-dtor -O2   -Wformat-security 
-Wmissing-format-attribute -Wundef   conftest.cc  1>&5
configure:4691: $? = 0
configure:4694: test -z     || test ! -s conftest.err
configure:4697: $? = 0
configure:4700: test -s conftest
configure:4703: $? = 0
configure:4724: result: yes
configure:4736: checking whether g++ supports -Wno-long-long
configure:4772: rm -rf SunWS_cache; g++ -o conftest -Wundef -ansi 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts 
-Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2   -Wformat-security 
-Wmissing-format-attribute -Wno-long-long   conftest.cc  1>&5
configure:4778: $? = 0
configure:4781: test -z 			 || test ! -s conftest.err
configure:4784: $? = 0
configure:4787: test -s conftest
configure:4790: $? = 0
configure:4811: result: yes
configure:4823: checking whether g++ supports -Wnon-virtual-dtor
configure:4859: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long -Wundef 
-ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion 
-Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2   
-Wformat-security -Wmissing-format-attribute -Wnon-virtual-dtor   conftest.cc  
1>&5
configure:4865: $? = 0
configure:4868: test -z     || test ! -s conftest.err
configure:4871: $? = 0
configure:4874: test -s conftest
configure:4877: $? = 0
configure:4898: result: yes
configure:4929: checking whether g++ supports -fno-exceptions
configure:4965: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor 
-Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align 
-Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor 
-O2   -Wformat-security -Wmissing-format-attribute -fno-exceptions   
conftest.cc  1>&5
configure:4971: $? = 0
configure:4974: test -z     || test ! -s conftest.err
configure:4977: $? = 0
configure:4980: test -s conftest
configure:4983: $? = 0
configure:5004: result: yes
configure:5016: checking whether g++ supports -fno-check-new
configure:5052: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor 
-Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align 
-Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor 
-O2   -Wformat-security -Wmissing-format-attribute -fno-exceptions 
-fno-check-new   conftest.cc  1>&5
configure:5058: $? = 0
configure:5061: test -z 			 || test ! -s conftest.err
configure:5064: $? = 0
configure:5067: test -s conftest
configure:5070: $? = 0
configure:5091: result: yes
configure:5103: checking whether g++ supports -fno-common
configure:5139: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor 
-Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align 
-Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor 
-O2   -Wformat-security -Wmissing-format-attribute -fno-exceptions 
-fno-check-new -fno-common   conftest.cc  1>&5
configure:5145: $? = 0
configure:5148: test -z 			 || test ! -s conftest.err
configure:5151: $? = 0
configure:5154: test -s conftest
configure:5157: $? = 0
configure:5178: result: yes
configure:5190: checking whether g++ supports -fexceptions
configure:5226: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor 
-Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align 
-Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor 
-O2   -Wformat-security -Wmissing-format-attribute -fno-exceptions 
-fno-check-new -fno-common -fexceptions   conftest.cc  1>&5
configure:5232: $? = 0
configure:5235: test -z 			 || test ! -s conftest.err
configure:5238: $? = 0
configure:5241: test -s conftest
configure:5244: $? = 0
configure:5265: result: yes
configure:5950: checking how to run the C++ preprocessor
configure:5981: g++ -E  conftest.cc
configure:5987: $? = 0
configure:6019: g++ -E  conftest.cc
conftest.cc:14:28: ac_nonexistent.h: No such file or directory
configure:6025: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "digikamimageplugins-0.7.3"
| #define VERSION "3.4.89"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6064: result: g++ -E
configure:6088: g++ -E  conftest.cc
configure:6094: $? = 0
configure:6126: g++ -E  conftest.cc
conftest.cc:14:28: ac_nonexistent.h: No such file or directory
configure:6132: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "digikamimageplugins-0.7.3"
| #define VERSION "3.4.89"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6180: checking whether g++ supports -O0
configure:6216: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor 
-Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align 
-Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor 
-O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions 
-fno-check-new -fno-common -O0   conftest.cc  1>&5
configure:6222: $? = 0
configure:6225: test -z 			 || test ! -s conftest.err
configure:6228: $? = 0
configure:6231: test -s conftest
configure:6234: $? = 0
configure:6255: result: yes
configure:6524: checking whether g++ supports -Wl,--no-undefined
configure:6560: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor 
-Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align 
-Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor 
-O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions 
-fno-check-new -fno-common -Wl,--no-undefined   conftest.cc  1>&5
configure:6566: $? = 0
configure:6569: test -z 			 || test ! -s conftest.err
configure:6572: $? = 0
configure:6575: test -s conftest
configure:6578: $? = 0
configure:6599: result: yes
configure:6603: checking whether g++ supports -Wl,--allow-shlib-undefined
configure:6639: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor 
-Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align 
-Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor 
-O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions 
-fno-check-new -fno-common -Wl,--allow-shlib-undefined   conftest.cc  1>&5
configure:6645: $? = 0
configure:6648: test -z 			 || test ! -s conftest.err
configure:6651: $? = 0
configure:6654: test -s conftest
configure:6657: $? = 0
configure:6678: result: yes
configure:6791: result: not using lib directory suffix
configure:6836: checking for a sed that does not truncate output
configure:6890: result: /bin/sed
configure:6893: checking for egrep
configure:6903: result: grep -E
configure:6919: checking for ld used by gcc
configure:6986: result: /usr/bin/ld
configure:6995: checking if the linker (/usr/bin/ld) is GNU ld
configure:7010: result: yes
configure:7015: checking for /usr/bin/ld option to reload object files
configure:7022: result: -r
configure:7031: checking for BSD-compatible nm
configure:7073: result: /usr/bin/nm -B
configure:7077: checking whether ln -s works
configure:7081: result: yes
configure:7088: checking how to recognise dependent libraries
configure:7295: result: pass_all
configure:7503: checking for ANSI C header files
configure:7528: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow 
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 
-D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  conftest.c 
>&5
configure:7534: $? = 0
configure:7537: test -z     || test ! -s conftest.err
configure:7540: $? = 0
configure:7543: test -s conftest.o
configure:7546: $? = 0
configure:7635: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security 
-Wmissing-format-attribute   conftest.c  >&5
conftest.c: In function `main':
conftest.c:32: warning: implicit declaration of function `exit'
configure:7638: $? = 0
configure:7640: ./conftest
configure:7643: $? = 0
configure:7658: result: yes
configure:7682: checking for sys/types.h
configure:7698: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow 
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 
-D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  conftest.c 
>&5
configure:7704: $? = 0
configure:7707: test -z 			 || test ! -s conftest.err
configure:7710: $? = 0
configure:7713: test -s conftest.o
configure:7716: $? = 0
configure:7727: result: yes
configure:7682: checking for sys/stat.h
configure:7698: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow 
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 
-D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  conftest.c 
>&5
configure:7704: $? = 0
configure:7707: test -z 			 || test ! -s conftest.err
configure:7710: $? = 0
configure:7713: test -s conftest.o
configure:7716: $? = 0
configure:7727: result: yes
configure:7682: checking for stdlib.h
configure:7698: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow 
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 
-D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  conftest.c 
>&5
configure:7704: $? = 0
configure:7707: test -z 			 || test ! -s conftest.err
configure:7710: $? = 0
configure:7713: test -s conftest.o
configure:7716: $? = 0
configure:7727: result: yes
configure:7682: checking for string.h
configure:7698: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow 
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 
-D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  conftest.c 
>&5
configure:7704: $? = 0
configure:7707: test -z     || test ! -s conftest.err
configure:7710: $? = 0
configure:7713: test -s conftest.o
configure:7716: $? = 0
configure:7727: result: yes
configure:7682: checking for memory.h
configure:7698: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow 
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 
-D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  conftest.c 
>&5
configure:7704: $? = 0
configure:7707: test -z     || test ! -s conftest.err
configure:7710: $? = 0
configure:7713: test -s conftest.o
configure:7716: $? = 0
configure:7727: result: yes
configure:7682: checking for strings.h
configure:7698: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow 
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 
-D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  conftest.c 
>&5
configure:7704: $? = 0
configure:7707: test -z 			 || test ! -s conftest.err
configure:7710: $? = 0
configure:7713: test -s conftest.o
configure:7716: $? = 0
configure:7727: result: yes
configure:7682: checking for inttypes.h
configure:7698: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow 
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 
-D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  conftest.c 
>&5
configure:7704: $? = 0
configure:7707: test -z 			 || test ! -s conftest.err
configure:7710: $? = 0
configure:7713: test -s conftest.o
configure:7716: $? = 0
configure:7727: result: yes
configure:7682: checking for stdint.h
configure:7698: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow 
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 
-D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  conftest.c 
>&5
configure:7704: $? = 0
configure:7707: test -z 			 || test ! -s conftest.err
configure:7710: $? = 0
configure:7713: test -s conftest.o
configure:7716: $? = 0
configure:7727: result: yes
configure:7682: checking for unistd.h
configure:7698: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow 
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 
-D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  conftest.c 
>&5
configure:7704: $? = 0
configure:7707: test -z 			 || test ! -s conftest.err
configure:7710: $? = 0
configure:7713: test -s conftest.o
configure:7716: $? = 0
configure:7727: result: yes
configure:7753: checking dlfcn.h usability
configure:7765: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow 
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 
-D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  conftest.c 
>&5
configure:7771: $? = 0
configure:7774: test -z 			 || test ! -s conftest.err
configure:7777: $? = 0
configure:7780: test -s conftest.o
configure:7783: $? = 0
configure:7793: result: yes
configure:7797: checking dlfcn.h presence
configure:7807: gcc -E  conftest.c
configure:7813: $? = 0
configure:7833: result: yes
configure:7868: checking for dlfcn.h
configure:7875: result: yes
configure:7939: checking for g77
configure:7968: result: no
configure:7939: checking for f77
configure:7968: result: no
configure:7939: checking for xlf
configure:7968: result: no
configure:7939: checking for frt
configure:7968: result: no
configure:7939: checking for pgf77
configure:7968: result: no
configure:7939: checking for fort77
configure:7968: result: no
configure:7939: checking for fl32
configure:7968: result: no
configure:7939: checking for af77
configure:7968: result: no
configure:7939: checking for f90
configure:7968: result: no
configure:7939: checking for xlf90
configure:7968: result: no
configure:7939: checking for pgf90
configure:7968: result: no
configure:7939: checking for epcf90
configure:7968: result: no
configure:7939: checking for f95
configure:7968: result: no
configure:7939: checking for fort
configure:7968: result: no
configure:7939: checking for xlf95
configure:7968: result: no
configure:7939: checking for ifc
configure:7968: result: no
configure:7939: checking for efc
configure:7968: result: no
configure:7939: checking for pgf95
configure:7968: result: no
configure:7939: checking for lf95
configure:7968: result: no
configure:7939: checking for gfortran
configure:7968: result: no
configure:7980: checking for Fortran 77 compiler version
configure:7983:  --version </dev/null >&5
./configure: line 7984: --version: command not found
configure:7986: $? = 127
configure:7988:  -v </dev/null >&5
./configure: line 7989: -v: command not found
configure:7991: $? = 127
configure:7993:  -V </dev/null >&5
./configure: line 7994: -V: command not found
configure:7996: $? = 127
configure:8004: checking whether we are using the GNU Fortran 77 compiler
configure:8018:  -c  conftest.F >&5
./configure: line 8019: -c: command not found
configure:8024: $? = 127
configure: failed program was:
|       program main
| #ifndef __GNUC__
|        choke me
| #endif
| 
|       end
configure:8049: result: no
configure:8055: checking whether  accepts -g
configure:8067:  -c -g conftest.f >&5
./configure: line 8068: -c: command not found
configure:8073: $? = 127
configure: failed program was:
|       program main
| 
|       end
configure:8097: result: no
configure:8127: checking the maximum length of command line arguments
configure:8186: result: 32768
configure:8197: checking command to parse /usr/bin/nm -B output from gcc 
object
configure:8286: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow 
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 
-D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  conftest.c 
>&5
conftest.c:5: warning: no previous prototype for `nm_test_func'
configure:8289: $? = 0
configure:8293: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGISTW]
[ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> 
conftest.nm
configure:8296: $? = 0
configure:8348: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security 
-Wmissing-format-attribute   conftest.c conftstm.o >&5
configure:8351: $? = 0
configure:8389: result: ok
configure:8393: checking for objdir
configure:8408: result: .libs
configure:8498: checking for ar
configure:8514: found /usr/bin/ar
configure:8525: result: ar
configure:8578: checking for ranlib
configure:8594: found /usr/bin/ranlib
configure:8605: result: ranlib
configure:8658: checking for strip
configure:8674: found /usr/bin/strip
configure:8685: result: strip
configure:8947: checking if gcc static flag  works
configure:8970: result: yes
configure:8988: checking if gcc supports -fno-rtti -fno-exceptions
configure:9006: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow 
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 
-D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  -fno-rtti 
-fno-exceptions conftest.c >&5
cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC
configure:9010: $? = 0
configure:9021: result: no
configure:9036: checking for gcc option to produce PIC
configure:9213: result: -fPIC
configure:9221: checking if gcc PIC flag -fPIC works
configure:9239: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow 
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 
-D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  -fPIC -DPIC 
conftest.c >&5
configure:9243: $? = 0
configure:9254: result: yes
configure:9278: checking if gcc supports -c -o file.o
configure:9306: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow 
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 
-D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  -o 
out/conftest2.o conftest.c >&5
configure:9310: $? = 0
configure:9327: result: yes
configure:9353: checking whether the gcc linker (/usr/bin/ld) supports shared 
libraries
configure:10163: result: yes
configure:10189: checking whether -lc should be explicitly linked in
configure:10194: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow 
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 
-D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  conftest.c 
>&5
configure:10197: $? = 0
configure:10211: gcc -shared -v conftest.o  -Wl,-soname -Wl,conftest -o 
conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:10214: $? = 0
configure:10226: result: no
configure:10234: checking dynamic linker characteristics
configure:10752: result: GNU/Linux ld.so
configure:10756: checking how to hardcode library paths into programs
configure:10781: result: immediate
configure:10795: checking whether stripping libraries is possible
configure:10800: result: yes
configure:10925: checking for shl_load
configure:10982: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security 
-Wmissing-format-attribute   conftest.c  >&5
/tmp/ccEaGTOo.o(.text+0x11): In function `main':
: undefined reference to `shl_load'
/tmp/ccEaGTOo.o(.data+0x0): undefined reference to `shl_load'
collect2: ld returned 1 exit status
configure:10988: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "digikamimageplugins-0.7.3"
| #define VERSION "3.4.89"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define KDELIBSUFF ""
| #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
| /* end confdefs.h.  */
| /* Define shl_load to an innocuous variant, in case <limits.h> declares 
shl_load.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define shl_load innocuous_shl_load
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char shl_load (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef shl_load
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char shl_load ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_shl_load) || defined (__stub___shl_load)
| choke me
| #else
| char (*f) () = shl_load;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != shl_load;
|   ;
|   return 0;
| }
configure:11012: result: no
configure:11017: checking for shl_load in -ldld
configure:11047: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security 
-Wmissing-format-attribute   conftest.c -ldld   >&5
/usr/bin/ld: cannot find -ldld
collect2: ld returned 1 exit status
configure:11053: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "digikamimageplugins-0.7.3"
| #define VERSION "3.4.89"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define KDELIBSUFF ""
| #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
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char shl_load ();
| int
| main ()
| {
| shl_load ();
|   ;
|   return 0;
| }
configure:11078: result: no
configure:11083: checking for dlopen
configure:11140: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security 
-Wmissing-format-attribute   conftest.c  >&5
/tmp/cc6VZ0Wr.o(.text+0x11): In function `main':
: undefined reference to `dlopen'
/tmp/cc6VZ0Wr.o(.data+0x0): undefined reference to `dlopen'
collect2: ld returned 1 exit status
configure:11146: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "digikamimageplugins-0.7.3"
| #define VERSION "3.4.89"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define KDELIBSUFF ""
| #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
| /* end confdefs.h.  */
| /* Define dlopen to an innocuous variant, in case <limits.h> declares 
dlopen.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define dlopen innocuous_dlopen
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char dlopen (); 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 dlopen
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char dlopen ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_dlopen) || defined (__stub___dlopen)
| choke me
| #else
| char (*f) () = dlopen;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != dlopen;
|   ;
|   return 0;
| }
configure:11170: result: no
configure:11175: checking for dlopen in -ldl
configure:11205: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security 
-Wmissing-format-attribute   conftest.c -ldl   >&5
configure:11211: $? = 0
configure:11214: test -z 			 || test ! -s conftest.err
configure:11217: $? = 0
configure:11220: test -s conftest
configure:11223: $? = 0
configure:11236: result: yes
configure:11409: checking whether a program can dlopen itself
configure:11481: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security 
-Wmissing-format-attribute  -DHAVE_DLFCN_H  -Wl,--export-dynamic conftest.c 
-ldl  >&5
configure:11464: warning: no previous prototype for `fnord'
configure: In function `fnord':
configure:11464: warning: unused variable `i'
configure: In function `main':
configure:11477: warning: implicit declaration of function `exit'
configure:11484: $? = 0
configure:11502: result: yes
configure:11507: checking whether a statically linked program can dlopen 
itself
configure:11579: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security 
-Wmissing-format-attribute  -DHAVE_DLFCN_H  -Wl,--export-dynamic  conftest.c 
-ldl  >&5
configure:11562: warning: no previous prototype for `fnord'
configure: In function `fnord':
configure:11562: warning: unused variable `i'
configure: In function `main':
configure:11575: warning: implicit declaration of function `exit'
configure:11582: $? = 0
configure:11600: result: yes
configure:11623: checking if libtool supports shared libraries
configure:11625: result: yes
configure:11628: checking whether to build shared libraries
configure:11686: result: yes
configure:11689: checking whether to build static libraries
configure:11693: result: no
configure:11784: creating libtool
configure:12328: checking for ld used by g++
configure:12395: result: /usr/bin/ld
configure:12404: checking if the linker (/usr/bin/ld) is GNU ld
configure:12419: result: yes
configure:12470: checking whether the g++ linker (/usr/bin/ld) supports shared 
libraries
configure:13282: result: yes
configure:13300: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts 
-Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security 
-Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common  
conftest.cc >&5
configure:13303: $? = 0
configure:13399: checking for g++ option to produce PIC
configure:13651: result: -fPIC
configure:13659: checking if g++ PIC flag -fPIC works
configure:13677: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts 
-Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security 
-Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common  -fPIC 
-DPIC conftest.cc >&5
configure:13681: $? = 0
configure:13692: result: yes
configure:13716: checking if g++ supports -c -o file.o
configure:13744: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts 
-Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security 
-Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common  -o 
out/conftest2.o conftest.cc >&5
configure:13748: $? = 0
configure:13765: result: yes
configure:13791: checking whether the g++ linker (/usr/bin/ld) supports shared 
libraries
configure:13816: result: yes
configure:13887: checking dynamic linker characteristics
configure:14405: result: GNU/Linux ld.so
configure:14409: checking how to hardcode library paths into programs
configure:14434: result: immediate
configure:14448: checking whether stripping libraries is possible
configure:14453: result: yes
configure:14578: checking for shl_load
configure:14665: result: no
configure:14670: checking for shl_load in -ldld
configure:14731: result: no
configure:14736: checking for dlopen
configure:14823: result: no
configure:14828: checking for dlopen in -ldl
configure:14889: result: yes
configure:15062: checking whether a program can dlopen itself
configure:15155: result: yes
configure:15160: checking whether a statically linked program can dlopen 
itself
configure:15253: result: yes
configure:21578: checking for msgfmt
configure:21605: result: /usr/bin/msgfmt
configure:21614: checking for gmsgfmt
configure:21645: result: /usr/bin/msgfmt
configure:21664: checking for xgettext
configure:21691: result: /usr/bin/xgettext
configure:21808: checking if C++ programs can be compiled
configure:21837: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts 
-Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security 
-Wmissing-format-attribute  -fno-check-new -fno-common  conftest.cc >&5
configure:21843: $? = 0
configure:21846: test -z 			 || test ! -s conftest.err
configure:21849: $? = 0
configure:21852: test -s conftest.o
configure:21855: $? = 0
configure:21869: result: yes
configure:21899: checking for strlcat
configure:21947: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts 
-Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security 
-Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common 
-pedantic-errors  conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:38: error: `strlcat' undeclared (first use this function)
conftest.cc:38: error: (Each undeclared identifier is reported only once for 
   each function it appears in.)
configure:21953: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "digikamimageplugins-0.7.3"
| #define VERSION "3.4.89"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define KDELIBSUFF ""
| #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_SGI_STL 1
| /* end confdefs.h.  */
| 
| 
| #include <string.h>
| 
| 
| int
| main ()
| {
| 
|  char buf[20];
|   buf[0]='\0';
|   strlcat(buf, "KDE function test", sizeof(buf));
| 
| 
|   ;
|   return 0;
| }
configure:21987: result: no
configure:21990: checking if strlcat needs custom prototype
configure:22093: result: yes - in libkdefakes
configure:22118: checking for strlcpy
configure:22165: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts 
-Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security 
-Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common 
-pedantic-errors  conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:37: error: `strlcpy' undeclared (first use this function)
conftest.cc:37: error: (Each undeclared identifier is reported only once for 
   each function it appears in.)
configure:22171: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "digikamimageplugins-0.7.3"
| #define VERSION "3.4.89"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define KDELIBSUFF ""
| #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_SGI_STL 1
| /* end confdefs.h.  */
| 
| 
| #include <string.h>
| 
| 
| int
| main ()
| {
| 
|  char buf[20];
|   strlcpy(buf, "KDE function test", sizeof(buf));
| 
| 
|   ;
|   return 0;
| }
configure:22205: result: no
configure:22208: checking if strlcpy needs custom prototype
configure:22310: result: yes - in libkdefakes
configure:22334: checking for main in -lutil
configure:22358: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security 
-Wmissing-format-attribute   conftest.c -lutil   >&5
configure:22364: $? = 0
configure:22367: test -z 			 || test ! -s conftest.err
configure:22370: $? = 0
configure:22373: test -s conftest
configure:22376: $? = 0
configure:22389: result: yes
configure:22395: checking for main in -lcompat
configure:22419: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security 
-Wmissing-format-attribute   conftest.c -lcompat   >&5
/usr/bin/ld: cannot find -lcompat
collect2: ld returned 1 exit status
configure:22425: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "digikamimageplugins-0.7.3"
| #define VERSION "3.4.89"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define KDELIBSUFF ""
| #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_SGI_STL 1
| /* end confdefs.h.  */
| 
| 
| int
| main ()
| {
| main ();
|   ;
|   return 0;
| }
configure:22450: result: no
configure:22457: checking for crypt in -lcrypt
configure:22487: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security 
-Wmissing-format-attribute   conftest.c -lcrypt   >&5
configure:22493: $? = 0
configure:22496: test -z 			 || test ! -s conftest.err
configure:22499: $? = 0
configure:22502: test -s conftest
configure:22505: $? = 0
configure:22518: result: yes
configure:22611: checking for socklen_t
configure:22646: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts 
-Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security 
-Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common  
conftest.cc >&5
configure:22652: $? = 0
configure:22655: test -z 			 || test ! -s conftest.err
configure:22658: $? = 0
configure:22661: test -s conftest.o
configure:22664: $? = 0
configure:22685: result: yes
configure:22778: checking for dnet_ntoa in -ldnet
configure:22808: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security 
-Wmissing-format-attribute   conftest.c -ldnet   >&5
/usr/bin/ld: cannot find -ldnet
collect2: ld returned 1 exit status
configure:22814: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "digikamimageplugins-0.7.3"
| #define VERSION "3.4.89"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define KDELIBSUFF ""
| #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_SGI_STL 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char dnet_ntoa ();
| int
| main ()
| {
| dnet_ntoa ();
|   ;
|   return 0;
| }
configure:22839: result: no
configure:22846: checking for dnet_ntoa in -ldnet_stub
configure:22876: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security 
-Wmissing-format-attribute   conftest.c -ldnet_stub   >&5
/usr/bin/ld: cannot find -ldnet_stub
collect2: ld returned 1 exit status
configure:22882: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "digikamimageplugins-0.7.3"
| #define VERSION "3.4.89"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define KDELIBSUFF ""
| #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_SGI_STL 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char dnet_ntoa ();
| int
| main ()
| {
| dnet_ntoa ();
|   ;
|   return 0;
| }
configure:22907: result: no
configure:22914: checking for inet_ntoa
configure:22971: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security 
-Wmissing-format-attribute   conftest.c  >&5
configure:22977: $? = 0
configure:22980: test -z 			 || test ! -s conftest.err
configure:22983: $? = 0
configure:22986: test -s conftest
configure:22989: $? = 0
configure:23001: result: yes
configure:23073: checking for connect
configure:23130: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security 
-Wmissing-format-attribute   conftest.c  >&5
configure:23136: $? = 0
configure:23139: test -z 			 || test ! -s conftest.err
configure:23142: $? = 0
configure:23145: test -s conftest
configure:23148: $? = 0
configure:23160: result: yes
configure:23233: checking for remove
configure:23290: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security 
-Wmissing-format-attribute   conftest.c  >&5
configure:23296: $? = 0
configure:23299: test -z 			 || test ! -s conftest.err
configure:23302: $? = 0
configure:23305: test -s conftest
configure:23308: $? = 0
configure:23320: result: yes
configure:23394: checking for shmat
configure:23451: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security 
-Wmissing-format-attribute   conftest.c  >&5
configure:23457: $? = 0
configure:23460: test -z 			 || test ! -s conftest.err
configure:23463: $? = 0
configure:23466: test -s conftest
configure:23469: $? = 0
configure:23481: result: yes
configure:23563: checking for sys/types.h
configure:23568: result: yes
configure:23563: checking for stdint.h
configure:23568: result: yes
configure:23723: checking sys/bitypes.h usability
configure:23735: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow 
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 
-D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  conftest.c 
>&5
configure:23741: $? = 0
configure:23744: test -z 			 || test ! -s conftest.err
configure:23747: $? = 0
configure:23750: test -s conftest.o
configure:23753: $? = 0
configure:23763: result: yes
configure:23767: checking sys/bitypes.h presence
configure:23777: gcc -E  conftest.c
configure:23783: $? = 0
configure:23803: result: yes
configure:23838: checking for sys/bitypes.h
configure:23845: result: yes
configure:23860: checking for poll in -lpoll
configure:23890: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security 
-Wmissing-format-attribute   conftest.c -lpoll   >&5
/usr/bin/ld: cannot find -lpoll
collect2: ld returned 1 exit status
configure:23896: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "digikamimageplugins-0.7.3"
| #define VERSION "3.4.89"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define KDELIBSUFF ""
| #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_SGI_STL 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_BITYPES_H 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char poll ();
| int
| main ()
| {
| poll ();
|   ;
|   return 0;
| }
configure:23921: result: no
configure:23943: checking Carbon/Carbon.h usability
configure:23955: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow 
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 
-D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  conftest.c 
>&5
conftest.c:67:27: Carbon/Carbon.h: No such file or directory
configure:23961: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "digikamimageplugins-0.7.3"
| #define VERSION "3.4.89"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define KDELIBSUFF ""
| #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_SGI_STL 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_BITYPES_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <Carbon/Carbon.h>
configure:23983: result: no
configure:23987: checking Carbon/Carbon.h presence
configure:23997: gcc -E  conftest.c
conftest.c:33:27: Carbon/Carbon.h: No such file or directory
configure:24003: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "digikamimageplugins-0.7.3"
| #define VERSION "3.4.89"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define KDELIBSUFF ""
| #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_SGI_STL 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_BITYPES_H 1
| /* end confdefs.h.  */
| #include <Carbon/Carbon.h>
configure:24023: result: no
configure:24058: checking for Carbon/Carbon.h
configure:24065: result: no
configure:24090: checking CoreAudio/CoreAudio.h usability
configure:24102: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow 
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 
-D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  conftest.c 
>&5
conftest.c:67:33: CoreAudio/CoreAudio.h: No such file or directory
configure:24108: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "digikamimageplugins-0.7.3"
| #define VERSION "3.4.89"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define KDELIBSUFF ""
| #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_SGI_STL 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_BITYPES_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <CoreAudio/CoreAudio.h>
configure:24130: result: no
configure:24134: checking CoreAudio/CoreAudio.h presence
configure:24144: gcc -E  conftest.c
conftest.c:33:33: CoreAudio/CoreAudio.h: No such file or directory
configure:24150: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "digikamimageplugins-0.7.3"
| #define VERSION "3.4.89"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define KDELIBSUFF ""
| #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_SGI_STL 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_BITYPES_H 1
| /* end confdefs.h.  */
| #include <CoreAudio/CoreAudio.h>
configure:24170: result: no
configure:24205: checking for CoreAudio/CoreAudio.h
configure:24212: result: no
configure:24230: checking if res_init needs -lresolv
configure:24257: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security 
-Wmissing-format-attribute   conftest.c   -lresolv >&5
configure:24263: $? = 0
configure:24266: test -z     || test ! -s conftest.err
configure:24269: $? = 0
configure:24272: test -s conftest
configure:24275: $? = 0
configure:24279: result: yes
configure:24301: checking for res_init
configure:24349: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts 
-Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security 
-Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common 
-pedantic-errors  conftest.cc >&5
configure:24355: $? = 0
configure:24358: test -z 			 || test ! -s conftest.err
configure:24361: $? = 0
configure:24364: test -s conftest.o
configure:24367: $? = 0
configure:24389: result: yes
configure:24392: checking if res_init needs custom prototype
configure:24495: result: no
configure:24523: checking for killpg in -lucb
configure:24553: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security 
-Wmissing-format-attribute   conftest.c -lucb   >&5
/usr/bin/ld: cannot find -lucb
collect2: ld returned 1 exit status
configure:24559: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "digikamimageplugins-0.7.3"
| #define VERSION "3.4.89"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define KDELIBSUFF ""
| #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_SGI_STL 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_RES_INIT 1
| #define HAVE_RES_INIT 1
| #define HAVE_RES_INIT_PROTO 1
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char killpg ();
| int
| main ()
| {
| killpg ();
|   ;
|   return 0;
| }
configure:24584: result: no
configure:24666: checking for int
configure:24690: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow 
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 
-D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  conftest.c 
>&5
configure:24696: $? = 0
configure:24699: test -z 			 || test ! -s conftest.err
configure:24702: $? = 0
configure:24705: test -s conftest.o
configure:24708: $? = 0
configure:24719: result: yes
configure:24722: checking size of int
configure:25034: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security 
-Wmissing-format-attribute   conftest.c  >&5
conftest.c:70: warning: no previous prototype for `longval'
conftest.c:71: warning: no previous prototype for `ulongval'
configure:25037: $? = 0
configure:25039: ./conftest
configure:25042: $? = 0
configure:25065: result: 4
configure:25071: checking for short
configure:25095: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow 
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 
-D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  conftest.c 
>&5
configure:25101: $? = 0
configure:25104: test -z     || test ! -s conftest.err
configure:25107: $? = 0
configure:25110: test -s conftest.o
configure:25113: $? = 0
configure:25124: result: yes
configure:25127: checking size of short
configure:25439: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security 
-Wmissing-format-attribute   conftest.c  >&5
conftest.c:71: warning: no previous prototype for `longval'
conftest.c:72: warning: no previous prototype for `ulongval'
configure:25442: $? = 0
configure:25444: ./conftest
configure:25447: $? = 0
configure:25470: result: 2
configure:25476: checking for long
configure:25500: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow 
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 
-D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  conftest.c 
>&5
configure:25506: $? = 0
configure:25509: test -z 			 || test ! -s conftest.err
configure:25512: $? = 0
configure:25515: test -s conftest.o
configure:25518: $? = 0
configure:25529: result: yes
configure:25532: checking size of long
configure:25844: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security 
-Wmissing-format-attribute   conftest.c  >&5
conftest.c:72: warning: no previous prototype for `longval'
conftest.c:73: warning: no previous prototype for `ulongval'
configure:25847: $? = 0
configure:25849: ./conftest
configure:25852: $? = 0
configure:25875: result: 4
configure:25881: checking for char *
configure:25905: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow 
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 
-D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  conftest.c 
>&5
configure:25911: $? = 0
configure:25914: test -z     || test ! -s conftest.err
configure:25917: $? = 0
configure:25920: test -s conftest.o
configure:25923: $? = 0
configure:25934: result: yes
configure:25937: checking size of char *
configure:26249: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security 
-Wmissing-format-attribute   conftest.c  >&5
conftest.c:73: warning: no previous prototype for `longval'
conftest.c:74: warning: no previous prototype for `ulongval'
configure:26252: $? = 0
configure:26254: ./conftest
configure:26257: $? = 0
configure:26280: result: 4
configure:26288: checking for dlopen in -ldl
configure:26349: result: yes
configure:26359: checking for shl_unload in -ldld
configure:26389: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security 
-Wmissing-format-attribute   conftest.c -ldld   >&5
/usr/bin/ld: cannot find -ldld
collect2: ld returned 1 exit status
configure:26395: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "digikamimageplugins-0.7.3"
| #define VERSION "3.4.89"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define KDELIBSUFF ""
| #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_SGI_STL 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_RES_INIT 1
| #define HAVE_RES_INIT 1
| #define HAVE_RES_INIT_PROTO 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_CHAR_P 4
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char shl_unload ();
| int
| main ()
| {
| shl_unload ();
|   ;
|   return 0;
| }
configure:26420: result: no
configure:26435: checking for size_t
configure:26459: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow 
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 
-D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  conftest.c 
>&5
configure:26465: $? = 0
configure:26468: test -z 			 || test ! -s conftest.err
configure:26471: $? = 0
configure:26474: test -s conftest.o
configure:26477: $? = 0
configure:26488: result: yes
configure:26491: checking size of size_t
configure:26803: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security 
-Wmissing-format-attribute   conftest.c  >&5
conftest.c:74: warning: no previous prototype for `longval'
conftest.c:75: warning: no previous prototype for `ulongval'
configure:26806: $? = 0
configure:26808: ./conftest
configure:26811: $? = 0
configure:26834: result: 4
configure:26841: checking for unsigned long
configure:26865: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow 
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 
-D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  conftest.c 
>&5
configure:26871: $? = 0
configure:26874: test -z     || test ! -s conftest.err
configure:26877: $? = 0
configure:26880: test -s conftest.o
configure:26883: $? = 0
configure:26894: result: yes
configure:26897: checking size of unsigned long
configure:27209: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security 
-Wmissing-format-attribute   conftest.c  >&5
conftest.c:75: warning: no previous prototype for `longval'
conftest.c:76: warning: no previous prototype for `ulongval'
configure:27212: $? = 0
configure:27214: ./conftest
configure:27217: $? = 0
configure:27240: result: 4
configure:27248: checking sizeof size_t == sizeof unsigned long
configure:27270: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow 
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 
-D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  conftest.c 
>&5
configure:27276: $? = 0
configure:27279: test -z 			 || test ! -s conftest.err
configure:27282: $? = 0
configure:27285: test -s conftest.o
configure:27288: $? = 0
configure:27290: result: yes
configure:27328: checking crt_externs.h usability
configure:27340: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow 
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 
-D_BSD_SOURCE -O2   -Wformat-security -Wmissing-format-attribute  conftest.c 
>&5
conftest.c:76:25: crt_externs.h: No such file or directory
configure:27346: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "digikamimageplugins-0.7.3"
| #define VERSION "3.4.89"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define KDELIBSUFF ""
| #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_SGI_STL 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_RES_INIT 1
| #define HAVE_RES_INIT 1
| #define HAVE_RES_INIT_PROTO 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_CHAR_P 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_UNSIGNED_LONG 4
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <crt_externs.h>
configure:27368: result: no
configure:27372: checking crt_externs.h presence
configure:27382: gcc -E  conftest.c
conftest.c:42:25: crt_externs.h: No such file or directory
configure:27388: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "digikamimageplugins-0.7.3"
| #define VERSION "3.4.89"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define KDELIBSUFF ""
| #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_SGI_STL 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_RES_INIT 1
| #define HAVE_RES_INIT 1
| #define HAVE_RES_INIT_PROTO 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_CHAR_P 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_UNSIGNED_LONG 4
| /* end confdefs.h.  */
| #include <crt_externs.h>
configure:27408: result: no
configure:27443: checking for crt_externs.h
configure:27450: result: no
configure:27463: checking for _NSGetEnviron
configure:27520: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security 
-Wmissing-format-attribute   conftest.c  >&5
/tmp/cc2OpFPD.o(.text+0x11): In function `main':
: undefined reference to `_NSGetEnviron'
/tmp/cc2OpFPD.o(.data+0x0): undefined reference to `_NSGetEnviron'
collect2: ld returned 1 exit status
configure:27526: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "digikamimageplugins-0.7.3"
| #define VERSION "3.4.89"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define KDELIBSUFF ""
| #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_SGI_STL 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_RES_INIT 1
| #define HAVE_RES_INIT 1
| #define HAVE_RES_INIT_PROTO 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_CHAR_P 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_UNSIGNED_LONG 4
| /* end confdefs.h.  */
| /* Define _NSGetEnviron to an innocuous variant, in case <limits.h> declares 
_NSGetEnviron.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define _NSGetEnviron innocuous__NSGetEnviron
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char _NSGetEnviron (); 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 _NSGetEnviron
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char _NSGetEnviron ();
| /* 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__NSGetEnviron) || defined (__stub____NSGetEnviron)
| choke me
| #else
| char (*f) () = _NSGetEnviron;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != _NSGetEnviron;
|   ;
|   return 0;
| }
configure:27550: result: no
configure:27572: checking for vsnprintf
configure:27629: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security 
-Wmissing-format-attribute   conftest.c  >&5
configure:27635: $? = 0
configure:27638: test -z 			 || test ! -s conftest.err
configure:27641: $? = 0
configure:27644: test -s conftest
configure:27647: $? = 0
configure:27659: result: yes
configure:27572: checking for snprintf
configure:27629: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security 
-Wmissing-format-attribute   conftest.c  >&5
configure:27635: $? = 0
configure:27638: test -z 			 || test ! -s conftest.err
configure:27641: $? = 0
configure:27644: test -s conftest
configure:27647: $? = 0
configure:27659: result: yes
configure:27718: checking for X
configure:27756: gcc -E  conftest.c
configure:27762: $? = 0
configure:27853: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security 
-Wmissing-format-attribute   conftest.c -lXt  >&5
/usr/bin/ld: cannot find -lXt
collect2: ld returned 1 exit status
configure:27859: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "digikamimageplugins-0.7.3"
| #define VERSION "3.4.89"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define KDELIBSUFF ""
| #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_SGI_STL 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_RES_INIT 1
| #define HAVE_RES_INIT 1
| #define HAVE_RES_INIT_PROTO 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_CHAR_P 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| /* end confdefs.h.  */
| #include <X11/Intrinsic.h>
| int
| main ()
| {
| XtMalloc(1)
|   ;
|   return 0;
| }
configure:28017: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include
configure:28046: checking for IceConnectionNumber in -lICE
configure:28076: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security 
-Wmissing-format-attribute   -L/usr/X11R6/lib conftest.c -lICE   >&5
configure:28082: $? = 0
configure:28085: test -z 			 || test ! -s conftest.err
configure:28088: $? = 0
configure:28091: test -s conftest
configure:28094: $? = 0
configure:28107: result: yes
configure:28117: checking for libXext
configure:28152: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security 
-Wmissing-format-attribute   -L/usr/X11R6/lib  conftest.c -lXext -lX11  >&5
configure:28158: $? = 0
configure:28161: test -z 			 || test ! -s conftest.err
configure:28164: $? = 0
configure:28167: test -s conftest
configure:28170: $? = 0
configure:28189: result: yes
configure:28339: checking for pthread_create in -lpthread
configure:28369: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security 
-Wmissing-format-attribute   conftest.c -lpthread   >&5
configure:28375: $? = 0
configure:28378: test -z 			 || test ! -s conftest.err
configure:28381: $? = 0
configure:28384: test -s conftest
configure:28387: $? = 0
configure:28400: result: yes
configure:28677: checking for extra includes
configure:28705: result: no
configure:28709: checking for extra libs
configure:28738: result: no
configure:28744: checking for libz
configure:28779: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security 
-Wmissing-format-attribute -I/usr/X11R6/include   -D_REENTRANT  conftest.c 
-L/usr/X11R6/lib    -lz  >&5
configure:28785: $? = 0
configure:28788: test -z 			 || test ! -s conftest.err
configure:28791: $? = 0
configure:28794: test -s conftest
configure:28797: $? = 0
configure:28819: result: -lz
configure:28840: checking for libpng
configure:28877: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security 
-Wmissing-format-attribute -I/usr/X11R6/include   -D_REENTRANT  conftest.c  
-L/usr/X11R6/lib    -lpng -lz -lm -lX11  >&5
configure:28883: $? = 0
configure:28886: test -z 			 || test ! -s conftest.err
configure:28889: $? = 0
configure:28892: test -s conftest
configure:28895: $? = 0
configure:28919: result: -lpng -lz -lm
configure:28930: checking for libjpeg6b
configure:28970: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security 
-Wmissing-format-attribute -I/usr/X11R6/include   -D_REENTRANT  conftest.c 
-L/usr/X11R6/lib    -ljpeg6b -lm >&5
/usr/bin/ld: cannot find -ljpeg6b
collect2: ld returned 1 exit status
configure:28976: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "digikamimageplugins-0.7.3"
| #define VERSION "3.4.89"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define KDELIBSUFF ""
| #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_SGI_STL 1
| #define HAVE_CRYPT 1
| #define kde_socklen_t socklen_t
| #define ksize_t socklen_t
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_RES_INIT 1
| #define HAVE_RES_INIT 1
| #define HAVE_RES_INIT_PROTO 1
| #define SIZEOF_INT 4
| #define SIZEOF_SHORT 2
| #define SIZEOF_LONG 4
| #define SIZEOF_CHAR_P 4
| #define SIZEOF_SIZE_T 4
| #define SIZEOF_UNSIGNED_LONG 4
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBPNG 1
| /* end confdefs.h.  */
| /* Override any gcc2 internal prototype to avoid an error.  */
| struct jpeg_decompress_struct;
| typedef struct jpeg_decompress_struct * j_decompress_ptr;
| typedef int size_t;
| #ifdef __cplusplus
| extern "C" {
| #endif
|     void jpeg_CreateDecompress(j_decompress_ptr cinfo,
|                                     int version, size_t structsize);
| #ifdef __cplusplus
| }
| #endif
| /* We use char because int might match the return type of a gcc2
|     builtin and then its argument prototype would still apply.  */
| 
| int
| main ()
| {
| jpeg_CreateDecompress(0L, 0, 0);
|   ;
|   return 0;
| }
configure:29010: result: no
configure:29013: checking for libjpeg
configure:29053: gcc -o conftest -std=iso9899:1990 -W -Wall -Wchar-subscripts 
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   -Wformat-security 
-Wmissing-format-attribute -I/usr/X11R6/include   -D_REENTRANT  conftest.c 
-L/usr/X11R6/lib    -ljpeg -lm >&5
configure:29059: $? = 0
configure:29062: test -z 			 || test ! -s conftest.err
configure:29065: $? = 0
configure:29068: test -s conftest
configure:29071: $? = 0
configure:29090: result: -ljpeg
configure: 29114: ${prefix}/include/jpeglib.h
configure: 29114: /usr/include/jpeglib.h
taking that
configure:29161: checking for perl
configure:29221: result: /usr/bin/perl
configure:29347: checking for Qt
configure: 29412: /usr/lib/qt3/include/qstyle.h
configure: 29412: /usr/lib/qt3/qstyle.h
configure: 29412: /usr/lib/qt/include/qstyle.h
configure: 29412: /usr/lib/qt/qstyle.h
configure: 29412: /usr/share/qt3/include/qstyle.h
taking that
tried NO
tried /usr/lib/qt3/lib
tried /usr/lib/qt3
tried /usr/lib/qt/lib
tried /usr/lib/qt
configure:29530: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor 
-Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align 
-Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor 
-O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions 
-fno-check-new -fno-common -I/usr/share/qt3/include -I/usr/X11R6/include  
-DQT_THREAD_SUPPORT  -D_REENTRANT  -L/usr/share/qt3/lib -L/usr/X11R6/lib     
conftest.cc  -lqt-mt -lpng -lz -lm -ljpeg -ldl  -lXext -lX11 -lSM -lICE  
-lpthread 1>&5
configure:29533: $? = 0
configure:29592: result: libraries /usr/share/qt3/lib, 
headers /usr/share/qt3/include using -mt
configure:29774: checking for moc
configure:29846: result: /usr/share/qt3/bin/moc
configure:29854: checking for uic
configure:29908: result: /usr/share/qt3/bin/uic
configure:29939: checking whether uic supports -L 
configure:29950: /usr/share/qt3/bin/uic -L /nonexistent conftest.ui >/dev/null
configure:29953: $? = 0
configure:29965: result: yes
configure:29977: checking whether uic supports -nounload 
configure:29988: /usr/share/qt3/bin/uic -nounload  conftest.ui >/dev/null
configure:29991: $? = 0
configure:30003: result: yes
configure:30040: checking if Qt needs -ljpeg
configure:30081: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor 
-Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align 
-Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor 
-O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions 
-fno-check-new -fno-common -I/usr/share/qt3/include -I/usr/X11R6/include   
-DQT_THREAD_SUPPORT  -D_REENTRANT  conftest.cc -L/usr/share/qt3/lib 
-L/usr/X11R6/lib -lqt-mt -lpng -lz -lm  -ldl -lXext -lX11 -lSM -lICE 1>&5
conftest.cc: In function `int main()':
conftest.cc:54: warning: `char**argv' might be used uninitialized in this 
   function
configure:30087: $? = 0
configure:30090: test -z 			 || test ! -s conftest.err
configure:30093: $? = 0
configure:30096: test -s conftest
configure:30099: $? = 0
configure:30128: result: no
configure:30160: checking for rpath
configure:30192: result: yes
configure:30195: checking for KDE
configure: 30248: /usr/include/ksharedptr.h
configure: 30248: /usr/include/ksharedptr.h
configure: 30248: /usr/include/kde/ksharedptr.h
taking that
configure: 30278: /usr/lib/libkio.la
taking that
configure: 30296: /usr/lib/kde3/plugins/designer/kdewidgets.la
taking that
configure:30369: result: libraries /usr/lib, headers /usr/include/kde
configure:30408: checking if UIC has KDE plugins available
configure:30435: /usr/share/qt3/bin/uic -L /usr/lib/kde3/plugins/designer 
-nounload -impl actest.h actest.ui > actest.cpp
configure:30438: $? = 0
configure:30452: result: yes
configure:30507: checking for KDE paths
configure:31124: result: defaults
configure:31172: checking for dcopidl
configure:31234: result: /usr/bin/dcopidl
configure:31241: checking for dcopidl2cpp
configure:31303: result: /usr/bin/dcopidl2cpp
configure:31311: checking for mcopidl
configure:31375: result: /usr/bin/mcopidl
configure:31382: checking for artsc-config
configure:31446: result: /usr/bin/artsc-config
configure:31454: checking for meinproc
configure:31508: result: /usr/bin/meinproc
configure:31533: checking for kconfig_compiler
configure:31595: result: /usr/bin/kconfig_compiler
configure:31602: checking for dcopidlng
configure:31664: result: /usr/bin/dcopidlng
configure:31744: checking for xmllint
configure:31798: result: /usr/bin/xmllint
configure: 31814: /usr/share/apps/ksgmltools2/customization/kde-chunk.xsl
taking that
configure:31984: checking for Qt docs
configure: 31997: /doc/html/qsql.html
configure: 31997: /doc/html/qsql.html
configure: 31997: /usr/share/doc/packages/qt3/html/qsql.html
configure: 31997: /usr/lib/qt/doc/qsql.html
configure: 31997: /usr/lib/qt3/doc/qsql.html
configure: 31997: /usr/lib/qt3/doc/html/qsql.html
configure: 31997: /usr/doc/qt3/html/qsql.html
configure: 31997: /usr/doc/qt3/qsql.html
configure: 31997: /usr/share/doc/qt3-doc/qsql.html
configure: 31997: /usr/share/qt3/doc/html/qsql.html
configure: 31997: /usr/X11R6/share/doc/qt/html/qsql.html
configure:32006: result: NO
configure:32012: checking for dot
configure:32062: result: not found
configure:32079: checking for doxygen
configure:32129: result: not found
configure:32164: checking for digiKam in our sources
configure:32179: result: not found
configure:32182: checking if digiKam is installed
configure:32209: checking digikam/imageplugin.h usability
configure:32221: g++ -c -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi 
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts 
-Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security 
-Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common 
-DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT 
-DQT_NO_TRANSLATION -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL 
-DQT_NO_COMPAT -DQT_NO_TRANSLATION  -DQT_THREAD_SUPPORT  -D_REENTRANT 
-I/usr/include/kde -I/usr/share/qt3/include -I/usr/X11R6/include  conftest.cc 
>&5
configure:32227: $? = 0
configure:32230: test -z     || test ! -s conftest.err
configure:32233: $? = 0
configure:32236: test -s conftest.o
configure:32239: $? = 0
configure:32249: result: yes
configure:32253: checking digikam/imageplugin.h presence
configure:32263: g++ -E  -DQT_THREAD_SUPPORT  -D_REENTRANT -I/usr/include/kde 
-I/usr/share/qt3/include -I/usr/X11R6/include  conftest.cc
configure:32269: $? = 0
configure:32289: result: yes
configure:32324: checking for digikam/imageplugin.h
configure:32331: result: yes
configure:32397: checking if digikam should be compiled
configure:32409: result: no
configure:32397: checking if doc should be compiled
configure:32409: result: yes
configure:32397: checking if po should be compiled
configure:32409: result: yes
configure:32397: checking if digikamimageplugins should be compiled
configure:32409: result: yes
configure:32767: creating ./config.status

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

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

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

on 3g0

config.status:824: creating config.h
config.status:1160: executing depfiles commands

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

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
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=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_f77_compiler_gnu=no
ac_cv_func__NSGetEnviron=no
ac_cv_func_connect=yes
ac_cv_func_dlopen=no
ac_cv_func_inet_ntoa=yes
ac_cv_func_remove=yes
ac_cv_func_shl_load=no
ac_cv_func_shmat=yes
ac_cv_func_snprintf=yes
ac_cv_func_vsnprintf=yes
ac_cv_have_dlfcn=yes
ac_cv_have_kde='have_kde=yes     ac_kde_includes=/usr/include/kde 
ac_kde_libraries=/usr/lib'
ac_cv_have_qt='have_qt=yes     ac_qt_includes=/usr/share/qt3/include 
ac_qt_libraries=/usr/share/qt3/lib'
ac_cv_header_Carbon_Carbon_h=no
ac_cv_header_CoreAudio_CoreAudio_h=no
ac_cv_header_crt_externs_h=no
ac_cv_header_digikam_imageplugin_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_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_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_compat_main=no
ac_cv_lib_crypt_crypt=yes
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_dld_shl_load=no
ac_cv_lib_dld_shl_unload=no
ac_cv_lib_dnet_dnet_ntoa=no
ac_cv_lib_dnet_stub_dnet_ntoa=no
ac_cv_lib_jpeg_6b=no
ac_cv_lib_jpeg_normal=-ljpeg
ac_cv_lib_png='-lpng -lz -lm'
ac_cv_lib_poll_poll=no
ac_cv_lib_pthread_pthread_create=yes
ac_cv_lib_ucb_killpg=no
ac_cv_lib_util_main=yes
ac_cv_lib_z=-lz
ac_cv_objext=o
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_f77_g=no
ac_cv_prog_make_make_set=yes
ac_cv_sizeof_char_p=4
ac_cv_sizeof_int=4
ac_cv_sizeof_long=4
ac_cv_sizeof_short=2
ac_cv_sizeof_size_t=4
ac_cv_sizeof_unsigned_long=4
ac_cv_target=i686-pc-linux-gnu
ac_cv_target_alias=i686-pc-linux-gnu
ac_cv_type_char_p=yes
ac_cv_type_int=yes
ac_cv_type_long=yes
ac_cv_type_short=yes
ac_cv_type_size_t=yes
ac_cv_type_unsigned_long=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
kde_cv_all_paths='kde_have_all_paths="yes"  kde_htmldir="\${datadir}/doc/HTML"  
kde_appsdir="\${datadir}/applnk"  kde_icondir="\${datadir}/icons"  
kde_sounddir="\${datadir}/sounds"  kde_datadir="\${datadir}/apps"  
kde_locale="\${datadir}/locale"  kde_cgidir="\${exec_prefix}/cgi-bin"  
kde_confdir="\${datadir}/config"  kde_kcfgdir="\${datadir}/config.kcfg"  
kde_mimedir="\${datadir}/mimelnk"  kde_toolbardir="\${datadir}/toolbar"  
kde_wallpaperdir="\${datadir}/wallpapers"  
kde_templatesdir="\${datadir}/templates"  kde_bindir="\${exec_prefix}/bin"  
kde_servicesdir="\${datadir}/services"  
kde_servicetypesdir="\${datadir}/servicetypes"  
kde_moduledir="\${libdir}/kde3"  
kde_styledir="\${libdir}/kde3/plugins/styles"  
kde_widgetdir="/usr/lib/kde3/plugins/designer"  
xdg_appsdir="\${datadir}/applications/kde"  
xdg_menudir="\${sysconfdir}/xdg/menus"  
xdg_directorydir="\${datadir}/desktop-directories"  kde_result=defaults'
kde_cv_func_res_init=yes
kde_cv_func_strlcat=no
kde_cv_func_strlcpy=no
kde_cv_have_libXext=yes
kde_cv_have_x='have_x=yes          kde_x_includes=/usr/X11R6/include 
kde_x_libraries=/usr/X11R6/lib'
kde_cv_path=NONE
kde_cv_path_artsc_config=/usr/bin/artsc-config
kde_cv_path_dcopidl=/usr/bin/dcopidl
kde_cv_path_dcopidl2cpp=/usr/bin/dcopidl2cpp
kde_cv_path_dcopidlng=/usr/bin/dcopidlng
kde_cv_path_dot=NONE
kde_cv_path_doxygen=NONE
kde_cv_path_kconfig_compiler=/usr/bin/kconfig_compiler
kde_cv_path_kde_config=/usr/bin/kde-config
kde_cv_path_mcopidl=/usr/bin/mcopidl
kde_cv_path_meinproc=/usr/bin/meinproc
kde_cv_path_moc=/usr/share/qt3/bin/moc
kde_cv_path_perl=/usr/bin/perl
kde_cv_path_uic=/usr/share/qt3/bin/uic
kde_cv_path_xmllint=/usr/bin/xmllint
kde_cv_prog_cc_Wmissing_format_attribute=yes
kde_cv_prog_cxx_O0=yes
kde_cv_prog_cxx_Wl___allow_shlib_undefined=yes
kde_cv_prog_cxx_Wl___no_undefined=yes
kde_cv_prog_cxx_Wmissing_format_attribute=yes
kde_cv_prog_cxx_Wno_long_long=yes
kde_cv_prog_cxx_Wnon_virtual_dtor=yes
kde_cv_prog_cxx_Wundef=yes
kde_cv_prog_cxx_fexceptions=yes
kde_cv_prog_cxx_fno_check_new=yes
kde_cv_prog_cxx_fno_common=yes
kde_cv_prog_cxx_fno_exceptions=yes
kde_cv_prog_uic_L=yes
kde_cv_prog_uic_nounload=yes
kde_cv_proto_res_init=no
kde_cv_proto_strlcat='yes - in libkdefakes'
kde_cv_proto_strlcpy='yes - in libkdefakes'
kde_cv_qt_jpeg=no
kde_cv_socklen_t=yes
kde_cv_socklen_t_equiv=socklen_t
kde_cv_stl_works=yes
kde_cv_uic_plugins=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_dlopen=dlopen
lt_cv_dlopen_libs=-ldl
lt_cv_dlopen_self=yes
lt_cv_dlopen_self_static=yes
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.3.2.so'
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_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/^.*[  ]\([ABCDGISTW]
[ABCDGISTW]*\)[  ][  ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  
{\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  
{"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int 
\1;/p'\'''
lt_cv_sys_max_cmd_len=32768
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[  ]\\([ABCDGISTW]
[ABCDGISTW]*\\)[  ][  ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 
\\3/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'\''"'

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

ACLOCAL='${SHELL} /usr/src/digikamimageplugins-0.7.3/admin/missing --run 
aclocal-1.6'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/src/digikamimageplugins-0.7.3/admin/missing --run tar'
AR='ar'
ARTSCCONFIG='/usr/bin/artsc-config'
AUTOCONF='$(SHELL) $(top_srcdir)/admin/cvs.sh configure || touch configure'
AUTODIRS=''
AUTOHEADER='${SHELL} /usr/src/digikamimageplugins-0.7.3/admin/missing --run 
autoheader'
AUTOMAKE='${SHELL} /usr/src/digikamimageplugins-0.7.3/admin/missing --run 
automake-1.6'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-std=iso9899:1990 -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith 
-Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2   
-Wformat-security -Wmissing-format-attribute'
CONF_FILES=' $(top_srcdir)/./admin/configure.in.min 
$(top_srcdir)/configure.in.in 
$(top_srcdir)/./digikamimageplugins/configure.in.in 
$(top_srcdir)/configure.in.bot'
CPP='gcc -E'
CPPFLAGS=' -DQT_THREAD_SUPPORT  -D_REENTRANT'
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 
-D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W 
-Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security 
-Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common 
-DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT 
-DQT_NO_TRANSLATION -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL 
-DQT_NO_COMPAT -DQT_NO_TRANSLATION'
DCOPIDL2CPP='/usr/bin/dcopidl2cpp'
DCOPIDL='/usr/bin/dcopidl'
DCOPIDLNG='/usr/bin/dcopidlng'
DCOP_DEPENDENCIES='$(DCOPIDL) $(DCOPIDLNG)'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DOXYGEN=''
DOXYGEN_PROJECT_NAME='The API Reference'
DOXYGEN_PROJECT_NUMBER='Version 3.4.89'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
ENABLE_PERMISSIVE_FLAG='-fpermissive'
EXEEXT=''
F77=''
FFLAGS=''
FRAMEWORK_COREAUDIO=''
GMSGFMT='/usr/bin/msgfmt'
HAVE_GCC_VISIBILITY='0'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL} $(INSTALL_STRIP_FLAG)'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
KCFG_DEPENDENCIES='$(KCONFIG_COMPILER)'
KCONFIG_COMPILER='/usr/bin/kconfig_compiler'
KDECONFIG='/usr/bin/kde-config'
KDE_CHECK_PLUGIN='$(KDE_PLUGIN) -rpath $(libdir)'
KDE_EXTRA_RPATH=''
KDE_HAS_DOXYGEN='no'
KDE_HAVE_DOT='NO'
KDE_INCLUDES='-I/usr/include/kde'
KDE_LDFLAGS='-L/usr/lib'
KDE_MT_LDFLAGS=''
KDE_MT_LIBS='-lpthread'
KDE_NO_UNDEFINED='-Wl,--no-undefined -Wl,--allow-shlib-undefined'
KDE_PLUGIN='-avoid-version -module -no-undefined $(KDE_NO_UNDEFINED) 
$(KDE_RPATH) $(KDE_MT_LDFLAGS)'
KDE_RPATH='-R $(libdir) -R $(kde_libraries) -R $(qt_libraries) -R 
$(x_libraries)'
KDE_USE_CLOSURE_FALSE=''
KDE_USE_CLOSURE_TRUE='#'
KDE_USE_FINAL_FALSE=''
KDE_USE_FINAL_TRUE='#'
KDE_USE_NMCHECK_FALSE=''
KDE_USE_NMCHECK_TRUE='#'
KDE_XSL_STYLESHEET='/usr/share/apps/ksgmltools2/customization/kde-chunk.xsl'
LDFLAGS=''
LDFLAGS_AS_NEEDED=''
LDFLAGS_NEW_DTAGS=''
LIBCOMPAT=''
LIBCRYPT='-lcrypt'
LIBDIGIKAM_CFLAGS=''
LIBDIGIKAM_LIBS='-ldigikam'
LIBDIGIKAM_LIBS_DEP='$(LIBDIGIKAM_LIBS)'
LIBDL='-ldl'
LIBJPEG='-ljpeg'
LIBOBJS=''
LIBPNG='-lpng -lz -lm'
LIBPTHREAD='-lpthread'
LIBRESOLV='-lresolv'
LIBS=''
LIBSM='-lSM -lICE'
LIBSOCKET=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent'
LIBUCB=''
LIBUTIL='-lutil'
LIBZ='-lz'
LIB_ARTS='-lartskde'
LIB_KAB='-lkab'
LIB_KABC='-lkabc'
LIB_KDECORE='-lkdecore'
LIB_KDED=''
LIB_KDEPIM='-lkdepim'
LIB_KDEPRINT='-lkdeprint'
LIB_KDEUI='-lkdeui'
LIB_KDNSSD='-lkdnssd'
LIB_KFILE='-lkio'
LIB_KFM=''
LIB_KHTML='-lkhtml'
LIB_KIMPROXY='-lkimproxy'
LIB_KIO='-lkio'
LIB_KJS='-lkjs'
LIB_KNEWSTUFF='-lknewstuff'
LIB_KPARTS='-lkparts'
LIB_KSPELL='-lkspell'
LIB_KSYCOCA='-lkio'
LIB_KUNITTEST='-lkunittest'
LIB_KUTILS='-lkutils'
LIB_POLL=''
LIB_QPE=''
LIB_QT='-lqt-mt  $(LIBZ) $(LIBPNG) -lXext $(LIB_X11) $(LIBSM) -lpthread'
LIB_SMB='-lsmb'
LIB_X11='-lX11 $(LIBSOCKET)'
LIB_XEXT='-lXext'
LIB_XRENDER=''
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /usr/src/digikamimageplugins-0.7.3/admin/missing --run 
makeinfo'
MAKEKDEWIDGETS=''
MCOPIDL='/usr/bin/mcopidl'
MEINPROC='/usr/bin/meinproc'
MOC='/usr/share/qt3/bin/moc'
MSGFMT='/usr/bin/msgfmt'
NOOPT_CFLAGS='-O0'
NOOPT_CXXFLAGS='-O0'
OBJEXT='o'
PACKAGE='digikamimageplugins-0.7.3'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PERL='/usr/bin/perl'
QTDOCDIR='NO'
QTE_NORTTI=''
QT_INCLUDES='-I/usr/share/qt3/include'
QT_LDFLAGS='-L/usr/share/qt3/lib'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
TOPSUBDIRS=' doc po digikamimageplugins'
UIC='/usr/share/qt3/bin/uic -L $(kde_widgetdir) -nounload'
UIC_TR='tr2i18n'
USER_INCLUDES=''
USER_LDFLAGS=''
USE_EXCEPTIONS='-fexceptions'
USE_RTTI=''
USE_THREADS=''
VERSION='3.4.89'
WOVERLOADED_VIRTUAL=''
XGETTEXT='/usr/bin/xgettext'
XMLLINT='/usr/bin/xmllint'
X_EXTRA_LIBS=''
X_INCLUDES='-I/usr/X11R6/include'
X_LDFLAGS='-L/usr/X11R6/lib'
X_PRE_LIBS=''
X_RPATH='-R $(x_libraries)'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77=''
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
all_includes='-I/usr/include/kde -I/usr/share/qt3/include -I/usr/X11R6/include 
'
all_libraries='-L/usr/lib -L/usr/share/qt3/lib -L/usr/X11R6/lib   '
am__include='include'
am__quote=''
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${prefix}/share'
digikam_SUBDIR_included_FALSE=''
digikam_SUBDIR_included_TRUE='#'
digikamimageplugins_SUBDIR_included_FALSE='#'
digikamimageplugins_SUBDIR_included_TRUE=''
doc_SUBDIR_included_FALSE='#'
doc_SUBDIR_included_TRUE=''
exec_prefix='${prefix}'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
include_ARTS_FALSE='#'
include_ARTS_TRUE=''
include_x11_FALSE='#'
include_x11_TRUE=''
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/usr/src/digikamimageplugins-0.7.3/admin/install-sh'
kde_appsdir='${datadir}/applnk'
kde_bindir='${exec_prefix}/bin'
kde_confdir='${datadir}/config'
kde_datadir='${datadir}/apps'
kde_htmldir='${datadir}/doc/HTML'
kde_icondir='${datadir}/icons'
kde_includes='/usr/include/kde'
kde_kcfgdir='${datadir}/config.kcfg'
kde_libraries='/usr/lib'
kde_libs_htmldir='/usr/share/doc/kde/HTML'
kde_libs_prefix='/usr'
kde_locale='${datadir}/locale'
kde_mimedir='${datadir}/mimelnk'
kde_moduledir='${libdir}/kde3'
kde_qtver='3'
kde_servicesdir='${datadir}/services'
kde_servicetypesdir='${datadir}/servicetypes'
kde_sounddir='${datadir}/sounds'
kde_styledir='${libdir}/kde3/plugins/styles'
kde_templatesdir='${datadir}/templates'
kde_wallpaperdir='${datadir}/wallpapers'
kde_widgetdir='/usr/lib/kde3/plugins/designer'
kdeinitdir='$(kde_moduledir)'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
po_SUBDIR_included_FALSE='#'
po_SUBDIR_included_TRUE=''
prefix='/usr'
program_transform_name='s,x,x,'
qt_includes='/usr/share/qt3/include'
qt_libraries='/usr/share/qt3/lib'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='i686-pc-linux-gnu'
target_alias=''
target_cpu='i686'
target_os='linux-gnu'
target_vendor='pc'
unsermake_enable_pch_FALSE=''
unsermake_enable_pch_TRUE='#'
x_includes='/usr/X11R6/include'
x_libraries='/usr/X11R6/lib'
xdg_appsdir='${datadir}/applications/kde'
xdg_directorydir='${datadir}/desktop-directories'
xdg_menudir='${sysconfdir}/xdg/menus'

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

#define HAVE_CRYPT 1
#define HAVE_DLFCN_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIBJPEG 1
#define HAVE_LIBPNG 1
#define HAVE_LIBPTHREAD 1
#define HAVE_LIBZ 1
#define HAVE_MEMORY_H 1
#define HAVE_RES_INIT 1
#define HAVE_RES_INIT 1
#define HAVE_RES_INIT_PROTO 1
#define HAVE_SGI_STL 1
#define HAVE_SNPRINTF 1
#define HAVE_STDINT_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_BITYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_VSNPRINTF 1
#define KDELIBSUFF ""
#define PACKAGE "digikamimageplugins-0.7.3"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define SIZEOF_CHAR_P 4
#define SIZEOF_INT 4
#define SIZEOF_LONG 4
#define SIZEOF_SHORT 2
#define SIZEOF_SIZE_T 4
#define SIZEOF_UNSIGNED_LONG 4
#define STDC_HEADERS 1
#define USE_ARTS 1
#define VERSION "3.4.89"
#define kde_socklen_t socklen_t
#define ksize_t socklen_t
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 0

I can't understand what's wrong...
-- 
Best regards, Andrew Svet a.k.a. z-vet



More information about the Digikam-users mailing list