From: | Jason Tishler <Jason(dot)Tishler(at)dothill(dot)com> |
---|---|
To: | "Edward Q(dot) Bridges" <ed(dot)bridges(at)buzznik(dot)com> |
Cc: | "cygwin(at)sources(dot)redhat(dot)com" <cygwin(at)sources(dot)redhat(dot)com>, "pgsql-ports(at)postgresql(dot)org" <pgsql-ports(at)postgresql(dot)org> |
Subject: | Re: Error building PL/Perl (Postgres) under Cygwin |
Date: | 2000-11-10 18:04:55 |
Message-ID: | 20001110130455.A316@dothill.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-ports |
Edward,
On Fri, Nov 10, 2000 at 10:26:59AM -0500, Edward Q. Bridges wrote:
> My questions:
> * Is this a problem with cygwin's ld2 or dllwrap? or is it a problem where the perl distro
> i am using didn't have an "export definition file" with it? or ???
It is problem with the stock Cygwin 1.1.4 distro.
> * What can I do to fix it :)
See below...
> dllwrap --dllname plperl.dll --driver-name gcc --dlltool dlltool --export-all-symbols --as as --outp
> ut-def libplperl.def --output-lib libplperl.a \
> -L/usr/local/lib plperl.o eloglvl.o SPI.o /usr/local/lib/perl5/5.6.0/cygwin/auto/Opcode/Opcode.dll
> -L/usr/local/lib/perl5/5.6.0/cygwin/CORE -lperl /usr/local/lib/perl5/5.6.0/cygwin/CORE/libperl5_6_0.
> a
> dllwrap: no export definition file provided
> dllwrap: creating one, but that may not be what you want
> /usr/bin/ld: warning: cannot find entry symbol __cygwin_dll_entry(at)12; defaulting to 62881000
The above can be solved by following the instructions in:
http://sources.redhat.com/ml/cygwin/2000-08/msg00256.html
Jason
--
Jason Tishler
Director, Software Engineering Phone: +1 (732) 264-8770 x235
Dot Hill Systems Corporation Fax: +1 (732) 264-8798
82 Bethany Road, Suite 7 Email: Jason(dot)Tishler(at)dothill(dot)com
Hazlet, NJ 07730 USA WWW: http://www.dothill.com
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2000-11-10 18:21:21 | Re: Problem compiling with RedHat 7 |
Previous Message | Jukka Honkela | 2000-11-10 17:52:23 | Re: Problem compiling with RedHat 7 |