www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1999/05/13/06:22:38

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 <khan AT xraylith DOT wisc DOT edu>
Cc: cygwin AT sourceware DOT cygnus DOT com
Subject: Re: Cygnus and GDBM
References: <Pine DOT SUN DOT 3 DOT 93 DOT 990512153518 DOT 14298F-100000 AT modi DOT xraylith DOT wisc DOT edu>
Mime-Version: 1.0 (generated by tm-edit 7.108)
From: "Dr. Volker Zell" <vzell AT de DOT oracle DOT com>
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: <kvlya7o6cz.fsf@vzell.de.oracle.com>
Lines: 28

>>>>> "Mumit" == Mumit Khan <khan AT xraylith DOT wisc DOT edu> 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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019