with Tcl 8.2.0 -> libpgtcl.so: undefined symbol: PQresStatus - Mailing list pgsql-interfaces

From Constantin Teodorescu
Subject with Tcl 8.2.0 -> libpgtcl.so: undefined symbol: PQresStatus
Date
Msg-id 37BFBFCB.2AD2F80D@flex.ro
Whole thread Raw
List pgsql-interfaces
Downloaded today Tcl/Tk 8.2.0 final.

Compiled it and installed it without problems.

But when I tried to run PgAccess I got the following error message.

Error in startup script: couldn't load file "libpgtcl.so":
/usr/local/pgsql/lib/libpgtcl.so: undefined symbol: PQresStatus 

I tried to recompile src/interfaces/libpgtcl again but the error message
persists.

Any clues?

-- 
Constantin Teodorescu
FLEX Consulting Braila, ROMANIA


pgsql-interfaces by date:

Previous
From: Paul
Date:
Subject: Link error from libpq++.
Next
From: inkle c
Date:
Subject: libpq++ --- what's the statement to get all tables inside a database?