The following bug has been logged online:
Bug reference: 5175
Logged by: Vijaya Krishna Cherukuri
Email address: krisveejay.83@gmail.com
PostgreSQL version: 8.3.8
Operating system: Debian Linux
Description: Unable to configure psqlodbc-08.04.0100
Details:
I am trying to configure psqlodbc-08.04.0100 in my debian linux. I am
getting the following error:
nrtrde:/home/vijay/sample/psqlodbc-08.04.0100# ./configure
nrtrde:/home/vijay/sample/psqlodbc-08.04.0100# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for pg_config... /usr/local/pgsql/include
./configure: line 2872: /usr/local/pgsql/include: is a directory
./configure: line 2873: /usr/local/pgsql/include: is a directory
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... configure: error: cannot compute
suffix of object f
iles: cannot compile
See `config.log' for more details.
Can you please help me with this as it is very urgent..?