Re: PLPerl on Windows?

From: "Rod Taylor" <rbt(at)zort(dot)ca>
To: "Jason Tishler" <jason(at)tishler(dot)net>
Cc: <pgsql-cygwin(at)postgresql(dot)org>
Subject: Re: PLPerl on Windows?
Date: 2002-02-11 04:14:18
Message-ID: 012a01c1b2b2$941b1450$8001a8c0@jester
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

Between the patch and that ipc daemon it's installed, stuffs working
good now.

Should note that I can't seem to use the local socket connection --
but TCP/IP works great.

Thanks for the hand.
--
Rod Taylor

This message represents the official view of the voices in my head

----- Original Message -----
From: "Jason Tishler" <jason(at)tishler(dot)net>
To: "Rod Taylor" <rbt(at)zort(dot)ca>
Cc: <pgsql-cygwin(at)postgresql(dot)org>
Sent: Sunday, February 10, 2002 10:02 PM
Subject: Re: [CYGWIN] PLPerl on Windows?

> 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 mika.laitio 2002-02-11 11:58:03
Previous Message Rod Taylor 2002-02-11 03:12:12 Re: initdb stalled?