compiling error for dpsearch-4.54-2016-12-03

90 views
Skip to first unread message

Peter Flochman

unread,
Jul 12, 2017, 11:39:45 AM7/12/17
to DataparkSearch Engine
Hi,

I would like to compile  dpsearch-4.54-2016-12-03 but there are few compiling errors:

Can be these errors treated ?

Here is config.log


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

It was created by DataparkSearch Engine configure 4.54-2016-12-03, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure --prefix=/usr/local/dpsearch --bindir=/usr/local/dpsearch/bin --sbindir=/usr/local/dpsearch/sbin --sysconfdir=/usr/local/dpsearch/etc --localstatedir=/usr/local/dpsearch/var --libdir=/usr/local/dpsearch/lib --includedir=/usr/local/dpsearch/include --mandir=/usr/local/dpsearch/man --enable-shared --enable-syslog --enable-pthreads --enable-parser --enable-mp3 --without-aspell --enable-file --enable-http --enable-ftp --enable-news --with-mysql

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

hostname = TiDB
uname -m = x86_64
uname -r = 4.9.0-3-amd64
uname -s = Linux
uname -v = #1 SMP Debian 4.9.30-2+deb9u2 (2017-06-26)

/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:2860: checking build system type
configure:2874: result: x86_64-pc-linux-gnu
configure:2894: checking host system type
configure:2907: result: x86_64-pc-linux-gnu
configure:2927: checking target system type
configure:2940: result: x86_64-pc-linux-gnu
configure:2983: checking for a BSD-compatible install
configure:3051: result: /usr/bin/install -c
configure:3062: checking whether build environment is sane
configure:3117: result: yes
configure:3268: checking for a thread-safe mkdir -p
configure:3307: result: /bin/mkdir -p
configure:3314: checking for gawk
configure:3344: result: no
configure:3314: checking for mawk
configure:3330: found /usr/bin/mawk
configure:3341: result: mawk
configure:3352: checking whether make sets $(MAKE)
configure:3374: result: yes
configure:3403: checking whether make supports nested variables
configure:3420: result: yes
configure:3547: checking whether to enable maintainer-specific portions of Makefiles
configure:3556: result: no
configure:3571: checking whether make sets $(MAKE)
configure:3593: result: yes
configure:3657: checking for pkg-config
configure:3690: result: no
configure:3758: checking whether build environment is sane
configure:3813: result: yes
configure:3872: checking how to print strings
configure:3899: result: printf
configure:3932: checking for style of include used by make
configure:3960: result: GNU
configure:4031: checking for gcc
configure:4047: found /usr/bin/gcc
configure:4058: result: gcc
configure:4287: checking for C compiler version
configure:4296: gcc --version >&5
gcc (Debian 6.3.0-18) 6.3.0 20170516
Copyright (C) 2016 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:4307: $? = 0
configure:4296: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 6.3.0 20170516 (Debian 6.3.0-18)
configure:4307: $? = 0
configure:4296: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4307: $? = 1
configure:4296: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:4307: $? = 1
configure:4327: checking whether the C compiler works
configure:4349: gcc    conftest.c  >&5
configure:4353: $? = 0
configure:4401: result: yes
configure:4404: checking for C compiler default output file name
configure:4406: result: a.out
configure:4412: checking for suffix of executables
configure:4419: gcc -o conftest    conftest.c  >&5
configure:4423: $? = 0
configure:4445: result:
configure:4467: checking whether we are cross compiling
configure:4475: gcc -o conftest    conftest.c  >&5
configure:4479: $? = 0
configure:4486: ./conftest
configure:4490: $? = 0
configure:4505: result: no
configure:4510: checking for suffix of object files
configure:4532: gcc -c   conftest.c >&5
configure:4536: $? = 0
configure:4557: result: o
configure:4561: checking whether we are using the GNU C compiler
configure:4580: gcc -c   conftest.c >&5
configure:4580: $? = 0
configure:4589: result: yes
configure:4598: checking whether gcc accepts -g
configure:4618: gcc -c -g  conftest.c >&5
configure:4618: $? = 0
configure:4659: result: yes
configure:4676: checking for gcc option to accept ISO C89
configure:4739: gcc  -c -g -O2  conftest.c >&5
configure:4739: $? = 0
configure:4752: result: none needed
configure:4777: checking whether gcc understands -c and -o together
configure:4799: gcc -c conftest.c -o conftest2.o
configure:4802: $? = 0
configure:4799: gcc -c conftest.c -o conftest2.o
configure:4802: $? = 0
configure:4814: result: yes
configure:4833: checking dependency style of gcc
configure:4944: result: gcc3
configure:4959: checking for a sed that does not truncate output
configure:5023: result: /bin/sed
configure:5041: checking for grep that handles long lines and -e
configure:5099: result: /bin/grep
configure:5104: checking for egrep
configure:5166: result: /bin/grep -E
configure:5171: checking for fgrep
configure:5233: result: /bin/grep -F
configure:5268: checking for ld used by gcc
configure:5335: result: /usr/bin/ld
configure:5342: checking if the linker (/usr/bin/ld) is GNU ld
configure:5357: result: yes
configure:5369: checking for BSD- or MS-compatible name lister (nm)
configure:5423: result: /usr/bin/nm -B
configure:5553: checking the name lister (/usr/bin/nm -B) interface
configure:5560: gcc -c -g -O2  conftest.c >&5
configure:5563: /usr/bin/nm -B "conftest.o"
configure:5566: output
0000000000000000 B some_variable
configure:5573: result: BSD nm
configure:5576: checking whether ln -s works
configure:5580: result: yes
configure:5588: checking the maximum length of command line arguments
configure:5719: result: 1572864
configure:5767: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
configure:5807: result: func_convert_file_noop
configure:5814: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
configure:5834: result: func_convert_file_noop
configure:5841: checking for /usr/bin/ld option to reload object files
configure:5848: result: -r
configure:5922: checking for objdump
configure:5938: found /usr/bin/objdump
configure:5949: result: objdump
configure:5981: checking how to recognize dependent libraries
configure:6181: result: pass_all
configure:6266: checking for dlltool
configure:6296: result: no
configure:6326: checking how to associate runtime and link libraries
configure:6353: result: printf %s\n
configure:6414: checking for ar
configure:6430: found /usr/bin/ar
configure:6441: result: ar
configure:6478: checking for archiver @FILE support
configure:6495: gcc -c -g -O2  conftest.c >&5
configure:6495: $? = 0
configure:6498: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
configure:6501: $? = 0
configure:6506: ar cru libconftest.a @conftest.lst >&5
ar: `u' modifier ignored since `D' is the default (see `U')
ar: conftest.o: No such file or directory
configure:6509: $? = 1
configure:6521: result: @
configure:6579: checking for strip
configure:6595: found /usr/bin/strip
configure:6606: result: strip
configure:6678: checking for ranlib
configure:6694: found /usr/bin/ranlib
configure:6705: result: ranlib
configure:6807: checking command to parse /usr/bin/nm -B output from gcc object
configure:6960: gcc -c -g -O2  conftest.c >&5
configure:6963: $? = 0
configure:6967: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:6970: $? = 0
configure:7036: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:7039: $? = 0
configure:7077: result: ok
configure:7124: checking for sysroot
configure:7154: result: no
configure:7161: checking for a working dd
configure:7199: result: /bin/dd
configure:7203: checking how to truncate binary pipes
configure:7218: result: /bin/dd bs=4096 count=1
configure:7354: gcc -c -g -O2  conftest.c >&5
configure:7357: $? = 0
configure:7547: checking for mt
configure:7563: found /bin/mt
configure:7574: result: mt
configure:7597: checking if mt is a manifest tool
configure:7603: mt '-?'
configure:7611: result: no
configure:8288: checking how to run the C preprocessor
configure:8319: gcc -E  conftest.c
configure:8319: $? = 0
configure:8333: gcc -E  conftest.c
conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:8333: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DataparkSearch Engine"
| #define PACKAGE_TARNAME "dpsearch"
| #define PACKAGE_VERSION "4.54-2016-12-03"
| #define PACKAGE_STRING "DataparkSearch Engine 4.54-2016-12-03"
| #define PACKAGE_BUGREPORT "datapar...@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "dpsearch"
| #define VERSION "4.54-2016-12-03"
| #define DPS_VERSION_ID 454
| #define DPS_BASE_VERSION 4
| #define DPS_TAIL_VERSION 54
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:8358: result: gcc -E
configure:8378: gcc -E  conftest.c
configure:8378: $? = 0
configure:8392: gcc -E  conftest.c
conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:8392: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DataparkSearch Engine"
| #define PACKAGE_TARNAME "dpsearch"
| #define PACKAGE_VERSION "4.54-2016-12-03"
| #define PACKAGE_STRING "DataparkSearch Engine 4.54-2016-12-03"
| #define PACKAGE_BUGREPORT "datapar...@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "dpsearch"
| #define VERSION "4.54-2016-12-03"
| #define DPS_VERSION_ID 454
| #define DPS_BASE_VERSION 4
| #define DPS_TAIL_VERSION 54
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:8421: checking for ANSI C header files
configure:8441: gcc -c -g -O2  conftest.c >&5
configure:8441: $? = 0
configure:8514: gcc -o conftest -g -O2   conftest.c  >&5
configure:8514: $? = 0
configure:8514: ./conftest
configure:8514: $? = 0
configure:8525: result: yes
configure:8538: checking for sys/types.h
configure:8538: gcc -c -g -O2  conftest.c >&5
configure:8538: $? = 0
configure:8538: result: yes
configure:8538: checking for sys/stat.h
configure:8538: gcc -c -g -O2  conftest.c >&5
configure:8538: $? = 0
configure:8538: result: yes
configure:8538: checking for stdlib.h
configure:8538: gcc -c -g -O2  conftest.c >&5
configure:8538: $? = 0
configure:8538: result: yes
configure:8538: checking for string.h
configure:8538: gcc -c -g -O2  conftest.c >&5
configure:8538: $? = 0
configure:8538: result: yes
configure:8538: checking for memory.h
configure:8538: gcc -c -g -O2  conftest.c >&5
configure:8538: $? = 0
configure:8538: result: yes
configure:8538: checking for strings.h
configure:8538: gcc -c -g -O2  conftest.c >&5
configure:8538: $? = 0
configure:8538: result: yes
configure:8538: checking for inttypes.h
configure:8538: gcc -c -g -O2  conftest.c >&5
configure:8538: $? = 0
configure:8538: result: yes
configure:8538: checking for stdint.h
configure:8538: gcc -c -g -O2  conftest.c >&5
configure:8538: $? = 0
configure:8538: result: yes
configure:8538: checking for unistd.h
configure:8538: gcc -c -g -O2  conftest.c >&5
configure:8538: $? = 0
configure:8538: result: yes
configure:8552: checking for dlfcn.h
configure:8552: gcc -c -g -O2  conftest.c >&5
configure:8552: $? = 0
configure:8552: result: yes
configure:8808: checking for objdir
configure:8823: result: .libs
configure:9087: checking if gcc supports -fno-rtti -fno-exceptions
configure:9105: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
configure:9109: $? = 0
configure:9122: result: no
configure:9480: checking for gcc option to produce PIC
configure:9487: result: -fPIC -DPIC
configure:9495: checking if gcc PIC flag -fPIC -DPIC works
configure:9513: gcc -c -g -O2  -fPIC -DPIC -DPIC conftest.c >&5
configure:9517: $? = 0
configure:9530: result: yes
configure:9559: checking if gcc static flag -static works
configure:9587: result: yes
configure:9602: checking if gcc supports -c -o file.o
configure:9623: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
configure:9627: $? = 0
configure:9649: result: yes
configure:9657: checking if gcc supports -c -o file.o
configure:9704: result: yes
configure:9737: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:11000: result: yes
configure:11037: checking whether -lc should be explicitly linked in
configure:11045: gcc -c -g -O2  conftest.c >&5
configure:11048: $? = 0
configure:11063: gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
configure:11066: $? = 0
configure:11080: result: no
configure:11240: checking dynamic linker characteristics
configure:11821: gcc -o conftest -g -O2   -Wl,-rpath -Wl,/foo conftest.c  >&5
configure:11821: $? = 0
configure:12070: result: GNU/Linux ld.so
configure:12192: checking how to hardcode library paths into programs
configure:12217: result: immediate
configure:12765: checking whether stripping libraries is possible
configure:12770: result: yes
configure:12805: checking if libtool supports shared libraries
configure:12807: result: yes
configure:12810: checking whether to build shared libraries
configure:12835: result: yes
configure:12838: checking whether to build static libraries
configure:12842: result: yes
configure:12929: checking for gcc
configure:12956: result: gcc
configure:13185: checking for C compiler version
configure:13194: gcc --version >&5
gcc (Debian 6.3.0-18) 6.3.0 20170516
Copyright (C) 2016 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:13205: $? = 0
configure:13194: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 6.3.0 20170516 (Debian 6.3.0-18)
configure:13205: $? = 0
configure:13194: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:13205: $? = 1
configure:13194: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:13205: $? = 1
configure:13209: checking whether we are using the GNU C compiler
configure:13237: result: yes
configure:13246: checking whether gcc accepts -g
configure:13307: result: yes
configure:13324: checking for gcc option to accept ISO C89
configure:13400: result: none needed
configure:13425: checking whether gcc understands -c and -o together
configure:13462: result: yes
configure:13481: checking dependency style of gcc
configure:13592: result: gcc3
configure:13613: checking whether byte ordering is bigendian
configure:13628: gcc -c -g -O2  conftest.c >&5
conftest.c:27:9: error: unknown type name 'not'
         not a universal capable compiler
         ^~~
conftest.c:27:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
         not a universal capable compiler
               ^~~~~~~~~
conftest.c:27:15: error: unknown type name 'universal'
configure:13628: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DataparkSearch Engine"
| #define PACKAGE_TARNAME "dpsearch"
| #define PACKAGE_VERSION "4.54-2016-12-03"
| #define PACKAGE_STRING "DataparkSearch Engine 4.54-2016-12-03"
| #define PACKAGE_BUGREPORT "datapar...@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "dpsearch"
| #define VERSION "4.54-2016-12-03"
| #define DPS_VERSION_ID 454
| #define DPS_BASE_VERSION 4
| #define DPS_TAIL_VERSION 54
| #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 LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| #ifndef __APPLE_CC__
|            not a universal capable compiler
|          #endif
|          typedef int dummy;
|
configure:13673: gcc -c -g -O2  conftest.c >&5
configure:13673: $? = 0
configure:13691: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:33:4: error: unknown type name 'not'
    not big endian
    ^~~
conftest.c:33:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
    not big endian
            ^~~~~~
configure:13691: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DataparkSearch Engine"
| #define PACKAGE_TARNAME "dpsearch"
| #define PACKAGE_VERSION "4.54-2016-12-03"
| #define PACKAGE_STRING "DataparkSearch Engine 4.54-2016-12-03"
| #define PACKAGE_BUGREPORT "datapar...@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "dpsearch"
| #define VERSION "4.54-2016-12-03"
| #define DPS_VERSION_ID 454
| #define DPS_BASE_VERSION 4
| #define DPS_TAIL_VERSION 54
| #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 LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| #include <sys/types.h>
|         #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
|          not big endian
|         #endif
|
|   ;
|   return 0;
| }
configure:13819: result: no
configure:13845: checking for special C compiler options needed for large files
configure:13890: result: no
configure:13896: checking for _FILE_OFFSET_BITS value needed for large files
configure:13921: gcc -c -g -O2  conftest.c >&5
configure:13921: $? = 0
configure:13953: result: no
configure:14038: checking for _LARGEFILE_SOURCE value needed for large files
configure:14057: gcc -o conftest -g -O2   conftest.c  >&5
configure:14057: $? = 0
configure:14085: result: no
configure:14131: checking for ANSI C header files
configure:14235: result: yes
configure:14250: checking for sys/types.h
configure:14250: result: yes
configure:14250: checking fcntl.h usability
configure:14250: gcc -c -g -O2  conftest.c >&5
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking fcntl.h presence
configure:14250: gcc -E  conftest.c
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking for fcntl.h
configure:14250: result: yes
configure:14250: checking for unistd.h
configure:14250: result: yes
configure:14250: checking bsd/unistd.h usability
configure:14250: gcc -c -g -O2  conftest.c >&5
conftest.c:64:24: fatal error: bsd/unistd.h: No such file or directory
 #include <bsd/unistd.h>
                        ^
compilation terminated.
configure:14250: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DataparkSearch Engine"
| #define PACKAGE_TARNAME "dpsearch"
| #define PACKAGE_VERSION "4.54-2016-12-03"
| #define PACKAGE_STRING "DataparkSearch Engine 4.54-2016-12-03"
| #define PACKAGE_BUGREPORT "datapar...@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "dpsearch"
| #define VERSION "4.54-2016-12-03"
| #define DPS_VERSION_ID 454
| #define DPS_BASE_VERSION 4
| #define DPS_TAIL_VERSION 54
| #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 LT_OBJDIR ".libs/"
| #define HAVE_FSEEKO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <bsd/unistd.h>
configure:14250: result: no
configure:14250: checking bsd/unistd.h presence
configure:14250: gcc -E  conftest.c
conftest.c:31:24: fatal error: bsd/unistd.h: No such file or directory
 #include <bsd/unistd.h>
                        ^
compilation terminated.
configure:14250: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DataparkSearch Engine"
| #define PACKAGE_TARNAME "dpsearch"
| #define PACKAGE_VERSION "4.54-2016-12-03"
| #define PACKAGE_STRING "DataparkSearch Engine 4.54-2016-12-03"
| #define PACKAGE_BUGREPORT "datapar...@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "dpsearch"
| #define VERSION "4.54-2016-12-03"
| #define DPS_VERSION_ID 454
| #define DPS_BASE_VERSION 4
| #define DPS_TAIL_VERSION 54
| #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 LT_OBJDIR ".libs/"
| #define HAVE_FSEEKO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h.  */
| #include <bsd/unistd.h>
configure:14250: result: no
configure:14250: checking for bsd/unistd.h
configure:14250: result: no
configure:14250: checking sys/cdefs.h usability
configure:14250: gcc -c -g -O2  conftest.c >&5
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking sys/cdefs.h presence
configure:14250: gcc -E  conftest.c
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking for sys/cdefs.h
configure:14250: result: yes
configure:14250: checking libutil.h usability
configure:14250: gcc -c -g -O2  conftest.c >&5
conftest.c:65:21: fatal error: libutil.h: No such file or directory
 #include <libutil.h>
                     ^
compilation terminated.
configure:14250: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DataparkSearch Engine"
| #define PACKAGE_TARNAME "dpsearch"
| #define PACKAGE_VERSION "4.54-2016-12-03"
| #define PACKAGE_STRING "DataparkSearch Engine 4.54-2016-12-03"
| #define PACKAGE_BUGREPORT "datapar...@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "dpsearch"
| #define VERSION "4.54-2016-12-03"
| #define DPS_VERSION_ID 454
| #define DPS_BASE_VERSION 4
| #define DPS_TAIL_VERSION 54
| #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 LT_OBJDIR ".libs/"
| #define HAVE_FSEEKO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_CDEFS_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 <libutil.h>
configure:14250: result: no
configure:14250: checking libutil.h presence
configure:14250: gcc -E  conftest.c
conftest.c:32:21: fatal error: libutil.h: No such file or directory
 #include <libutil.h>
                     ^
compilation terminated.
configure:14250: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DataparkSearch Engine"
| #define PACKAGE_TARNAME "dpsearch"
| #define PACKAGE_VERSION "4.54-2016-12-03"
| #define PACKAGE_STRING "DataparkSearch Engine 4.54-2016-12-03"
| #define PACKAGE_BUGREPORT "datapar...@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "dpsearch"
| #define VERSION "4.54-2016-12-03"
| #define DPS_VERSION_ID 454
| #define DPS_BASE_VERSION 4
| #define DPS_TAIL_VERSION 54
| #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 LT_OBJDIR ".libs/"
| #define HAVE_FSEEKO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_CDEFS_H 1
| /* end confdefs.h.  */
| #include <libutil.h>
configure:14250: result: no
configure:14250: checking for libutil.h
configure:14250: result: no
configure:14250: checking bsd/libutil.h usability
configure:14250: gcc -c -g -O2  conftest.c >&5
conftest.c:65:25: fatal error: bsd/libutil.h: No such file or directory
 #include <bsd/libutil.h>
                         ^
compilation terminated.
configure:14250: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DataparkSearch Engine"
| #define PACKAGE_TARNAME "dpsearch"
| #define PACKAGE_VERSION "4.54-2016-12-03"
| #define PACKAGE_STRING "DataparkSearch Engine 4.54-2016-12-03"
| #define PACKAGE_BUGREPORT "datapar...@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "dpsearch"
| #define VERSION "4.54-2016-12-03"
| #define DPS_VERSION_ID 454
| #define DPS_BASE_VERSION 4
| #define DPS_TAIL_VERSION 54
| #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 LT_OBJDIR ".libs/"
| #define HAVE_FSEEKO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_CDEFS_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <bsd/libutil.h>
configure:14250: result: no
configure:14250: checking bsd/libutil.h presence
configure:14250: gcc -E  conftest.c
conftest.c:32:25: fatal error: bsd/libutil.h: No such file or directory
 #include <bsd/libutil.h>
                         ^
compilation terminated.
configure:14250: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DataparkSearch Engine"
| #define PACKAGE_TARNAME "dpsearch"
| #define PACKAGE_VERSION "4.54-2016-12-03"
| #define PACKAGE_STRING "DataparkSearch Engine 4.54-2016-12-03"
| #define PACKAGE_BUGREPORT "datapar...@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "dpsearch"
| #define VERSION "4.54-2016-12-03"
| #define DPS_VERSION_ID 454
| #define DPS_BASE_VERSION 4
| #define DPS_TAIL_VERSION 54
| #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 LT_OBJDIR ".libs/"
| #define HAVE_FSEEKO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_CDEFS_H 1
| /* end confdefs.h.  */
| #include <bsd/libutil.h>
configure:14250: result: no
configure:14250: checking for bsd/libutil.h
configure:14250: result: no
configure:14250: checking sys/ioctl.h usability
configure:14250: gcc -c -g -O2  conftest.c >&5
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking sys/ioctl.h presence
configure:14250: gcc -E  conftest.c
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking for sys/ioctl.h
configure:14250: result: yes
configure:14250: checking sys/time.h usability
configure:14250: gcc -c -g -O2  conftest.c >&5
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking sys/time.h presence
configure:14250: gcc -E  conftest.c
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking for sys/time.h
configure:14250: result: yes
configure:14250: checking sys/times.h usability
configure:14250: gcc -c -g -O2  conftest.c >&5
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking sys/times.h presence
configure:14250: gcc -E  conftest.c
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking for sys/times.h
configure:14250: result: yes
configure:14250: checking sys/param.h usability
configure:14250: gcc -c -g -O2  conftest.c >&5
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking sys/param.h presence
configure:14250: gcc -E  conftest.c
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking for sys/param.h
configure:14250: result: yes
configure:14250: checking sys/wait.h usability
configure:14250: gcc -c -g -O2  conftest.c >&5
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking sys/wait.h presence
configure:14250: gcc -E  conftest.c
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking for sys/wait.h
configure:14250: result: yes
configure:14250: checking limits.h usability
configure:14250: gcc -c -g -O2  conftest.c >&5
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking limits.h presence
configure:14250: gcc -E  conftest.c
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking for limits.h
configure:14250: result: yes
configure:14250: checking sched.h usability
configure:14250: gcc -c -g -O2  conftest.c >&5
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking sched.h presence
configure:14250: gcc -E  conftest.c
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking for sched.h
configure:14250: result: yes
configure:14250: checking syslog.h usability
configure:14250: gcc -c -g -O2  conftest.c >&5
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking syslog.h presence
configure:14250: gcc -E  conftest.c
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking for syslog.h
configure:14250: result: yes
configure:14250: checking select.h usability
configure:14250: gcc -c -g -O2  conftest.c >&5
conftest.c:73:20: fatal error: select.h: No such file or directory
 #include <select.h>
                    ^
compilation terminated.
configure:14250: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DataparkSearch Engine"
| #define PACKAGE_TARNAME "dpsearch"
| #define PACKAGE_VERSION "4.54-2016-12-03"
| #define PACKAGE_STRING "DataparkSearch Engine 4.54-2016-12-03"
| #define PACKAGE_BUGREPORT "datapar...@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "dpsearch"
| #define VERSION "4.54-2016-12-03"
| #define DPS_VERSION_ID 454
| #define DPS_BASE_VERSION 4
| #define DPS_TAIL_VERSION 54
| #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 LT_OBJDIR ".libs/"
| #define HAVE_FSEEKO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYSLOG_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 <select.h>
configure:14250: result: no
configure:14250: checking select.h presence
configure:14250: gcc -E  conftest.c
conftest.c:40:20: fatal error: select.h: No such file or directory
 #include <select.h>
                    ^
compilation terminated.
configure:14250: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DataparkSearch Engine"
| #define PACKAGE_TARNAME "dpsearch"
| #define PACKAGE_VERSION "4.54-2016-12-03"
| #define PACKAGE_STRING "DataparkSearch Engine 4.54-2016-12-03"
| #define PACKAGE_BUGREPORT "datapar...@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "dpsearch"
| #define VERSION "4.54-2016-12-03"
| #define DPS_VERSION_ID 454
| #define DPS_BASE_VERSION 4
| #define DPS_TAIL_VERSION 54
| #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 LT_OBJDIR ".libs/"
| #define HAVE_FSEEKO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYSLOG_H 1
| /* end confdefs.h.  */
| #include <select.h>
configure:14250: result: no
configure:14250: checking for select.h
configure:14250: result: no
configure:14250: checking sys/select.h usability
configure:14250: gcc -c -g -O2  conftest.c >&5
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking sys/select.h presence
configure:14250: gcc -E  conftest.c
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking for sys/select.h
configure:14250: result: yes
configure:14250: checking sys/socket.h usability
configure:14250: gcc -c -g -O2  conftest.c >&5
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking sys/socket.h presence
configure:14250: gcc -E  conftest.c
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking for sys/socket.h
configure:14250: result: yes
configure:14250: checking arpa/inet.h usability
configure:14250: gcc -c -g -O2  conftest.c >&5
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking arpa/inet.h presence
configure:14250: gcc -E  conftest.c
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking for arpa/inet.h
configure:14250: result: yes
configure:14250: checking sys/un.h usability
configure:14250: gcc -c -g -O2  conftest.c >&5
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking sys/un.h presence
configure:14250: gcc -E  conftest.c
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking for sys/un.h
configure:14250: result: yes
configure:14250: checking netdb.h usability
configure:14250: gcc -c -g -O2  conftest.c >&5
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking netdb.h presence
configure:14250: gcc -E  conftest.c
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking for netdb.h
configure:14250: result: yes
configure:14250: checking sys/sysctl.h usability
configure:14250: gcc -c -g -O2  conftest.c >&5
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking sys/sysctl.h presence
configure:14250: gcc -E  conftest.c
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking for sys/sysctl.h
configure:14250: result: yes
configure:14250: checking sys/mman.h usability
configure:14250: gcc -c -g -O2  conftest.c >&5
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking sys/mman.h presence
configure:14250: gcc -E  conftest.c
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking for sys/mman.h
configure:14250: result: yes
configure:14250: checking sys/shm.h usability
configure:14250: gcc -c -g -O2  conftest.c >&5
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking sys/shm.h presence
configure:14250: gcc -E  conftest.c
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking for sys/shm.h
configure:14250: result: yes
configure:14250: checking netinet/in.h usability
configure:14250: gcc -c -g -O2  conftest.c >&5
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking netinet/in.h presence
configure:14250: gcc -E  conftest.c
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking for netinet/in.h
configure:14250: result: yes
configure:14250: checking netinet/in_systm.h usability
configure:14250: gcc -c -g -O2  conftest.c >&5
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking netinet/in_systm.h presence
configure:14250: gcc -E  conftest.c
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking for netinet/in_systm.h
configure:14250: result: yes
configure:14250: checking netinet/tcp.h usability
configure:14250: gcc -c -g -O2  conftest.c >&5
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking netinet/tcp.h presence
configure:14250: gcc -E  conftest.c
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking for netinet/tcp.h
configure:14250: result: yes
configure:14250: checking arpa/nameser.h usability
configure:14250: gcc -c -g -O2  conftest.c >&5
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking arpa/nameser.h presence
configure:14250: gcc -E  conftest.c
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking for arpa/nameser.h
configure:14250: result: yes
configure:14250: checking sys/ipc.h usability
configure:14250: gcc -c -g -O2  conftest.c >&5
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking sys/ipc.h presence
configure:14250: gcc -E  conftest.c
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking for sys/ipc.h
configure:14250: result: yes
configure:14250: checking semaphore.h usability
configure:14250: gcc -c -g -O2  conftest.c >&5
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking semaphore.h presence
configure:14250: gcc -E  conftest.c
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking for semaphore.h
configure:14250: result: yes
configure:14250: checking sys/sem.h usability
configure:14250: gcc -c -g -O2  conftest.c >&5
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking sys/sem.h presence
configure:14250: gcc -E  conftest.c
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking for sys/sem.h
configure:14250: result: yes
configure:14250: checking sys/msg.h usability
configure:14250: gcc -c -g -O2  conftest.c >&5
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking sys/msg.h presence
configure:14250: gcc -E  conftest.c
configure:14250: $? = 0
configure:14250: result: yes
configure:14250: checking for sys/msg.h
configure:14250: result: yes
configure:14250: checking bsd/stdlib.h usability
configure:14250: gcc -c -g -O2  conftest.c >&5
conftest.c:89:24: fatal error: bsd/stdlib.h: No such file or directory
 #include <bsd/stdlib.h>
                        ^
compilation terminated.
configure:14250: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DataparkSearch Engine"
| #define PACKAGE_TARNAME "dpsearch"
| #define PACKAGE_VERSION "4.54-2016-12-03"
| #define PACKAGE_STRING "DataparkSearch Engine 4.54-2016-12-03"
| #define PACKAGE_BUGREPORT "datapar...@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "dpsearch"
| #define VERSION "4.54-2016-12-03"
| #define DPS_VERSION_ID 454
| #define DPS_BASE_VERSION 4
| #define DPS_TAIL_VERSION 54
| #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 LT_OBJDIR ".libs/"
| #define HAVE_FSEEKO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_MSG_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <bsd/stdlib.h>
configure:14250: result: no
configure:14250: checking bsd/stdlib.h presence
configure:14250: gcc -E  conftest.c
conftest.c:56:24: fatal error: bsd/stdlib.h: No such file or directory
 #include <bsd/stdlib.h>
                        ^
compilation terminated.
configure:14250: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DataparkSearch Engine"
| #define PACKAGE_TARNAME "dpsearch"
| #define PACKAGE_VERSION "4.54-2016-12-03"
| #define PACKAGE_STRING "DataparkSearch Engine 4.54-2016-12-03"
| #define PACKAGE_BUGREPORT "datapar...@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "dpsearch"
| #define VERSION "4.54-2016-12-03"
| #define DPS_VERSION_ID 454
| #define DPS_BASE_VERSION 4
| #define DPS_TAIL_VERSION 54
| #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 LT_OBJDIR ".libs/"
| #define HAVE_FSEEKO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_MSG_H 1
| /* end confdefs.h.  */
| #include <bsd/stdlib.h>
configure:14250: result: no
configure:14250: checking for bsd/stdlib.h
configure:14250: result: no
configure:14264: checking for netinet/ip.h
configure:14264: gcc -c -g -O2  conftest.c >&5
configure:14264: $? = 0
configure:14264: result: yes
configure:14264: checking for resolv.h
configure:14264: gcc -c -g -O2  conftest.c >&5
configure:14264: $? = 0
configure:14264: result: yes
configure:14287: checking for an ANSI C-conforming const
configure:14353: gcc -c -g -O2  conftest.c >&5
configure:14353: $? = 0
configure:14360: result: yes
configure:14368: checking for mode_t
configure:14368: gcc -c -g -O2  conftest.c >&5
configure:14368: $? = 0
configure:14368: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:94:21: error: expected expression before ')' token
 if (sizeof ((mode_t)))
                     ^
configure:14368: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DataparkSearch Engine"
| #define PACKAGE_TARNAME "dpsearch"
| #define PACKAGE_VERSION "4.54-2016-12-03"
| #define PACKAGE_STRING "DataparkSearch Engine 4.54-2016-12-03"
| #define PACKAGE_BUGREPORT "datapar...@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "dpsearch"
| #define VERSION "4.54-2016-12-03"
| #define DPS_VERSION_ID 454
| #define DPS_BASE_VERSION 4
| #define DPS_TAIL_VERSION 54
| #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 LT_OBJDIR ".libs/"
| #define HAVE_FSEEKO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_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
| int
| main ()
| {
| if (sizeof ((mode_t)))
|         return 0;
|   ;
|   return 0;
| }
configure:14368: result: yes
configure:14379: checking for off_t
configure:14379: gcc -c -g -O2  conftest.c >&5
configure:14379: $? = 0
configure:14379: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:94:20: error: expected expression before ')' token
 if (sizeof ((off_t)))
                    ^
configure:14379: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DataparkSearch Engine"
| #define PACKAGE_TARNAME "dpsearch"
| #define PACKAGE_VERSION "4.54-2016-12-03"
| #define PACKAGE_STRING "DataparkSearch Engine 4.54-2016-12-03"
| #define PACKAGE_BUGREPORT "datapar...@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "dpsearch"
| #define VERSION "4.54-2016-12-03"
| #define DPS_VERSION_ID 454
| #define DPS_BASE_VERSION 4
| #define DPS_TAIL_VERSION 54
| #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 LT_OBJDIR ".libs/"
| #define HAVE_FSEEKO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_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
| int
| main ()
| {
| if (sizeof ((off_t)))
|         return 0;
|   ;
|   return 0;
| }
configure:14379: result: yes
configure:14390: checking for pid_t
configure:14390: gcc -c -g -O2  conftest.c >&5
configure:14390: $? = 0
configure:14390: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:94:20: error: expected expression before ')' token
 if (sizeof ((pid_t)))
                    ^
configure:14390: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DataparkSearch Engine"
| #define PACKAGE_TARNAME "dpsearch"
| #define PACKAGE_VERSION "4.54-2016-12-03"
| #define PACKAGE_STRING "DataparkSearch Engine 4.54-2016-12-03"
| #define PACKAGE_BUGREPORT "datapar...@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "dpsearch"
| #define VERSION "4.54-2016-12-03"
| #define DPS_VERSION_ID 454
| #define DPS_BASE_VERSION 4
| #define DPS_TAIL_VERSION 54
| #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 LT_OBJDIR ".libs/"
| #define HAVE_FSEEKO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_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
| int
| main ()
| {
| if (sizeof ((pid_t)))
|         return 0;
|   ;
|   return 0;
| }
configure:14390: result: yes
configure:14401: checking for size_t
configure:14401: gcc -c -g -O2  conftest.c >&5
configure:14401: $? = 0
configure:14401: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:94:21: error: expected expression before ')' token
 if (sizeof ((size_t)))
                     ^
configure:14401: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DataparkSearch Engine"
| #define PACKAGE_TARNAME "dpsearch"
| #define PACKAGE_VERSION "4.54-2016-12-03"
| #define PACKAGE_STRING "DataparkSearch Engine 4.54-2016-12-03"
| #define PACKAGE_BUGREPORT "datapar...@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "dpsearch"
| #define VERSION "4.54-2016-12-03"
| #define DPS_VERSION_ID 454
| #define DPS_BASE_VERSION 4
| #define DPS_TAIL_VERSION 54
| #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 LT_OBJDIR ".libs/"
| #define HAVE_FSEEKO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_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
| int
| main ()
| {
| if (sizeof ((size_t)))
|         return 0;
|   ;
|   return 0;
| }
configure:14401: result: yes
configure:14413: checking for unsigned long long int
configure:14452: gcc -o conftest -g -O2   conftest.c  -L/usr/local/lib -lrt -lc -lresolv >&5
configure:14452: $? = 0
configure:14461: result: yes
configure:14471: checking for long long int
configure:14509: gcc -o conftest -g -O2   conftest.c  -L/usr/local/lib -lrt -lc -lresolv >&5
configure:14509: $? = 0
configure:14509: ./conftest
configure:14509: $? = 0
configure:14521: result: yes
configure:14529: checking for union semun
configure:14529: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:67:13: error: invalid application of 'sizeof' to incomplete type 'union semun'
 if (sizeof (union semun))
             ^~~~~
configure:14529: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DataparkSearch Engine"
| #define PACKAGE_TARNAME "dpsearch"
| #define PACKAGE_VERSION "4.54-2016-12-03"
| #define PACKAGE_STRING "DataparkSearch Engine 4.54-2016-12-03"
| #define PACKAGE_BUGREPORT "datapar...@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "dpsearch"
| #define VERSION "4.54-2016-12-03"
| #define DPS_VERSION_ID 454
| #define DPS_BASE_VERSION 4
| #define DPS_TAIL_VERSION 54
| #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 LT_OBJDIR ".libs/"
| #define HAVE_FSEEKO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <sys/ipc.h>
| #include <sys/sem.h>
|
| int
| main ()
| {
| if (sizeof (union semun))
|      return 0;
|   ;
|   return 0;
| }
configure:14529: result: no
configure:14543: checking for socklen_t
configure:14560: gcc -c -g -O2  conftest.c >&5
configure:14560: $? = 0
configure:14567: result: yes
configure:14577: checking for tm_gmtoff in struct tm
configure:14592: gcc -c -g -O2  conftest.c >&5
configure:14592: $? = 0
configure:14595: result: yes
configure:14604: checking for mergesort in -lbsd
configure:14629: gcc -o conftest -g -O2   conftest.c -lbsd   -L/usr/local/lib -lrt -lc -lresolv >&5
/usr/bin/ld: cannot find -lbsd
collect2: error: ld returned 1 exit status
configure:14629: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DataparkSearch Engine"
| #define PACKAGE_TARNAME "dpsearch"
| #define PACKAGE_VERSION "4.54-2016-12-03"
| #define PACKAGE_STRING "DataparkSearch Engine 4.54-2016-12-03"
| #define PACKAGE_BUGREPORT "datapar...@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "dpsearch"
| #define VERSION "4.54-2016-12-03"
| #define DPS_VERSION_ID 454
| #define DPS_BASE_VERSION 4
| #define DPS_TAIL_VERSION 54
| #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 LT_OBJDIR ".libs/"
| #define HAVE_FSEEKO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_TM_GMTOFF 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 mergesort ();
| int
| main ()
| {
| return mergesort ();
|   ;
|   return 0;
| }
configure:14638: result: no
configure:14649: checking for strdup
configure:14649: gcc -o conftest -g -O2   conftest.c  -L/usr/local/lib -lrt -lc -lresolv >&5
conftest.c:84:6: warning: conflicting types for built-in function 'strdup'
 char strdup ();
      ^~~~~~
configure:14649: $? = 0
configure:14649: result: yes
configure:14649: checking for strndup
configure:14649: gcc -o conftest -g -O2   conftest.c  -L/usr/local/lib -lrt -lc -lresolv >&5
conftest.c:85:6: warning: conflicting types for built-in function 'strndup'
 char strndup ();
      ^~~~~~~
configure:14649: $? = 0
configure:14649: result: yes
configure:14649: checking for strstr
configure:14649: gcc -o conftest -g -O2   conftest.c  -L/usr/local/lib -lrt -lc -lresolv >&5
conftest.c:86:6: warning: conflicting types for built-in function 'strstr'
 char strstr ();
      ^~~~~~
configure:14649: $? = 0
configure:14649: result: yes
configure:14649: checking for strnlen
configure:14649: gcc -o conftest -g -O2   conftest.c  -L/usr/local/lib -lrt -lc -lresolv >&5
configure:14649: $? = 0
configure:14649: result: yes
configure:14649: checking for strcasecmp
configure:14649: gcc -o conftest -g -O2   conftest.c  -L/usr/local/lib -lrt -lc -lresolv >&5
conftest.c:88:6: warning: conflicting types for built-in function 'strcasecmp'
 char strcasecmp ();
      ^~~~~~~~~~
configure:14649: $? = 0
configure:14649: result: yes
configure:14649: checking for strncasecmp
configure:14649: gcc -o conftest -g -O2   conftest.c  -L/usr/local/lib -lrt -lc -lresolv >&5
conftest.c:89:6: warning: conflicting types for built-in function 'strncasecmp'
 char strncasecmp ();
      ^~~~~~~~~~~
configure:14649: $? = 0
configure:14649: result: yes
configure:14649: checking for bzero
configure:14649: gcc -o conftest -g -O2   conftest.c  -L/usr/local/lib -lrt -lc -lresolv >&5
conftest.c:90:6: warning: conflicting types for built-in function 'bzero'
 char bzero ();
      ^~~~~
configure:14649: $? = 0
configure:14649: result: yes
configure:14649: checking for strtok_r
configure:14649: gcc -o conftest -g -O2   conftest.c  -L/usr/local/lib -lrt -lc -lresolv >&5
configure:14649: $? = 0
configure:14649: result: yes
configure:14649: checking for strcasestr
configure:14649: gcc -o conftest -g -O2   conftest.c  -L/usr/local/lib -lrt -lc -lresolv >&5
configure:14649: $? = 0
configure:14649: result: yes
configure:14649: checking for timegm
configure:14649: gcc -o conftest -g -O2   conftest.c  -L/usr/local/lib -lrt -lc -lresolv >&5
configure:14649: $? = 0
configure:14649: result: yes
configure:14661: checking for regcomp
configure:14661: gcc -o conftest -g -O2   conftest.c  -L/usr/local/lib -lrt -lc -lresolv >&5
configure:14661: $? = 0
configure:14661: result: yes
configure:14661: checking for socket
configure:14661: gcc -o conftest -g -O2   conftest.c  -L/usr/local/lib -lrt -lc -lresolv >&5
configure:14661: $? = 0
configure:14661: result: yes
configure:14661: checking for vsnprintf
configure:14661: gcc -o conftest -g -O2   conftest.c  -L/usr/local/lib -lrt -lc -lresolv >&5
conftest.c:96:6: warning: conflicting types for built-in function 'vsnprintf'
 char vsnprintf ();
      ^~~~~~~~~
configure:14661: $? = 0
configure:14661: result: yes
configure:14661: checking for snprintf
configure:14661: gcc -o conftest -g -O2   conftest.c  -L/usr/local/lib -lrt -lc -lresolv >&5
conftest.c:97:6: warning: conflicting types for built-in function 'snprintf'
 char snprintf ();
      ^~~~~~~~
configure:14661: $? = 0
configure:14661: result: yes
configure:14661: checking for mergesort
configure:14661: gcc -o conftest -g -O2   conftest.c  -L/usr/local/lib -lrt -lc -lresolv >&5
/tmp/ccghx95f.o: In function `main':
/home/vric/dpsearch-4.54-2016-12-03/conftest.c:109: undefined reference to `mergesort'
collect2: error: ld returned 1 exit status
configure:14661: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DataparkSearch Engine"
| #define PACKAGE_TARNAME "dpsearch"
| #define PACKAGE_VERSION "4.54-2016-12-03"
| #define PACKAGE_STRING "DataparkSearch Engine 4.54-2016-12-03"
| #define PACKAGE_BUGREPORT "datapar...@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "dpsearch"
| #define VERSION "4.54-2016-12-03"
| #define DPS_VERSION_ID 454
| #define DPS_BASE_VERSION 4
| #define DPS_TAIL_VERSION 54
| #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 LT_OBJDIR ".libs/"
| #define HAVE_FSEEKO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_BZERO 1
| #define HAVE_STRTOK_R 1
| #define HAVE_STRCASESTR 1
| #define HAVE_TIMEGM 1
| #define HAVE_REGCOMP 1
| #define HAVE_SOCKET 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| /* end confdefs.h.  */
| /* Define mergesort to an innocuous variant, in case <limits.h> declares mergesort.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define mergesort innocuous_mergesort
|
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char mergesort (); 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 mergesort
|
| /* 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 mergesort ();
| /* 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_mergesort || defined __stub___mergesort
| choke me
| #endif
|
| int
| main ()
| {
| return mergesort ();
|   ;
|   return 0;
| }
configure:14661: result: no
configure:14661: checking for heapsort
configure:14661: gcc -o conftest -g -O2   conftest.c  -L/usr/local/lib -lrt -lc -lresolv >&5
/tmp/ccc5jeDl.o: In function `main':
/home/vric/dpsearch-4.54-2016-12-03/conftest.c:109: undefined reference to `heapsort'
collect2: error: ld returned 1 exit status
configure:14661: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DataparkSearch Engine"
| #define PACKAGE_TARNAME "dpsearch"
| #define PACKAGE_VERSION "4.54-2016-12-03"
| #define PACKAGE_STRING "DataparkSearch Engine 4.54-2016-12-03"
| #define PACKAGE_BUGREPORT "datapar...@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "dpsearch"
| #define VERSION "4.54-2016-12-03"
| #define DPS_VERSION_ID 454
| #define DPS_BASE_VERSION 4
| #define DPS_TAIL_VERSION 54
| #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 LT_OBJDIR ".libs/"
| #define HAVE_FSEEKO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_BZERO 1
| #define HAVE_STRTOK_R 1
| #define HAVE_STRCASESTR 1
| #define HAVE_TIMEGM 1
| #define HAVE_REGCOMP 1
| #define HAVE_SOCKET 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| /* end confdefs.h.  */
| /* Define heapsort to an innocuous variant, in case <limits.h> declares heapsort.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define heapsort innocuous_heapsort
|
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char heapsort (); 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 heapsort
|
| /* 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 heapsort ();
| /* 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_heapsort || defined __stub___heapsort
| choke me
| #endif
|
| int
| main ()
| {
| return heapsort ();
|   ;
|   return 0;
| }
configure:14661: result: no
configure:14661: checking for setproctitle
configure:14661: gcc -o conftest -g -O2   conftest.c  -L/usr/local/lib -lrt -lc -lresolv >&5
/tmp/cc8M8XFo.o: In function `main':
/home/vric/dpsearch-4.54-2016-12-03/conftest.c:109: undefined reference to `setproctitle'
collect2: error: ld returned 1 exit status
configure:14661: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DataparkSearch Engine"
| #define PACKAGE_TARNAME "dpsearch"
| #define PACKAGE_VERSION "4.54-2016-12-03"
| #define PACKAGE_STRING "DataparkSearch Engine 4.54-2016-12-03"
| #define PACKAGE_BUGREPORT "datapar...@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "dpsearch"
| #define VERSION "4.54-2016-12-03"
| #define DPS_VERSION_ID 454
| #define DPS_BASE_VERSION 4
| #define DPS_TAIL_VERSION 54
| #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 LT_OBJDIR ".libs/"
| #define HAVE_FSEEKO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_BZERO 1
| #define HAVE_STRTOK_R 1
| #define HAVE_STRCASESTR 1
| #define HAVE_TIMEGM 1
| #define HAVE_REGCOMP 1
| #define HAVE_SOCKET 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| /* end confdefs.h.  */
| /* Define setproctitle to an innocuous variant, in case <limits.h> declares setproctitle.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define setproctitle innocuous_setproctitle
|
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char setproctitle (); 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 setproctitle
|
| /* 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 setproctitle ();
| /* 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_setproctitle || defined __stub___setproctitle
| choke me
| #endif
|
| int
| main ()
| {
| return setproctitle ();
|   ;
|   return 0;
| }
configure:14661: result: no
configure:14673: checking for setenv
configure:14673: gcc -o conftest -g -O2   conftest.c  -L/usr/local/lib -lrt -lc -lresolv >&5
configure:14673: $? = 0
configure:14673: result: yes
configure:14673: checking for putenv
configure:14673: gcc -o conftest -g -O2   conftest.c  -L/usr/local/lib -lrt -lc -lresolv >&5
configure:14673: $? = 0
configure:14673: result: yes
configure:14673: checking for break
configure:14673: gcc -o conftest -g -O2   conftest.c  -L/usr/local/lib -lrt -lc -lresolv >&5
conftest.c:100:6: error: expected identifier or '(' before 'break'
 char break ();
      ^~~~~
conftest.c: In function 'main':
conftest.c:111:8: error: expected expression before 'break'
 return break ();
        ^~~~~
configure:14673: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DataparkSearch Engine"
| #define PACKAGE_TARNAME "dpsearch"
| #define PACKAGE_VERSION "4.54-2016-12-03"
| #define PACKAGE_STRING "DataparkSearch Engine 4.54-2016-12-03"
| #define PACKAGE_BUGREPORT "datapar...@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "dpsearch"
| #define VERSION "4.54-2016-12-03"
| #define DPS_VERSION_ID 454
| #define DPS_BASE_VERSION 4
| #define DPS_TAIL_VERSION 54
| #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 LT_OBJDIR ".libs/"
| #define HAVE_FSEEKO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_BZERO 1
| #define HAVE_STRTOK_R 1
| #define HAVE_STRCASESTR 1
| #define HAVE_TIMEGM 1
| #define HAVE_REGCOMP 1
| #define HAVE_SOCKET 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SETENV 1
| #define HAVE_PUTENV 1
| /* end confdefs.h.  */
| /* Define break to an innocuous variant, in case <limits.h> declares break.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define break innocuous_break
|
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char break (); 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 break
|
| /* 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 break ();
| /* 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_break || defined __stub___break
| choke me
| #endif
|
| int
| main ()
| {
| return break ();
|   ;
|   return 0;
| }
configure:14673: result: no
configure:14685: checking for unsetenv
configure:14685: gcc -o conftest -g -O2   conftest.c  -L/usr/local/lib -lrt -lc -lresolv >&5
configure:14685: $? = 0
configure:14685: result: yes
configure:14685: checking for daemon
configure:14685: gcc -o conftest -g -O2   conftest.c  -L/usr/local/lib -lrt -lc -lresolv >&5
configure:14685: $? = 0
configure:14685: result: yes
configure:14694: checking for inet_addr
configure:14694: gcc -o conftest -g -O2   conftest.c  -L/usr/local/lib -lrt -lc -lresolv >&5
configure:14694: $? = 0
configure:14694: result: yes
configure:14740: checking for sqrt
configure:14740: gcc -o conftest -g -O2   conftest.c  -L/usr/local/lib -lrt -lc -lresolv >&5
conftest.c:102:6: warning: conflicting types for built-in function 'sqrt'
 char sqrt ();
      ^~~~
/tmp/ccKBCXlI.o: In function `main':
/home/vric/dpsearch-4.54-2016-12-03/conftest.c:113: undefined reference to `sqrt'
collect2: error: ld returned 1 exit status
configure:14740: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DataparkSearch Engine"
| #define PACKAGE_TARNAME "dpsearch"
| #define PACKAGE_VERSION "4.54-2016-12-03"
| #define PACKAGE_STRING "DataparkSearch Engine 4.54-2016-12-03"
| #define PACKAGE_BUGREPORT "datapar...@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "dpsearch"
| #define VERSION "4.54-2016-12-03"
| #define DPS_VERSION_ID 454
| #define DPS_BASE_VERSION 4
| #define DPS_TAIL_VERSION 54
| #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 LT_OBJDIR ".libs/"
| #define HAVE_FSEEKO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_BZERO 1
| #define HAVE_STRTOK_R 1
| #define HAVE_STRCASESTR 1
| #define HAVE_TIMEGM 1
| #define HAVE_REGCOMP 1
| #define HAVE_SOCKET 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_DAEMON 1
| /* end confdefs.h.  */
| /* Define sqrt to an innocuous variant, in case <limits.h> declares sqrt.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define sqrt innocuous_sqrt
|
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char sqrt (); 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 sqrt
|
| /* 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 sqrt ();
| /* 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_sqrt || defined __stub___sqrt
| choke me
| #endif
|
| int
| main ()
| {
| return sqrt ();
|   ;
|   return 0;
| }
configure:14740: result: no
configure:14744: checking for sqrt in -lm
configure:14769: gcc -o conftest -g -O2   conftest.c -lm   -L/usr/local/lib -lrt -lc -lresolv >&5
conftest.c:86:6: warning: conflicting types for built-in function 'sqrt'
 char sqrt ();
      ^~~~
configure:14769: $? = 0
configure:14778: result: yes
configure:14789: checking for libtre
configure:14800: result: yes
configure:14806: checking tre/regex.h usability
configure:14806: gcc -c -g -O2  conftest.c >&5
conftest.c:112:23: fatal error: tre/regex.h: No such file or directory
 #include <tre/regex.h>
                       ^
compilation terminated.
configure:14806: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DataparkSearch Engine"
| #define PACKAGE_TARNAME "dpsearch"
| #define PACKAGE_VERSION "4.54-2016-12-03"
| #define PACKAGE_STRING "DataparkSearch Engine 4.54-2016-12-03"
| #define PACKAGE_BUGREPORT "datapar...@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "dpsearch"
| #define VERSION "4.54-2016-12-03"
| #define DPS_VERSION_ID 454
| #define DPS_BASE_VERSION 4
| #define DPS_TAIL_VERSION 54
| #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 LT_OBJDIR ".libs/"
| #define HAVE_FSEEKO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_BZERO 1
| #define HAVE_STRTOK_R 1
| #define HAVE_STRCASESTR 1
| #define HAVE_TIMEGM 1
| #define HAVE_REGCOMP 1
| #define HAVE_SOCKET 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_DAEMON 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 <tre/regex.h>
configure:14806: result: no
configure:14806: checking tre/regex.h presence
configure:14806: gcc -E  conftest.c
conftest.c:79:23: fatal error: tre/regex.h: No such file or directory
 #include <tre/regex.h>
                       ^
compilation terminated.
configure:14806: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DataparkSearch Engine"
| #define PACKAGE_TARNAME "dpsearch"
| #define PACKAGE_VERSION "4.54-2016-12-03"
| #define PACKAGE_STRING "DataparkSearch Engine 4.54-2016-12-03"
| #define PACKAGE_BUGREPORT "datapar...@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "dpsearch"
| #define VERSION "4.54-2016-12-03"
| #define DPS_VERSION_ID 454
| #define DPS_BASE_VERSION 4
| #define DPS_TAIL_VERSION 54
| #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 LT_OBJDIR ".libs/"
| #define HAVE_FSEEKO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_BZERO 1
| #define HAVE_STRTOK_R 1
| #define HAVE_STRCASESTR 1
| #define HAVE_TIMEGM 1
| #define HAVE_REGCOMP 1
| #define HAVE_SOCKET 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_DAEMON 1
| /* end confdefs.h.  */
| #include <tre/regex.h>
configure:14806: result: no
configure:14806: checking for tre/regex.h
configure:14806: result: no
configure:14823: checking for ares_init in -lcares
configure:14848: gcc -o conftest -g -O2   conftest.c -lcares   -L/usr/local/lib -lrt -lc -lresolv -lm >&5
/usr/bin/ld: cannot find -lcares
collect2: error: ld returned 1 exit status
configure:14848: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DataparkSearch Engine"
| #define PACKAGE_TARNAME "dpsearch"
| #define PACKAGE_VERSION "4.54-2016-12-03"
| #define PACKAGE_STRING "DataparkSearch Engine 4.54-2016-12-03"
| #define PACKAGE_BUGREPORT "datapar...@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "dpsearch"
| #define VERSION "4.54-2016-12-03"
| #define DPS_VERSION_ID 454
| #define DPS_BASE_VERSION 4
| #define DPS_TAIL_VERSION 54
| #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 LT_OBJDIR ".libs/"
| #define HAVE_FSEEKO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_BZERO 1
| #define HAVE_STRTOK_R 1
| #define HAVE_STRCASESTR 1
| #define HAVE_TIMEGM 1
| #define HAVE_REGCOMP 1
| #define HAVE_SOCKET 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_DAEMON 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 ares_init ();
| int
| main ()
| {
| return ares_init ();
|   ;
|   return 0;
| }
configure:14857: result: no
configure:14863: checking for ares_init in -lares
configure:14888: gcc -o conftest -g -O2   conftest.c -lares   -L/usr/local/lib -lrt -lc -lresolv -lm >&5
/usr/bin/ld: cannot find -lares
collect2: error: ld returned 1 exit status
configure:14888: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DataparkSearch Engine"
| #define PACKAGE_TARNAME "dpsearch"
| #define PACKAGE_VERSION "4.54-2016-12-03"
| #define PACKAGE_STRING "DataparkSearch Engine 4.54-2016-12-03"
| #define PACKAGE_BUGREPORT "datapar...@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "dpsearch"
| #define VERSION "4.54-2016-12-03"
| #define DPS_VERSION_ID 454
| #define DPS_BASE_VERSION 4
| #define DPS_TAIL_VERSION 54
| #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 LT_OBJDIR ".libs/"
| #define HAVE_FSEEKO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_BZERO 1
| #define HAVE_STRTOK_R 1
| #define HAVE_STRCASESTR 1
| #define HAVE_TIMEGM 1
| #define HAVE_REGCOMP 1
| #define HAVE_SOCKET 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_DAEMON 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 ares_init ();
| int
| main ()
| {
| return ares_init ();
|   ;
|   return 0;
| }
configure:14897: result: no
configure:14903: checking for getaddrinfo in -lbind
configure:14928: gcc -o conftest -g -O2   conftest.c -lbind   -L/usr/local/lib -lrt -lc -lresolv -lm >&5
/usr/bin/ld: cannot find -lbind
collect2: error: ld returned 1 exit status
configure:14928: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DataparkSearch Engine"
| #define PACKAGE_TARNAME "dpsearch"
| #define PACKAGE_VERSION "4.54-2016-12-03"
| #define PACKAGE_STRING "DataparkSearch Engine 4.54-2016-12-03"
| #define PACKAGE_BUGREPORT "datapar...@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "dpsearch"
| #define VERSION "4.54-2016-12-03"
| #define DPS_VERSION_ID 454
| #define DPS_BASE_VERSION 4
| #define DPS_TAIL_VERSION 54
| #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 LT_OBJDIR ".libs/"
| #define HAVE_FSEEKO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_BZERO 1
| #define HAVE_STRTOK_R 1
| #define HAVE_STRCASESTR 1
| #define HAVE_TIMEGM 1
| #define HAVE_REGCOMP 1
| #define HAVE_SOCKET 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_DAEMON 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 getaddrinfo ();
| int
| main ()
| {
| return getaddrinfo ();
|   ;
|   return 0;
| }
configure:14937: result: no
configure:14943: checking for getaddrinfo in -ldns
configure:14968: gcc -o conftest -g -O2   conftest.c -ldns   -L/usr/local/lib -lrt -lc -lresolv -lm >&5
/usr/bin/ld: cannot find -ldns
collect2: error: ld returned 1 exit status
configure:14968: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DataparkSearch Engine"
| #define PACKAGE_TARNAME "dpsearch"
| #define PACKAGE_VERSION "4.54-2016-12-03"
| #define PACKAGE_STRING "DataparkSearch Engine 4.54-2016-12-03"
| #define PACKAGE_BUGREPORT "datapar...@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "dpsearch"
| #define VERSION "4.54-2016-12-03"
| #define DPS_VERSION_ID 454
| #define DPS_BASE_VERSION 4
| #define DPS_TAIL_VERSION 54
| #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 LT_OBJDIR ".libs/"
| #define HAVE_FSEEKO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_BZERO 1
| #define HAVE_STRTOK_R 1
| #define HAVE_STRCASESTR 1
| #define HAVE_TIMEGM 1
| #define HAVE_REGCOMP 1
| #define HAVE_SOCKET 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_DAEMON 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 getaddrinfo ();
| int
| main ()
| {
| return getaddrinfo ();
|   ;
|   return 0;
| }
configure:14977: result: no
configure:14996: checking for libextractor
configure:15006: result: yes
configure:15009: checking for EXTRACTOR_plugin_add_defaults in -lextractor
configure:15034: gcc -o conftest -g -O2   conftest.c -lextractor   -L/usr/local/lib -lrt -lc -lresolv -lm >&5
/usr/bin/ld: cannot find -lextractor
collect2: error: ld returned 1 exit status
configure:15034: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DataparkSearch Engine"
| #define PACKAGE_TARNAME "dpsearch"
| #define PACKAGE_VERSION "4.54-2016-12-03"
| #define PACKAGE_STRING "DataparkSearch Engine 4.54-2016-12-03"
| #define PACKAGE_BUGREPORT "datapar...@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "dpsearch"
| #define VERSION "4.54-2016-12-03"
| #define DPS_VERSION_ID 454
| #define DPS_BASE_VERSION 4
| #define DPS_TAIL_VERSION 54
| #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 LT_OBJDIR ".libs/"
| #define HAVE_FSEEKO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_BZERO 1
| #define HAVE_STRTOK_R 1
| #define HAVE_STRCASESTR 1
| #define HAVE_TIMEGM 1
| #define HAVE_REGCOMP 1
| #define HAVE_SOCKET 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_DAEMON 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 EXTRACTOR_plugin_add_defaults ();
| int
| main ()
| {
| return EXTRACTOR_plugin_add_defaults ();
|   ;
|   return 0;
| }
configure:15043: result: no
configure:15049: checking for EXTRACTOR_loadDefaultLibraries in -lextractor
configure:15074: gcc -o conftest -g -O2   conftest.c -lextractor   -L/usr/local/lib -lrt -lc -lresolv -lm >&5
/usr/bin/ld: cannot find -lextractor
collect2: error: ld returned 1 exit status
configure:15074: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DataparkSearch Engine"
| #define PACKAGE_TARNAME "dpsearch"
| #define PACKAGE_VERSION "4.54-2016-12-03"
| #define PACKAGE_STRING "DataparkSearch Engine 4.54-2016-12-03"
| #define PACKAGE_BUGREPORT "datapar...@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "dpsearch"
| #define VERSION "4.54-2016-12-03"
| #define DPS_VERSION_ID 454
| #define DPS_BASE_VERSION 4
| #define DPS_TAIL_VERSION 54
| #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 LT_OBJDIR ".libs/"
| #define HAVE_FSEEKO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_BZERO 1
| #define HAVE_STRTOK_R 1
| #define HAVE_STRCASESTR 1
| #define HAVE_TIMEGM 1
| #define HAVE_REGCOMP 1
| #define HAVE_SOCKET 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_DAEMON 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 EXTRACTOR_loadDefaultLibraries ();
| int
| main ()
| {
| return EXTRACTOR_loadDefaultLibraries ();
|   ;
|   return 0;
| }
configure:15083: result: no
configure:15102: checking for hstrerror
configure:15102: gcc -o conftest -g -O2   conftest.c  -L/usr/local/lib -lrt -lc -lresolv -lm >&5
configure:15102: $? = 0
configure:15102: result: yes
configure:15102: checking for getaddrinfo
configure:15102: gcc -o conftest -g -O2   conftest.c  -L/usr/local/lib -lrt -lc -lresolv -lm >&5
configure:15102: $? = 0
configure:15102: result: yes
configure:15111: checking for inet_net_pton function prototype in arpa/inet.h
configure:15133: result: yes
configure:15143: checking for pthread_setconcurrency function prototype in pthread.h
configure:15165: result: yes
configure:15175: checking for pthread_tryjoin_np function prototype in pthread.h
configure:15197: result: yes
configure:15207: checking for thr_setconcurrency function prototype in thread.h
conftest.c:87:20: fatal error: thread.h: No such file or directory
 #include <thread.h>
                    ^
compilation terminated.
configure:15229: result: no
configure:15245: checking size of char*
configure:15250: gcc -o conftest -g -O2   conftest.c  -L/usr/local/lib -lrt -lc -lresolv -lm >&5
configure:15250: $? = 0
configure:15250: ./conftest
configure:15250: $? = 0
configure:15264: result: 8
configure:15278: checking size of int
configure:15283: gcc -o conftest -g -O2   conftest.c  -L/usr/local/lib -lrt -lc -lresolv -lm >&5
configure:15283: $? = 0
configure:15283: ./conftest
configure:15283: $? = 0
configure:15297: result: 4
configure:15311: checking size of long
configure:15316: gcc -o conftest -g -O2   conftest.c  -L/usr/local/lib -lrt -lc -lresolv -lm >&5
configure:15316: $? = 0
configure:15316: ./conftest
configure:15316: $? = 0
configure:15330: result: 8
configure:15344: checking size of long long
configure:15349: gcc -o conftest -g -O2   conftest.c  -L/usr/local/lib -lrt -lc -lresolv -lm >&5
configure:15349: $? = 0
configure:15349: ./conftest
configure:15349: $? = 0
configure:15363: result: 8
configure:15377: checking size of short
configure:15382: gcc -o conftest -g -O2   conftest.c  -L/usr/local/lib -lrt -lc -lresolv -lm >&5
configure:15382: $? = 0
configure:15382: ./conftest
configure:15382: $? = 0
configure:15396: result: 2
configure:15410: checking size of void*
configure:15415: gcc -o conftest -g -O2   conftest.c  -L/usr/local/lib -lrt -lc -lresolv -lm >&5
configure:15415: $? = 0
configure:15415: ./conftest
configure:15415: $? = 0
configure:15429: result: 8
configure:15443: checking size of float
configure:15448: gcc -o conftest -g -O2   conftest.c  -L/usr/local/lib -lrt -lc -lresolv -lm >&5
configure:15448: $? = 0
configure:15448: ./conftest
configure:15448: $? = 0
configure:15462: result: 4
configure:15476: checking size of double
configure:15481: gcc -o conftest -g -O2   conftest.c  -L/usr/local/lib -lrt -lc -lresolv -lm >&5
configure:15481: $? = 0
configure:15481: ./conftest
configure:15481: $? = 0
configure:15495: result: 8
configure:15509: checking size of time_t
configure:15514: gcc -o conftest -g -O2   conftest.c  -L/usr/local/lib -lrt -lc -lresolv -lm >&5
configure:15514: $? = 0
configure:15514: ./conftest
configure:15514: $? = 0
configure:15528: result: 8
configure:15542: checking for debug info
configure:15558: result: no
configure:15564: checking for compilation optimisation
configure:15584: result: default
configure:15590: checking for libc functions performance
configure:15605: gcc -o conftest -g -O2   conftest.c  -L/usr/local/lib -lrt -lc -lresolv -lm >&5
In file included from conftest.c:96:0:
src/dp.c: In function 'main':
src/dp.c:1617:10: warning: assignment makes integer from pointer without a cast [-Wint-conversion]
      res = dps_strstr1(a, set);
          ^
src/dp.c:1618:10: warning: assignment makes integer from pointer without a cast [-Wint-conversion]
      res = dps_strstr1(a+i, set);
          ^
src/dp.c:1625:10: warning: assignment makes integer from pointer without a cast [-Wint-conversion]
      res = strstr(a, set);
          ^
src/dp.c:1626:10: warning: assignment makes integer from pointer without a cast [-Wint-conversion]
      res = strstr(a+i, set);
          ^
configure:15605: $? = 0
configure:15605: ./conftest
configure:15605: $? = 0
configure:15606: result: done
configure:15622: checking for gethostbyname
configure:15622: gcc -o conftest -g -O2   conftest.c  -L/usr/local/lib -lrt -lc -lresolv -lm >&5
configure:15622: $? = 0
configure:15622: result: yes
configure:15814: checking for socket
configure:15814: result: yes
configure:15909: checking for getopt location
configure:15923: gcc -o conftest -g -O2   conftest.c  -L/usr/local/lib -lrt -lc -lresolv -lm >&5
configure:15923: $? = 0
configure:15924: result: unistd.h
configure:15956: checking return type of signal handlers
configure:15974: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:99:10: error: void value not ignored as it ought to be
 return *(signal (0, 0)) (0) == 1;
         ~^~~~~~~~~~~~~~~~~~
configure:15974: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DataparkSearch Engine"
| #define PACKAGE_TARNAME "dpsearch"
| #define PACKAGE_VERSION "4.54-2016-12-03"
| #define PACKAGE_STRING "DataparkSearch Engine 4.54-2016-12-03"
| #define PACKAGE_BUGREPORT "datapar...@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "dpsearch"
| #define VERSION "4.54-2016-12-03"
| #define DPS_VERSION_ID 454
| #define DPS_BASE_VERSION 4
| #define DPS_TAIL_VERSION 54
| #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 LT_OBJDIR ".libs/"
| #define HAVE_FSEEKO 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_CDEFS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIMES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SYS_SYSCTL_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_IN_SYSTM_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_ARPA_NAMESER_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_SYS_SEM_H 1
| #define HAVE_SYS_MSG_H 1
| #define HAVE_NETINET_IP_H 1
| #define HAVE_RESOLV_H 1
| #define HAVE_UNSIGNED_LONG_LONG_INT 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_TM_GMTOFF 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRSTR 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_BZERO 1
| #define HAVE_STRTOK_R 1
| #define HAVE_STRCASESTR 1
| #define HAVE_TIMEGM 1
| #define HAVE_REGCOMP 1
| #define HAVE_SOCKET 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_SNPRINTF 1
| #define HAVE_SETENV 1
| #define HAVE_PUTENV 1
| #define HAVE_UNSETENV 1
| #define HAVE_DAEMON 1
| #define HAVE_HSTRERROR 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_NET_PTON_PROTO 1
| #define HAVE_PTHREAD_SETCONCURRENCY_PROTO 1
| #define HAVE_PTHREAD_TRYJOIN_NP_PROTO 1
| #define SIZEOF_CHARP 8
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_SHORT 2
| #define SIZEOF_VOIDP 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_TIME_T 8
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <signal.h>
|
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
|   ;
|   return 0;
| }
configure:15981: result: void
configure:15989: checking for POSIX signals
configure:16007: gcc -o conftest -g -O2   conftest.c  -L/usr/local/lib -lrt -lc -lresolv -lm >&5
configure:16007: $? = 0
configure:16010: result: yes
configure:16044: checking whether compiler accepts "-mcmodel=medium"
configure:16058: result: no
configure:16060: error: in `/home/vric/dpsearch-4.54-2016-12-03':
configure:16062: error: gcc compiler option -mcmodel=medium is not avaiable
See `config.log' for more details

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

ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_DOCBOOKSTYLE_set=
ac_cv_env_DOCBOOKSTYLE_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
ac_cv_env_OPENSSL_CFLAGS_set=
ac_cv_env_OPENSSL_CFLAGS_value=
ac_cv_env_OPENSSL_LIBS_set=
ac_cv_env_OPENSSL_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_WOLFSSL_CFLAGS_set=
ac_cv_env_WOLFSSL_CFLAGS_value=
ac_cv_env_WOLFSSL_LIBS_set=
ac_cv_env_WOLFSSL_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_break=no
ac_cv_func_bzero=yes
ac_cv_func_daemon=yes
ac_cv_func_getaddrinfo=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_heapsort=no
ac_cv_func_hstrerror=yes
ac_cv_func_inet_addr=yes
ac_cv_func_mergesort=no
ac_cv_func_putenv=yes
ac_cv_func_regcomp=yes
ac_cv_func_setenv=yes
ac_cv_func_setproctitle=no
ac_cv_func_snprintf=yes
ac_cv_func_socket=yes
ac_cv_func_sqrt=no
ac_cv_func_strcasecmp=yes
ac_cv_func_strcasestr=yes
ac_cv_func_strdup=yes
ac_cv_func_strncasecmp=yes
ac_cv_func_strndup=yes
ac_cv_func_strnlen=yes
ac_cv_func_strstr=yes
ac_cv_func_strtok_r=yes
ac_cv_func_timegm=yes
ac_cv_func_unsetenv=yes
ac_cv_func_vsnprintf=yes
ac_cv_have_inet_net_pton_proto=yes
ac_cv_have_pthread_setconcurrency_proto=yes
ac_cv_have_pthread_tryjoin_np_proto=yes
ac_cv_have_socklen_t=yes
ac_cv_have_thr_setconcurrency_proto=no
ac_cv_header_arpa_inet_h=yes
ac_cv_header_arpa_nameser_h=yes
ac_cv_header_bsd_libutil_h=no
ac_cv_header_bsd_stdlib_h=no
ac_cv_header_bsd_unistd_h=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libutil_h=no
ac_cv_header_limits_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_netinet_in_systm_h=yes
ac_cv_header_netinet_ip_h=yes
ac_cv_header_netinet_tcp_h=yes
ac_cv_header_resolv_h=yes
ac_cv_header_sched_h=yes
ac_cv_header_select_h=no
ac_cv_header_semaphore_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_cdefs_h=yes
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_ipc_h=yes
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_msg_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_sem_h=yes
ac_cv_header_sys_shm_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_sysctl_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_times_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_un_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_syslog_h=yes
ac_cv_header_tre_regex_h=no
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-pc-linux-gnu
ac_cv_lib_ares_ares_init=no
ac_cv_lib_bind_getaddrinfo=no
ac_cv_lib_bsd_mergesort=no
ac_cv_lib_cares_ares_init=no
ac_cv_lib_dns_getaddrinfo=no
ac_cv_lib_extractor_EXTRACTOR_loadDefaultLibraries=no
ac_cv_lib_extractor_EXTRACTOR_plugin_add_defaults=no
ac_cv_lib_m_sqrt=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
ac_cv_path_SED=/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/bin/dd
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=mawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
ac_cv_prog_ac_ct_OBJDUMP=objdump
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_make_make_set=yes
ac_cv_sizeof_charp=8
ac_cv_sizeof_double=8
ac_cv_sizeof_float=4
ac_cv_sizeof_int=4
ac_cv_sizeof_long=8
ac_cv_sizeof_long_long=8
ac_cv_sizeof_short=2
ac_cv_sizeof_time_t=8
ac_cv_sizeof_voidp=8
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_sys_largefile_source=no
ac_cv_target=x86_64-pc-linux-gnu
ac_cv_type_long_long_int=yes
ac_cv_type_mode_t=yes
ac_cv_type_off_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_type_union_semun=no
ac_cv_type_unsigned_long_long_int=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[     ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[     ][     ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/  {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/  {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/bin/dd bs=4096 count=1'

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

ACLOCAL='${SHELL} /home/vric/dpsearch-4.54-2016-12-03/missing aclocal-1.15'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_CPPFLAGS=''
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
APACHE2_FALSE=''
APACHE2_TRUE=''
APACHEMODULE_FALSE=''
APACHEMODULE_TRUE=''
APACHE_CFLAGS=''
APACHE_CFLAGS_SHLIB=''
APACHE_EXTRA_CFLAGS=''
APACHE_EXTRA_CPPFLAGS=''
APACHE_INCDIR=''
APACHE_LDFLAGS_SHLIB=''
APACHE_LIBS_SHLIB=''
APACHE_MODDIR=''
APACHE_MODULE=''
APACHE_NOTEST_CPPFLAGS=''
APACHE_VER=''
APXS=''
AR='ar'
AUTOCONF='${SHELL} /home/vric/dpsearch-4.54-2016-12-03/missing autoconf'
AUTOHEADER='${SHELL} /home/vric/dpsearch-4.54-2016-12-03/missing autoheader'
AUTOMAKE='${SHELL} /home/vric/dpsearch-4.54-2016-12-03/missing automake-1.15'
AWK='mawk'
BOEHMGC_INCLUDE=''
BOEHMGC_LFLAGS=''
CC='gcc'
CCDEPMODE='depmode=gcc3'
CDIR=''
CFLAGS='-g -O2'
COLLATEINDEX=''
CPP='gcc -E'
CPPFLAGS=''
CRYPTO_CFLAGS=''
CRYPTO_LIBS=''
CRYPTO_PKG=''
CTLIB_INCLUDE=''
CTLIB_LFLAGS=''
CYGPATH_W='echo'
DB2_INCLUDE=''
DB2_LFLAGS=''
DBTYPE=''
DEFS=''
DEPDIR='.deps'
DLLTOOL='false'
DMALLOC_INCLUDE=''
DMALLOC_LFLAGS=''
DOCBOOKSTYLE=''
DPS_BASE_VERSION='4'
DPS_TAIL_VERSION='54'
DPS_VERSION_ID='454'
DSYMUTIL=''
DUMPBIN=''
EASYSOFT_INCLUDE=''
EASYSOFT_LFLAGS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
FGREP='/bin/grep -F'
GREP='/bin/grep'
IBASE_INCLUDE=''
IBASE_LFLAGS=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
IODBC_INCLUDE=''
IODBC_LFLAGS=''
JADE=''
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=''
LFLAGS=''
LIBLIB=''
LIBOBJS=''
LIBS=' -L/usr/local/lib -lrt -lc -lresolv -lm'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBTOOL_DEPS='./ltmain.sh'
LINKING=''
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /home/vric/dpsearch-4.54-2016-12-03/missing makeinfo'
MANIFEST_TOOL=':'
MBEDTLS_MINIMUM='0x01030000'
MECAB_INCLUDE=''
MECAB_LFLAGS=''
MKDIR_P='/bin/mkdir -p'
MODLIB=''
MSQL_INCLUDE=''
MSQL_LFLAGS=''
MYSQL_INCLUDE=''
MYSQL_LFLAGS=''
NM='/usr/bin/nm -B'
NMEDIT=''
NSGMLS=''
OBJDUMP='objdump'
OBJEXT='o'
OPENSSL_CFLAGS=''
OPENSSL_LIBS=''
OPENSSL_MINIMUM='0.9.8'
ORACLE7_INCLUDE=''
ORACLE7_LFLAGS=''
ORACLE8_INCLUDE=''
ORACLE8_LFLAGS=''
OTOOL64=''
OTOOL=''
PACKAGE='dpsearch'
PACKAGE_BUGREPORT='datapar...@googlegroups.com'
PACKAGE_NAME='DataparkSearch Engine'
PACKAGE_STRING='DataparkSearch Engine 4.54-2016-12-03'
PACKAGE_TARNAME='dpsearch'
PACKAGE_URL=''
PACKAGE_VERSION='4.54-2016-12-03'
PATH_SEPARATOR=':'
PGSQL_INCLUDE=''
PGSQL_LFLAGS=''
PHPMODULE_FALSE=''
PHPMODULE_TRUE=''
PHP_EXTENSION_DIR=''
PHP_INCLUDES=''
PHP_MODULE=''
PKG_CONFIG=''
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
PORTNAME=''
PORTS_FALSE=''
PORTS_TRUE=''
PTHREAD_CFLAGS=''
PTHREAD_LDADD=''
PTHREAD_LFLAGS=''
RANLIB='ranlib'
SAPDB_INCLUDE=''
SAPDB_LFLAGS=''
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
SOLID_INCLUDE=''
SOLID_LFLAGS=''
SQLITE3_INCLUDE=''
SQLITE3_LFLAGS=''
SQLITE_INCLUDE=''
SQLITE_LFLAGS=''
STATIC_LFLAGS=''
STRIP='strip'
TCMALLOC_LFLAGS=''
THREADSLESS_FALSE=''
THREADSLESS_TRUE=''
UNIXODBC_INCLUDE=''
UNIXODBC_LFLAGS=''
USE_APACHE_MODULE=''
VERSION='4.54-2016-12-03'
VIRT_INCLUDE=''
VIRT_LFLAGS=''
WITH_HTTPS=''
WITH_MBEDTLS=''
WITH_OPENSSL=''
WITH_WOLFSSL=''
WOLFSSL_CFLAGS=''
WOLFSSL_LIBS=''
WOLFSSL_MINIMUM='3.4.0'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='/usr/local/dpsearch/bin'
build='x86_64-pc-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
db_PROGS=''
doc_FILES_EN=''
doc_FILES_RU=''
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dp_tar_flags=''
dvidir='${docdir}'
exec_prefix='NONE'
have_docbook=''
host='x86_64-pc-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='/usr/local/dpsearch/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/vric/dpsearch-4.54-2016-12-03/install-sh'
libdir='/usr/local/dpsearch/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='/usr/local/dpsearch/var'
mandir='/usr/local/dpsearch/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/dpsearch'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='/usr/local/dpsearch/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/usr/local/dpsearch/etc'
target='x86_64-pc-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='pc'

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

/* confdefs.h */
#define PACKAGE_NAME "DataparkSearch Engine"
#define PACKAGE_TARNAME "dpsearch"
#define PACKAGE_VERSION "4.54-2016-12-03"
#define PACKAGE_STRING "DataparkSearch Engine 4.54-2016-12-03"
#define PACKAGE_BUGREPORT "datapar...@googlegroups.com"
#define PACKAGE_URL ""
#define PACKAGE "dpsearch"
#define VERSION "4.54-2016-12-03"
#define DPS_VERSION_ID 454
#define DPS_BASE_VERSION 4
#define DPS_TAIL_VERSION 54
#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 LT_OBJDIR ".libs/"
#define HAVE_FSEEKO 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_FCNTL_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_CDEFS_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TIMES_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_LIMITS_H 1
#define HAVE_SCHED_H 1
#define HAVE_SYSLOG_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_SYS_UN_H 1
#define HAVE_NETDB_H 1
#define HAVE_SYS_SYSCTL_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_SHM_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_NETINET_IN_SYSTM_H 1
#define HAVE_NETINET_TCP_H 1
#define HAVE_ARPA_NAMESER_H 1
#define HAVE_SYS_IPC_H 1
#define HAVE_SEMAPHORE_H 1
#define HAVE_SYS_SEM_H 1
#define HAVE_SYS_MSG_H 1
#define HAVE_NETINET_IP_H 1
#define HAVE_RESOLV_H 1
#define HAVE_UNSIGNED_LONG_LONG_INT 1
#define HAVE_LONG_LONG_INT 1
#define HAVE_TM_GMTOFF 1
#define HAVE_STRDUP 1
#define HAVE_STRNDUP 1
#define HAVE_STRSTR 1
#define HAVE_STRNLEN 1
#define HAVE_STRCASECMP 1
#define HAVE_STRNCASECMP 1
#define HAVE_BZERO 1
#define HAVE_STRTOK_R 1
#define HAVE_STRCASESTR 1
#define HAVE_TIMEGM 1
#define HAVE_REGCOMP 1
#define HAVE_SOCKET 1
#define HAVE_VSNPRINTF 1
#define HAVE_SNPRINTF 1
#define HAVE_SETENV 1
#define HAVE_PUTENV 1
#define HAVE_UNSETENV 1
#define HAVE_DAEMON 1
#define HAVE_HSTRERROR 1
#define HAVE_GETADDRINFO 1
#define HAVE_INET_NET_PTON_PROTO 1
#define HAVE_PTHREAD_SETCONCURRENCY_PROTO 1
#define HAVE_PTHREAD_TRYJOIN_NP_PROTO 1
#define SIZEOF_CHARP 8
#define SIZEOF_INT 4
#define SIZEOF_LONG 8
#define SIZEOF_LONG_LONG 8
#define SIZEOF_SHORT 2
#define SIZEOF_VOIDP 8
#define SIZEOF_FLOAT 4
#define SIZEOF_DOUBLE 8
#define SIZEOF_TIME_T 8
#define RETSIGTYPE void
#define HAVE_POSIX_SIGNALS 1

configure: exit 1

Maxim Zakharov

unread,
Jul 13, 2017, 10:17:12 AM7/13/17
to DataparkSearch Engine
Hi Peter,

Please try to add the following option to configure's:

--enable-mcmodel=small

Other possible option values are 'large' and 'tiny'.


Maxim.

| #define PACKAGE_BUGREPORT "dataparksearch@googlegroups.com"

| #define PACKAGE_URL ""
| #define PACKAGE "dpsearch"
| #define VERSION "4.54-2016-12-03"
| #define DPS_VERSION_ID 454
| #define DPS_BASE_VERSION 4
| #define DPS_TAIL_VERSION 54
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:8358: result: gcc -E
configure:8378: gcc -E  conftest.c
configure:8378: $? = 0
configure:8392: gcc -E  conftest.c
conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:8392: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "DataparkSearch Engine"
| #define PACKAGE_TARNAME "dpsearch"
| #define PACKAGE_VERSION "4.54-2016-12-03"
| #define PACKAGE_STRING "DataparkSearch Engine 4.54-2016-12-03"
| #define PACKAGE_BUGREPORT "dataparksearch@googlegroups.com"
| #define PACKAGE_BUGREPORT "dataparksearch@googlegroups.com"
| #define PACKAGE_BUGREPORT "dataparksearch@googlegroups.com"
| #define PACKAGE_BUGREPORT "dataparksearch@googlegroups.com"
| #define PACKAGE_BUGREPORT "dataparksearch@googlegroups.com"
| #define PACKAGE_BUGREPORT "dataparksearch@googlegroups.com"
| #define PACKAGE_BUGREPORT "dataparksearch@googlegroups.com"
| #define PACKAGE_BUGREPORT "dataparksearch@googlegroups.com"
| #define PACKAGE_BUGREPORT "dataparksearch@googlegroups.com"
| #define PACKAGE_BUGREPORT "dataparksearch@googlegroups.com"
| #define PACKAGE_BUGREPORT "dataparksearch@googlegroups.com"
| #define PACKAGE_BUGREPORT "dataparksearch@googlegroups.com"
| #define PACKAGE_BUGREPORT "dataparksearch@googlegroups.com"
| #define PACKAGE_BUGREPORT "dataparksearch@googlegroups.com"
| #define PACKAGE_BUGREPORT "dataparksearch@googlegroups.com"
| #define PACKAGE_BUGREPORT "dataparksearch@googlegroups.com"
| #define PACKAGE_BUGREPORT "dataparksearch@googlegroups.com"
| #define PACKAGE_BUGREPORT "dataparksearch@googlegroups.com"
| #define PACKAGE_BUGREPORT "dataparksearch@googlegroups.com"
| #define PACKAGE_BUGREPORT "dataparksearch@googlegroups.com"
| #define PACKAGE_BUGREPORT "dataparksearch@googlegroups.com"
| #define PACKAGE_BUGREPORT "dataparksearch@googlegroups.com"
| #define PACKAGE_BUGREPORT "dataparksearch@googlegroups.com"
| #define PACKAGE_BUGREPORT "dataparksearch@googlegroups.com"
| #define PACKAGE_BUGREPORT "dataparksearch@googlegroups.com"
| #define PACKAGE_BUGREPORT "dataparksearch@googlegroups.com"
| #define PACKAGE_BUGREPORT "dataparksearch@googlegroups.com"
| #define PACKAGE_BUGREPORT "dataparksearch@googlegroups.com"
| #define PACKAGE_BUGREPORT "dataparksearch@googlegroups.com"
| #define PACKAGE_BUGREPORT "dataparksearch@googlegroups.com"
| #define PACKAGE_BUGREPORT "dataparksearch@googlegroups.com"
| #define PACKAGE_BUGREPORT "dataparksearch@googlegroups.com"
| #define PACKAGE_BUGREPORT "dataparksearch@googlegroups.com"
#define PACKAGE_BUGREPORT "dataparksearch@googlegroups.com"

--
You received this message because you are subscribed to the Google Groups "DataparkSearch Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dataparksearch+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--

Peter Flochman

unread,
Jul 13, 2017, 12:50:40 PM7/13/17
to DataparkSearch Engine
Hi Maxim,

thanks for answer.

I tried small, large etc. models but it gives some error : -mcmodel=small not avaiable or -mcmodel=large not avaiable

Thanks.

Peter Flochman

unread,
Sep 2, 2017, 4:32:48 PM9/2/17
to DataparkSearch Engine
Did you checked what is wrong with compiling Maxim?


Maxim Zakharov

unread,
Sep 3, 2017, 7:42:51 PM9/3/17
to DataparkSearch Engine

Hi Peter,

Sorry, I have missed your email from 14 July and was unaware you still have an issue.

I will have a look soon.


On Sun., 3 Sep. 2017, 12:20 Peter Flochman <peterf...@gmail.com> wrote:
Did you checked what is wrong with compiling Maxim?


--
You received this message because you are subscribed to the Google Groups "DataparkSearch Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dataparksearc...@googlegroups.com.

Maxim Zakharov

unread,
Sep 4, 2017, 6:49:07 PM9/4/17
to DataparkSearch Engine
I have made mcmodel check not fatal for configure.

On 4 September 2017 at 09:42, Maxim Zakharov <dp.m...@gmail.com> wrote:

Hi Peter,

Sorry, I have missed your email from 14 July and was unaware you still have an issue.

I will have a look soon.

On Sun., 3 Sep. 2017, 12:20 Peter Flochman <peterf...@gmail.com> wrote:
Did you checked what is wrong with compiling Maxim?


--
You received this message because you are subscribed to the Google Groups "DataparkSearch Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dataparksearch+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

Peter Flochman

unread,
Sep 5, 2017, 9:17:13 AM9/5/17
to DataparkSearch Engine
Hi Maxim,

thanks.

This new version gives me error:


configure: error: Unable to find any supported crypto library


I had installed zlib1g and libc-ares2


Peter Flochman

unread,
Sep 5, 2017, 9:23:59 AM9/5/17
to DataparkSearch Engine

The error also said:

 configure failed 256 at ./install.pl line 169, <STDIN> line 32.

Maxim Zakharov

unread,
Sep 5, 2017, 7:27:46 PM9/5/17
to DataparkSearch Engine
Hi Peter, 

You need to install development package of OpenSSL. As well, the development packages of zlib1g and libc-ares2. The last one is optional. 
NB: development packages usually have - dev or -devel suffixes in package name. 

--
You received this message because you are subscribed to the Google Groups "DataparkSearch Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dataparksearc...@googlegroups.com.

Peter Flochman

unread,
Sep 6, 2017, 2:14:10 AM9/6/17
to DataparkSearch Engine
 Hi Maxim,

 I have installed libssh-dev and zlib1g-dev but the error of crypto library is still there.


Maxim Zakharov

unread,
Sep 6, 2017, 2:16:22 AM9/6/17
to DataparkSearch Engine

Hi Peter,

Could you please send config.log file from the directory where you run configure.


On Wed., 6 Sep. 2017, 16:14 Peter Flochman <peterf...@gmail.com> wrote:
 Hi Maxim,

 I have installed libssh-dev and zlib1g-dev but the error of crypto library is still there.


Peter Flochman

unread,
Sep 7, 2017, 11:19:01 AM9/7/17
to DataparkSearch Engine
Hi Maxim,

her it is as attachment ....


config.log

Maxim Zakharov

unread,
Sep 7, 2017, 6:53:35 PM9/7/17
to DataparkSearch Engine
Hi Peter,

Sorry I do not see why libssl-dev is not working for you, it looks like configure can not find it.

Please try any of libwolfssl-dev and libmbedtls-dev.
Both of them are also supported.

On 8 September 2017 at 01:19, Peter Flochman <peterf...@gmail.com> wrote:
Hi Maxim,

her it is as attachment ....


--
You received this message because you are subscribed to the Google Groups "DataparkSearch Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dataparksearch+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

Peter Flochman

unread,
Sep 8, 2017, 3:29:22 PM9/8/17
to DataparkSearch Engine
Hi Maxim,

thanks,  libwolfssl-dev I could not install but with libmbedtls-dev I was successfull.

Now I have compiled and installed dataparksearch engine.

I had configured localcharset and mysql database, created tables and indexed one website with successfull but when I run search.cgi  I can not see any result.

Where should be a problem? Indexing seems fine.

Thank you very much.



Maxim Zakharov

unread,
Sep 11, 2017, 8:00:33 PM9/11/17
to DataparkSearch Engine

Hi Peter,

Could you please send me your configuration files indexer.conf, search.htm, search.conf if searchd is used and cached.conf if cached is used.


--
You received this message because you are subscribed to the Google Groups "DataparkSearch Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dataparksearc...@googlegroups.com.

Peter Flochman

unread,
Sep 17, 2017, 2:19:45 AM9/17/17
to DataparkSearch Engine
Hi Maxim,

soorry for delay of my answer, I did not notice that you answered me.


Here are my config files. I did not use searchd and cached.
indexer.conf
search.htm

Maxim Zakharov

unread,
Sep 18, 2017, 8:32:17 AM9/18/17
to DataparkSearch Engine
Hi Peter,

You have none Section defined in both indexer.conf and search.htm.
You have sections.conf inclusion commented in indexer.conf. Please review sections.conf and include it in both indexer.conf and search.htm. Then you need to reindex all.

--
You received this message because you are subscribed to the Google Groups "DataparkSearch Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dataparksearch+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

Peter Flochman

unread,
Sep 19, 2017, 12:32:23 PM9/19/17
to DataparkSearch Engine
Yes, adding sections.conf to indexer.conf helped and now I can see reults after searching.

Thank you very much Maxim.

BTW why Realm option in indexer.conf dose not works?

I tried index a .sk domain but nothing happend.





On Monday, September 18, 2017 at 2:32:17 PM UTC+2, Maxime wrote:
Hi Peter,

You have none Section defined in both indexer.conf and search.htm.
You have sections.conf inclusion commented in indexer.conf. Please review sections.conf and include it in both indexer.conf and search.htm. Then you need to reindex all.
On 17 September 2017 at 16:19, Peter Flochman <peterf...@gmail.com> wrote:
Hi Maxim,

soorry for delay of my answer, I did not notice that you answered me.


Here are my config files. I did not use searchd and cached.






On Tuesday, September 12, 2017 at 2:00:33 AM UTC+2, Maxime wrote:

Hi Peter,

Could you please send me your configuration files indexer.conf, search.htm, search.conf if searchd is used and cached.conf if cached is used.




--
You received this message because you are subscribed to the Google Groups "DataparkSearch Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dataparksearc...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages