agora inbox for postgres@postgres.berkeley.edu  
help / color / mirror / Atom feed
From: Paul M. Aoki <aoki@cs.berkeley.edu>
To: Eric P Dean <ericdean@iastate.edu>
Cc: postgres@postgres.Berkeley.EDU
Subject: Re: Installing pgperl
Date: Tue, 30 Aug 94 14:04:10 -0700
Message-ID: <199408302104.OAA01234@faerie.CS.Berkeley.EDU> (raw)
In-Reply-To: <9408302034.AA15849@pv081c.vincent.iastate.edu>

Eric P Dean <ericdean@iastate.edu> writes:
> I have POSTGRES v4.2 and PERL 4.036 running on a DEC 5000/133 in an MIT
> Athena-like environment.  I tried bmake on pgperl and received the
> following error messages.
> cfe: Error: pg-libpq.c, line 589: missing size for array 'portalnames'
>             char portalnames[MAXPORTALS][32];
>         ---------^

that's odd.  this shouldn't happen anymore, the pgperl that comes
with 4.2 (in src/contrib/pgperl) no longer uses MAXPORTALS.

faerie:aoki (366)> pwd
/usr/local/devel/postgres-v4r2/src/contrib/pgperl
faerie:aoki (367)> egrep MAXPORT pg-libpq.mus
faerie:aoki (368)> egrep ,v pg-libpq.mus 
 * /usr/local/devel/postgres-v4r2/src/contrib/pgperl/RCS/pg-libpq.mus,v 1.7 1994/06/16 11:37:21 aoki Exp
faerie:aoki (369)> 

the same checkin also obviated the need to dink your perl.h on ultrix
(i defined some perl-internal defines..)

however, one or more versions of the prerelease code were broken.  i
am guessing you have the alpha or beta code..?
--
  Paul M. Aoki          |  University of California at Berkeley
  aoki@CS.Berkeley.EDU  |  Dept. of EECS, Computer Science Division (#1776) 
                        |  Berkeley, CA 94720-1776

==============================================================================
   To add/remove yourself to/from the POSTGRES mailing list: send mail with 
   the subject line ADD or DEL to "postgres-request@postgres.Berkeley.EDU"

   If this fails, send mail to "post_questions@postgres.Berkeley.EDU" and
   a human will deal with it.  DO NOT post to the "postgres" mailing list.
==============================================================================



reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: postgres@postgres.berkeley.edu
  Cc: aoki@cs.berkeley.edu, ericdean@iastate.edu
  Subject: Re: Installing pgperl
  In-Reply-To: <199408302104.OAA01234@faerie.CS.Berkeley.EDU>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox