| Current Path : /var/www/html/oci8-3.0.1/ |
| Current File : /var/www/html/oci8-3.0.1/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.69. Invocation command line was
$ ./configure -with-oci8=shared,instantclient,/usr/lib/oracle/21/client64/lib/
## --------- ##
## Platform. ##
## --------- ##
hostname = dhandapanilive
uname -m = x86_64
uname -r = 5.11.0-36-generic
uname -s = Linux
uname -v = #40~20.04.1-Ubuntu SMP Sat Sep 18 02:14:19 UTC 2021
/usr/bin/uname -p = x86_64
/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/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
PATH: /usr/local/games
PATH: /snap/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2531: checking for grep that handles long lines and -e
configure:2589: result: /usr/bin/grep
configure:2594: checking for egrep
configure:2656: result: /usr/bin/grep -E
configure:2661: checking for a sed that does not truncate output
configure:2725: result: /usr/bin/sed
configure:2864: checking for pkg-config
configure:2897: result: no
configure:2984: checking for cc
configure:3000: found /usr/bin/cc
configure:3011: result: cc
configure:3042: checking for C compiler version
configure:3051: cc --version >&5
cc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
Copyright (C) 2019 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:3062: $? = 0
configure:3051: cc -v >&5
Using built-in specs.
COLLECT_GCC=cc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:hsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.3.0-17ubuntu1~20.04' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-HskZEa/gcc-9-9.3.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 9.3.0 (Ubuntu 9.3.0-17ubuntu1~20.04)
configure:3062: $? = 0
configure:3051: cc -V >&5
cc: error: unrecognized command line option '-V'
cc: fatal error: no input files
compilation terminated.
configure:3062: $? = 1
configure:3051: cc -qversion >&5
cc: error: unrecognized command line option '-qversion'; did you mean '--version'?
cc: fatal error: no input files
compilation terminated.
configure:3062: $? = 1
configure:3082: checking whether the C compiler works
configure:3104: cc conftest.c >&5
configure:3108: $? = 0
configure:3156: result: yes
configure:3159: checking for C compiler default output file name
configure:3161: result: a.out
configure:3167: checking for suffix of executables
configure:3174: cc -o conftest conftest.c >&5
configure:3178: $? = 0
configure:3200: result:
configure:3222: checking whether we are cross compiling
configure:3230: cc -o conftest conftest.c >&5
configure:3234: $? = 0
configure:3241: ./conftest
configure:3245: $? = 0
configure:3233: result: no
configure:3238: checking for suffix of object files
configure:3260: cc -c conftest.c >&5
configure:3264: $? = 0
configure:3285: result: o
configure:3289: checking whether we are using the GNU C compiler
configure:3308: cc -c conftest.c >&5
configure:3308: $? = 0
configure:3317: result: yes
configure:3326: checking whether cc accepts -g
configure:3346: cc -c -g conftest.c >&5
configure:3346: $? = 0
configure:3387: result: yes
configure:3404: checking for cc option to accept ISO C89
configure:3467: cc -c -g -O2 conftest.c >&5
configure:3467: $? = 0
configure:3480: result: none needed
configure:3506: checking how to run the C preprocessor
configure:3537: cc -E conftest.c
configure:3537: $? = 0
configure:3551: cc -E conftest.c
conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
9 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:3551: $? = 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 ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3576: result: cc -E
configure:3596: cc -E conftest.c
configure:3596: $? = 0
configure:3610: cc -E conftest.c
conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
9 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:3610: $? = 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 ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3641: checking for icc
configure:3650: result: no
configure:3664: checking for suncc
configure:3673: result: no
configure:3691: checking for system library directory
configure:3706: result: lib
configure:3713: checking if compiler supports -R
configure:3732: cc -o conftest -g -O2 conftest.c -R /usr/lib >&5
cc: error: unrecognized command line option '-R'
configure:3732: $? = 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 ""
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:3742: result: no
configure:3747: checking if compiler supports -Wl,-rpath,
configure:3766: cc -o conftest -g -O2 conftest.c -Wl,-rpath,/usr/lib >&5
configure:3766: $? = 0
configure:3776: result: yes
configure:3792: checking build system type
configure:3806: result: x86_64-pc-linux-gnu
configure:3826: checking host system type
configure:3839: result: x86_64-pc-linux-gnu
configure:3859: checking target system type
configure:3872: result: x86_64-pc-linux-gnu
configure:3975: checking for PHP prefix
configure:3977: result: /usr
configure:3979: checking for PHP includes
configure:3981: result: -I/usr/include/php/20190902 -I/usr/include/php/20190902/main -I/usr/include/php/20190902/TSRM -I/usr/include/php/20190902/Zend -I/usr/include/php/20190902/ext -I/usr/include/php/20190902/ext/date/lib
configure:3983: checking for PHP extension directory
configure:3985: result: /usr/lib/php/20190902
configure:3987: checking for PHP installed headers prefix
configure:3989: result: /usr/include/php/20190902
configure:3992: checking if debug is enabled
configure:4018: result: no
configure:4021: checking if zts is enabled
configure:4047: result: no
configure:4115: checking for gawk
configure:4132: found /usr/bin/gawk
configure:4143: result: gawk
configure:4207: checking for Oracle Database OCI8 support
configure:4247: result: yes, shared
configure:4259: checking PHP version
configure:4285: result: 7.4.3, ok
configure:4289: checking OCI8 DTrace support
configure:4293: result: yes
configure:4298: checking for ANSI C header files
configure:4318: cc -c -g -O2 conftest.c >&5
configure:4318: $? = 0
configure:4391: cc -o conftest -g -O2 conftest.c >&5
configure:4391: $? = 0
configure:4391: ./conftest
configure:4391: $? = 0
configure:4402: result: yes
configure:4415: checking for sys/types.h
configure:4415: cc -c -g -O2 conftest.c >&5
configure:4415: $? = 0
configure:4415: result: yes
configure:4415: checking for sys/stat.h
configure:4415: cc -c -g -O2 conftest.c >&5
configure:4415: $? = 0
configure:4415: result: yes
configure:4415: checking for stdlib.h
configure:4415: cc -c -g -O2 conftest.c >&5
configure:4415: $? = 0
configure:4415: result: yes
configure:4415: checking for string.h
configure:4415: cc -c -g -O2 conftest.c >&5
configure:4415: $? = 0
configure:4415: result: yes
configure:4415: checking for memory.h
configure:4415: cc -c -g -O2 conftest.c >&5
configure:4415: $? = 0
configure:4415: result: yes
configure:4415: checking for strings.h
configure:4415: cc -c -g -O2 conftest.c >&5
configure:4415: $? = 0
configure:4415: result: yes
configure:4415: checking for inttypes.h
configure:4415: cc -c -g -O2 conftest.c >&5
configure:4415: $? = 0
configure:4415: result: yes
configure:4415: checking for stdint.h
configure:4415: cc -c -g -O2 conftest.c >&5
configure:4415: $? = 0
configure:4415: result: yes
configure:4415: checking for unistd.h
configure:4415: cc -c -g -O2 conftest.c >&5
configure:4415: $? = 0
configure:4415: result: yes
configure:4429: checking sys/sdt.h usability
configure:4429: cc -c -g -O2 conftest.c >&5
configure:4429: $? = 0
configure:4429: result: yes
configure:4429: checking sys/sdt.h presence
configure:4429: cc -E conftest.c
configure:4429: $? = 0
configure:4429: result: yes
configure:4429: checking for sys/sdt.h
configure:4429: result: yes
configure:4533: checking size of long
configure:4538: cc -o conftest -g -O2 conftest.c >&5
configure:4538: $? = 0
configure:4538: ./conftest
configure:4538: $? = 0
configure:4552: result: 8
configure:4562: checking if we're at 64-bit platform
configure:4573: result: yes
configure:5363: checking Oracle Instant Client directory
configure:5372: result: /usr/lib/oracle/21/client64/lib/
configure:5377: checking Oracle Instant Client SDK header directory
configure:5387: result: /usr/include/oracle/21/client64
configure:5599: checking Oracle Instant Client library version compatibility
configure:5612: result: 21.1
configure:6034: checking for a sed that does not truncate output
configure:6088: result: /usr/bin/sed
configure:6102: checking for ld used by cc
configure:6169: result: /usr/bin/ld
configure:6176: checking if the linker (/usr/bin/ld) is GNU ld
configure:6191: result: yes
configure:6196: checking for /usr/bin/ld option to reload object files
configure:6203: result: -r
configure:6221: checking for BSD-compatible nm
configure:6270: result: /usr/bin/nm -B
configure:6274: checking whether ln -s works
configure:6278: result: yes
configure:6285: checking how to recognize dependent libraries
configure:6471: result: pass_all
configure:6556: cc -c -g -O2 conftest.c >&5
configure:6559: $? = 0
configure:6691: checking dlfcn.h usability
configure:6691: cc -c -g -O2 conftest.c >&5
configure:6691: $? = 0
configure:6691: result: yes
configure:6691: checking dlfcn.h presence
configure:6691: cc -E conftest.c
configure:6691: $? = 0
configure:6691: result: yes
configure:6691: checking for dlfcn.h
configure:6691: result: yes
configure:6713: checking the maximum length of command line arguments
configure:6825: result: 1572864
configure:6837: checking command to parse /usr/bin/nm -B output from cc object
configure:6942: cc -c -g -O2 conftest.c >&5
configure:6945: $? = 0
configure:6949: /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:6952: $? = 0
configure:7004: cc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:7007: $? = 0
configure:7045: result: ok
configure:7049: checking for objdir
configure:7064: result: .libs
configure:7156: checking for ar
configure:7172: found /usr/bin/ar
configure:7183: result: ar
configure:7248: checking for ranlib
configure:7264: found /usr/bin/ranlib
configure:7275: result: ranlib
configure:7340: checking for strip
configure:7356: found /usr/bin/strip
configure:7367: result: strip
configure:7936: checking if cc supports -fno-rtti -fno-exceptions
configure:7985: cc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C
configure:7989: $? = 0
configure:7971: result: no
configure:7961: checking for cc option to produce PIC
configure:8201: result: -fPIC
configure:8209: checking if cc PIC flag -fPIC works
configure:8283: cc -c -g -O2 -fPIC -DPIC conftest.c >&5
configure:8287: $? = 0
configure:8244: result: yes
configure:8243: checking if cc static flag -static works
configure:8271: result: yes
configure:8281: checking if cc supports -c -o file.o
configure:8387: cc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:8391: $? = 0
configure:8304: result: yes
configure:8330: checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:9258: result: yes
configure:9279: checking whether -lc should be explicitly linked in
configure:9284: cc -c -g -O2 conftest.c >&5
configure:9287: $? = 0
configure:9302: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:9305: $? = 0
configure:9317: result: no
configure:9325: checking dynamic linker characteristics
configure:9923: result: GNU/Linux ld.so
configure:9947: checking how to hardcode library paths into programs
configure:9972: result: immediate
configure:9986: checking whether stripping libraries is possible
configure:9991: result: yes
configure:10508: checking if libtool supports shared libraries
configure:10510: result: yes
configure:10513: checking whether to build shared libraries
configure:10534: result: yes
configure:10537: checking whether to build static libraries
configure:10541: result: no
configure:10636: result:
creating libtool
configure:14324: patching config.h.in
configure:14335: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on dhandapanilive
config.status:677: creating config.h
config.status:767: config.h is unchanged
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_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_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_sdt_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-pc-linux-gnu
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='cc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=cc
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_sizeof_long=8
ac_cv_target=x86_64-pc-linux-gnu
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=/usr/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=yes
lt_cv_prog_gnu_ld=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 /usr/lib/x86_64-linux-gnu/libfakeroot /usr/local/lib /usr/lib/oracle/21/client64/lib /usr/local/lib/x86_64-linux-gnu /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu '
lt_cv_sys_lib_search_path_spec='/usr/lib/gcc/x86_64-linux-gnu/9 /usr/lib/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib'
lt_cv_sys_max_cmd_len=1572864
lt_lt_cv_prog_compiler_c_o='"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'\''"'
php_cv_cc_dashr=no
php_cv_cc_rpath=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
AR='ar'
AWK='gawk'
CC='cc'
CFLAGS='-g -O2'
CONFIGURE_COMMAND=' '\''./configure'\'' '\''-with-oci8=shared,instantclient,/usr/lib/oracle/21/client64/lib/'\'''
CONFIGURE_OPTIONS=' '\''-with-oci8=shared,instantclient,/usr/lib/oracle/21/client64/lib/'\'''
CPP='cc -E'
CPPFLAGS=' -DHAVE_CONFIG_H'
DEFS='-DHAVE_CONFIG_H'
DSYMUTIL=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
GREP='/usr/bin/grep'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
NMEDIT=''
OBJEXT='o'
OCI8_DIR='/usr/lib/oracle/21/client64/lib/'
OCI8_ORACLE_VERSION='21.1'
OCI8_SHARED_LIBADD='-Wl,-rpath,/usr/lib/oracle/21/client64/lib/ -L/usr/lib/oracle/21/client64/lib/ -lclntsh'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PKG_CONFIG=''
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
RANLIB='ranlib'
SED='/usr/bin/sed'
SHELL='/bin/bash'
SHLIB_DL_SUFFIX_NAME='so'
SHLIB_SUFFIX_NAME='so'
STRIP='strip'
ac_ct_CC='cc'
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='$(prefix)'
host='x86_64-pc-linux-gnu'
host_alias='x86_64-pc-linux-gnu'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='x86_64-pc-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='pc'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#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_SYS_SDT_H 1
#define HAVE_OCI8_DTRACE 1
#define SIZEOF_LONG 8
#define HAVE_OCI_INSTANT_CLIENT 1
#define COMPILE_DL_OCI8 1
#define HAVE_OCI8 1
#define HAVE_DLFCN_H 1
configure: exit 0