Re: Perl Procedural Language Install

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: John Burski <jburski(at)autopartshq(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Perl Procedural Language Install
Date: 2000-07-13 22:35:49
Message-ID: Pine.LNX.4.21.0007140035100.668-100000@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

We need a little more information than that, in particular the Perl
version (perl -v) and your platform.

John Burski writes:

> I'm having a bit of trouble installing the Perl procedural language as
> described in the PostgreSQL User's Guide (Chapter 12).
>
> The "Makefile" is created OK, but the "make" command aborts due to
> compile time errors. Here are a couple of examples:
>
> plperl.c: In function 'plperl_create_sub':
> plperl.c:327: 'errgv' undeclared (first use in this function)
> plperl.c:327: (Each undeclared identifier is reported only
> once
> plperl.c:327: for each function it appears in.)
> plperl.c:333: 'na' undeclared (first use in this function)
>
> Has anyone seen this before? I can fix the C code if I can find out
> what these variables are declared as (int, char, whatever). Or is there
> a simpler solution?

--
Peter Eisentraut Sernanders väg 10:115
peter_e(at)gmx(dot)net 75262 Uppsala
http://yi.org/peter-e/ Sweden

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Rainer Mager 2000-07-13 23:47:03 vacuum
Previous Message Jacopo Silva 2000-07-13 19:32:42 R: users and passwords problem