Re: plperl on AIX

From: Christopher Browne <cbbrowne(at)acm(dot)org>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: plperl on AIX
Date: 2006-04-23 03:48:10
Message-ID: 87zmidgdfp.fsf@wolfe.cbbrowne.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

In an attempt to throw the authorities off his trail, jfrizzo(at)us(dot)ibm(dot)com (John F Rizzo) transmitted:
> I posted this in other lists with no response...  Can anyone help?
> I'm having trouble getting plperl to work on AIX 5.3.2.
> Postgresql Version: 8.1.1
> Perl Version: 5.8.7
> I've rebuilt perl as a shared library version and built that into postgre using --with-perl.  The postgre build/install works fine, without
> errors.
> The plperl regression tests all fail, though.  Here are the test results of the first regression test:

The first thing that comes to mind is the question of whether or not
Perl was compiled using the same compiler as was used for PostgreSQL.
If you're not sure, then perhaps using GCC for one and VAC for the
other might be what is turning out badly...

I know that mismatches of that sort have had adverse effects on AIX
and Solaris...
--
(reverse (concatenate 'string "moc.liamg" "@" "enworbbc"))
http://linuxdatabases.info/info/rdbms.html
"you can obvioulsy understand what i'm saying. you're just being
pendantic." -- bazzz777(at)yahoo(dot)com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2006-04-23 04:01:51 Re: [GENERAL] Transaction eating up all RAM
Previous Message Bruce Momjian 2006-04-23 03:33:54 Re: Additional current timestamp values