Re: [HACKERS] Problem installing plpgsql

From: Dmitry Samersoff <dms(at)wplus(dot)net>
To: (Jan Wieck) <jwieck(at)debis(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [HACKERS] Problem installing plpgsql
Date: 1999-05-11 06:00:09
Message-ID: XFMail.990511100009.dms@wplus.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)wplus(dot)net, ICQ:3161705
http://devnull.wplus.net
* there will come soft rains ...

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Oleg Bartunov 1999-05-11 06:45:24 problem compiling 6.5 cvs (Linux, gcc 2.7.2, egcs 1.12)
Previous Message Bruce Momjian 1999-05-11 05:30:55 pgaccess and Informix