Re: PostgreSQL on Windows 2000

From: Jason Tishler <Jason(dot)Tishler(at)dothill(dot)com>
To: Sylvan Ravinet <sylvan(at)ravinet(dot)com>
Cc: pgsql-ports(at)postgresql(dot)org
Subject: Re: PostgreSQL on Windows 2000
Date: 2001-02-05 19:34:55
Message-ID: 20010205143455.P812@dothill.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

Sylvan,

On Sat, Feb 03, 2001 at 01:56:59AM +0200, Sylvan Ravinet wrote:
> Installing version 7.0.3 in following the steps at
> http://postgresql.rmplc.co.uk/docs/faq-mswin (but without "Andy Piper
> Tools", couldn't find them), with cygipc cygipc-1.08 binary, under cygwin
> latest version, I ran through this:
> ...
> utils/SUBSYS.o(.text+0x4340f):elog.c: undefined reference to `_sys_nerr'
> utils/SUBSYS.o(.text+0x43ded):exc.c: undefined reference to `_sys_nerr'
> collect2: ld returned 1 exit status
> make[1]: *** [postgres] Error 1
> make[1]: Leaving directory `/usr/src/postgresql-7.0.3/src/backend'
> make: *** [all] Error 2
>
> I would appreciate any pointers (or binaries!)

Please see the following:

http://people.freebsd.org/~kevlo/postgres/portNT.html

Note that Cygwin PostgreSQL 7.0.3 has other issues -- you may want to
use the latest snapshot or PostgreSQL CVS which builds OOTB on Cygwin.

Jason

--
Jason Tishler
Director, Software Engineering Phone: +1 (732) 264-8770 x235
Dot Hill Systems Corp. 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

In response to

Browse pgsql-ports by date

  From Date Subject
Next Message Eduardo Stern 2001-02-05 20:41:42 Re: IpcMemoryDetach fails under Cygwin on Win98
Previous Message Jason Tishler 2001-02-05 19:30:34 Re: RE: postgresql-7.0.3 + cygwin won't compile