Bob Deblier writes:
> While trying to upgrade Postgres from version 7.0.3 to 7.1.2, 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
Try using the flag RTLD_GLOBAL in dlopen().
--
Peter Eisentraut peter_e(at)gmx(dot)net http://funkturm.homeip.net/~peter