Robert Treat <[EMAIL PROTECTED]> writes: > Slackware 8.1, linux 2.4.18 i586, gcc version 2.95.3 20010315 (release) > This is perl, v5.6.1 built for i386-linux (is this too old?)
Hm. On HPUX 10.20, I can report that CVS tip plperl seems to work with perl 5.8.0 (at least it can execute a simple function). Using 5.6.1 instead, it builds without complaint and I can "createlang plperl", but executing the perl_max example from the docs causes a core dump inside the Perl interpreter. I have some recollection that I never could get 5.6.1 to work with plperl on this machine, so this isn't necessarily a regression. It's odd that you see a compile failure though. Are you sure you have used matching header files and Perl libraries? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster