Re: PLPerl on Windows?

From: Jason Tishler <jason(at)tishler(dot)net>
To: Rod Taylor <rbt(at)zort(dot)ca>
Cc: pgsql-cygwin(at)postgresql(dot)org
Subject: Re: PLPerl on Windows?
Date: 2002-02-11 03:02:02
Message-ID: 20020211030202.GA2388@dothill.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Jason Tishler 2002-02-11 03:05:24 Re: initdb stalled?
Previous Message Rod Taylor 2002-02-11 01:29:23 initdb stalled?