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@tishler.net>
To: "Rod Taylor" <rbt@zort.ca>
Cc: <pgsql-cygwin@postgresql.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
>