Re: BUG #5175: Unable to configure psqlodbc-08.04.0100

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Vijaya Krishna Cherukuri <krisveejay(dot)83(at)gmail(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #5175: Unable to configure psqlodbc-08.04.0100
Date: 2009-11-19 02:33:12
Message-ID: 603c8f070911181833s1c9e31f8y67ccd758f8f85574@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Mon, Nov 9, 2009 at 7:21 PM, Vijaya Krishna Cherukuri
<krisveejay(dot)83(at)gmail(dot)com> wrote:
>
> The following bug has been logged online:
>
> Bug reference:      5175
> Logged by:          Vijaya Krishna Cherukuri
> Email address:      krisveejay(dot)83(at)gmail(dot)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..?

Since this is a pgsql-odbc question, you might want to ask on
pgsql-odbc rather than here. But just for starters you might want to
follow the directions in the error message:

See `config.log' for more details.

...Robert

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Robert Haas 2009-11-19 02:38:25 pgsql-jdbc/pgsql-odbc
Previous Message Tom Lane 2009-11-19 02:11:48 Re: BUG #5196: Excessive memory consumption when using csvlog