| From: | Constantin Teodorescu <teo(at)flex(dot)ro> |
|---|---|
| To: | Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us> |
| Cc: | pgsql-hackers(at)postgreSQL(dot)org |
| Subject: | Re: [HACKERS] plTcl test failed |
| Date: | 1998-12-09 15:41:36 |
| Message-ID: | 366E9A30.13B2840@flex.ro |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 1998-12-09 15:47:08 | Re: AW: [HACKERS] isnull() or is it?t |
| Previous Message | Dan Gowin | 1998-12-09 15:38:30 | FW: [HACKERS] plTcl test failed |