Originally posted by: Electra_CBS
Hi,
I would like to create a ODBC connection from AIX 7.1 server to DB2 9.7. When I try to execute the below line, am getting error:
./configure --enable-drivers=no --enable-gui=no --prefix=/usr/local
Error:
configure: WARNING: unrecognized options: --enable-drivers, --enable-gui
checking for a BSD-compatible install... config/install-sh -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... config/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking build system type... rs6000-ibm-aix
checking host system type... rs6000-ibm-aix
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... no
configure: error: in `/usr/local/unixODBC2.3.2/libltdl':
configure: error: C compiler cannot create executables
See `config.log' for more details.
Attached is the config.log file for reference.
Please advice.
Thanks,
Justin
#AIX-Forum