Re: compile errors in new PL/Pler - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject Re: compile errors in new PL/Pler
Date
Msg-id 40E4DFBD.4080206@familyhealth.com.au
Whole thread Raw
In response to Re: compile errors in new PL/Pler  ("Joshua D. Drake" <jd@commandprompt.com>)
Responses Re: compile errors in new PL/Pler  ("Marc G. Fournier" <scrappy@postgresql.org>)
Re: compile errors in new PL/Pler  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
>> gmake[3]: Entering directory `/space/1/home/chriskl/pgsql/src/pl/plperl'
>> gcc -O2 -fno-strict-aliasing -g -fpic -DPIC -I. 
>> -I/usr/libdata/perl/5.00503/mach/CORE -I../../../src/include   -c -o 
>> SPI.o SPI.c -MMD
> 
> 
> 
> I am going to bet dollars to donuts that it is your perl version. Perl 
> 5.00503 is ancient. Try upgrading to at least 5.6.

Not much I can do about that - it's builtin as part of FreeBSD 4.x series.

Chris



pgsql-hackers by date:

Previous
From: Christopher Kings-Lynne
Date:
Subject: Re: Bug with view definitions?
Next
From: Tom Lane
Date:
Subject: Re: Nested Transactions, Abort All