building psqlodbc-07.03.0260 failed: "no suitable ODBC driver manager found"

From: "Lee Rubao" <lee(dot)lestat(at)gmail(dot)com>
To: pgsql-odbc(at)postgresql(dot)org
Subject: building psqlodbc-07.03.0260 failed: "no suitable ODBC driver manager found"
Date: 2006-03-06 16:36:38
Message-ID: 2ad57ca00603060836n6713fdbbv@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

hi,all:

I tried to build psqlodbc-07.03.0260 on FreeBSD 5.4(i386 machine) but
failed.

When I run "./configure --with-unixodbc" in the psqlodbc source dir and the
following was given:

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
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... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking for SQLGetPrivateProfileString in -lodbcinst... no
configure: error: unixODBC driver manager not found

I have already installed unixODBC-2.2.11 which is working well on my
machine.

But ,what is the problem of building psqlodbc and how can i fix it?

Yours,
Lestat

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message noreply 2006-03-06 16:54:40 [ psqlodbc-Bugs-1000567 ] Discrepant results versus other connections
Previous Message Eric E 2006-03-06 14:48:27 Re: Slow query over ADSL Line