./configure --with-oraclehome=/appdata/oracle/product/11.1.0/client_1 --with-oraversion=11.1.0 --enable-64bit --prefix=/usr/local/libsqlora8-2.3.3
.......
checking pthread.h presence... yes
checking for pthread.h... yes
checking for an ANSI C-conforming const... yes
checking for function prototypes... yes
checking for pid_t... yes
checking for size_t... yes
checking for inline... inline
checking for strdup... yes
checking for usleep... yes
checking if compiler supports -Wl,-R... yes
Using user specified oracle version: 11.1.0
cat: /appdata/oracle/product/11.1.0/client_1/lib/ldflags: No such file or directory
checking linking with oracle shared libs (-lclntsh -lm) works... no
Cannot link with oracle !!!
LDFLAGS=-L/appdata/oracle/product/11.1.0/client_1/lib -Wl,-R/appdata/oracle/product/11.1.0/client_1/lib
LIBS=-lclntsh -lm
.......
checking pthread.h presence... yes
checking for pthread.h... yes
checking for an ANSI C-conforming const... yes
checking for function prototypes... yes
checking for pid_t... yes
checking for size_t... yes
checking for inline... inline
checking for strdup... yes
checking for usleep... yes
checking if compiler supports -Wl,-R... yes
Using user specified oracle version: 11.1.0
cat: /appdata/oracle/product/11.1.0/client_1/lib/ldflags: No such file or directory
checking linking with oracle shared libs (-lclntsh -lm) works... no
Cannot link with oracle !!!
LDFLAGS=-L/appdata/oracle/product/11.1.0/client_1/lib -Wl,-R/appdata/oracle/product/11.1.0/client_1/lib
LIBS=-lclntsh -lm