Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com X-Authentication-Warning: modi.xraylith.wisc.edu: khan owned process doing -bs Date: Wed, 12 May 1999 15:43:37 -0500 (CDT) From: Mumit Khan To: cygwin AT sourceware DOT cygnus DOT com Subject: Re: Cygnus and GDBM In-Reply-To: <00ac01be9c9c$878df010$29acdfd0@InspirePharm.Com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Wed, 12 May 1999, Suhaib M. Siddiqi wrote: > > It was a while ago. As far as I remember it compiled out-of-the-box, with some minor > tweaking. It passed all the Testdbm, and Testgdbm tests. > Configure should've picked up the fact that Cygwin uses POSIX fcntl, and not BSD flock and not define HAVE_FLOCK. The only tweaking I remember with GDBM 1.7.3 was to remove the -lc from LIBS Makefile when linking the conversion and test programs. $ bash configure $ make $ make LIBS= progs and that was it. Regards, Mumit -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com