Cygnus and GDBM

Mumit Khan khan@xraylith.wisc.edu
Wed May 12 13:49:00 GMT 1999


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@sourceware.cygnus.com



More information about the Cygwin mailing list