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

It was created by OpenSCADA configure 0.6.4, which was
generated by GNU Autoconf 2.63.  Invocation command line was

  $ ./configure CFLAGS=-O2 CXXFLAGS=-O2 --prefix=/home/speckompleks/OpenScada

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

hostname = linux-server
uname -m = i686
uname -r = 2.6.28-17-generic
uname -s = Linux
uname -v = #58-Ubuntu SMP Tue Dec 1 18:57:07 UTC 2009

/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
PATH: /usr/X11R6/bin


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

configure:2209: checking build system type
configure:2227: result: i686-pc-linux-gnu
configure:2249: checking host system type
configure:2264: result: i686-pc-linux-gnu
configure:2286: checking target system type
configure:2301: result: i686-pc-linux-gnu
configure:2345: checking for a BSD-compatible install
configure:2413: result: /usr/bin/install -c
configure:2424: checking whether build environment is sane
configure:2467: result: yes
configure:2492: checking for a thread-safe mkdir -p
configure:2531: result: /bin/mkdir -p
configure:2544: checking for gawk
configure:2574: result: no
configure:2544: checking for mawk
configure:2560: found /usr/bin/mawk
configure:2571: result: mawk
configure:2582: checking whether make sets $(MAKE)
configure:2604: result: yes
configure:2904: checking for gcc
configure:2920: found /usr/bin/gcc
configure:2931: result: gcc
configure:3163: checking for C compiler version
configure:3171: gcc --version >&5
gcc (Ubuntu 4.3.3-5ubuntu4) 4.3.3
Copyright (C) 2008 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:3175: $? = 0
configure:3182: gcc -v >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.3.3-5ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.3.3 (Ubuntu 4.3.3-5ubuntu4) 
configure:3186: $? = 0
configure:3193: gcc -V >&5
gcc: '-V' option must have argument
configure:3197: $? = 1
configure:3220: checking for C compiler default output file name
configure:3242: gcc -O2   conftest.c  >&5
configure:3246: $? = 0
configure:3284: result: a.out
configure:3303: checking whether the C compiler works
configure:3313: ./a.out
configure:3317: $? = 0
configure:3336: result: yes
configure:3343: checking whether we are cross compiling
configure:3345: result: no
configure:3348: checking for suffix of executables
configure:3355: gcc -o conftest -O2   conftest.c  >&5
configure:3359: $? = 0
configure:3385: result: 
configure:3391: checking for suffix of object files
configure:3417: gcc -c -O2  conftest.c >&5
configure:3421: $? = 0
configure:3446: result: o
configure:3450: checking whether we are using the GNU C compiler
configure:3479: gcc -c -O2  conftest.c >&5
configure:3486: $? = 0
configure:3503: result: yes
configure:3512: checking whether gcc accepts -g
configure:3542: gcc -c -g  conftest.c >&5
configure:3549: $? = 0
configure:3650: result: yes
configure:3667: checking for gcc option to accept ISO C89
configure:3741: gcc  -c -O2  conftest.c >&5
configure:3748: $? = 0
configure:3771: result: none needed
configure:3800: checking for style of include used by make
configure:3828: result: GNU
configure:3853: checking dependency style of gcc
configure:3944: result: gcc3
configure:4017: checking for g++
configure:4033: found /usr/bin/g++
configure:4044: result: g++
configure:4071: checking for C++ compiler version
configure:4079: g++ --version >&5
g++ (Ubuntu 4.3.3-5ubuntu4) 4.3.3
Copyright (C) 2008 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:4083: $? = 0
configure:4090: g++ -v >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.3.3-5ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --with-tune=generic --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.3.3 (Ubuntu 4.3.3-5ubuntu4) 
configure:4094: $? = 0
configure:4101: g++ -V >&5
g++: '-V' option must have argument
configure:4105: $? = 1
configure:4108: checking whether we are using the GNU C++ compiler
configure:4137: g++ -c -O2  conftest.cpp >&5
configure:4144: $? = 0
configure:4161: result: yes
configure:4170: checking whether g++ accepts -g
configure:4200: g++ -c -g  conftest.cpp >&5
configure:4207: $? = 0
configure:4308: result: yes
configure:4333: checking dependency style of g++
configure:4424: result: gcc3
configure:4453: checking for a BSD-compatible install
configure:4521: result: /usr/bin/install -c
configure:4532: checking whether ln -s works
configure:4536: result: yes
configure:4543: checking whether make sets $(MAKE)
configure:4565: result: yes
configure:4598: checking for a sed that does not truncate output
configure:4654: result: /bin/sed
configure:4657: checking for grep that handles long lines and -e
configure:4717: result: /bin/grep
configure:4722: checking for egrep
configure:4786: result: /bin/grep -E
configure:4802: checking for ld used by gcc
configure:4869: result: /usr/bin/ld
configure:4878: checking if the linker (/usr/bin/ld) is GNU ld
configure:4893: result: yes
configure:4898: checking for /usr/bin/ld option to reload object files
configure:4905: result: -r
configure:4923: checking for BSD-compatible nm
configure:4972: result: /usr/bin/nm -B
configure:4976: checking how to recognize dependent libraries
configure:5162: result: pass_all
configure:5413: checking how to run the C preprocessor
configure:5453: gcc -E  conftest.c
configure:5460: $? = 0
configure:5491: gcc -E  conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:5498: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "OpenSCADA"
| #define PACKAGE_TARNAME "openscada"
| #define PACKAGE_VERSION "0.6.4"
| #define PACKAGE_STRING "OpenSCADA 0.6.4"
| #define PACKAGE_BUGREPORT "rom_as@fromru.com"
| #define PACKAGE "openscada"
| #define VERSION "0.6.4"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5531: result: gcc -E
configure:5560: gcc -E  conftest.c
configure:5567: $? = 0
configure:5598: gcc -E  conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:5605: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "OpenSCADA"
| #define PACKAGE_TARNAME "openscada"
| #define PACKAGE_VERSION "0.6.4"
| #define PACKAGE_STRING "OpenSCADA 0.6.4"
| #define PACKAGE_BUGREPORT "rom_as@fromru.com"
| #define PACKAGE "openscada"
| #define VERSION "0.6.4"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5645: checking for ANSI C header files
configure:5675: gcc -c -O2  conftest.c >&5
configure:5682: $? = 0
configure:5781: gcc -o conftest -O2   conftest.c  >&5
configure:5785: $? = 0
configure:5791: ./conftest
configure:5795: $? = 0
configure:5813: result: yes
configure:5837: checking for sys/types.h
configure:5858: gcc -c -O2  conftest.c >&5
configure:5865: $? = 0
configure:5882: result: yes
configure:5837: checking for sys/stat.h
configure:5858: gcc -c -O2  conftest.c >&5
configure:5865: $? = 0
configure:5882: result: yes
configure:5837: checking for stdlib.h
configure:5858: gcc -c -O2  conftest.c >&5
configure:5865: $? = 0
configure:5882: result: yes
configure:5837: checking for string.h
configure:5858: gcc -c -O2  conftest.c >&5
configure:5865: $? = 0
configure:5882: result: yes
configure:5837: checking for memory.h
configure:5858: gcc -c -O2  conftest.c >&5
configure:5865: $? = 0
configure:5882: result: yes
configure:5837: checking for strings.h
configure:5858: gcc -c -O2  conftest.c >&5
configure:5865: $? = 0
configure:5882: result: yes
configure:5837: checking for inttypes.h
configure:5858: gcc -c -O2  conftest.c >&5
configure:5865: $? = 0
configure:5882: result: yes
configure:5837: checking for stdint.h
configure:5858: gcc -c -O2  conftest.c >&5
configure:5865: $? = 0
configure:5882: result: yes
configure:5837: checking for unistd.h
configure:5858: gcc -c -O2  conftest.c >&5
configure:5865: $? = 0
configure:5882: result: yes
configure:5912: checking dlfcn.h usability
configure:5929: gcc -c -O2  conftest.c >&5
configure:5936: $? = 0
configure:5950: result: yes
configure:5954: checking dlfcn.h presence
configure:5969: gcc -E  conftest.c
configure:5976: $? = 0
configure:5990: result: yes
configure:6023: checking for dlfcn.h
configure:6032: result: yes
configure:6059: checking how to run the C++ preprocessor
configure:6096: g++ -E  conftest.cpp
configure:6103: $? = 0
configure:6134: g++ -E  conftest.cpp
conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
configure:6141: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "OpenSCADA"
| #define PACKAGE_TARNAME "openscada"
| #define PACKAGE_VERSION "0.6.4"
| #define PACKAGE_STRING "OpenSCADA 0.6.4"
| #define PACKAGE_BUGREPORT "rom_as@fromru.com"
| #define PACKAGE "openscada"
| #define VERSION "0.6.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6180: result: g++ -E
configure:6209: g++ -E  conftest.cpp
configure:6216: $? = 0
configure:6247: g++ -E  conftest.cpp
conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
configure:6254: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "OpenSCADA"
| #define PACKAGE_TARNAME "openscada"
| #define PACKAGE_VERSION "0.6.4"
| #define PACKAGE_STRING "OpenSCADA 0.6.4"
| #define PACKAGE_BUGREPORT "rom_as@fromru.com"
| #define PACKAGE "openscada"
| #define VERSION "0.6.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6599: checking for g77
configure:6629: result: no
configure:6599: checking for xlf
configure:6629: result: no
configure:6599: checking for f77
configure:6629: result: no
configure:6599: checking for frt
configure:6629: result: no
configure:6599: checking for pgf77
configure:6629: result: no
configure:6599: checking for cf77
configure:6629: result: no
configure:6599: checking for fort77
configure:6629: result: no
configure:6599: checking for fl32
configure:6629: result: no
configure:6599: checking for af77
configure:6629: result: no
configure:6599: checking for xlf90
configure:6629: result: no
configure:6599: checking for f90
configure:6629: result: no
configure:6599: checking for pgf90
configure:6629: result: no
configure:6599: checking for pghpf
configure:6629: result: no
configure:6599: checking for epcf90
configure:6629: result: no
configure:6599: checking for gfortran
configure:6629: result: no
configure:6599: checking for g95
configure:6629: result: no
configure:6599: checking for xlf95
configure:6629: result: no
configure:6599: checking for f95
configure:6629: result: no
configure:6599: checking for fort
configure:6629: result: no
configure:6599: checking for ifort
configure:6629: result: no
configure:6599: checking for ifc
configure:6629: result: no
configure:6599: checking for efc
configure:6629: result: no
configure:6599: checking for pgf95
configure:6629: result: no
configure:6599: checking for lf95
configure:6629: result: no
configure:6599: checking for ftn
configure:6629: result: no
configure:6652: checking for Fortran 77 compiler version
configure:6660:  --version >&5
./configure: line 6662: --version: command not found
configure:6664: $? = 127
configure:6671:  -v >&5
./configure: line 6673: -v: command not found
configure:6675: $? = 127
configure:6682:  -V >&5
./configure: line 6684: -V: command not found
configure:6686: $? = 127
configure:6694: checking whether we are using the GNU Fortran 77 compiler
configure:6713:  -c  conftest.F >&5
./configure: line 6715: -c: command not found
configure:6720: $? = 127
configure: failed program was:
|       program main
| #ifndef __GNUC__
|        choke me
| #endif
| 
|       end
configure:6737: result: no
configure:6743: checking whether  accepts -g
configure:6760:  -c -g conftest.f >&5
./configure: line 6762: -c: command not found
configure:6767: $? = 127
configure: failed program was:
|       program main
| 
|       end
configure:6783: result: no
configure:6816: checking the maximum length of command line arguments
configure:6928: result: 1572864
configure:6940: checking command to parse /usr/bin/nm -B output from gcc object
configure:7045: g++ -c -O2  conftest.cpp >&5
configure:7048: $? = 0
configure:7052: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:7055: $? = 0
configure:7107: g++ -o conftest -O2   conftest.cpp conftstm.o >&5
configure:7110: $? = 0
configure:7148: result: ok
configure:7152: checking for objdir
configure:7167: result: .libs
configure:7259: checking for ar
configure:7275: found /usr/bin/ar
configure:7286: result: ar
configure:7351: checking for ranlib
configure:7367: found /usr/bin/ranlib
configure:7378: result: ranlib
configure:7443: checking for strip
configure:7459: found /usr/bin/strip
configure:7470: result: strip
configure:8060: checking if gcc supports -fno-rtti -fno-exceptions
configure:8078: gcc -c -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:8082: $? = 0
configure:8095: result: no
configure:8110: checking for gcc option to produce PIC
configure:8342: result: -fPIC
configure:8350: checking if gcc PIC flag -fPIC works
configure:8368: gcc -c -O2  -fPIC -DPIC conftest.c >&5
configure:8372: $? = 0
configure:8385: result: yes
configure:8413: checking if gcc static flag -static works
configure:8441: result: yes
configure:8451: checking if gcc supports -c -o file.o
configure:8472: gcc -c -O2  -o out/conftest2.o conftest.c >&5
configure:8476: $? = 0
configure:8498: result: yes
configure:8524: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
configure:9514: result: yes
configure:9535: checking whether -lc should be explicitly linked in
configure:9540: gcc -c -O2  conftest.c >&5
configure:9543: $? = 0
configure:9558: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:9561: $? = 0
configure:9573: result: no
configure:9581: checking dynamic linker characteristics
configure:10185: result: GNU/Linux ld.so
configure:10209: checking how to hardcode library paths into programs
configure:10234: result: immediate
configure:10248: checking whether stripping libraries is possible
configure:10253: result: yes
configure:10381: checking for shl_load
configure:10440: gcc -o conftest -O2   conftest.c  >&5
/tmp/ccuZd3Uv.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `shl_load'
collect2: ld returned 1 exit status
configure:10447: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "OpenSCADA"
| #define PACKAGE_TARNAME "openscada"
| #define PACKAGE_VERSION "0.6.4"
| #define PACKAGE_STRING "OpenSCADA 0.6.4"
| #define PACKAGE_BUGREPORT "rom_as@fromru.com"
| #define PACKAGE "openscada"
| #define VERSION "0.6.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define shl_load innocuous_shl_load
| 
| /* Tell GNU C headers to include stubs.  */
| #define __need_GNU_STUBS_H
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char shl_load (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef shl_load
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_shl_load || defined __stub___shl_load
| choke me
| #endif
| 
| int
| main ()
| {
| return shl_load ();
|   ;
|   return 0;
| }
configure:10491: gcc -o conftest -O2   conftest.c  >&5
conftest.c:27: error: '__builtin_shl_load' undeclared here (not in a function)
conftest.c:29: warning: initialization makes pointer from integer without a cast
conftest.c:29: error: initializer element is not constant
configure:10498: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "OpenSCADA"
| #define PACKAGE_TARNAME "openscada"
| #define PACKAGE_VERSION "0.6.4"
| #define PACKAGE_STRING "OpenSCADA 0.6.4"
| #define PACKAGE_BUGREPORT "rom_as@fromru.com"
| #define PACKAGE "openscada"
| #define VERSION "0.6.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #ifndef __GNUC__
| choke me
| #else
| #undef shl_load
| /* Declare this function with same prototype as __builtin_shl_load.
|   This removes warning about conflicting type with builtin */
| __typeof__(__builtin_shl_load) shl_load;
| 
| __typeof__(__builtin_shl_load) *f = shl_load;
| #endif
| 
| int
| main ()
| {
| return f != __builtin_shl_load;
|   ;
|   return 0;
| }
configure:10523: result: no
configure:10528: checking for shl_load in -ldld
configure:10563: gcc -o conftest -O2   conftest.c -ldld   >&5
/usr/bin/ld: cannot find -ldld
collect2: ld returned 1 exit status
configure:10570: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "OpenSCADA"
| #define PACKAGE_TARNAME "openscada"
| #define PACKAGE_VERSION "0.6.4"
| #define PACKAGE_STRING "OpenSCADA 0.6.4"
| #define PACKAGE_BUGREPORT "rom_as@fromru.com"
| #define PACKAGE "openscada"
| #define VERSION "0.6.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char shl_load ();
| int
| main ()
| {
| return shl_load ();
|   ;
|   return 0;
| }
configure:10591: result: no
configure:10596: checking for dlopen
configure:10655: gcc -o conftest -O2   conftest.c  >&5
/tmp/cccnSIIQ.o: In function `main':
conftest.c:(.text+0x12): undefined reference to `dlopen'
collect2: ld returned 1 exit status
configure:10662: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "OpenSCADA"
| #define PACKAGE_TARNAME "openscada"
| #define PACKAGE_VERSION "0.6.4"
| #define PACKAGE_STRING "OpenSCADA 0.6.4"
| #define PACKAGE_BUGREPORT "rom_as@fromru.com"
| #define PACKAGE "openscada"
| #define VERSION "0.6.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define dlopen innocuous_dlopen
| 
| /* Tell GNU C headers to include stubs.  */
| #define __need_GNU_STUBS_H
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char dlopen (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef dlopen
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char dlopen ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_dlopen || defined __stub___dlopen
| choke me
| #endif
| 
| int
| main ()
| {
| return dlopen ();
|   ;
|   return 0;
| }
configure:10706: gcc -o conftest -O2   conftest.c  >&5
conftest.c:27: error: '__builtin_dlopen' undeclared here (not in a function)
conftest.c:29: warning: initialization makes pointer from integer without a cast
conftest.c:29: error: initializer element is not constant
configure:10713: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "OpenSCADA"
| #define PACKAGE_TARNAME "openscada"
| #define PACKAGE_VERSION "0.6.4"
| #define PACKAGE_STRING "OpenSCADA 0.6.4"
| #define PACKAGE_BUGREPORT "rom_as@fromru.com"
| #define PACKAGE "openscada"
| #define VERSION "0.6.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #ifndef __GNUC__
| choke me
| #else
| #undef dlopen
| /* Declare this function with same prototype as __builtin_dlopen.
|   This removes warning about conflicting type with builtin */
| __typeof__(__builtin_dlopen) dlopen;
| 
| __typeof__(__builtin_dlopen) *f = dlopen;
| #endif
| 
| int
| main ()
| {
| return f != __builtin_dlopen;
|   ;
|   return 0;
| }
configure:10738: result: no
configure:10743: checking for dlopen in -ldl
configure:10778: gcc -o conftest -O2   conftest.c -ldl   >&5
configure:10785: $? = 0
configure:10806: result: yes
configure:10983: checking whether a program can dlopen itself
configure:11057: gcc -o conftest -O2  -DHAVE_DLFCN_H  -Wl,--export-dynamic conftest.c -ldl  >&5
configure: In function 'main':
configure:11053: warning: incompatible implicit declaration of built-in function 'exit'
configure:11060: $? = 0
configure:11078: result: yes
configure:11083: checking whether a statically linked program can dlopen itself
configure:11157: gcc -o conftest -O2  -DHAVE_DLFCN_H  -Wl,--export-dynamic -static conftest.c -ldl  >&5
configure: In function 'main':
configure:11153: warning: incompatible implicit declaration of built-in function 'exit'
/tmp/cc4YkSKk.o: In function `main':
conftest.c:(.text+0x36): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
configure:11160: $? = 0
/lib/: cannot read file data: Is a directory
configure:11178: result: no
configure:11201: checking if libtool supports shared libraries
configure:11203: result: yes
configure:11206: checking whether to build shared libraries
configure:11227: result: yes
configure:11230: checking whether to build static libraries
configure:11234: result: yes
configure:11328: creating libtool
configure:11924: checking for ld used by g++
configure:11991: result: /usr/bin/ld
configure:12000: checking if the linker (/usr/bin/ld) is GNU ld
configure:12015: result: yes
configure:12066: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:13020: result: yes
configure:13037: g++ -c -O2  conftest.cpp >&5
configure:13040: $? = 0
configure:13196: checking for g++ option to produce PIC
configure:13480: result: -fPIC
configure:13488: checking if g++ PIC flag -fPIC works
configure:13506: g++ -c -O2  -fPIC -DPIC conftest.cpp >&5
configure:13510: $? = 0
configure:13523: result: yes
configure:13551: checking if g++ static flag -static works
configure:13579: result: yes
configure:13589: checking if g++ supports -c -o file.o
configure:13610: g++ -c -O2  -o out/conftest2.o conftest.cpp >&5
configure:13614: $? = 0
configure:13636: result: yes
configure:13662: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:13691: result: yes
configure:13758: checking dynamic linker characteristics
configure:14310: result: GNU/Linux ld.so
configure:14334: checking how to hardcode library paths into programs
configure:14359: result: immediate
configure:23621: checking for xgettext
configure:23637: found /usr/bin/xgettext
configure:23649: result: xgettext
configure:23659: checking for msgmerge
configure:23675: found /usr/bin/msgmerge
configure:23687: result: msgmerge
configure:23697: checking for msgfmt
configure:23713: found /usr/bin/msgfmt
configure:23725: result: msgfmt
configure:23738: checking whether build environment is sane
configure:23781: result: yes
configure:23793: checking for dirent.h that defines DIR
configure:23822: g++ -c -O2  conftest.cpp >&5
configure:23829: $? = 0
configure:23846: result: yes
configure:23861: checking for library containing opendir
configure:23902: g++ -o conftest -O2   conftest.cpp  >&5
configure:23909: $? = 0
configure:23940: result: none required
configure:24039: checking for ANSI C header files
configure:24207: result: yes
configure:24217: checking for sys/wait.h that is POSIX.1 compatible
configure:24253: g++ -c -O2  conftest.cpp >&5
configure:24260: $? = 0
configure:24275: result: yes
configure:24324: checking time.h usability
configure:24341: g++ -c -O2  conftest.cpp >&5
configure:24348: $? = 0
configure:24362: result: yes
configure:24366: checking time.h presence
configure:24381: g++ -E  conftest.cpp
configure:24388: $? = 0
configure:24402: result: yes
configure:24435: checking for time.h
configure:24444: result: yes
configure:24324: checking signal.h usability
configure:24341: g++ -c -O2  conftest.cpp >&5
configure:24348: $? = 0
configure:24362: result: yes
configure:24366: checking signal.h presence
configure:24381: g++ -E  conftest.cpp
configure:24388: $? = 0
configure:24402: result: yes
configure:24435: checking for signal.h
configure:24444: result: yes
configure:24324: checking semaphore.h usability
configure:24341: g++ -c -O2  conftest.cpp >&5
configure:24348: $? = 0
configure:24362: result: yes
configure:24366: checking semaphore.h presence
configure:24381: g++ -E  conftest.cpp
configure:24388: $? = 0
configure:24402: result: yes
configure:24435: checking for semaphore.h
configure:24444: result: yes
configure:24324: checking fcntl.h usability
configure:24341: g++ -c -O2  conftest.cpp >&5
configure:24348: $? = 0
configure:24362: result: yes
configure:24366: checking fcntl.h presence
configure:24381: g++ -E  conftest.cpp
configure:24388: $? = 0
configure:24402: result: yes
configure:24435: checking for fcntl.h
configure:24444: result: yes
configure:24324: checking math.h usability
configure:24341: g++ -c -O2  conftest.cpp >&5
configure:24348: $? = 0
configure:24362: result: yes
configure:24366: checking math.h presence
configure:24381: g++ -E  conftest.cpp
configure:24388: $? = 0
configure:24402: result: yes
configure:24435: checking for math.h
configure:24444: result: yes
configure:24324: checking errno.h usability
configure:24341: g++ -c -O2  conftest.cpp >&5
configure:24348: $? = 0
configure:24362: result: yes
configure:24366: checking errno.h presence
configure:24381: g++ -E  conftest.cpp
configure:24388: $? = 0
configure:24402: result: yes
configure:24435: checking for errno.h
configure:24444: result: yes
configure:24324: checking syslog.h usability
configure:24341: g++ -c -O2  conftest.cpp >&5
configure:24348: $? = 0
configure:24362: result: yes
configure:24366: checking syslog.h presence
configure:24381: g++ -E  conftest.cpp
configure:24388: $? = 0
configure:24402: result: yes
configure:24435: checking for syslog.h
configure:24444: result: yes
configure:24313: checking for unistd.h
configure:24320: result: yes
configure:24324: checking dirent.h usability
configure:24341: g++ -c -O2  conftest.cpp >&5
configure:24348: $? = 0
configure:24362: result: yes
configure:24366: checking dirent.h presence
configure:24381: g++ -E  conftest.cpp
configure:24388: $? = 0
configure:24402: result: yes
configure:24435: checking for dirent.h
configure:24444: result: yes
configure:24324: checking stdio.h usability
configure:24341: g++ -c -O2  conftest.cpp >&5
configure:24348: $? = 0
configure:24362: result: yes
configure:24366: checking stdio.h presence
configure:24381: g++ -E  conftest.cpp
configure:24388: $? = 0
configure:24402: result: yes
configure:24435: checking for stdio.h
configure:24444: result: yes
configure:24324: checking stdarg.h usability
configure:24341: g++ -c -O2  conftest.cpp >&5
configure:24348: $? = 0
configure:24362: result: yes
configure:24366: checking stdarg.h presence
configure:24381: g++ -E  conftest.cpp
configure:24388: $? = 0
configure:24402: result: yes
configure:24435: checking for stdarg.h
configure:24444: result: yes
configure:24313: checking for stdlib.h
configure:24320: result: yes
configure:24324: checking getopt.h usability
configure:24341: g++ -c -O2  conftest.cpp >&5
configure:24348: $? = 0
configure:24362: result: yes
configure:24366: checking getopt.h presence
configure:24381: g++ -E  conftest.cpp
configure:24388: $? = 0
configure:24402: result: yes
configure:24435: checking for getopt.h
configure:24444: result: yes
configure:24313: checking for dlfcn.h
configure:24320: result: yes
configure:24324: checking locale.h usability
configure:24341: g++ -c -O2  conftest.cpp >&5
configure:24348: $? = 0
configure:24362: result: yes
configure:24366: checking locale.h presence
configure:24381: g++ -E  conftest.cpp
configure:24388: $? = 0
configure:24402: result: yes
configure:24435: checking for locale.h
configure:24444: result: yes
configure:24324: checking langinfo.h usability
configure:24341: g++ -c -O2  conftest.cpp >&5
configure:24348: $? = 0
configure:24362: result: yes
configure:24366: checking langinfo.h presence
configure:24381: g++ -E  conftest.cpp
configure:24388: $? = 0
configure:24402: result: yes
configure:24435: checking for langinfo.h
configure:24444: result: yes
configure:24324: checking iconv.h usability
configure:24341: g++ -c -O2  conftest.cpp >&5
configure:24348: $? = 0
configure:24362: result: yes
configure:24366: checking iconv.h presence
configure:24381: g++ -E  conftest.cpp
configure:24388: $? = 0
configure:24402: result: yes
configure:24435: checking for iconv.h
configure:24444: result: yes
configure:24324: checking libintl.h usability
configure:24341: g++ -c -O2  conftest.cpp >&5
configure:24348: $? = 0
configure:24362: result: yes
configure:24366: checking libintl.h presence
configure:24381: g++ -E  conftest.cpp
configure:24388: $? = 0
configure:24402: result: yes
configure:24435: checking for libintl.h
configure:24444: result: yes
configure:24313: checking for sys/types.h
configure:24320: result: yes
configure:24313: checking for sys/stat.h
configure:24320: result: yes
configure:24313: checking for sys/wait.h
configure:24320: result: yes
configure:24324: checking sys/time.h usability
configure:24341: g++ -c -O2  conftest.cpp >&5
configure:24348: $? = 0
configure:24362: result: yes
configure:24366: checking sys/time.h presence
configure:24381: g++ -E  conftest.cpp
configure:24388: $? = 0
configure:24402: result: yes
configure:24435: checking for sys/time.h
configure:24444: result: yes
configure:24324: checking sys/utsname.h usability
configure:24341: g++ -c -O2  conftest.cpp >&5
configure:24348: $? = 0
configure:24362: result: yes
configure:24366: checking sys/utsname.h presence
configure:24381: g++ -E  conftest.cpp
configure:24388: $? = 0
configure:24402: result: yes
configure:24435: checking for sys/utsname.h
configure:24444: result: yes
configure:24324: checking pthread.h usability
configure:24341: g++ -c -O2  conftest.cpp >&5
configure:24348: $? = 0
configure:24362: result: yes
configure:24366: checking pthread.h presence
configure:24381: g++ -E  conftest.cpp
configure:24388: $? = 0
configure:24402: result: yes
configure:24435: checking for pthread.h
configure:24444: result: yes
configure:24484: checking string usability
configure:24501: g++ -c -O2  conftest.cpp >&5
configure:24508: $? = 0
configure:24522: result: yes
configure:24526: checking string presence
configure:24541: g++ -E  conftest.cpp
configure:24548: $? = 0
configure:24562: result: yes
configure:24595: checking for string
configure:24604: result: yes
configure:24484: checking vector usability
configure:24501: g++ -c -O2  conftest.cpp >&5
configure:24508: $? = 0
configure:24522: result: yes
configure:24526: checking vector presence
configure:24541: g++ -E  conftest.cpp
configure:24548: $? = 0
configure:24562: result: yes
configure:24595: checking for vector
configure:24604: result: yes
configure:24484: checking map usability
configure:24501: g++ -c -O2  conftest.cpp >&5
configure:24508: $? = 0
configure:24522: result: yes
configure:24526: checking map presence
configure:24541: g++ -E  conftest.cpp
configure:24548: $? = 0
configure:24562: result: yes
configure:24595: checking for map
configure:24604: result: yes
configure:24484: checking exception usability
configure:24501: g++ -c -O2  conftest.cpp >&5
configure:24508: $? = 0
configure:24522: result: yes
configure:24526: checking exception presence
configure:24541: g++ -E  conftest.cpp
configure:24548: $? = 0
configure:24562: result: yes
configure:24595: checking for exception
configure:24604: result: yes
configure:24484: checking typeinfo usability
configure:24501: g++ -c -O2  conftest.cpp >&5
configure:24508: $? = 0
configure:24522: result: yes
configure:24526: checking typeinfo presence
configure:24541: g++ -E  conftest.cpp
configure:24548: $? = 0
configure:24562: result: yes
configure:24595: checking for typeinfo
configure:24604: result: yes
configure:24484: checking deque usability
configure:24501: g++ -c -O2  conftest.cpp >&5
configure:24508: $? = 0
configure:24522: result: yes
configure:24526: checking deque presence
configure:24541: g++ -E  conftest.cpp
configure:24548: $? = 0
configure:24562: result: yes
configure:24595: checking for deque
configure:24604: result: yes
configure:24642: checking gd.h usability
configure:24659: g++ -c -O2  conftest.cpp >&5
configure:24666: $? = 0
configure:24680: result: yes
configure:24684: checking gd.h presence
configure:24699: g++ -E  conftest.cpp
configure:24706: $? = 0
configure:24720: result: yes
configure:24753: checking for gd.h
configure:24762: result: yes
configure:24642: checking gdfonts.h usability
configure:24659: g++ -c -O2  conftest.cpp >&5
configure:24666: $? = 0
configure:24680: result: yes
configure:24684: checking gdfonts.h presence
configure:24699: g++ -E  conftest.cpp
configure:24706: $? = 0
configure:24720: result: yes
configure:24753: checking for gdfonts.h
configure:24762: result: yes
configure:24642: checking gdfontt.h usability
configure:24659: g++ -c -O2  conftest.cpp >&5
configure:24666: $? = 0
configure:24680: result: yes
configure:24684: checking gdfontt.h presence
configure:24699: g++ -E  conftest.cpp
configure:24706: $? = 0
configure:24720: result: yes
configure:24753: checking for gdfontt.h
configure:24762: result: yes
configure:24797: checking expat.h usability
configure:24814: g++ -c -O2  conftest.cpp >&5
configure:24821: $? = 0
configure:24835: result: yes
configure:24839: checking expat.h presence
configure:24854: g++ -E  conftest.cpp
configure:24861: $? = 0
configure:24875: result: yes
configure:24908: checking for expat.h
configure:24917: result: yes
configure:24938: checking for stdbool.h that conforms to C99
configure:25033: g++ -c -O2  conftest.cpp >&5
configure:25040: $? = 0
configure:25055: result: yes
configure:25057: checking for _Bool
configure:25085: g++ -c -O2  conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:94: error: '_Bool' was not declared in this scope
configure:25092: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "OpenSCADA"
| #define PACKAGE_TARNAME "openscada"
| #define PACKAGE_VERSION "0.6.4"
| #define PACKAGE_STRING "OpenSCADA 0.6.4"
| #define PACKAGE_BUGREPORT "rom_as@fromru.com"
| #define PACKAGE "openscada"
| #define VERSION "0.6.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_MATH_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STRING 1
| #define HAVE_VECTOR 1
| #define HAVE_MAP 1
| #define HAVE_EXCEPTION 1
| #define HAVE_TYPEINFO 1
| #define HAVE_DEQUE 1
| #define HAVE_GD_H 1
| #define HAVE_GDFONTS_H 1
| #define HAVE_GDFONTT_H 1
| #define HAVE_EXPAT_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 (_Bool))
|        return 0;
|   ;
|   return 0;
| }
configure:25149: result: no
configure:25168: checking for an ANSI C-conforming const
configure:25243: g++ -c -O2  conftest.cpp >&5
configure:25250: $? = 0
configure:25265: result: yes
configure:25275: checking for inline
configure:25301: g++ -c -O2  conftest.cpp >&5
configure:25308: $? = 0
configure:25326: result: inline
configure:25345: checking for off_t
configure:25373: g++ -c -O2  conftest.cpp >&5
configure:25380: $? = 0
configure:25407: g++ -c -O2  conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:95: error: expected primary-expression before ')' token
configure:25414: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "OpenSCADA"
| #define PACKAGE_TARNAME "openscada"
| #define PACKAGE_VERSION "0.6.4"
| #define PACKAGE_STRING "OpenSCADA 0.6.4"
| #define PACKAGE_BUGREPORT "rom_as@fromru.com"
| #define PACKAGE "openscada"
| #define VERSION "0.6.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_MATH_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STRING 1
| #define HAVE_VECTOR 1
| #define HAVE_MAP 1
| #define HAVE_EXCEPTION 1
| #define HAVE_TYPEINFO 1
| #define HAVE_DEQUE 1
| #define HAVE_GD_H 1
| #define HAVE_GDFONTS_H 1
| #define HAVE_GDFONTT_H 1
| #define HAVE_EXPAT_H 1
| #define HAVE_STDBOOL_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:25437: result: yes
configure:25449: checking for pid_t
configure:25477: g++ -c -O2  conftest.cpp >&5
configure:25484: $? = 0
configure:25511: g++ -c -O2  conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:95: error: expected primary-expression before ')' token
configure:25518: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "OpenSCADA"
| #define PACKAGE_TARNAME "openscada"
| #define PACKAGE_VERSION "0.6.4"
| #define PACKAGE_STRING "OpenSCADA 0.6.4"
| #define PACKAGE_BUGREPORT "rom_as@fromru.com"
| #define PACKAGE "openscada"
| #define VERSION "0.6.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_MATH_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STRING 1
| #define HAVE_VECTOR 1
| #define HAVE_MAP 1
| #define HAVE_EXCEPTION 1
| #define HAVE_TYPEINFO 1
| #define HAVE_DEQUE 1
| #define HAVE_GD_H 1
| #define HAVE_GDFONTS_H 1
| #define HAVE_GDFONTT_H 1
| #define HAVE_EXPAT_H 1
| #define HAVE_STDBOOL_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:25541: result: yes
configure:25553: checking for size_t
configure:25581: g++ -c -O2  conftest.cpp >&5
configure:25588: $? = 0
configure:25615: g++ -c -O2  conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:95: error: expected primary-expression before ')' token
configure:25622: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "OpenSCADA"
| #define PACKAGE_TARNAME "openscada"
| #define PACKAGE_VERSION "0.6.4"
| #define PACKAGE_STRING "OpenSCADA 0.6.4"
| #define PACKAGE_BUGREPORT "rom_as@fromru.com"
| #define PACKAGE "openscada"
| #define VERSION "0.6.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_MATH_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STRING 1
| #define HAVE_VECTOR 1
| #define HAVE_MAP 1
| #define HAVE_EXCEPTION 1
| #define HAVE_TYPEINFO 1
| #define HAVE_DEQUE 1
| #define HAVE_GD_H 1
| #define HAVE_GDFONTS_H 1
| #define HAVE_GDFONTT_H 1
| #define HAVE_EXPAT_H 1
| #define HAVE_STDBOOL_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:25645: result: yes
configure:25657: checking whether time.h and sys/time.h may both be included
configure:25687: g++ -c -O2  conftest.cpp >&5
configure:25694: $? = 0
configure:25709: result: yes
configure:25719: checking whether struct tm is in sys/time.h or time.h
configure:25749: g++ -c -O2  conftest.cpp >&5
configure:25756: $? = 0
configure:25771: result: time.h
configure:25789: checking for sin in -lm
configure:25824: g++ -o conftest -O2   conftest.cpp -lm   >&5
configure:25831: $? = 0
configure:25852: result: yes
configure:25855: Pass global library using
configure:25863: checking for dlopen in -ldl
configure:25926: result: yes
configure:25929: Pass global library using
configure:25939: checking for crypt in -lcrypt
configure:25974: g++ -o conftest -O2   conftest.cpp -lcrypt   >&5
configure:25981: $? = 0
configure:26002: result: yes
configure:26005: Pass global library using
configure:26013: checking for XML_ParserCreate in -lexpat
configure:26048: g++ -o conftest -O2   conftest.cpp -lexpat   >&5
configure:26055: $? = 0
configure:26076: result: yes
configure:26079: Pass global library using
configure:26087: checking for gdImageCreate in -lgd
configure:26122: g++ -o conftest -O2   conftest.cpp -lgd   >&5
configure:26129: $? = 0
configure:26150: result: yes
configure:26153: Pass global library using
configure:26167: checking whether closedir returns void
configure:26201: g++ -o conftest -O2   conftest.cpp  >&5
configure:26205: $? = 0
configure:26211: ./conftest
configure:26215: $? = 0
configure:26232: result: no
configure:26247: checking for stdlib.h
configure:26254: result: yes
configure:26393: checking for GNU libc compatible malloc
configure:26427: g++ -o conftest -O2   conftest.cpp  >&5
configure:26431: $? = 0
configure:26437: ./conftest
configure:26441: $? = 0
configure:26458: result: yes
configure:26494: checking for sys/time.h
configure:26501: result: yes
configure:26494: checking for unistd.h
configure:26501: result: yes
configure:26651: checking for alarm
configure:26710: g++ -o conftest -O2   conftest.cpp  >&5
configure:26717: $? = 0
configure:26795: result: yes
configure:26823: checking for working mktime
configure:27038: g++ -o conftest -O2   conftest.cpp  >&5
conftest.cpp:98: warning: deprecated conversion from string constant to 'char*'
conftest.cpp:98: warning: deprecated conversion from string constant to 'char*'
conftest.cpp:98: warning: deprecated conversion from string constant to 'char*'
conftest.cpp: In function 'int spring_forward_gap()':
conftest.cpp:113: warning: deprecated conversion from string constant to 'char*'
conftest.cpp: At global scope:
conftest.cpp:126: error: 'now' was not declared in this scope
conftest.cpp:127: error: expected ',' or ';' before 'time_t'
conftest.cpp:128: error: expected unqualified-id before '{' token
conftest.cpp:134: error: 'now' was not declared in this scope
conftest.cpp:135: error: expected ',' or ';' before 'time_t'
conftest.cpp:136: error: expected unqualified-id before '{' token
conftest.cpp:159: error: 'j' was not declared in this scope
conftest.cpp:160: error: expected ',' or ';' before 'int'
conftest.cpp:161: error: expected unqualified-id before '{' token
configure:27042: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "OpenSCADA"
| #define PACKAGE_TARNAME "openscada"
| #define PACKAGE_VERSION "0.6.4"
| #define PACKAGE_STRING "OpenSCADA 0.6.4"
| #define PACKAGE_BUGREPORT "rom_as@fromru.com"
| #define PACKAGE "openscada"
| #define VERSION "0.6.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_MATH_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STRING 1
| #define HAVE_VECTOR 1
| #define HAVE_MAP 1
| #define HAVE_EXCEPTION 1
| #define HAVE_TYPEINFO 1
| #define HAVE_DEQUE 1
| #define HAVE_GD_H 1
| #define HAVE_GDFONTS_H 1
| #define HAVE_GDFONTT_H 1
| #define HAVE_EXPAT_H 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| /* end confdefs.h.  */
| /* Test program from Paul Eggert and Tony Leneis.  */
| #ifdef TIME_WITH_SYS_TIME
| # include <sys/time.h>
| # include <time.h>
| #else
| # ifdef HAVE_SYS_TIME_H
| #  include <sys/time.h>
| # else
| #  include <time.h>
| # endif
| #endif
| 
| #include <limits.h>
| #include <stdlib.h>
| 
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #ifndef HAVE_ALARM
| # define alarm(X) /* empty */
| #endif
| 
| /* Work around redefinition to rpl_putenv by other config tests.  */
| #undef putenv
| 
| static time_t time_t_max;
| static time_t time_t_min;
| 
| /* Values we'll use to set the TZ environment variable.  */
| static char *tz_strings[] = {
|   (char *) 0, "TZ=GMT0", "TZ=JST-9",
|   "TZ=EST+3EDT+2,M10.1.0/00:00:00,M2.3.0/00:00:00"
| };
| #define N_STRINGS (sizeof (tz_strings) / sizeof (tz_strings[0]))
| 
| /* Return 0 if mktime fails to convert a date in the spring-forward gap.
|    Based on a problem report from Andreas Jaeger.  */
| static int
| spring_forward_gap ()
| {
|   /* glibc (up to about 1998-10-07) failed this test. */
|   struct tm tm;
| 
|   /* Use the portable POSIX.1 specification "TZ=PST8PDT,M4.1.0,M10.5.0"
|      instead of "TZ=America/Vancouver" in order to detect the bug even
|      on systems that don't support the Olson extension, or don't have the
|      full zoneinfo tables installed.  */
|   putenv ("TZ=PST8PDT,M4.1.0,M10.5.0");
| 
|   tm.tm_year = 98;
|   tm.tm_mon = 3;
|   tm.tm_mday = 5;
|   tm.tm_hour = 2;
|   tm.tm_min = 0;
|   tm.tm_sec = 0;
|   tm.tm_isdst = -1;
|   return mktime (&tm) != (time_t) -1;
| }
| 
| static int
| mktime_test1 (now)
|      time_t now;
| {
|   struct tm *lt;
|   return ! (lt = localtime (&now)) || mktime (lt) == now;
| }
| 
| static int
| mktime_test (now)
|      time_t now;
| {
|   return (mktime_test1 (now)
| 	  && mktime_test1 ((time_t) (time_t_max - now))
| 	  && mktime_test1 ((time_t) (time_t_min + now)));
| }
| 
| static int
| irix_6_4_bug ()
| {
|   /* Based on code from Ariel Faigon.  */
|   struct tm tm;
|   tm.tm_year = 96;
|   tm.tm_mon = 3;
|   tm.tm_mday = 0;
|   tm.tm_hour = 0;
|   tm.tm_min = 0;
|   tm.tm_sec = 0;
|   tm.tm_isdst = -1;
|   mktime (&tm);
|   return tm.tm_mon == 2 && tm.tm_mday == 31;
| }
| 
| static int
| bigtime_test (j)
|      int j;
| {
|   struct tm tm;
|   time_t now;
|   tm.tm_year = tm.tm_mon = tm.tm_mday = tm.tm_hour = tm.tm_min = tm.tm_sec = j;
|   now = mktime (&tm);
|   if (now != (time_t) -1)
|     {
|       struct tm *lt = localtime (&now);
|       if (! (lt
| 	     && lt->tm_year == tm.tm_year
| 	     && lt->tm_mon == tm.tm_mon
| 	     && lt->tm_mday == tm.tm_mday
| 	     && lt->tm_hour == tm.tm_hour
| 	     && lt->tm_min == tm.tm_min
| 	     && lt->tm_sec == tm.tm_sec
| 	     && lt->tm_yday == tm.tm_yday
| 	     && lt->tm_wday == tm.tm_wday
| 	     && ((lt->tm_isdst < 0 ? -1 : 0 < lt->tm_isdst)
| 		  == (tm.tm_isdst < 0 ? -1 : 0 < tm.tm_isdst))))
| 	return 0;
|     }
|   return 1;
| }
| 
| static int
| year_2050_test ()
| {
|   /* The correct answer for 2050-02-01 00:00:00 in Pacific time,
|      ignoring leap seconds.  */
|   unsigned long int answer = 2527315200UL;
| 
|   struct tm tm;
|   time_t t;
|   tm.tm_year = 2050 - 1900;
|   tm.tm_mon = 2 - 1;
|   tm.tm_mday = 1;
|   tm.tm_hour = tm.tm_min = tm.tm_sec = 0;
|   tm.tm_isdst = -1;
| 
|   /* Use the portable POSIX.1 specification "TZ=PST8PDT,M4.1.0,M10.5.0"
|      instead of "TZ=America/Vancouver" in order to detect the bug even
|      on systems that don't support the Olson extension, or don't have the
|      full zoneinfo tables installed.  */
|   putenv ("TZ=PST8PDT,M4.1.0,M10.5.0");
| 
|   t = mktime (&tm);
| 
|   /* Check that the result is either a failure, or close enough
|      to the correct answer that we can assume the discrepancy is
|      due to leap seconds.  */
|   return (t == (time_t) -1
| 	  || (0 < t && answer - 120 <= t && t <= answer + 120));
| }
| 
| int
| main ()
| {
|   time_t t, delta;
|   int i, j;
| 
|   /* This test makes some buggy mktime implementations loop.
|      Give up after 60 seconds; a mktime slower than that
|      isn't worth using anyway.  */
|   alarm (60);
| 
|   for (;;)
|     {
|       t = (time_t_max << 1) + 1;
|       if (t <= time_t_max)
| 	break;
|       time_t_max = t;
|     }
|   time_t_min = - ((time_t) ~ (time_t) 0 == (time_t) -1) - time_t_max;
| 
|   delta = time_t_max / 997; /* a suitable prime number */
|   for (i = 0; i < N_STRINGS; i++)
|     {
|       if (tz_strings[i])
| 	putenv (tz_strings[i]);
| 
|       for (t = 0; t <= time_t_max - delta; t += delta)
| 	if (! mktime_test (t))
| 	  return 1;
|       if (! (mktime_test ((time_t) 1)
| 	     && mktime_test ((time_t) (60 * 60))
| 	     && mktime_test ((time_t) (60 * 60 * 24))))
| 	return 1;
| 
|       for (j = 1; ; j <<= 1)
| 	if (! bigtime_test (j))
| 	  return 1;
| 	else if (INT_MAX / 2 < j)
| 	  break;
|       if (! bigtime_test (INT_MAX))
| 	return 1;
|     }
|   return ! (irix_6_4_bug () && spring_forward_gap () && year_2050_test ());
| }
configure:27069: result: no
configure:27085: checking for stdlib.h
configure:27092: result: yes
configure:27231: checking for GNU libc compatible realloc
configure:27265: g++ -o conftest -O2   conftest.cpp  >&5
configure:27269: $? = 0
configure:27275: ./conftest
configure:27279: $? = 0
configure:27296: result: yes
configure:27341: checking sys/select.h usability
configure:27358: g++ -c -O2  conftest.cpp >&5
configure:27365: $? = 0
configure:27379: result: yes
configure:27383: checking sys/select.h presence
configure:27398: g++ -E  conftest.cpp
configure:27405: $? = 0
configure:27419: result: yes
configure:27452: checking for sys/select.h
configure:27461: result: yes
configure:27341: checking sys/socket.h usability
configure:27358: g++ -c -O2  conftest.cpp >&5
configure:27365: $? = 0
configure:27379: result: yes
configure:27383: checking sys/socket.h presence
configure:27398: g++ -E  conftest.cpp
configure:27405: $? = 0
configure:27419: result: yes
configure:27452: checking for sys/socket.h
configure:27461: result: yes
configure:27476: checking types of arguments for select
configure:27514: g++ -c -O2  conftest.cpp >&5
configure:27521: $? = 0
configure:27542: result: int,fd_set *,struct timeval *
configure:27565: checking return type of signal handlers
configure:27593: g++ -c -O2  conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:78: error: void value not ignored as it ought to be
configure:27600: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "OpenSCADA"
| #define PACKAGE_TARNAME "openscada"
| #define PACKAGE_VERSION "0.6.4"
| #define PACKAGE_STRING "OpenSCADA 0.6.4"
| #define PACKAGE_BUGREPORT "rom_as@fromru.com"
| #define PACKAGE "openscada"
| #define VERSION "0.6.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SEMAPHORE_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_MATH_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LANGINFO_H 1
| #define HAVE_ICONV_H 1
| #define HAVE_LIBINTL_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_UTSNAME_H 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_STRING 1
| #define HAVE_VECTOR 1
| #define HAVE_MAP 1
| #define HAVE_EXCEPTION 1
| #define HAVE_TYPEINFO 1
| #define HAVE_DEQUE 1
| #define HAVE_GD_H 1
| #define HAVE_GDFONTS_H 1
| #define HAVE_GDFONTT_H 1
| #define HAVE_EXPAT_H 1
| #define HAVE_STDBOOL_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ALARM 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define SELECT_TYPE_ARG1 int
| #define SELECT_TYPE_ARG234 (fd_set *)
| #define SELECT_TYPE_ARG5 (struct timeval *)
| /* end confdefs.h.  */
| #include <sys/types.h>
| #include <signal.h>
| 
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
|   ;
|   return 0;
| }
configure:27615: result: void
configure:27623: checking whether lstat dereferences a symlink specified with a trailing slash
configure:27659: g++ -o conftest -O2   conftest.cpp  >&5
configure:27663: $? = 0
configure:27669: ./conftest
configure:27673: $? = 0
configure:27697: result: yes
configure:27716: checking whether stat accepts an empty string
configure:27746: g++ -o conftest -O2   conftest.cpp  >&5
configure:27750: $? = 0
configure:27756: ./conftest
configure:27760: $? = 0
configure:27777: result: no
configure:27795: checking for library containing strerror
configure:27836: g++ -o conftest -O2   conftest.cpp  >&5
configure:27843: $? = 0
configure:27874: result: none required
configure:28145: result: ========== Build modules list =============
configure:28150: result: Build module: DB/DBF
configure:28157: result: Build module: DB/MySQL
configure:28193: checking for mysql_config
configure:28211: found /usr/bin/mysql_config
configure:28224: result: /usr/bin/mysql_config
configure:28235: checking for MySQL libraries
configure:28250: result: yes
configure:28309: result: Build module: DB/SQLite
configure:28357: checking for SQLite3 library >= 3.0.0
configure:28416: g++ -c -O2  -I/usr/include conftest.cpp >&5
configure:28423: $? = 0
configure:28429: result: yes
configure:28490: result: Build module: DB/FireBird
configure:28537: checking for Firebird client library >= 2.0.0
configure:28604: g++ -c -O2  -I/usr/include conftest.cpp >&5
configure:28611: $? = 0
configure:28617: result: yes
configure:28678: result: Build module: DAQ/System
configure:28700: checking sensors/sensors.h usability
configure:28717: g++ -c -O2  conftest.cpp >&5
configure:28724: $? = 0
configure:28738: result: yes
configure:28742: checking sensors/sensors.h presence
configure:28757: g++ -E  conftest.cpp
configure:28764: $? = 0
configure:28778: result: yes
configure:28811: checking for sensors/sensors.h
configure:28820: result: yes
configure:28839: checking for sensors_init in -lsensors
configure:28874: g++ -o conftest -O2   conftest.cpp -lsensors   >&5
configure:28881: $? = 0
configure:28902: result: yes
configure:28905: Pass global library using
configure:28915: result: Build module: DAQ/BlockCalc
configure:28922: result: Build module: DAQ/JavaLikeCalc
configure:28932: checking for bison
configure:28948: found /usr/bin/bison
configure:28959: result: bison -y
configure:28973: checking for bison
configure:28989: found /usr/bin/bison
configure:29001: result: true
configure:29014: result: Build module: DAQ/DiamondBoards
configure:29021: result: Build module: DAQ/LogicLev
configure:29028: result: Build module: DAQ/SNMP
configure:29050: checking net-snmp/net-snmp-config.h usability
configure:29067: g++ -c -O2  conftest.cpp >&5
configure:29074: $? = 0
configure:29088: result: yes
configure:29092: checking net-snmp/net-snmp-config.h presence
configure:29107: g++ -E  conftest.cpp
configure:29114: $? = 0
configure:29128: result: yes
configure:29161: checking for net-snmp/net-snmp-config.h
configure:29170: result: yes
configure:29196: result: Build module: DAQ/Siemens
configure:29218: checking ctype.h usability
configure:29235: g++ -c -O2  conftest.cpp >&5
configure:29242: $? = 0
configure:29256: result: yes
configure:29260: checking ctype.h presence
configure:29275: g++ -E  conftest.cpp
configure:29282: $? = 0
configure:29296: result: yes
configure:29329: checking for ctype.h
configure:29338: result: yes
configure:29373: checking linux/kd.h usability
configure:29390: g++ -c -O2  conftest.cpp >&5
configure:29397: $? = 0
configure:29411: result: yes
configure:29415: checking linux/kd.h presence
configure:29430: g++ -E  conftest.cpp
configure:29437: $? = 0
configure:29451: result: yes
configure:29484: checking for linux/kd.h
configure:29493: result: yes
configure:29514: result: Build module: DAQ/ModBus
configure:29521: result: Build module: DAQ/DCON
configure:29528: result: Build module: DAQ/DAQGate
configure:29535: result: Build module: DAQ/SoundCard
configure:29557: checking portaudio.h usability
configure:29574: g++ -c -O2  conftest.cpp >&5
configure:29581: $? = 0
configure:29595: result: yes
configure:29599: checking portaudio.h presence
configure:29614: g++ -E  conftest.cpp
configure:29621: $? = 0
configure:29635: result: yes
configure:29668: checking for portaudio.h
configure:29677: result: yes
configure:29696: checking for Pa_Initialize in -lportaudio
configure:29731: g++ -o conftest -O2   conftest.cpp -lportaudio   >&5
configure:29738: $? = 0
configure:29759: result: yes
configure:29762: Pass global library using
configure:29772: result: Build module: DAQ/ICP_DAS
configure:29781: result: Build module: Archive/FSArch
configure:29788: result: Build module: Archive/DBArch
configure:29797: result: Build module: Transport/Sockets
configure:29824: checking sys/un.h usability
configure:29841: g++ -c -O2  conftest.cpp >&5
configure:29848: $? = 0
configure:29862: result: yes
configure:29866: checking sys/un.h presence
configure:29881: g++ -E  conftest.cpp
configure:29888: $? = 0
configure:29902: result: yes
configure:29935: checking for sys/un.h
configure:29944: result: yes
configure:29813: checking for sys/socket.h
configure:29820: result: yes
configure:29813: checking for sys/select.h
configure:29820: result: yes
configure:29824: checking arpa/inet.h usability
configure:29841: g++ -c -O2  conftest.cpp >&5
configure:29848: $? = 0
configure:29862: result: yes
configure:29866: checking arpa/inet.h presence
configure:29881: g++ -E  conftest.cpp
configure:29888: $? = 0
configure:29902: result: yes
configure:29935: checking for arpa/inet.h
configure:29944: result: yes
configure:29824: checking netinet/in.h usability
configure:29841: g++ -c -O2  conftest.cpp >&5
configure:29848: $? = 0
configure:29862: result: yes
configure:29866: checking netinet/in.h presence
configure:29881: g++ -E  conftest.cpp
configure:29888: $? = 0
configure:29902: result: yes
configure:29935: checking for netinet/in.h
configure:29944: result: yes
configure:29824: checking netdb.h usability
configure:29841: g++ -c -O2  conftest.cpp >&5
configure:29848: $? = 0
configure:29862: result: yes
configure:29866: checking netdb.h presence
configure:29881: g++ -E  conftest.cpp
configure:29888: $? = 0
configure:29902: result: yes
configure:29935: checking for netdb.h
configure:29944: result: yes
configure:29965: result: Build module: Transport/SSL
configure:29989: checking openssl/ssl.h usability
configure:30006: g++ -c -O2  conftest.cpp >&5
configure:30013: $? = 0
configure:30027: result: yes
configure:30031: checking openssl/ssl.h presence
configure:30046: g++ -E  conftest.cpp
configure:30053: $? = 0
configure:30067: result: yes
configure:30100: checking for openssl/ssl.h
configure:30109: result: yes
configure:29989: checking openssl/err.h usability
configure:30006: g++ -c -O2  conftest.cpp >&5
configure:30013: $? = 0
configure:30027: result: yes
configure:30031: checking openssl/err.h presence
configure:30046: g++ -E  conftest.cpp
configure:30053: $? = 0
configure:30067: result: yes
configure:30100: checking for openssl/err.h
configure:30109: result: yes
configure:29989: checking openssl/bio.h usability
configure:30006: g++ -c -O2  conftest.cpp >&5
configure:30013: $? = 0
configure:30027: result: yes
configure:30031: checking openssl/bio.h presence
configure:30046: g++ -E  conftest.cpp
configure:30053: $? = 0
configure:30067: result: yes
configure:30100: checking for openssl/bio.h
configure:30109: result: yes
configure:30128: checking for SSL_library_init in -lssl
configure:30163: g++ -o conftest -O2   conftest.cpp -lssl   >&5
configure:30170: $? = 0
configure:30191: result: yes
configure:30194: Pass global library using
configure:30204: result: Build module: Transport/Serial
configure:30213: result: Build module: Protocol/HTTP
configure:30220: result: Build module: Protocol/SelfSystem
configure:30229: result: Build module: UI/VCAEngine
configure:30236: result: Build module: UI/Vision
configure:30259: checking fftw3.h usability
configure:30276: g++ -c -O2  conftest.cpp >&5
configure:30283: $? = 0
configure:30297: result: yes
configure:30301: checking fftw3.h presence
configure:30316: g++ -E  conftest.cpp
configure:30323: $? = 0
configure:30337: result: yes
configure:30370: checking for fftw3.h
configure:30379: result: yes
configure:30398: checking for fftw_execute in -lfftw3
configure:30433: g++ -o conftest -O2   conftest.cpp -lfftw3   >&5
configure:30440: $? = 0
configure:30461: result: yes
configure:30464: Pass global library using
configure:30474: result: Build module: UI/QTStarter
configure:30482: result: Build module: UI/QTCfg
configure:30490: result: Build module: UI/WebCfg
configure:30497: result: Build module: UI/WebCfgD
configure:30504: result: Build module: UI/WebVision
configure:30515: checking for fftw3.h
configure:30522: result: yes
configure:30665: checking for fftw_execute in -lfftw3
configure:30728: result: yes
configure:30731: Pass global library using
configure:30743: result: Build module: Special/SystemTests
configure:30750: result: Build module: Special/FLibComplex1
configure:30757: result: Build module: Special/FLibMath
configure:30764: result: Build module: Special/FLibSYS
configure:30775: checking for fftw3.h
configure:30782: result: yes
configure:30925: checking for fftw_execute in -lfftw3
configure:30988: result: yes
configure:30991: Pass global library using
configure:31000: result: ===========================================
configure:31017: checking for moc-qt4
configure:31033: found /usr/bin/moc-qt4
configure:31044: result: moc-qt4
configure:31060: checking for rcc-qt4
configure:31090: result: no
configure:31060: checking for rcc
configure:31076: found /usr/bin/rcc
configure:31087: result: rcc
configure:31247: creating ./config.status

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

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

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

on linux-server

config.status:946: creating Makefile
config.status:946: creating src/Makefile
config.status:946: creating src_call/Makefile
config.status:946: creating src/moduls/Makefile
config.status:946: creating src/moduls/arhiv/Makefile
config.status:946: creating src/moduls/bd/Makefile
config.status:946: creating src/moduls/protocol/Makefile
config.status:946: creating src/moduls/special/Makefile
config.status:946: creating src/moduls/daq/Makefile
config.status:946: creating src/moduls/transport/Makefile
config.status:946: creating src/moduls/ui/Makefile
config.status:946: creating src/moduls/bd/DBF/Makefile
config.status:946: creating src/moduls/bd/MySQL/Makefile
config.status:946: creating src/moduls/bd/SQLite/Makefile
config.status:946: creating src/moduls/bd/FireBird/Makefile
config.status:946: creating src/moduls/daq/System/Makefile
config.status:946: creating src/moduls/daq/BlockCalc/Makefile
config.status:946: creating src/moduls/daq/JavaLikeCalc/Makefile
config.status:946: creating src/moduls/daq/DiamondBoards/Makefile
config.status:946: creating src/moduls/daq/LogicLev/Makefile
config.status:946: creating src/moduls/daq/SNMP/Makefile
config.status:946: creating src/moduls/daq/Siemens/Makefile
config.status:946: creating src/moduls/daq/ModBus/Makefile
config.status:946: creating src/moduls/daq/DCON/Makefile
config.status:946: creating src/moduls/daq/DAQGate/Makefile
config.status:946: creating src/moduls/daq/SoundCard/Makefile
config.status:946: creating src/moduls/daq/ICP_DAS/Makefile
config.status:946: creating src/moduls/arhiv/FSArch/Makefile
config.status:946: creating src/moduls/arhiv/DBArch/Makefile
config.status:946: creating src/moduls/transport/Sockets/Makefile
config.status:946: creating src/moduls/transport/SSL/Makefile
config.status:946: creating src/moduls/transport/Serial/Makefile
config.status:946: creating src/moduls/protocol/HTTP/Makefile
config.status:946: creating src/moduls/protocol/SelfSystem/Makefile
config.status:946: creating src/moduls/ui/VCAEngine/Makefile
config.status:946: creating src/moduls/ui/Vision/Makefile
config.status:946: creating src/moduls/ui/QTStarter/Makefile
config.status:946: creating src/moduls/ui/QTCfg/Makefile
config.status:946: creating src/moduls/ui/WebCfg/Makefile
config.status:946: creating src/moduls/ui/WebCfgD/Makefile
config.status:946: creating src/moduls/ui/WebVision/Makefile
config.status:946: creating src/moduls/special/SystemTests/Makefile
config.status:946: creating src/moduls/special/FLibComplex1/Makefile
config.status:946: creating src/moduls/special/FLibMath/Makefile
config.status:946: creating src/moduls/special/FLibSYS/Makefile
config.status:946: creating config.h
config.status:1220: executing depfiles commands

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

ac_cv_build=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=-O2
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value=-O2
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_YACC_set=
ac_cv_env_YACC_value=
ac_cv_env_YFLAGS_set=
ac_cv_env_YFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_f77_compiler_gnu=no
ac_cv_func_alarm=yes
ac_cv_func_closedir_void=no
ac_cv_func_dlopen=no
ac_cv_func_lstat_dereferences_slashed_symlink=yes
ac_cv_func_malloc_0_nonnull=yes
ac_cv_func_realloc_0_nonnull=yes
ac_cv_func_select_args='int,fd_set *,struct timeval *'
ac_cv_func_shl_load=no
ac_cv_func_stat_empty_string_bug=no
ac_cv_func_working_mktime=no
ac_cv_header_arpa_inet_h=yes
ac_cv_header_ctype_h=yes
ac_cv_header_deque=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_exception=yes
ac_cv_header_expat_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_fftw3_h=yes
ac_cv_header_gd_h=yes
ac_cv_header_gdfonts_h=yes
ac_cv_header_gdfontt_h=yes
ac_cv_header_getopt_h=yes
ac_cv_header_iconv_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_langinfo_h=yes
ac_cv_header_libintl_h=yes
ac_cv_header_linux_kd_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_map=yes
ac_cv_header_math_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_net_snmp_net_snmp_config_h=yes
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_openssl_bio_h=yes
ac_cv_header_openssl_err_h=yes
ac_cv_header_openssl_ssl_h=yes
ac_cv_header_portaudio_h=yes
ac_cv_header_pthread_h=yes
ac_cv_header_semaphore_h=yes
ac_cv_header_sensors_sensors_h=yes
ac_cv_header_signal_h=yes
ac_cv_header_stdarg_h=yes
ac_cv_header_stdbool_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_select_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_un_h=yes
ac_cv_header_sys_utsname_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_syslog_h=yes
ac_cv_header_time=yes
ac_cv_header_time_h=yes
ac_cv_header_typeinfo=yes
ac_cv_header_unistd_h=yes
ac_cv_header_vector=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_lib_crypt_crypt=yes
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_dld_shl_load=no
ac_cv_lib_expat_XML_ParserCreate=yes
ac_cv_lib_fftw3_fftw_execute=yes
ac_cv_lib_gd_gdImageCreate=yes
ac_cv_lib_m_sin=yes
ac_cv_lib_portaudio_Pa_Initialize=yes
ac_cv_lib_sensors_sensors_init=yes
ac_cv_lib_ssl_SSL_library_init=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_MYSQL_CONFIG=/usr/bin/mysql_config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=mawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_MSGFMT=msgfmt
ac_cv_prog_MSGMERGE=msgmerge
ac_cv_prog_QT4_MOC=moc-qt4
ac_cv_prog_QT4_RCC=rcc
ac_cv_prog_XGETTEXT=xgettext
ac_cv_prog_YACC='bison -y'
ac_cv_prog_YACC_OK=true
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=no
ac_cv_prog_make_make_set=yes
ac_cv_search_opendir='none required'
ac_cv_search_strerror='none required'
ac_cv_struct_tm=time.h
ac_cv_target=i686-pc-linux-gnu
ac_cv_type__Bool=no
ac_cv_type_off_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
lt_cv_deplibs_check_method=pass_all
lt_cv_dlopen=dlopen
lt_cv_dlopen_libs=-ldl
lt_cv_dlopen_self=yes
lt_cv_dlopen_self_static=no
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib /lib/i486-linux-gnu /usr/lib/i486-linux-gnu /usr/lib/alsa-lib /usr/local/lib '
lt_cv_sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
lt_cv_sys_max_cmd_len=1572864
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ 	][ 	]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'

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

ACLOCAL='${SHELL} /home/speckompleks/oscada/openscada/missing --run aclocal-1.10'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/speckompleks/oscada/openscada/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /home/speckompleks/oscada/openscada/missing --run autoconf'
AUTOHEADER='${SHELL} /home/speckompleks/oscada/openscada/missing --run autoheader'
AUTOMAKE='${SHELL} /home/speckompleks/oscada/openscada/missing --run automake-1.10'
AWK='mawk'
ArchSub_mod='FSArch DBArch '
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-O2'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-O2'
CYGPATH_W='echo'
DAQSub_mod='System BlockCalc JavaLikeCalc DiamondBoards LogicLev SNMP Siemens ModBus DCON DAQGate SoundCard ICP_DAS '
DBSub_mod='DBF MySQL SQLite FireBird '
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DSYMUTIL=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
F77=''
FFLAGS=''
FIREBIRD_CFLAGS='-I/usr/include'
FIREBIRD_LDFLAGS='-L/usr/lib -lfbclient -lpthread'
FIREBIRD_VERSION='2.1.x'
GREP='/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=' ${LIBOBJDIR}mktime$U.o'
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=' ${LIBOBJDIR}mktime$U.lo'
MAKEINFO='${SHELL} /home/speckompleks/oscada/openscada/missing --run makeinfo'
MKDIR_P='/bin/mkdir -p'
MSGFMT='msgfmt'
MSGMERGE='msgmerge'
MYSQL_CFLAGS='-I/usr/include/mysql  -DBIG_JOINS=1 -fPIC -fno-strict-aliasing'
MYSQL_CONFIG='/usr/bin/mysql_config'
MYSQL_LDFLAGS='-Wl,-Bsymbolic-functions -rdynamic -L/usr/lib/mysql -lmysqlclient'
MYSQL_VERSION='5.0.75'
NMEDIT=''
OBJEXT='o'
PACKAGE='openscada'
PACKAGE_BUGREPORT='rom_as@fromru.com'
PACKAGE_NAME='OpenSCADA'
PACKAGE_STRING='OpenSCADA 0.6.4'
PACKAGE_TARNAME='openscada'
PACKAGE_VERSION='0.6.4'
PATH_SEPARATOR=':'
ProtSub_mod='HTTP SelfSystem '
QT4_INCL='/usr/include/qt4'
QT4_LIB='/usr/lib/qt4/lib'
QT4_MOC='moc-qt4'
QT4_RCC='rcc'
RANLIB='ranlib'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
SQLITE3_CFLAGS='-I/usr/include'
SQLITE3_LDFLAGS='-L/usr/lib -lsqlite3'
SQLITE3_VERSION='3.6.10'
STRIP='strip'
SpecSub_mod='SystemTests FLibComplex1 FLibMath FLibSYS '
TranspSub_mod='Sockets SSL Serial '
UISub_mod='VCAEngine Vision QTStarter QTCfg WebCfg WebCfgD WebVision '
VERSION='0.6.4'
XGETTEXT='xgettext'
YACC='bison -y'
YACC_OK='true'
YFLAGS=''
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL) /home/speckompleks/oscada/openscada/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
oscd_LIBREVISION='0:11:0'
oscd_docmodul='../../../../doc/Modules/'
oscd_localedir='${DESTDIR}${datadir}/locale'
oscd_moduldir='${libdir}/openscada'
oscd_modulpref='oscd_'
pdfdir='${docdir}'
prefix='/home/speckompleks/OpenScada'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdir_mod=''
sys_lib='/usr/lib'
sysconfdir='${prefix}/etc'
target='i686-pc-linux-gnu'
target_alias=''
target_cpu='i686'
target_os='linux-gnu'
target_vendor='pc'

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

#define PACKAGE_NAME "OpenSCADA"
#define PACKAGE_TARNAME "openscada"
#define PACKAGE_VERSION "0.6.4"
#define PACKAGE_STRING "OpenSCADA 0.6.4"
#define PACKAGE_BUGREPORT "rom_as@fromru.com"
#define PACKAGE "openscada"
#define VERSION "0.6.4"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define HAVE_DIRENT_H 1
#define STDC_HEADERS 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_TIME_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_SEMAPHORE_H 1
#define HAVE_FCNTL_H 1
#define HAVE_MATH_H 1
#define HAVE_ERRNO_H 1
#define HAVE_SYSLOG_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DIRENT_H 1
#define HAVE_STDIO_H 1
#define HAVE_STDARG_H 1
#define HAVE_STDLIB_H 1
#define HAVE_GETOPT_H 1
#define HAVE_DLFCN_H 1
#define HAVE_LOCALE_H 1
#define HAVE_LANGINFO_H 1
#define HAVE_ICONV_H 1
#define HAVE_LIBINTL_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_UTSNAME_H 1
#define HAVE_PTHREAD_H 1
#define HAVE_STRING 1
#define HAVE_VECTOR 1
#define HAVE_MAP 1
#define HAVE_EXCEPTION 1
#define HAVE_TYPEINFO 1
#define HAVE_DEQUE 1
#define HAVE_GD_H 1
#define HAVE_GDFONTS_H 1
#define HAVE_GDFONTT_H 1
#define HAVE_EXPAT_H 1
#define HAVE_STDBOOL_H 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_STDLIB_H 1
#define HAVE_MALLOC 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_ALARM 1
#define HAVE_STDLIB_H 1
#define HAVE_REALLOC 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SOCKET_H 1
#define SELECT_TYPE_ARG1 int
#define SELECT_TYPE_ARG234 (fd_set *)
#define SELECT_TYPE_ARG5 (struct timeval *)
#define RETSIGTYPE void
#define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
#define HAVE_MYSQL 1
#define HAVE_SQLITE3 /**/
#define HAVE_SENSORS_SENSORS_H 1
#define HAVE_NET_SNMP_NET_SNMP_CONFIG_H 1
#define HAVE_CTYPE_H 1
#define HAVE_LINUX_KD_H 1
#define HAVE_PORTAUDIO_H 1
#define HAVE_SYS_UN_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_NETDB_H 1
#define HAVE_OPENSSL_SSL_H 1
#define HAVE_OPENSSL_ERR_H 1
#define HAVE_OPENSSL_BIO_H 1
#define HAVE_FFTW3_H 1
#define HAVE_FFTW3_H 1
#define HAVE_FFTW3_H 1

configure: exit 0
