Re: compile errors in new PL/Pler

From: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
To: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
Cc: Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: compile errors in new PL/Pler
Date: 2004-07-02 04:08:29
Message-ID: 40E4DFBD.4080206@familyhealth.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2004-07-02 04:14:03 Re: Nested Transactions, Abort All
Previous Message Christopher Kings-Lynne 2004-07-02 03:59:01 Re: Bug with view definitions?