Re: PLPerl on Windows? - Mailing list pgsql-cygwin

From Jason Tishler
Subject Re: PLPerl on Windows?
Date
Msg-id 20020211030202.GA2388@dothill.com
Whole thread Raw
In response to PLPerl on Windows?  ("Rod Taylor" <rbt@zort.ca>)
List pgsql-cygwin
Rod,

On Sun, Feb 10, 2002 at 07:31:57PM -0500, Rod Taylor wrote:
> It's windows 2000, Postgresql 7.2 release ontop of CYGWIN_NT-5.0
> JESTER 1.3.9(0.51/3/2) 2002-01-21 12:48 i686 unknown.  It compiles
> (and runs) find without the --with-perl.  Tried both perl compiled
> from sourcecode and the pre-compiled version that comes with cygwin.
>
> ./configure  --with-perl ...
>
> make
>
> [snip]
> plperl.o(.text+0x2):plperl.c: undefined reference to `_imp__TopMemoryContext'
> plperl.o(.text+0x1a):plperl.c: undefined reference to `fmgr_info_cxt'
> plperl.o(.text+0x270):plperl.c: undefined reference to `elog'
> [snip]

See the following:

    http://archives.postgresql.org/pgsql-patches/2002-02/msg00029.php

When I release Cygwin PostgreSQL 7.2 it will contain this patch if it is
accepted into PostgreSQL CVS.

Jason

pgsql-cygwin by date:

Previous
From: Jason Tishler
Date:
Subject: Re: initdb stalled?
Next
From: "Rod Taylor"
Date:
Subject: Re: PLPerl on Windows?