| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| Date: | Fri, 13 Apr 2001 22:00:46 -0400 |
| From: | Jason Tishler <Jason DOT Tishler AT dothill DOT com> |
| To: | Dennis Wilson <lincwils AT teleport DOT com> |
| Cc: | cygwin AT cygwin DOT com |
| Subject: | Re: Further efforts with postgres and a thanks |
| Message-ID: | <20010413220046.B5606@dothill.com> |
| Mail-Followup-To: | Dennis Wilson <lincwils AT teleport DOT com>, cygwin AT cygwin DOT com |
| References: | <000901c0c474$f9b541f0$28481ad8 AT default> |
| Mime-Version: | 1.0 |
| User-Agent: | Mutt/1.2.5i |
| In-Reply-To: | <000901c0c474$f9b541f0$28481ad8@default>; from lincwils@teleport.com on Fri, Apr 13, 2001 at 04:53:42PM -0700 |
| Organization: | Dot Hill Systems Corp. |
Dennis,
On Fri, Apr 13, 2001 at 04:53:42PM -0700, Dennis Wilson wrote:
> $ postmaster -D /usr/local/pgsql/data
> C:\cygwin\bin\postgres.exe: *** recreate_mmaps_after_fork_failed
> postmaster: Startup proc 1116 exited with status 256 - abort
The above is a known problem with Cygwin 1.1.8-2. The solution is to
replace your Cygwin DLL with one from a recent snapshot:
$ wget -nd ftp://mirrors.rcn.net/mirrors/sources.redhat.com/cygwin/snapshots/cygwin1-20010411.dll.bz2
$ bunzip2 cygwin1-20010411.dll.bz2
$ # shutdown all Cygwin processes
$ # using cmd or Windows Explorer rename cygwin1-20010411.dll to cygwin1.dll
$ # using cmd or Windows Explorer move (new) cygwin1.dll to Cygwin's bin
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
--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |