pgaccess: error main in libpgtcl.so is not defined

From: jacques(dot)talbot(at)muhc(dot)mcgill(dot)ca
To: pgsql-interfaces(at)postgresql(dot)org
Subject: pgaccess: error main in libpgtcl.so is not defined
Date: 2001-12-12 19:19:00
Message-ID: 85256B20.006A1C43.00@muhc.mcgill.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hi
I compiled and installed pgtcl library and I tried pgaccess and it gave an error
that the main is not defined:

$ /usr/local/pgsql/bin/pgaccess
Error in startup script: couldn't load file "/usr/local/pgsql/lib/libpgtcl.so":
0509-023 Symbol main in /usr/local/pgsql/lib/libpgtcl.so is not defined.

while executing
"load ${libpgtclpath}[info sharedlibextension]"
(procedure "main" line 8)
invoked from within
"main $argc $argv"
(file "/usr/local/pgsql/share/pgaccess/main.tcl" line 267)

Can someone help me ?

Thank you

Browse pgsql-interfaces by date

  From Date Subject
Next Message Patrick Welche 2001-12-13 18:20:03 Re: Problem with libpq++
Previous Message Michael Meskes 2001-12-12 08:08:43 Re: ECPG ERROR FOR "exec sql BEGIN"