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 ## --------- ## ## Platform. ## ## --------- ## hostname = localhost uname -m = x86_64 uname -r = 2.6.27-desktop-0.rc8.2mnb uname -s = Linux uname -v = #1 SMP Thu Oct 2 05:49:37 EDT 2008 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /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/bin PATH: /bin PATH: /usr/local/bin PATH: /usr/X11R6/bin/ PATH: /usr/games PATH: /usr/lib/qt4/bin PATH: /usr/bin PATH: /opt/kde3/bin PATH: /home/avvakumov_va/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2209: checking build system type configure:2227: result: x86_64-unknown-linux-gnu configure:2249: checking host system type configure:2264: result: x86_64-unknown-linux-gnu configure:2286: checking target system type configure:2301: result: x86_64-unknown-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:2560: found /usr/bin/gawk configure:2571: result: gawk 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 (GCC) 4.3.2 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: x86_64-manbo-linux-gnu Configured with: ../configure --prefix=/usr --libexecdir=/usr/lib --with-slibdir=/lib64 --mandir=/usr/share/man --infodir=/usr/share/info --enable-checking=release --enable-languages=c,c++,ada,fortran,objc,obj-c++,java --build=x86_64-manbo-linux-gnu --host=x86_64-manbo-linux-gnu --with-cpu=generic --with-system-zlib --enable-threads=posix --enable-shared --enable-long-long --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-gtk-cairo --disable-libjava-multilib --enable-ssp --disable-libssp --disable-werror Thread model: posix gcc version 4.3.2 (GCC) 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:4047: result: no configure:4017: checking for c++ configure:4047: result: no configure:4017: checking for gpp configure:4047: result: no configure:4017: checking for aCC configure:4047: result: no configure:4017: checking for CC configure:4047: result: no configure:4017: checking for cxx configure:4047: result: no configure:4017: checking for cc++ configure:4047: result: no configure:4017: checking for cl.exe configure:4047: result: no configure:4017: checking for FCC configure:4047: result: no configure:4017: checking for KCC configure:4047: result: no configure:4017: checking for RCC configure:4047: result: no configure:4017: checking for xlC_r configure:4047: result: no configure:4017: checking for xlC configure:4047: result: no configure:4071: checking for C++ compiler version configure:4079: g++ --version >&5 ./configure: line 4081: g++: command not found configure:4083: $? = 127 configure:4090: g++ -v >&5 ./configure: line 4092: g++: command not found configure:4094: $? = 127 configure:4101: g++ -V >&5 ./configure: line 4103: g++: command not found configure:4105: $? = 127 configure:4108: checking whether we are using the GNU C++ compiler configure:4137: g++ -c -O2 conftest.cpp >&5 ./configure: line 4139: g++: command not found configure:4144: $? = 127 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. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:4161: result: no configure:4170: checking whether g++ accepts -g configure:4200: g++ -c -g conftest.cpp >&5 ./configure: line 4202: g++: command not found configure:4207: $? = 127 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. */ | | int | main () | { | | ; | return 0; | } configure:4239: g++ -c conftest.cpp >&5 ./configure: line 4241: g++: command not found configure:4246: $? = 127 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. */ | | int | main () | { | | ; | return 0; | } configure:4279: g++ -c -g conftest.cpp >&5 ./configure: line 4281: g++: command not found configure:4286: $? = 127 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. */ | | int | main () | { | | ; | return 0; | } configure:4308: result: no configure:4333: checking dependency style of g++ configure:4424: result: none 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:5252: g++ -c -O2 conftest.cpp >&5 ./configure: line 5253: g++: command not found configure:5255: $? = 127 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 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 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: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: line 7046: g++: command not found configure:7048: $? = 127 : failed program was: #ifdef __cplusplus extern "C" { #endif char nm_test_var; void nm_test_func(){} #ifdef __cplusplus } #endif int main(){nm_test_var='a';nm_test_func();return(0);} configure:7045: g++ -c -O2 conftest.cpp >&5 ./configure: line 7046: g++: command not found configure:7048: $? = 127 : failed program was: #ifdef __cplusplus extern "C" { #endif char nm_test_var; void nm_test_func(){} #ifdef __cplusplus } #endif int main(){nm_test_var='a';nm_test_func();return(0);} configure:7145: result: failed 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: no 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 /home/avvakumov_va/tmp/ccUkvgdM.o: In function `main': conftest.c:(.text+0x7): 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 declares shl_load. | For example, HP-UX 11i 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 to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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 /home/avvakumov_va/tmp/ccQ4OoXe.o: In function `main': conftest.c:(.text+0x7): 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 declares dlopen. | For example, HP-UX 11i 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 to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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 conftest.c -ldl >&5 configure: In function 'main': configure:11153: warning: incompatible implicit declaration of built-in function 'exit' configure:11160: $? = 0 configure:11178: result: yes 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:23621: checking for xgettext configure:23649: result: false configure:23659: checking for msgmerge configure:23687: result: false configure:23697: checking for msgfmt configure:23725: result: false configure:23734: error: Some gettext I18N utilite no present! Install gettext utilites package. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=no 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_dlopen=no ac_cv_func_shl_load=no ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GREP=/bin/grep ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_MSGFMT=false ac_cv_prog_MSGMERGE=false ac_cv_prog_XGETTEXT=false ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc 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=no ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_target=x86_64-unknown-linux-gnu am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=none lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=yes lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/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_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=no lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe= 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= lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib /usr/lib64/nvidia-current /usr/lib/nvidia-current /opt/kde3/lib64 /opt/kde3/lib64 /usr/X11R6/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_sys_global_symbol_pipe='""' 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='""' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/avvakumov_va/projects/openscada-0.6.4/missing --run aclocal-1.10' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/avvakumov_va/projects/openscada-0.6.4/missing --run tar' AR='ar' AUTOCONF='${SHELL} /home/avvakumov_va/projects/openscada-0.6.4/missing --run autoconf' AUTOHEADER='${SHELL} /home/avvakumov_va/projects/openscada-0.6.4/missing --run autoheader' AUTOMAKE='${SHELL} /home/avvakumov_va/projects/openscada-0.6.4/missing --run automake-1.10' AWK='gawk' ArchSub_mod='' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='' CXXDEPMODE='depmode=none' CXXFLAGS='-O2' CYGPATH_W='echo' DAQSub_mod='' DBSub_mod='' DEFS='' DEPDIR='.deps' DSYMUTIL='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' F77='' FFLAGS='' FIREBIRD_CFLAGS='' FIREBIRD_LDFLAGS='' FIREBIRD_VERSION='' GREP='/bin/grep' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /home/avvakumov_va/projects/openscada-0.6.4/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' MSGFMT='false' MSGMERGE='false' MYSQL_CFLAGS='' MYSQL_CONFIG='' MYSQL_LDFLAGS='' MYSQL_VERSION='' 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='' QT4_INCL='' QT4_LIB='' QT4_MOC='' QT4_RCC='' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' SQLITE3_CFLAGS='' SQLITE3_LDFLAGS='' SQLITE3_VERSION='' STRIP='strip' SpecSub_mod='' TranspSub_mod='' UISub_mod='' VERSION='0.6.4' XGETTEXT='false' YACC='' YACC_OK='' YFLAGS='' ac_ct_CC='gcc' ac_ct_CXX='' 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='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) /home/avvakumov_va/projects/openscada-0.6.4/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='' oscd_moduldir='' oscd_modulpref='oscd_' pdfdir='${docdir}' prefix='NONE' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdir_mod='' sys_lib='' sysconfdir='${prefix}/etc' target='x86_64-unknown-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='unknown' ## ----------- ## ## 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 configure: exit 1