Thread

  1. Re: [HACKERS] plTcl test failed

    Constantin Teodorescu <teo@flex.ro> — 1998-12-09T15:41:36Z

    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