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-Mailer: 21.0 "20 minutes to Nikko" XEmacs Lucid (via feedmail 8 I); Gnus v5.6.45/XEmacs 21.0 - "20 minutes to Nikko" To: Mumit Khan Cc: cygwin AT sourceware DOT cygnus DOT com Subject: Re: Cygnus and GDBM References: Mime-Version: 1.0 (generated by tm-edit 7.108) Content-Type: text/plain; charset=US-ASCII From: "Dr. Volker Zell" Date: 06 Feb 1970 18:24:28 +0100 In-Reply-To: Mumit Khan's message of "12 May 99 22:43:37 +0200" Message-ID: Lines: 28 >>>>> "Mumit" == Mumit Khan writes: Mumit> The only tweaking I remember with GDBM 1.7.3 was to remove Mumit> the -lc from LIBS Makefile when linking the conversion and Mumit> test programs. Mumit> $ bash configure $ make $ make LIBS= progs Mumit> and that was it. During installation I also needed the following patch: diff -upr /gdbm-1.7.3/Makefile.in gdbm-1.7.3/Makefile.in --- /gdbm-1.7.3/Makefile.in Sun May 15 11:28:49 1994 +++ gdbm-1.7.3/Makefile.in Thu May 13 01:02:50 1999 @@ -100,7 +100,7 @@ install: libgdbm.a gdbm.h gdbm.info install-compat: $(INSTALL_DATA) $(srcdir)/dbm.h $(includedir)/dbm.h - $(INSTALL_DATA) $(srcdir/ndbm.h $(includedir)/ndbm.h + $(INSTALL_DATA) $(srcdir)/ndbm.h $(includedir)/ndbm.h libgdbm.a: $(OBJS) gdbm.h rm -f libgdbm.a Ciao Volker -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com