problems running pgaccess 0.73 and 0.84 with new postgresql 6.3

From: Andreas Klemm <andreas(at)klemm(dot)gtn(dot)com>
To: teo(at)flex(dot)ro
Cc: pgsql-hackers(at)postgreSQL(dot)org, scrappy(at)FreeBSD(dot)ORG, ports(at)FreeBSD(dot)ORG
Subject: problems running pgaccess 0.73 and 0.84 with new postgresql 6.3
Date: 1998-03-22 14:22:33
Message-ID: 19980322152233.29386@klemm.gtn.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-interfaces

Hi !

Am currently testing the port update of postgresql 6.3.
After some trouble I got it managed ....

Now I have trouble getting pgaccess running *sigh* :-)

a) if I don't load
/usr/local/pgsql/lib/libpq.so
prior
/usr/local/pgsql/lib/libpgtcl.so

I get the following failure:

Error in startup script: couldn't load file "/usr/local/pgsql/lib/libpgtcl.so": Undefined symbol "_PQfinish" in wish8.0:/usr/local/pgsql/lib/libpgtcl.so
while executing
"load /usr/local/pgsql/lib/libpgtcl.so"
(procedure "main" line 4)
invoked from within
"main $argc $argv"
(file "/usr/local/bin/pgaccess" line 4507)

Ok, after patching pgaccess to load the other library it looks like
this:

andreas(at)titan{1062} $ pgaccess
Error in startup script: couldn't load file "/usr/local/pgsql/lib/libpq.so": Undefined symbol "_crypt" in wish8.0:/usr/local/pgsql/lib/libpq.so
while executing
"load /usr/local/pgsql/lib/libpq.so"
(procedure "main" line 3)
invoked from within
"main $argc $argv"
(file "/usr/local/bin/pgaccess" line 4507)

What the hell is this ? ;-)

Somebody with a quick idea, whats different in postgresql 6.3 compared
to 6.2.1 ????

Same when using tcl81/tk81...

Andreas ///

--
Andreas Klemm http://www.FreeBSD.ORG/~andreas
powered by ,,symmetric multiprocessor FreeBSD''

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-03-22 16:55:58 Re: [HACKERS] patch for memory overrun on Linux(i386)
Previous Message Maurice Gittens 1998-03-22 13:10:06 patch for buffer overrun with sequences

Browse pgsql-interfaces by date

  From Date Subject
Next Message Andreas Klemm 1998-03-22 16:07:59 Re: [INTERFACES] Pgaccess & Postgresql 6.3
Previous Message Pierre-Mikael Legris 1998-03-22 11:39:22 pgtclsh