dlopen() of libpsqlodbc.so from release 7.1.1 fails on Solaris 2.8 Sparc

From: Bob Deblier <bob(at)virtualunlimited(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: dlopen() of libpsqlodbc.so from release 7.1.1 fails on Solaris 2.8 Sparc
Date: 2001-05-21 13:41:34
Message-ID: 01052115413405.15614@upuaut
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


While trying to upgrade Postgres from version 7.0.3 to 7.1.1, I find that a
program which dlopens the library mentioned above now produces the following
error message:

ld.so.1: ./BeeHive: fatal: relocation error: file
/opt/pgsql/lib/libpsqlodbc.so: symbol main: referenced symbol not found

I compiled Postgres with gcc-2.95.3, and configured with options
--enable-odbc and --prefix=/opt/pgsql.

Any idea if this problem is operator error (i.e. I did something wrong), or a
newly introduced bug?

Sincerely,

Bob Deblier
Virtual Unlimited

Browse pgsql-bugs by date

  From Date Subject
Next Message And. Andruikhanov 2001-05-21 15:47:01 temp table in pl/pgsql language
Previous Message karthikeyan V 2001-05-21 07:09:37 pg_dumpall in post