Re: [HACKERS] Problem installing plpgsql - Mailing list pgsql-hackers

From Dmitry Samersoff
Subject Re: [HACKERS] Problem installing plpgsql
Date
Msg-id XFMail.990511100009.dms@wplus.net
Whole thread Raw
In response to Re: [HACKERS] Problem installing plpgsql  (jwieck@debis.com (Jan Wieck))
List pgsql-hackers
On 10-May-99 Jan Wieck wrote:
> Dmitry Samersoff wrote:
> 
>>
>>  One of my customer unable to install plpgsql
>> with next message:
>>
>> www2(dms)~>psql -d www -c "select tst(); "
>> ERROR:  Load of file /usr/local/pgsql/lib/plpgsql.so failed: dlopen
>> '/usr/local/pgsql/lib/plpgsql.so' failed. (/usr/local/pgsql/lib/plpgsql.so:
>> Undefined symbol "SPI_tuptable")
>> www2(dms)~>
>>
>> This problem exists onlty on FreeBSD 3.1

>     Since  this  symbol  is  referenced from another place in the
>     backend's static code (in ruleutils.c) I'm  pretty  sure  the
>     symbol  is  there.  It must be a problem with the FreeBSD 3.1
>     dynamic loader.

OK, I see.

Does any body have the same problem and is there known solution?

---
Dmitry Samersoff, dms@wplus.net, ICQ:3161705
http://devnull.wplus.net
* there will come soft rains ...


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgaccess and Informix
Next
From: Oleg Bartunov
Date:
Subject: problem compiling 6.5 cvs (Linux, gcc 2.7.2, egcs 1.12)