iodbctest: fatal: relocation error

From: raja agireddy <tagireddy(at)gmail(dot)com>
To: pgsql-odbc(at)postgresql(dot)org
Subject: iodbctest: fatal: relocation error
Date: 2010-03-30 16:56:38
Message-ID: bbf77681003300956l5c117d8na2d418e979e2e7b3@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hi,

I have installed the 64 bit version of libiodbc-3.52.7
and psqlodbc-08.04.0200 with the following configure commands:

./configure CC=gcc CFLAGS='-m64 -R/usr/sfw/lib/64'
--prefix=/usr/tmp/raja/psqliDBC --with-iodbc=/usr/tmp/raja/iodbc/
--without-libpq

./configure CC=gcc CFLAGS='-m64 -R/usr/sfw/lib/64'
--prefix=/usr/tmp/raja/iodbc --with-iodbc-inidir=/usr/tmp/raja/iodbc/etc

I am able to see successful connection with iodbcadm-gtk
but when I try with iodbctest or iodbctestw

I get the following error:

iODBC Demonstration program
This program shows an interactive SQL processor
Driver Manager: 03.52.0709.0909
1: SQLDriverConnect = [iODBC][Driver Manager]ld.so.1: iodbctest: fatal:
relocation error: file /u04/odbc/psqlodbc/lib/psqlodbcw.so: symbol
freeaddrinfo: referenced symbol not found (0) SQLSTATE=00000
2: SQLDriverConnect = [iODBC][Driver Manager]Specified driver could not be
loaded (0) SQLSTATE=IM003

I configured the hsodbc from oracle and there the connection just hangs. I
cannot see anything in the trace

Thanks,
Raja

Browse pgsql-odbc by date

  From Date Subject
Next Message Josef Bicik 2010-03-31 14:35:50 ODBC Driver performance
Previous Message Marian Popeanga 2010-03-29 15:29:53 Re: psqlodbc-08.04.0200 unicode