Menu

./configure error

2010-09-28
2016-04-18
  • Nobody/Anonymous

    Hello everybody,
    Before post this error, I've search on this support, but I did'nt find a
    solution.

    When I excute ./configure on my Linux Server, I have an error.

    The config.log :


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

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

    $ ./configure

    --------- ##

    Platform. ##

    --------- ##

    hostname = V72SDEIGBVT
    uname -m = i686
    uname -r = 2.6.9-42.ELsmp
    uname -s = Linux
    uname -v = #1 SMP Wed Jul 12 23:27:17 EDT 2006

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

    /bin/arch = i686
    /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/kerberos/sbin
    PATH: /usr/kerberos/bin
    PATH: /usr/local/sbin
    PATH: /usr/local/bin
    PATH: /sbin
    PATH: /bin
    PATH: /usr/sbin
    PATH: /usr/bin
    PATH: /usr/X11R6/bin
    PATH: /root/bin

    ----------- ##

    Core tests. ##

    ----------- ##

    configure:2583: checking for a BSD-compatible install
    configure:2651: result: /usr/bin/install -c
    configure:2662: checking whether build environment is sane
    configure:2712: result: yes
    configure:2853: checking for a thread-safe mkdir -p
    configure:2892: result: /bin/mkdir -p
    configure:2905: checking for gawk
    configure:2921: found /bin/gawk
    configure:2932: result: gawk
    configure:2943: checking whether make sets $(MAKE)
    configure:2965: result: yes
    configure:3096: checking for gcc
    configure:3112: found /usr/bin/gcc
    configure:3123: result: gcc
    configure:3352: checking for C compiler version
    configure:3361: gcc --version >&5
    gcc (GCC) 3.4.6 20060404 (Red Hat 3.4.6-3)
    Copyright (C) 2006 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:3372: $? = 0
    configure:3361: gcc -v >&5
    Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.6/specs
    Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
    --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-
    checking --with-system-zlib --enable-cxa_atexit --disable-libunwind-
    exceptions --enable-java-awt=gtk --host=i386-redhat-linux
    Thread model: posix
    gcc version 3.4.6 20060404 (Red Hat 3.4.6-3)
    configure:3372: $? = 0
    configure:3361: gcc -V >&5
    gcc: -V' option must have argument configure:3372: $? = 1 configure:3361: gcc -qversion >&5 gcc: unrecognized option-qversion'
    gcc: no input files
    configure:3372: $? = 1
    configure:3392: checking whether the C compiler works
    configure:3414: gcc conftest.c >&5
    configure:3418: $? = 0
    configure:3467: result: yes
    configure:3470: checking for C compiler default output file name
    configure:3472: result: a.out
    configure:3478: checking for suffix of executables
    configure:3485: gcc -o conftest conftest.c >&5
    configure:3489: $? = 0
    configure:3511: result:
    configure:3533: checking whether we are cross compiling
    configure:3541: gcc -o conftest conftest.c >&5
    configure:3545: $? = 0
    configure:3552: ./conftest
    configure:3556: $? = 0
    configure:3571: result: no
    configure:3576: checking for suffix of object files
    configure:3598: gcc -c conftest.c >&5
    configure:3602: $? = 0
    configure:3623: result: o
    configure:3627: checking whether we are using the GNU C compiler
    configure:3646: gcc -c conftest.c >&5
    configure:3646: $? = 0
    configure:3655: result: yes
    configure:3664: checking whether gcc accepts -g
    configure:3684: gcc -c -g conftest.c >&5
    configure:3684: $? = 0
    configure:3725: result: yes
    configure:3742: checking for gcc option to accept ISO C89
    configure:3806: gcc -c -g -O2 conftest.c >&5
    configure:3806: $? = 0
    configure:3819: result: none needed
    configure:3850: checking for style of include used by make
    configure:3878: result: GNU
    configure:3903: checking dependency style of gcc
    configure:4013: result: gcc3
    configure:4105: checking build system type
    configure:4119: result: i686-pc-linux-gnu
    configure:4139: checking host system type
    configure:4152: result: i686-pc-linux-gnu
    configure:4172: checking for a sed that does not truncate output
    configure:4228: result: /bin/sed
    configure:4231: checking for grep that handles long lines and -e
    configure:4289: result: /bin/grep
    configure:4294: checking for egrep
    configure:4356: result: /bin/grep -E
    configure:4372: checking for ld used by gcc
    configure:4439: result: /usr/bin/ld
    configure:4446: checking if the linker (/usr/bin/ld) is GNU ld
    configure:4461: result: yes
    configure:4466: checking for /usr/bin/ld option to reload object files
    configure:4473: result: -r
    configure:4491: checking for BSD-compatible nm
    configure:4540: result: /usr/bin/nm -B
    configure:4544: checking whether ln -s works
    configure:4548: result: yes
    configure:4555: checking how to recognize dependent libraries
    configure:4741: result: pass_all
    configure:4957: checking how to run the C preprocessor
    configure:4988: gcc -E conftest.c
    configure:4988: $? = 0
    configure:5002: gcc -E conftest.c
    conftest.c:11:28: ac_nonexistent.h: No such file or directory
    configure:5002: $? = 1
    configure: failed program was:
    | / confdefs.h /
    | #define PACKAGE_NAME ""
    | #define PACKAGE_TARNAME ""
    | #define PACKAGE_VERSION ""
    | #define PACKAGE_STRING ""
    | #define PACKAGE_BUGREPORT ""
    | #define PACKAGE_URL ""
    | #define PACKAGE "ocilib"
    | #define VERSION "3.7.0"
    | / end confdefs.h. /
    | #include <ac_nonexistent.h>
    configure:5027: result: gcc -E
    configure:5047: gcc -E conftest.c
    configure:5047: $? = 0
    configure:5061: gcc -E conftest.c
    conftest.c:11:28: ac_nonexistent.h: No such file or directory
    configure:5061: $? = 1
    configure: failed program was:
    | / confdefs.h /
    | #define PACKAGE_NAME ""
    | #define PACKAGE_TARNAME ""
    | #define PACKAGE_VERSION ""
    | #define PACKAGE_STRING ""
    | #define PACKAGE_BUGREPORT ""
    | #define PACKAGE_URL ""
    | #define PACKAGE "ocilib"
    | #define VERSION "3.7.0"
    | / end confdefs.h. /
    | #include <ac_nonexistent.h>
    configure:5090: checking for ANSI C header files
    configure:5110: gcc -c -g -O2 conftest.c >&5
    configure:5110: $? = 0
    configure:5183: gcc -o conftest -g -O2 conftest.c >&5
    configure:5183: $? = 0
    configure:5183: ./conftest
    configure:5183: $? = 0
    configure:5194: result: yes
    configure:5207: checking for sys/types.h
    configure:5207: gcc -c -g -O2 conftest.c >&5
    configure:5207: $? = 0
    configure:5207: result: yes
    configure:5207: checking for sys/stat.h
    configure:5207: gcc -c -g -O2 conftest.c >&5
    configure:5207: $? = 0
    configure:5207: result: yes
    configure:5207: checking for stdlib.h
    configure:5207: gcc -c -g -O2 conftest.c >&5
    configure:5207: $? = 0
    configure:5207: result: yes
    configure:5207: checking for string.h
    configure:5207: gcc -c -g -O2 conftest.c >&5
    configure:5207: $? = 0
    configure:5207: result: yes
    configure:5207: checking for memory.h
    configure:5207: gcc -c -g -O2 conftest.c >&5
    configure:5207: $? = 0
    configure:5207: result: yes
    configure:5207: checking for strings.h
    configure:5207: gcc -c -g -O2 conftest.c >&5
    configure:5207: $? = 0
    configure:5207: result: yes
    configure:5207: checking for inttypes.h
    configure:5207: gcc -c -g -O2 conftest.c >&5
    configure:5207: $? = 0
    configure:5207: result: yes
    configure:5207: checking for stdint.h
    configure:5207: gcc -c -g -O2 conftest.c >&5
    configure:5207: $? = 0
    configure:5207: result: yes
    configure:5207: checking for unistd.h
    configure:5207: gcc -c -g -O2 conftest.c >&5
    configure:5207: $? = 0
    configure:5207: result: yes
    configure:5222: checking dlfcn.h usability
    configure:5222: gcc -c -g -O2 conftest.c >&5
    configure:5222: $? = 0
    configure:5222: result: yes
    configure:5222: checking dlfcn.h presence
    configure:5222: gcc -E conftest.c
    configure:5222: $? = 0
    configure:5222: result: yes
    configure:5222: checking for dlfcn.h
    configure:5222: result: yes
    configure:5290: checking for g++
    configure:5320: result: no
    configure:5290: checking for c++
    configure:5320: result: no
    configure:5290: checking for gpp
    configure:5320: result: no
    configure:5290: checking for aCC
    configure:5320: result: no
    configure:5290: checking for CC
    configure:5320: result: no
    configure:5290: checking for cxx
    configure:5320: result: no
    configure:5290: checking for cc++
    configure:5320: result: no
    configure:5290: checking for cl.exe
    configure:5320: result: no
    configure:5290: checking for FCC
    configure:5320: result: no
    configure:5290: checking for KCC
    configure:5320: result: no
    configure:5290: checking for RCC
    configure:5320: result: no
    configure:5290: checking for xlC_r
    configure:5320: result: no
    configure:5290: checking for xlC
    configure:5320: result: no
    configure:5344: checking for C++ compiler version
    configure:5353: g++ --version >&5
    ./configure: line 5355: g++: command not found
    configure:5364: $? = 127
    configure:5353: g++ -v >&5
    ./configure: line 5355: g++: command not found
    configure:5364: $? = 127
    configure:5353: g++ -V >&5
    ./configure: line 5355: g++: command not found
    configure:5364: $? = 127
    configure:5353: g++ -qversion >&5
    ./configure: line 5355: g++: command not found
    configure:5364: $? = 127
    configure:5368: checking whether we are using the GNU C++ compiler
    configure:5387: g++ -c conftest.cpp >&5
    ./configure: line 1999: g++: command not found
    configure:5387: $? = 127
    configure: failed program was:
    | / confdefs.h /
    | #define PACKAGE_NAME ""
    | #define PACKAGE_TARNAME ""
    | #define PACKAGE_VERSION ""
    | #define PACKAGE_STRING ""
    | #define PACKAGE_BUGREPORT ""
    | #define PACKAGE_URL ""
    | #define PACKAGE "ocilib"
    | #define VERSION "3.7.0"
    | #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. /
    |
    | int
    | main ()
    | {
    | #ifndef __GNUC</ac_nonexistent.h></ac_nonexistent.h>

    | choke me
    | #endif
    |
    | ;
    | return 0;
    | }
    configure:5396: result: no
    configure:5405: checking whether g++ accepts -g
    configure:5425: g++ -c -g conftest.cpp >&5
    ./configure: line 1999: g++: command not found
    configure:5425: $? = 127
    configure: failed program was:
    | / confdefs.h /
    | #define PACKAGE_NAME ""
    | #define PACKAGE_TARNAME ""
    | #define PACKAGE_VERSION ""
    | #define PACKAGE_STRING ""
    | #define PACKAGE_BUGREPORT ""
    | #define PACKAGE_URL ""
    | #define PACKAGE "ocilib"
    | #define VERSION "3.7.0"
    | #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. /
    |
    | int
    | main ()
    | {
    |
    | ;
    | return 0;
    | }
    configure:5440: g++ -c conftest.cpp >&5
    ./configure: line 1999: g++: command not found
    configure:5440: $? = 127
    configure: failed program was:
    | / confdefs.h /
    | #define PACKAGE_NAME ""
    | #define PACKAGE_TARNAME ""
    | #define PACKAGE_VERSION ""
    | #define PACKAGE_STRING ""
    | #define PACKAGE_BUGREPORT ""
    | #define PACKAGE_URL ""
    | #define PACKAGE "ocilib"
    | #define VERSION "3.7.0"
    | #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. /
    |
    | int
    | main ()
    | {
    |
    | ;
    | return 0;
    | }
    configure:5456: g++ -c -g conftest.cpp >&5
    ./configure: line 1999: g++: command not found
    configure:5456: $? = 127
    configure: failed program was:
    | / confdefs.h /
    | #define PACKAGE_NAME ""
    | #define PACKAGE_TARNAME ""
    | #define PACKAGE_VERSION ""
    | #define PACKAGE_STRING ""
    | #define PACKAGE_BUGREPORT ""
    | #define PACKAGE_URL ""
    | #define PACKAGE "ocilib"
    | #define VERSION "3.7.0"
    | #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. /
    |
    | int
    | main ()
    | {
    |
    | ;
    | return 0;
    | }
    configure:5466: result: no
    configure:5491: checking dependency style of g++
    configure:5601: result: none
    configure:5810: checking for g77
    configure:5840: result: no
    configure:5810: checking for xlf
    configure:5840: result: no
    configure:5810: checking for f77
    configure:5840: result: no
    configure:5810: checking for frt
    configure:5840: result: no
    configure:5810: checking for pgf77
    configure:5840: result: no
    configure:5810: checking for cf77
    configure:5840: result: no
    configure:5810: checking for fort77
    configure:5840: result: no
    configure:5810: checking for fl32
    configure:5840: result: no
    configure:5810: checking for af77
    configure:5840: result: no
    configure:5810: checking for xlf90
    configure:5840: result: no
    configure:5810: checking for f90
    configure:5840: result: no
    configure:5810: checking for pgf90
    configure:5840: result: no
    configure:5810: checking for pghpf
    configure:5840: result: no
    configure:5810: checking for epcf90
    configure:5840: result: no
    configure:5810: checking for gfortran
    configure:5840: result: no
    configure:5810: checking for g95
    configure:5840: result: no
    configure:5810: checking for xlf95
    configure:5840: result: no
    configure:5810: checking for f95
    configure:5840: result: no
    configure:5810: checking for fort
    configure:5840: result: no
    configure:5810: checking for ifort
    configure:5840: result: no
    configure:5810: checking for ifc
    configure:5840: result: no
    configure:5810: checking for efc
    configure:5840: result: no
    configure:5810: checking for pgf95
    configure:5840: result: no
    configure:5810: checking for lf95
    configure:5840: result: no
    configure:5810: checking for ftn
    configure:5840: result: no
    configure:5863: checking for Fortran 77 compiler version
    configure:5872: --version >&5
    ./configure: line 5874: --version: command not found
    configure:5883: $? = 127
    configure:5872: -v >&5
    ./configure: line 5874: -v: command not found
    configure:5883: $? = 127
    configure:5872: -V >&5
    ./configure: line 5874: -V: command not found
    configure:5883: $? = 127
    configure:5872: -qversion >&5
    ./configure: line 5874: -qversion: command not found
    configure:5883: $? = 127
    configure:5892: checking whether we are using the GNU Fortran 77 compiler
    configure:5905: -c conftest.F >&5
    ./configure: line 2120: -c: command not found
    configure:5905: $? = 127
    configure: failed program was:
    | program main
    | #ifndef GNUC
    | choke me
    | #endif
    |
    | end
    configure:5914: result: no
    configure:5920: checking whether accepts -g
    configure:5931: -c -g conftest.f >&5
    ./configure: line 2120: -c: command not found
    configure:5931: $? = 127
    configure: failed program was:
    | program main
    |
    | end
    configure:5939: result: no
    configure:5973: checking the maximum length of command line arguments
    configure:6085: result: 98304
    configure:6097: checking command to parse /usr/bin/nm -B output from gcc
    object
    configure:6202: gcc -c -g -O2 conftest.c >&5
    configure:6205: $? = 0
    configure:6209: /usr/bin/nm -B conftest.o | sed -n -e 's/^.()()$/\1
    \2 \2/p' > conftest.nm
    configure:6212: $? = 0
    configure:6264: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
    configure:6267: $? = 0
    configure:6305: result: ok
    configure:6309: checking for objdir
    configure:6324: result: .libs
    configure:6416: checking for ar
    configure:6432: found /usr/bin/ar
    configure:6443: result: ar
    configure:6508: checking for ranlib
    configure:6524: found /usr/bin/ranlib
    configure:6535: result: ranlib
    configure:6600: checking for strip
    configure:6616: found /usr/bin/strip
    configure:6627: result: strip
    configure:6913: checking if gcc supports -fno-rtti -fno-exceptions
    configure:6931: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
    cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not
    for C
    configure:6935: $? = 0
    configure:6948: result: no
    configure:6963: checking for gcc option to produce PIC
    configure:7195: result: -fPIC
    configure:7203: checking if gcc PIC flag -fPIC works
    configure:7221: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5
    configure:7225: $? = 0
    configure:7238: result: yes
    configure:7266: checking if gcc static flag -static works
    configure:7294: result: yes
    configure:7304: checking if gcc supports -c -o file.o
    configure:7325: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
    configure:7329: $? = 0
    configure:7351: result: yes
    configure:7377: checking whether the gcc linker (/usr/bin/ld) supports shared
    libraries
    configure:8303: result: yes
    configure:8324: checking whether -lc should be explicitly linked in
    configure:8329: gcc -c -g -O2 conftest.c >&5
    configure:8332: $? = 0
    configure:8347: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest
    2>\&1 | grep -lc >/dev/null 2>\&1
    configure:8350: $? = 0
    configure:8362: result: no
    configure:8370: checking dynamic linker characteristics
    configure:8972: result: GNU/Linux ld.so
    configure:8981: checking how to hardcode library paths into programs
    configure:9006: result: immediate
    configure:9020: checking whether stripping libraries is possible
    configure:9025: result: yes
    configure:9542: checking if libtool supports shared libraries
    configure:9544: result: yes
    configure:9547: checking whether to build shared libraries
    configure:9568: result: yes
    configure:9571: checking whether to build static libraries
    configure:9575: result: yes
    configure:9668: creating libtool
    configure:18745: checking for ranlib
    configure:18772: result: ranlib
    configure:18802: checking for OCILIB install path
    configure:18805: result: /usr/local
    configure:18820: checking for OCILIB version
    configure:18830: result: v3.7.0
    configure:18839: checking for OCILIB options
    configure:18883: result: import: linkage, charset = ansi
    configure:18945: checking for Oracle home
    configure:18951: result: defined by environment :
    configure:18991: checking for Oracle OCI headers location
    configure:19002: error: variable not set or unable to guess

    ---------------- ##

    Cache variables. ##

    ---------------- ##

    ac_cv_build=i686-pc-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=
    ac_cv_env_CFLAGS_value=
    ac_cv_env_CPPFLAGS_set=
    ac_cv_env_CPPFLAGS_value=
    ac_cv_env_CPP_set=
    ac_cv_env_CPP_value=
    ac_cv_env_CXXCPP_set=
    ac_cv_env_CXXCPP_value=
    ac_cv_env_CXXFLAGS_set=
    ac_cv_env_CXXFLAGS_value=
    ac_cv_env_CXX_set=
    ac_cv_env_CXX_value=
    ac_cv_env_F77_set=
    ac_cv_env_F77_value=
    ac_cv_env_FFLAGS_set=
    ac_cv_env_FFLAGS_value=
    ac_cv_env_LDFLAGS_set=
    ac_cv_env_LDFLAGS_value=
    ac_cv_env_LIBS_set=
    ac_cv_env_LIBS_value=
    ac_cv_env_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_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=i686-pc-linux-gnu
    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_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
    am_cv_CC_dependencies_compiler_type=gcc3
    am_cv_CXX_dependencies_compiler_type=none
    lt_cv_deplibs_check_method=pass_all
    lt_cv_file_magic_cmd='$MAGIC_CMD'
    lt_cv_file_magic_test_file=
    lt_cv_ld_reload_flag=-r
    lt_cv_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_rtti_exceptions=no
    lt_cv_prog_gnu_ld=yes
    lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.()()$/\1 \2 \2/p'\'''
    lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: () $/
    {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^ (
    ) ()$/ {"\2", (lt_ptr)
    \&\2},/p'\'''
    lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .
    (.)$/extern int
    \1;/p'\'''
    lt_cv_sys_max_cmd_len=98304
    lt_lt_cv_prog_compiler_c_o='"yes"'
    lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.
    \(\)\(\)\$/\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/^ \(\) \(\)\$/ {\"\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} /samba/ocilib-3.7.0-gnu/ocilib-3.7.0/config/missing --run
    aclocal-1.11'
    AMDEPBACKSLASH='\'
    AMDEP_FALSE='#'
    AMDEP_TRUE=''
    AMTAR='${SHELL} /samba/ocilib-3.7.0-gnu/ocilib-3.7.0/config/missing --run tar'
    AR='ar'
    AUTOCONF='${SHELL} /samba/ocilib-3.7.0-gnu/ocilib-3.7.0/config/missing --run
    autoconf'
    AUTOHEADER='${SHELL} /samba/ocilib-3.7.0-gnu/ocilib-3.7.0/config/missing --run
    autoheader'
    AUTOMAKE='${SHELL} /samba/ocilib-3.7.0-gnu/ocilib-3.7.0/config/missing --run
    automake-1.11'
    AWK='gawk'
    CC='gcc'
    CCDEPMODE='depmode=gcc3'
    CFLAGS='-g -O2'
    CPP='gcc -E'
    CPPFLAGS=''
    CXX='g++'
    CXXCPP=''
    CXXDEPMODE='depmode=none'
    CXXFLAGS=''
    CYGPATH_W='echo'
    DEFS=''
    DEPDIR='.deps'
    ECHO='echo'
    ECHO_C=''
    ECHO_N='-n'
    ECHO_T=''
    EGREP='/bin/grep -E'
    EXEEXT=''
    F77=''
    FFLAGS=''
    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=''
    LT_AGE='7'
    LT_CURRENT='10'
    LT_RELEASE=''
    LT_REVISION='0'
    MAKEINFO='${SHELL} /samba/ocilib-3.7.0-gnu/ocilib-3.7.0/config/missing --run
    makeinfo'
    MKDIR_P='/bin/mkdir -p'
    OBJEXT='o'
    OCILIB_CHARSET='OCI_CHARSET_ANSI'
    OCILIB_DEMO_SOURCES='abort.c array.c array_internal.c bind.c coll.c conn.c
    cursor.c date.c desc.c dirpath.c err.c err_ctx.c err_warning.c exec.c fetch.c
    fetch_struct.c file.c format.c geometry.c hash.c init.c instance.c lob.c
    long.c meta.c notification.c object.c ocilib_demo.c ocilib_demo.h output.c
    plsql_block.c plsql_table.c pool.c ref.c returning.c rowid.c scroll.c thread.c
    timestamp.c '
    OCILIB_DOCS='annotated.html array_8c_source.html bind_8c_source.html
    callback_8c_source.html classes.html collection_8c_source.html
    column_8c_source.html connection_8c_source.html connpool_8c_source.html
    date_8c_source.html define_8c_source.html dirpath_8c_source.html doxygen.css
    doxygen.png element_8c_source.html error_8c_source.html event_8c_source.html
    exception_8c_source.html file_8c_source.html files.html format_8c_source.html
    group__g__abort.html group__g__bind.html group__g__charset.html
    group__g__collection.html group__g__connect.html group__g__connpool.html
    group__g__date.html group__g__demo.html group__g__desc.html
    group__g__dirpath.html group__g__error.html group__g__exec.html
    group__g__fetch.html group__g__file.html group__g__format.html
    group__g__handles.html group__g__hash.html group__g__init.html
    group__g__install.html group__g__instances.html group__g__lob.html
    group__g__long.html group__g__objects.html group__g__ora__ret.html
    group__g__plsql.html group__g__pool.html group__g__rowid.html
    group__g__stmt.html group__g__subscription.html group__g__threads.html
    group__g__timestamp.html group__g__transac.html group__g__usertypes.html
    handle_8c_source.html hash_8c_source.html index.html interval_8c_source.html
    iterator_8c_source.html library_8c_source.html list_8c_source.html
    lob_8c_source.html logo160120.png long_8c_source.html memory_8c_source.html
    modules.html mutex_8c_source.html number_8c_source.html object_8c_source.html
    oci__api_8h_source.html oci__defs_8h_source.html oci__import_8h_source.html
    oci__loader_8h_source.html oci__types_8h_source.html ocilib_8h_source.html
    ocilib__checks_8h_source.html ocilib__defs_8h_source.html
    ocilib__internal_8h_source.html ocilib__types_8h_source.html
    pool_8c_source.html ref_8c_source.html resultset_8c_source.html
    statement_8c_source.html string_8c_source.html struct_o_c_ibind.html
    struct
    o_c_i
    _coll.html struct_o_c_icolumn.html
    struct
    o_c_i
    _conn_pool.html struct_o_c_iconnection.html
    struct
    o_c_i
    _date.html struct_o_c_idirpath.html struct_o_c_i_elem.html
    struct_o_c_ierror.html structo_c_i_event.html struct_o_c_ifile.html
    struct
    o_c_i
    _hash_entry.html struct_o_c_ihashtable.html
    struct_o_c_i
    _hash_value.html struct_o_c_iinterval.html
    struct
    o_c_i
    _iter.html struct_o_c_ilob.html structo_c_i_long.html
    struct_o_c_imutex.html structo_c_i_object.html struct_o_c_ipool.html
    struct
    o_c_i
    _ref.html struct_o_c_iresultset.html
    struct
    o_c_i
    _statement.html struct_o_c_isubscription.html
    struct
    o_c_i
    _thread.html struct_o_c_itimestamp.html
    struct
    o_c_i
    _transaction.html struct_o_c_itypeinfo.html
    struct_o_c_i
    _x_i_d.html subscription_8c_source.html tabs.css
    thread_8c_source.html threadkey_8c_source.html timestamp_8c_source.html
    transaction_8c_source.html typeinfo_8c_source.html union_o_c_ivariant.html
    '
    OCILIB
    IMPORT='OCI_IMPORT_LINKAGE'
    OCILIB_LD_FLAG=''
    OCILIB_PREFIX='/usr/local'
    ORACLE_HOME=''
    ORACLE_INCLUDES=''
    ORACLE_LIBADD=''
    ORACLE_LIBNAME=''
    PACKAGE='ocilib'
    PACKAGE_BUGREPORT=''
    PACKAGE_NAME=''
    PACKAGE_STRING=''
    PACKAGE_TARNAME=''
    PACKAGE_URL=''
    PACKAGE_VERSION=''
    PATH_SEPARATOR=':'
    RANLIB='ranlib'
    SED='/bin/sed'
    SET_MAKE=''
    SHELL='/bin/sh'
    STRIP='strip'
    VERSION='3.7.0'
    ac_ct_CC='gcc'
    ac_ct_CXX=''
    ac_ct_F77=''
    am
    EXEEXT_FALSE=''
    am__EXEEXT_TRUE=''
    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}'
    dvidir='${docdir}'
    exec_prefix='NONE'
    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} /samba/ocilib-3.7.0-gnu/ocilib-3.7.0/config/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'
    pdfdir='${docdir}'
    prefix='NONE'
    program_transform_name='s,x,x,'
    psdir='${docdir}'
    sbindir='${exec_prefix}/sbin'
    sharedstatedir='${prefix}/com'
    sysconfdir='${prefix}/etc'
    target_alias=''

    ----------- ##

    confdefs.h. ##

    ----------- ##

    / confdefs.h /

    define PACKAGE_NAME ""

    define PACKAGE_TARNAME ""

    define PACKAGE_VERSION ""

    define PACKAGE_STRING ""

    define PACKAGE_BUGREPORT ""

    define PACKAGE_URL ""

    define PACKAGE "ocilib"

    define VERSION "3.7.0"

    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


     
  • Vincent Rogier

    Vincent Rogier - 2010-09-28

    Hi,

    Loot at the error in the config.log :

    configure:18991: checking for Oracle OCI headers location configure:
    19002: error: variable not set or unable to guess

    Do you have an oracle client ? In which location ?

     
  • Nobody/Anonymous

    Thank you for your help, I've run :

    ./configure --with-oracle-home=/u01/app/oracle/product/10.2.0/db_1/
    make and make install succes.

    Thanks again !!

     
  • Anonymous

    Anonymous - 2016-04-17

    Hi
    I got a problem like this,but it doesnot work succes when I get your idea.Can you give me another advice.
    Thanks!

     
    • Leon Rom

      Leon Rom - 2016-04-29

      I have had similar situation...
      Using "./configure --with-oracle-headers-path=..." solve my problem (not --with-oracle-home)

      You have exactly check values of all 'ORACLE's variables by executing:

      echo $ORACLE_HOME
      echo $LD_LIBRARY_PATH
      echo $PATH

      and INCLUDE-path, reffered by key --with-oracle-home! (one of my errors was long-defis substituted by editor instead of --). Please, read carefully man for ./configure and http://vrogier.github.io/ocilib/doc/html/group___ocilib_c_api_installation.html

       
  • Vincent Rogier

    Vincent Rogier - 2016-04-18

    Hi,

    Please Github issue tracker instead.

    Regards,

    Vincent