Re: [HACKERS] plTcl test failed
Constantin Teodorescu <teo@flex.ro>
From: Constantin Teodorescu <teo@flex.ro>
To: Bruce Momjian <maillist@candle.pha.pa.us>
Cc: pgsql-hackers@postgreSQL.org
Date: 1998-12-09T15:41:36Z
Lists: pgsql-hackers
Bruce Momjian wrote: > > > After compiling and installing pltcl packacge, trying to run the tests > > got the error : > > > > QUERY: insert into T_pkey1 values (1, 'key1-1', 'test key'); > > ERROR: Load of file /usr/local/pgsql/lib/pltcl.so failed: > > /lib/libtcl8.0.so: undefined symbol: stat > > Looks like something from the standard C library. I succeeded in compiling it but, as usual :-) , adding manually the path to libpq, a -lc and a -lcrypt when linking. Now pltcl works and even passed the included tests. Hope that 6.4.1 would have less problems finding the needed libraries. -- Constantin Teodorescu FLEX Consulting Braila, ROMANIA