BUG #15393: not able to CREATE EXTENSION plperl; - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #15393: not able to CREATE EXTENSION plperl;
Date
Msg-id 153744336902.14986.11179694670889011636@wrigleys.postgresql.org
Whole thread Raw
Responses Re: BUG #15393: not able to CREATE EXTENSION plperl;  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: BUG #15393: not able to CREATE EXTENSION plperl;  (Christoph Berg <myon@debian.org>)
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      15393
Logged by:          ramakrishnan r
Email address:      prakash.ramakrishnan.ap@nielsen.com
PostgreSQL version: 10.4
Operating system:   CENTOS 7.5
Description:

Hi Team,
Am not able to create the Perl extension getting below error.

A4=#  CREATE EXTENSION plperl;
ERROR:  could not load library
"/opt/app/PostgreSQL/10/lib/postgresql/plperl.so":
/opt/app/PostgreSQL/10/lib/postgresql/plperl.so: undefined symbol:
Perl_xs_handshake
A4=# \q


Regards,
Prakash.R
9551559623


pgsql-bugs by date:

Previous
From: Thomas Munro
Date:
Subject: Re: Getting "invalid cache ID: 42" in pg10.5
Next
From: Tom Lane
Date:
Subject: Re: BUG #15393: not able to CREATE EXTENSION plperl;