[bt-devel] Can't compile Bibletime 1.6.5: error: Failed to compile the test program to check the Sword version

George Ruinelli george at ruinelli.ch
Sun Nov 11 09:39:39 MST 2007


I can't compile bibletime 1.6.5.
Bibletime 1.6.4 is runing, but crashs always when I try to create a search 
index. (Maybe it is more a problem of clucene?)
So I decided to compile the newest version of bibletime.
Im working on an Debian system and have CLucene in version 0.9.20.
Sword is in 1.5.20.

Below is my config.log:
-------8<--------------------------------------------

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.61.  Invocation command line was

  $ ./configure 

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

hostname = L2
uname -m = i686
uname -r = 2.6.20.11-slh-smp-1
uname -s = Linux
uname -v = #1 SMP Mon May 7 22:05:13 UTC 2007

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

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

PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin


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

configure:2158: checking build system type
configure:2176: result: i686-pc-linux-gnu
configure:2198: checking host system type
configure:2213: result: i686-pc-linux-gnu
configure:2235: checking target system type
configure:2250: result: i686-pc-linux-gnu
configure:2311: checking for a BSD-compatible install
configure:2367: result: /usr/bin/install -c
configure:2382: checking for -p flag to install
configure:2395: result: yes
configure:2406: checking whether build environment is sane
configure:2449: result: yes
configure:2501: checking for gawk
configure:2517: found /usr/bin/gawk
configure:2528: result: gawk
configure:2539: checking whether make sets $(MAKE)
configure:2560: result: yes
configure:2762: checking for kde-config
configure:2824: result: /usr/bin/kde-config
configure:2920: checking where to install
configure:2924: result: /usr (as returned by kde-config)
configure:3060: checking for style of include used by make
configure:3088: result: GNU
configure:3238: checking for gcc
configure:3254: found /usr/bin/gcc
configure:3265: result: gcc
configure:3503: checking for C compiler version
configure:3510: gcc --version >&5
gcc (GCC) 4.2.3 20071014 (prerelease) (Debian 4.2.2-3)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3513: $? = 0
configure:3520: gcc -v >&5
Using built-in specs.
Target: i486-linux-gnu
Configured 
with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2 --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-targets=all --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.2.3 20071014 (prerelease) (Debian 4.2.2-3)
configure:3523: $? = 0
configure:3530: gcc -V >&5
gcc: '-V' option must have argument
configure:3533: $? = 1
configure:3556: checking for C compiler default output file name
configure:3583: gcc     conftest.c  >&5
configure:3586: $? = 0
configure:3624: result: a.out
configure:3641: checking whether the C compiler works
configure:3651: ./a.out
configure:3654: $? = 0
configure:3671: result: yes
configure:3678: checking whether we are cross compiling
configure:3680: result: no
configure:3683: checking for suffix of executables
configure:3690: gcc -o conftest     conftest.c  >&5
configure:3693: $? = 0
configure:3717: result: 
configure:3723: checking for suffix of object files
configure:3749: gcc -c    conftest.c >&5
configure:3752: $? = 0
configure:3775: result: o
configure:3779: checking whether we are using the GNU C compiler
configure:3808: gcc -c    conftest.c >&5
configure:3814: $? = 0
configure:3831: result: yes
configure:3836: checking whether gcc accepts -g
configure:3866: gcc -c -g  conftest.c >&5
configure:3872: $? = 0
configure:3971: result: yes
configure:3988: checking for gcc option to accept ISO C89
configure:4062: gcc  -c    conftest.c >&5
configure:4068: $? = 0
configure:4091: result: none needed
configure:4111: checking dependency style of gcc
configure:4201: result: gcc3
configure:4224: checking how to run the C preprocessor
configure:4264: gcc -E  conftest.c
configure:4270: $? = 0
configure:4301: gcc -E  conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:4307: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bibletime"
| #define VERSION "1.6.5"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4340: result: gcc -E
configure:4369: gcc -E  conftest.c
configure:4375: $? = 0
configure:4406: gcc -E  conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:4412: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bibletime"
| #define VERSION "1.6.5"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4536: checking for g++
configure:4552: found /usr/bin/g++
configure:4563: result: g++
configure:4594: checking for C++ compiler version
configure:4601: g++ --version >&5
g++ (GCC) 4.2.3 20071014 (prerelease) (Debian 4.2.2-3)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:4604: $? = 0
configure:4611: g++ -v >&5
Using built-in specs.
Target: i486-linux-gnu
Configured 
with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2 --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-targets=all --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.2.3 20071014 (prerelease) (Debian 4.2.2-3)
configure:4614: $? = 0
configure:4621: g++ -V >&5
g++: '-V' option must have argument
configure:4624: $? = 1
configure:4627: checking whether we are using the GNU C++ compiler
configure:4656: g++ -c    conftest.cpp >&5
configure:4662: $? = 0
configure:4679: result: yes
configure:4684: checking whether g++ accepts -g
configure:4714: g++ -c -g  conftest.cpp >&5
configure:4720: $? = 0
configure:4819: result: yes
configure:4844: checking dependency style of g++
configure:4934: result: gcc3
configure:5249: checking whether g++ supports -Wmissing-format-attribute
configure:5289: rm -rf SunWS_cache; g++ -o 
conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2   -Wmissing-format-attribute   
conftest.cpp  1>&5
configure:5295: $? = 0
configure:5322: result: yes
configure:5334: checking whether gcc supports -Wmissing-format-attribute
configure:5371: 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:5377: $? = 0
configure:5404: result: yes
configure:5418: checking whether g++ supports -Wundef
configure:5458: rm -rf SunWS_cache; g++ -o 
conftest -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -O2   -Wformat-security -Wmissing-format-attribute -Wundef   
conftest.cpp  1>&5
configure:5464: $? = 0
configure:5491: result: yes
configure:5503: checking whether g++ supports -Wno-long-long
configure:5543: 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 -Wwrite-strings -O2   -Wformat-security -Wmissing-format-attribute -Wno-long-long   
conftest.cpp  1>&5
configure:5549: $? = 0
configure:5576: result: yes
configure:5588: checking whether g++ supports -Wnon-virtual-dtor
configure:5628: 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 -Wwrite-strings -O2   -Wformat-security -Wmissing-format-attribute -Wnon-virtual-dtor   
conftest.cpp  1>&5
configure:5634: $? = 0
configure:5661: result: yes
configure:5692: checking whether g++ supports -fno-exceptions
configure:5732: 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 -Wwrite-strings -O2   -Wformat-security -Wmissing-format-attribute -fno-exceptions   
conftest.cpp  1>&5
configure:5738: $? = 0
configure:5765: result: yes
configure:5777: checking whether g++ supports -fno-check-new
configure:5817: 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 -Wwrite-strings -O2   -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new   
conftest.cpp  1>&5
configure:5823: $? = 0
configure:5850: result: yes
configure:5862: checking whether g++ supports -fno-common
configure:5902: 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 -Wwrite-strings -O2   -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common   
conftest.cpp  1>&5
configure:5908: $? = 0
configure:5935: result: yes
configure:5947: checking whether g++ supports -fexceptions
configure:5987: 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 -Wwrite-strings -O2   -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -fexceptions   
conftest.cpp  1>&5
configure:5993: $? = 0
configure:6020: result: yes
configure:6693: checking how to run the C++ preprocessor
configure:6729: g++ -E  conftest.cpp
configure:6735: $? = 0
configure:6766: g++ -E  conftest.cpp
conftest.cpp:10:28: error: ac_nonexistent.h: No such file or directory
configure:6772: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bibletime"
| #define VERSION "1.6.5"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6805: result: g++ -E
configure:6834: g++ -E  conftest.cpp
configure:6840: $? = 0
configure:6871: g++ -E  conftest.cpp
conftest.cpp:10:28: error: ac_nonexistent.h: No such file or directory
configure:6877: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bibletime"
| #define VERSION "1.6.5"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6919: checking whether g++ supports -O0
configure:6959: 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 -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -O0   
conftest.cpp  1>&5
configure:6965: $? = 0
configure:6992: result: yes
configure:7257: checking whether g++ supports -Wl,--no-undefined
configure:7297: 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 -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -Wl,--no-undefined   
conftest.cpp  1>&5
configure:7303: $? = 0
configure:7330: result: yes
configure:7334: checking whether g++ supports -Wl,--allow-shlib-undefined
configure:7374: 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 -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -Wl,--allow-shlib-undefined   
conftest.cpp  1>&5
configure:7380: $? = 0
configure:7407: result: yes
configure:7521: result: not using lib directory suffix
configure:7566: checking for a sed that does not truncate output
configure:7620: result: /bin/sed
configure:7623: checking for grep that handles long lines and -e
configure:7697: result: /bin/grep
configure:7702: checking for egrep
configure:7780: result: /bin/grep -E
configure:7796: checking for ld used by gcc
configure:7863: result: /usr/bin/ld
configure:7872: checking if the linker (/usr/bin/ld) is GNU ld
configure:7887: result: yes
configure:7892: checking for /usr/bin/ld option to reload object files
configure:7899: result: -r
configure:7908: checking for BSD-compatible nm
configure:7950: result: /usr/bin/nm -B
configure:7954: checking whether ln -s works
configure:7958: result: yes
configure:7965: checking how to recognise dependent libraries
configure:8172: result: pass_all
configure:8378: checking for ANSI C header files
configure:8408: 
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:8414: $? = 0
configure:8513: 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:8516: $? = 0
configure:8522: ./conftest
configure:8525: $? = 0
configure:8542: result: yes
configure:8566: checking for sys/types.h
configure:8587: 
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:8593: $? = 0
configure:8609: result: yes
configure:8566: checking for sys/stat.h
configure:8587: 
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:8593: $? = 0
configure:8609: result: yes
configure:8566: checking for stdlib.h
configure:8587: 
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:8593: $? = 0
configure:8609: result: yes
configure:8566: checking for string.h
configure:8587: 
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:8593: $? = 0
configure:8609: result: yes
configure:8566: checking for memory.h
configure:8587: 
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:8593: $? = 0
configure:8609: result: yes
configure:8566: checking for strings.h
configure:8587: 
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:8593: $? = 0
configure:8609: result: yes
configure:8566: checking for inttypes.h
configure:8587: 
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:8593: $? = 0
configure:8609: result: yes
configure:8566: checking for stdint.h
configure:8587: 
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:8593: $? = 0
configure:8609: result: yes
configure:8566: checking for unistd.h
configure:8587: 
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:8593: $? = 0
configure:8609: result: yes
configure:8636: checking dlfcn.h usability
configure:8653: 
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:8659: $? = 0
configure:8673: result: yes
configure:8677: checking dlfcn.h presence
configure:8692: gcc -E  conftest.c
configure:8698: $? = 0
configure:8712: result: yes
configure:8740: checking for dlfcn.h
configure:8748: result: yes
configure:8814: checking for g77
configure:8844: result: no
configure:8814: checking for xlf
configure:8844: result: no
configure:8814: checking for f77
configure:8844: result: no
configure:8814: checking for frt
configure:8844: result: no
configure:8814: checking for pgf77
configure:8844: result: no
configure:8814: checking for cf77
configure:8844: result: no
configure:8814: checking for fort77
configure:8844: result: no
configure:8814: checking for fl32
configure:8844: result: no
configure:8814: checking for af77
configure:8844: result: no
configure:8814: checking for xlf90
configure:8844: result: no
configure:8814: checking for f90
configure:8844: result: no
configure:8814: checking for pgf90
configure:8844: result: no
configure:8814: checking for pghpf
configure:8844: result: no
configure:8814: checking for epcf90
configure:8844: result: no
configure:8814: checking for gfortran
configure:8844: result: no
configure:8814: checking for g95
configure:8844: result: no
configure:8814: checking for xlf95
configure:8844: result: no
configure:8814: checking for f95
configure:8844: result: no
configure:8814: checking for fort
configure:8844: result: no
configure:8814: checking for ifort
configure:8844: result: no
configure:8814: checking for ifc
configure:8844: result: no
configure:8814: checking for efc
configure:8844: result: no
configure:8814: checking for pgf95
configure:8844: result: no
configure:8814: checking for lf95
configure:8844: result: no
configure:8814: checking for ftn
configure:8844: result: no
configure:8871: checking for Fortran 77 compiler version
configure:8878:  --version >&5
./configure: line 8879: --version: command not found
configure:8881: $? = 127
configure:8888:  -v >&5
./configure: line 8889: -v: command not found
configure:8891: $? = 127
configure:8898:  -V >&5
./configure: line 8899: -V: command not found
configure:8901: $? = 127
configure:8909: checking whether we are using the GNU Fortran 77 compiler
configure:8928:  -c  conftest.F >&5
./configure: line 8929: -c: command not found
configure:8934: $? = 127
configure: failed program was:
|       program main
| #ifndef __GNUC__
|        choke me
| #endif
| 
|       end
configure:8951: result: no
configure:8957: checking whether  accepts -g
configure:8974:  -c -g conftest.f >&5
./configure: line 8975: -c: command not found
configure:8980: $? = 127
configure: failed program was:
|       program main
| 
|       end
configure:8996: result: no
configure:9026: checking the maximum length of command line arguments
configure:9085: result: 32768
configure:9096: checking command to parse /usr/bin/nm -B output from gcc 
object
configure:9185: 
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:9188: $? = 0
configure:9192: /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:9195: $? = 0
configure:9247: 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:9250: $? = 0
configure:9288: result: ok
configure:9292: checking for objdir
configure:9307: result: .libs
configure:9399: checking for ar
configure:9415: found /usr/bin/ar
configure:9426: result: ar
configure:9495: checking for ranlib
configure:9511: found /usr/bin/ranlib
configure:9522: result: ranlib
configure:9591: checking for strip
configure:9607: found /usr/bin/strip
configure:9618: result: strip
configure:9894: checking if gcc static flag  works
configure:9917: result: yes
configure:9939: checking if gcc supports -fno-rtti -fno-exceptions
configure:9957: 
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: command line option "-fno-rtti" is valid for C++/ObjC++ but not 
for C
configure:9961: $? = 0
configure:9972: result: no
configure:9987: checking for gcc option to produce PIC
configure:10164: result: -fPIC
configure:10172: checking if gcc PIC flag -fPIC works
configure:10190: 
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:10194: $? = 0
configure:10205: result: yes
configure:10229: checking if gcc supports -c -o file.o
configure:10257: 
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:10261: $? = 0
configure:10278: result: yes
configure:10304: checking whether the gcc linker (/usr/bin/ld) supports shared 
libraries
configure:11112: result: yes
configure:11183: checking dynamic linker characteristics
configure:11701: result: GNU/Linux ld.so
configure:11705: checking how to hardcode library paths into programs
configure:11730: result: immediate
configure:11744: checking whether stripping libraries is possible
configure:11749: result: yes
configure:11872: checking for shl_load
configure:11928: 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/ccM3HssZ.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `shl_load'
collect2: ld returned 1 exit status
configure:11934: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bibletime"
| #define VERSION "1.6.5"
| #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 GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char 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
| #endif
| 
| int
| main ()
| {
| return shl_load ();
|   ;
|   return 0;
| }
configure:11951: result: no
configure:11956: checking for shl_load in -ldld
configure:11991: 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:11997: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bibletime"
| #define VERSION "1.6.5"
| #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 GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| int
| main ()
| {
| return shl_load ();
|   ;
|   return 0;
| }
configure:12015: result: no
configure:12020: checking for dlopen
configure:12076: 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/cc8gMScl.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `dlopen'
collect2: ld returned 1 exit status
configure:12082: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bibletime"
| #define VERSION "1.6.5"
| #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 GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char 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
| #endif
| 
| int
| main ()
| {
| return dlopen ();
|   ;
|   return 0;
| }
configure:12099: result: no
configure:12104: checking for dlopen in -ldl
configure:12139: 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:12145: $? = 0
configure:12163: result: yes
configure:12332: checking whether a program can dlopen itself
configure:12404: 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  --export-dynamic 
conftest.c -ldl  >&5
cc1: error: unrecognized command line option "-fexport-dynamic"
configure:12407: $? = 1
configure:12425: result: no
configure:12546: checking if libtool supports shared libraries
configure:12548: result: yes
configure:12551: checking whether to build shared libraries
configure:12609: result: no
configure:12612: checking whether to build static libraries
configure:12616: result: yes
configure:12707: creating libtool
configure:13251: checking for ld used by g++
configure:13318: result: /usr/bin/ld
configure:13327: checking if the linker (/usr/bin/ld) is GNU ld
configure:13342: result: yes
configure:13393: checking whether the g++ linker (/usr/bin/ld) supports shared 
libraries
configure:14203: result: yes
configure:14225: 
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 -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -fexceptions  
conftest.cc >&5
configure:14228: $? = 0
configure:14324: checking for g++ option to produce PIC
configure:14576: result: -fPIC
configure:14584: checking if g++ PIC flag -fPIC works
configure:14602: 
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 -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -fexceptions  -fPIC -DPIC 
conftest.cc >&5
configure:14606: $? = 0
configure:14617: result: yes
configure:14641: checking if g++ supports -c -o file.o
configure:14669: 
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 -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -fexceptions  -o 
out/conftest2.o conftest.cc >&5
configure:14673: $? = 0
configure:14690: result: yes
configure:14716: checking whether the g++ linker (/usr/bin/ld) supports shared 
libraries
configure:14741: result: yes
configure:14812: checking dynamic linker characteristics
configure:15330: result: GNU/Linux ld.so
configure:15334: checking how to hardcode library paths into programs
configure:15359: result: immediate
configure:15373: checking whether stripping libraries is possible
configure:15378: result: yes
configure:15501: checking for shl_load
configure:15580: result: no
configure:15585: checking for shl_load in -ldld
configure:15644: result: no
configure:15649: checking for dlopen
configure:15728: result: no
configure:15733: checking for dlopen in -ldl
configure:15792: result: yes
configure:15961: checking whether a program can dlopen itself
configure:16054: result: no
configure:22441: checking whether to enable maintainer-specific portions of 
Makefiles
configure:22450: result: no
configure:22470: checking for msgfmt
configure:22497: result: /usr/bin/msgfmt
configure:22506: checking for gmsgfmt
configure:22537: result: /usr/bin/msgfmt
configure:22557: checking for xgettext
configure:22584: result: /usr/bin/xgettext
configure:22619: checking if C++ programs can be compiled
configure:22653: 
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 -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute  -fno-check-new -fno-common -fexceptions  
conftest.cpp >&5
configure:22659: $? = 0
configure:22677: result: yes
configure:22707: checking for strlcat
configure:22759: 
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 -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -fexceptions -pedantic-errors  
conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:34: error: 'strlcat' was not declared in this scope
configure:22765: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bibletime"
| #define VERSION "1.6.5"
| #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:22791: result: no
configure:22794: checking if strlcat needs custom prototype
configure:22894: result: yes - in libkdefakes
configure:22919: checking for strlcpy
configure:22970: 
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 -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -fexceptions -pedantic-errors  
conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:33: error: 'strlcpy' was not declared in this scope
configure:22976: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bibletime"
| #define VERSION "1.6.5"
| #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:23002: result: no
configure:23005: checking if strlcpy needs custom prototype
configure:23104: result: yes - in libkdefakes
configure:23128: checking for main in -lutil
configure:23157: 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:23163: $? = 0
configure:23181: result: yes
configure:23187: checking for main in -lcompat
configure:23216: 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:23222: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bibletime"
| #define VERSION "1.6.5"
| #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 ()
| {
| return main ();
|   ;
|   return 0;
| }
configure:23240: result: no
configure:23247: checking for crypt in -lcrypt
configure:23282: 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:23288: $? = 0
configure:23306: result: yes
configure:23397: checking for socklen_t
configure:23437: 
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 -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -fexceptions  
conftest.cpp >&5
configure:23443: $? = 0
configure:23469: result: yes
configure:23560: checking for dnet_ntoa in -ldnet
configure:23595: 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:23601: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bibletime"
| #define VERSION "1.6.5"
| #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 GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dnet_ntoa ();
| int
| main ()
| {
| return dnet_ntoa ();
|   ;
|   return 0;
| }
configure:23619: result: no
configure:23626: checking for dnet_ntoa in -ldnet_stub
configure:23661: 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:23667: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bibletime"
| #define VERSION "1.6.5"
| #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 GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dnet_ntoa ();
| int
| main ()
| {
| return dnet_ntoa ();
|   ;
|   return 0;
| }
configure:23685: result: no
configure:23692: checking for inet_ntoa
configure:23748: 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:23754: $? = 0
configure:23771: result: yes
configure:23841: checking for connect
configure:23897: 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:23903: $? = 0
configure:23920: result: yes
configure:23991: checking for remove
configure:24047: 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:24053: $? = 0
configure:24070: result: yes
configure:24142: checking for shmat
configure:24198: 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:24204: $? = 0
configure:24221: result: yes
configure:24301: checking for sys/types.h
configure:24307: result: yes
configure:24301: checking for stdint.h
configure:24307: result: yes
configure:24453: checking sys/bitypes.h usability
configure:24470: 
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:24476: $? = 0
configure:24490: result: yes
configure:24494: checking sys/bitypes.h presence
configure:24509: gcc -E  conftest.c
configure:24515: $? = 0
configure:24529: result: yes
configure:24557: checking for sys/bitypes.h
configure:24565: result: yes
configure:24580: checking for poll in -lpoll
configure:24615: 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:24621: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bibletime"
| #define VERSION "1.6.5"
| #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 GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char poll ();
| int
| main ()
| {
| return poll ();
|   ;
|   return 0;
| }
configure:24639: result: no
configure:24662: checking Carbon/Carbon.h usability
configure:24679: 
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:62:27: error: Carbon/Carbon.h: No such file or directory
configure:24685: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bibletime"
| #define VERSION "1.6.5"
| #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>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <Carbon/Carbon.h>
configure:24699: result: no
configure:24703: checking Carbon/Carbon.h presence
configure:24718: gcc -E  conftest.c
conftest.c:29:27: error: Carbon/Carbon.h: No such file or directory
configure:24724: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bibletime"
| #define VERSION "1.6.5"
| #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:24738: result: no
configure:24766: checking for Carbon/Carbon.h
configure:24774: result: no
configure:24799: checking CoreAudio/CoreAudio.h usability
configure:24816: 
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:62:33: error: CoreAudio/CoreAudio.h: No such file or directory
configure:24822: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bibletime"
| #define VERSION "1.6.5"
| #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>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <CoreAudio/CoreAudio.h>
configure:24836: result: no
configure:24840: checking CoreAudio/CoreAudio.h presence
configure:24855: gcc -E  conftest.c
conftest.c:29:33: error: CoreAudio/CoreAudio.h: No such file or directory
configure:24861: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bibletime"
| #define VERSION "1.6.5"
| #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:24875: result: no
configure:24903: checking for CoreAudio/CoreAudio.h
configure:24910: result: no
configure:24928: checking if res_init needs -lresolv
configure:24960: 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:24966: $? = 0
configure:24974: result: yes
configure:24997: checking for res_init
configure:25049: 
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 -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -fexceptions -pedantic-errors  
conftest.cpp >&5
configure:25055: $? = 0
configure:25081: result: yes
configure:25084: checking if res_init needs custom prototype
configure:25184: result: no
configure:25212: checking for killpg in -lucb
configure:25247: 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:25253: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bibletime"
| #define VERSION "1.6.5"
| #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 GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char killpg ();
| int
| main ()
| {
| return killpg ();
|   ;
|   return 0;
| }
configure:25271: result: no
configure:25351: checking for int
configure:25381: 
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:25387: $? = 0
configure:25402: result: yes
configure:25409: checking size of int
configure:25711: 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:25714: $? = 0
configure:25720: ./conftest
configure:25723: $? = 0
configure:25746: result: 4
configure:25755: checking for short
configure:25785: 
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:25791: $? = 0
configure:25806: result: yes
configure:25813: checking size of short
configure:26115: 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:26118: $? = 0
configure:26124: ./conftest
configure:26127: $? = 0
configure:26150: result: 2
configure:26159: checking for long
configure:26189: 
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:26195: $? = 0
configure:26210: result: yes
configure:26217: checking size of long
configure:26519: 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:26522: $? = 0
configure:26528: ./conftest
configure:26531: $? = 0
configure:26554: result: 4
configure:26563: checking for char *
configure:26593: 
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:26599: $? = 0
configure:26614: result: yes
configure:26621: checking size of char *
configure:26923: 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:26926: $? = 0
configure:26932: ./conftest
configure:26935: $? = 0
configure:26958: result: 4
configure:26969: checking for dlopen in -ldl
configure:27028: result: yes
configure:27038: checking for shl_unload in -ldld
configure:27073: 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:27079: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bibletime"
| #define VERSION "1.6.5"
| #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 GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_unload ();
| int
| main ()
| {
| return shl_unload ();
|   ;
|   return 0;
| }
configure:27097: result: no
configure:27112: checking for size_t
configure:27142: 
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:27148: $? = 0
configure:27163: result: yes
configure:27170: checking size of size_t
configure:27472: 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:27475: $? = 0
configure:27481: ./conftest
configure:27484: $? = 0
configure:27507: result: 4
configure:27517: checking for unsigned long
configure:27547: 
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:27553: $? = 0
configure:27568: result: yes
configure:27575: checking size of unsigned long
configure:27877: 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:27880: $? = 0
configure:27886: ./conftest
configure:27889: $? = 0
configure:27912: result: 4
configure:27923: checking sizeof size_t == sizeof unsigned long
configure:27950: 
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:27956: $? = 0
configure:27961: result: yes
configure:28001: checking crt_externs.h usability
configure:28018: 
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:71:25: error: crt_externs.h: No such file or directory
configure:28024: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bibletime"
| #define VERSION "1.6.5"
| #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>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <crt_externs.h>
configure:28038: result: no
configure:28042: checking crt_externs.h presence
configure:28057: gcc -E  conftest.c
conftest.c:38:25: error: crt_externs.h: No such file or directory
configure:28063: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bibletime"
| #define VERSION "1.6.5"
| #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:28077: result: no
configure:28105: checking for crt_externs.h
configure:28113: result: no
configure:28126: checking for _NSGetEnviron
configure:28182: 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/cck7ZyT4.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `_NSGetEnviron'
collect2: ld returned 1 exit status
configure:28188: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bibletime"
| #define VERSION "1.6.5"
| #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 GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _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
| #endif
| 
| int
| main ()
| {
| return _NSGetEnviron ();
|   ;
|   return 0;
| }
configure:28205: result: no
configure:28227: checking for vsnprintf
configure:28283: 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:28289: $? = 0
configure:28307: result: yes
configure:28227: checking for snprintf
configure:28283: 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:28289: $? = 0
configure:28307: result: yes
configure:28366: checking for X
configure:28409: gcc -E  conftest.c
configure:28415: $? = 0
configure:28505: 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
configure:28511: $? = 0
configure:28667: result: libraries /usr/lib, headers .
configure:28696: checking for IceConnectionNumber in -lICE
configure:28731: 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/lib 
conftest.c -lICE   >&5
configure:28737: $? = 0
configure:28755: result: yes
configure:28765: checking for libXext
configure:28805: 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/lib  
conftest.c -lXext -lX11  >&5
configure:28811: $? = 0
configure:28835: result: yes
configure:28984: checking for pthread_create in -lpthread
configure:29019: 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:29025: $? = 0
configure:29043: result: yes
configure:29314: checking for extra includes
configure:29342: result: no
configure:29346: checking for extra libs
configure:29375: result: no
configure:29381: checking for libz
configure:29421: 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.   -D_REENTRANT  
conftest.c -L/usr/lib    -lz  >&5
conftest.c: In function 'main':
conftest.c:52: warning: comparison with string literal results in unspecified 
behaviour
configure:29427: $? = 0
configure:29454: result: -lz
configure:29475: checking for libpng
configure:29517: 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.   -D_REENTRANT  
conftest.c  -L/usr/lib    -lpng -lz -lm -lX11  >&5
configure:29523: $? = 0
configure:29552: result: -lpng -lz -lm
configure:29563: checking for libjpeg6b
configure:29608: 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.   -D_REENTRANT  
conftest.c -L/usr/lib    -ljpeg6b -lm >&5
/usr/bin/ld: cannot find -ljpeg6b
collect2: ld returned 1 exit status
configure:29614: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "bibletime"
| #define VERSION "1.6.5"
| #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:29641: result: no
configure:29644: checking for libjpeg
configure:29689: 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.   -D_REENTRANT  
conftest.c -L/usr/lib    -ljpeg -lm >&5
configure:29695: $? = 0
configure:29719: result: -ljpeg
configure: 29743: ${prefix}/include/jpeglib.h
configure: 29743: /usr/include/jpeglib.h
taking that
configure:29790: checking for perl
configure:29850: result: /usr/bin/perl
configure:29986: checking for Qt
configure: 30051: /home/gruinelli/qt-unstable/include/qstyle.h
configure: 30051: /home/gruinelli/qt-unstable/qstyle.h
configure: 30051: /usr/lib/qt3/include/qstyle.h
configure: 30051: /usr/lib/qt3/qstyle.h
configure: 30051: /usr/lib/qt/include/qstyle.h
configure: 30051: /usr/lib/qt/qstyle.h
configure: 30051: /usr/share/qt3/include/qstyle.h
taking that
tried NO
tried /home/gruinelli/qt-unstable/lib
tried /home/gruinelli/qt-unstable
tried /usr/lib/qt3/lib
tried /usr/lib/qt3
tried /usr/lib/qt/lib
tried /usr/lib/qt
configure:30168: 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 -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -fexceptions -I/usr/share/qt3/include -I.  -DQT_THREAD_SUPPORT  -D_REENTRANT  -L/usr/share/qt3/lib -L/usr/lib     
conftest.cpp  -lqt-mt -lpng -lz -lm -ljpeg -ldl  -lXext -lX11 -lSM -lICE  -lpthread 
1>&5
configure:30171: $? = 0
configure:30230: result: libraries /usr/share/qt3/lib, 
headers /usr/share/qt3/include using -mt
configure:30411: checking for moc
configure:30483: result: /usr/share/qt3/bin/moc
configure:30491: checking for uic
configure:30545: result: /usr/share/qt3/bin/uic
configure:30576: checking whether uic supports -L 
configure:30587: /usr/share/qt3/bin/uic -L /nonexistent conftest.ui >/dev/null
configure:30590: $? = 0
configure:30602: result: yes
configure:30614: checking whether uic supports -nounload 
configure:30625: /usr/share/qt3/bin/uic -nounload  conftest.ui >/dev/null
configure:30628: $? = 0
configure:30640: result: yes
configure:30677: checking if Qt needs -ljpeg
configure:30722: 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 -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -fexceptions -I/usr/share/qt3/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  
conftest.cpp -L/usr/share/qt3/lib -L/usr/lib -lqt-mt -lpng -lz -lm  -ldl -lXext -lX11 -lSM -lICE 
1>&5
conftest.cpp: In function 'int main()':
conftest.cpp:51: warning: 'argv' is used uninitialized in this function
configure:30728: $? = 0
configure:30762: result: no
configure:30794: checking for rpath
configure:30826: result: yes
configure:30829: checking for KDE
configure: 30882: /usr/include/ksharedptr.h
configure: 30882: /home/gruinelli/kde/include/ksharedptr.h
configure: 30882: /home/gruinelli/kde/include/kde/ksharedptr.h
configure: 30882: /home/gruinelli/kde/ksharedptr.h
configure: 30882: /usr/include/ksharedptr.h
configure: 30882: /usr/lib/kde/include/ksharedptr.h
configure: 30882: /usr/local/kde/include/ksharedptr.h
configure: 30882: /usr/local/include/ksharedptr.h
configure: 30882: /usr/kde/include/ksharedptr.h
configure: 30882: /usr/include/kde/ksharedptr.h
taking that
configure: 30912: /usr/lib/libkio.la
taking that
configure: 30930: /usr/lib/kde3/plugins/designer/kdewidgets.la
taking that
configure:31003: result: libraries /usr/lib, headers /usr/include/kde
configure:31042: checking if UIC has KDE plugins available
configure:31069: /usr/share/qt3/bin/uic -L /usr/lib/kde3/plugins/designer -nounload -impl 
actest.h actest.ui > actest.cpp
configure:31072: $? = 0
configure:31086: result: yes
configure:31141: checking for KDE paths
configure:31756: result: defaults
configure:31804: checking for dcopidl
configure:31866: result: /usr/bin/dcopidl
configure:31873: checking for dcopidl2cpp
configure:31935: result: /usr/bin/dcopidl2cpp
configure:31943: checking for mcopidl
configure:32007: result: /usr/bin/mcopidl
configure:32014: checking for artsc-config
configure:32078: result: /usr/bin/artsc-config
configure:32086: checking for meinproc
configure:32140: result: /usr/bin/meinproc
configure:32376: checking for xmllint
configure:32430: result: /usr/bin/xmllint
configure: 
32446: /home/gruinelli/kde/share/apps/ksgmltools2/customization/kde-chunk.xsl
configure: 32446: /usr/share/kde/apps/ksgmltools2/customization/kde-chunk.xsl
configure: 
32446: /usr/local/share/apps/ksgmltools2/customization/kde-chunk.xsl
configure: 32446: /usr/share/apps/ksgmltools2/customization/kde-chunk.xsl
taking that
configure:32599: checking whether to use static linking
configure:32618: result: no
configure:32644: checking for Sword library files
configure: 32665: /usr/lib/libsword.so
taking that
configure:32698: result: /usr/lib
configure:32701: checking for Sword include files
configure: 32714: /usr/include/sword/swmgr.h
taking that
configure:32740: result: /usr/include/sword
configure:32746: checking for installed Sword version
configure:32793: /bin/sh ./libtool --silent --mode=link 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 -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -fexceptions -I$ -I/usr/include/kde -I/usr/share/qt3/include -I.  -I/usr/include/sword  -DQT_THREAD_SUPPORT  -D_REENTRANT -DQT_NO_ASCII_CAST -DQT_NO_COMPAT -DQT_CLEAN_NAMESPACE -Wall -I$(top_srcdir)/ -I$(top_srcdir)/bibletime -I$(top_builddir)/bibletime  -L/usr/lib 
conftest.cpp -lsword -lz 1>&5
libtool: link: cannot find the library `/usr/lib/libcurl.la'
configure:32796: $? = 1
configure: failed program was:
configure:32803: error: Failed to compile the test program to check the Sword 
version! Please have a look at config.log! Report this to the BibleTime 
developers!

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

ac_cv_build=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
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_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_f77_compiler_gnu=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_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_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_EGREP='/bin/grep -E'
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
ac_cv_path_GREP=/bin/grep
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_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
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_sword_incdir=/usr/include/sword
ac_cv_sword_libdir=/usr/lib
ac_cv_target=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=. kde_x_libraries=/usr/lib'
kde_cv_path=/usr/bin/xmllint
kde_cv_path_artsc_config=/usr/bin/artsc-config
kde_cv_path_dcopidl2cpp=/usr/bin/dcopidl2cpp
kde_cv_path_dcopidl=/usr/bin/dcopidl
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=no
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file='/lib/libc.so.6 /lib/libc-2.6.1.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} /gruinelli/bibletime-1.6.5/admin/missing --run aclocal-1.9'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /gruinelli/bibletime-1.6.5/admin/missing --run tar'
AR='ar'
ARTSCCONFIG='/usr/bin/artsc-config'
AUTOCONF='$(SHELL) $(top_srcdir)/admin/cvs.sh configure || touch configure'
AUTODIRS=''
AUTOHEADER='${SHELL} /gruinelli/bibletime-1.6.5/admin/missing --run 
autoheader'
AUTOMAKE='${SHELL} /gruinelli/bibletime-1.6.5/admin/missing --run 
automake-1.9'
AWK='gawk'
BT_LDFLAGS=''
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'
CLUCENE_INCLUDES=''
CLUCENE_LIBRARY_PATH=''
CONF_FILES=''
CPP='gcc -E'
CPPFLAGS=' -DQT_THREAD_SUPPORT  -D_REENTRANT -DQT_NO_ASCII_CAST -DQT_NO_COMPAT -DQT_CLEAN_NAMESPACE -Wall -I$(top_srcdir)/ -I$(top_srcdir)/bibletime -I$(top_builddir)/bibletime'
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 -Wwrite-strings -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -fexceptions -I$'
CYGPATH_W='echo'
DCOPIDL2CPP='/usr/bin/dcopidl2cpp'
DCOPIDL='/usr/bin/dcopidl'
DCOPIDLNG=''
DCOP_DEPENDENCIES='$(DCOPIDL)'
DEFS=''
DEPDIR='.deps'
DISTRIBUTION=''
DISTRIBUTION_VERSION=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
ENABLE_PERMISSIVE_FLAG='-fpermissive'
EXEEXT=''
F77=''
FFLAGS=''
FRAMEWORK_COREAUDIO=''
GMSGFMT='/usr/bin/msgfmt'
GREP='/bin/grep'
HAVE_GCC_VISIBILITY='0'
HOWTODIR=''
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=''
KDECONFIG='/usr/bin/kde-config'
KDE_EXTRA_RPATH=''
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=' -L/usr/lib'
LDFLAGS_AS_NEEDED=''
LDFLAGS_NEW_DTAGS=''
LIBCOMPAT=''
LIBCRYPT='-lcrypt'
LIBDL='-ldl'
LIBJPEG='-ljpeg'
LIBOBJS=''
LIBPNG='-lpng -lz -lm'
LIBPTHREAD='-lpthread'
LIBRESOLV='-lresolv'
LIBS='-lsword -lz'
LIBSM='-lSM -lICE'
LIBSOCKET=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent'
LIBUCB=''
LIBUTIL='-lutil'
LIBZ='-lz'
LIB_CLUCENE=''
LIB_KAB='-lkab'
LIB_KABC='-lkabc'
LIB_KDECORE='-lkdecore'
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_KUTILS='-lkutils'
LIB_POLL=''
LIB_QPE=''
LIB_QT='-lqt-mt  $(LIBZ) $(LIBPNG) -lXext $(LIB_X11) $(LIBSM) -lpthread'
LIB_SMB='-lsmb'
LIB_SWORD='-lsword'
LIB_X11='-lX11 $(LIBSOCKET)'
LIB_XEXT='-lXext'
LIB_XRENDER=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /gruinelli/bibletime-1.6.5/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='bibletime'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PERL='/usr/bin/perl'
QTE_NORTTI=''
QT_INCLUDES='-I/usr/share/qt3/include'
QT_LDFLAGS='-L/usr/share/qt3/lib'
RANLIB='ranlib'
RPM_GROUP=''
RPM_PREFIX=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
SWORD_INCLUDES='-I/usr/include/sword'
SWORD_LIBRARY_PATH=''
TOPSUBDIRS=''
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='1.6.5'
WOVERLOADED_VIRTUAL=''
XGETTEXT='/usr/bin/xgettext'
XMKMF=''
XMLLINT='/usr/bin/xmllint'
X_EXTRA_LIBS=''
X_INCLUDES='-I.'
X_LDFLAGS='-L/usr/lib'
X_PRE_LIBS=''
X_RPATH='-R $(x_libraries)'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77=''
all_includes='-I/usr/include/kde -I/usr/share/qt3/include -I.  -I/usr/include/sword'
all_libraries='-L/usr/share/qt3/lib -L/usr/lib    -L/usr/lib'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='NONE'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
include_ARTS_FALSE='#'
include_ARTS_TRUE=''
include_x11_FALSE='#'
include_x11_TRUE=''
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='/gruinelli/bibletime-1.6.5/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'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
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='.'
x_libraries='/usr/lib'
xdg_appsdir='${datadir}/applications/kde'
xdg_directorydir='${datadir}/desktop-directories'
xdg_menudir='${sysconfdir}/xdg/menus'

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

#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE "bibletime"
#define VERSION "1.6.5"
#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
#define HAVE_LIBJPEG 1
#define HAVE_LIBPTHREAD 1

configure: exit 1



More information about the bt-devel mailing list