Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <3B37F924.7080101@ece.gatech.edu> Date: Mon, 25 Jun 2001 22:53:24 -0400 From: "Charles S. Wilson" User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:0.9.1) Gecko/20010607 Netscape6/6.1b1 X-Accept-Language: en-us MIME-Version: 1.0 To: Soren Andersen CC: cygwin AT cygwin DOT com Subject: Re: cp error -- oh the great sanity of *nix tools?!? References: <5 DOT 1 DOT 0 DOT 14 DOT 2 DOT 20010624204747 DOT 024b8828 AT pop3 DOT cris DOT com> <000601c0fdad$3957d180$36ab313f AT sigmund> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Soren Andersen wrote: > > I have a fixed Makefile.IN prepared now for this package (Berkeley DB > 2.7.7). This software's author (SleepyCat) will I am sure *never* be > interested in fixing his Makefile/configure setup for Cygwin, because it is > an old release. It is the highest-numbered 2.x release. I chose it because > the documentation that comes with Perl5.6.1/Cygwin says to do so (to use a > more recent bdb2.x that has the bdb1.xx-compatibility option, to not break > older Perl module code). So although it is an old package, it is IMHO *not* > irrelevent to Cygwin users (at least to those who might want to compile > their own Perl from source), since it is a Perl dependency. It's not a perl dependency (that is, you CAN build perl WITHOUT Berkeley db. In fact, the "official" cygwin perl is built without db support). OTOH, you can build your own perl WITH Berkeley db support if you so desire, and if you do so, the most recent version of Berkdb that *I* have verified to work with a ccygwin port of perl is, in truth, 2.7.7. (I vaugely remember that Michael Ring was working on a cygwin port of db-3.?.?, and that he *did* get it to work with cygwin-perl. Check the archives, check with him...) By the way, db-2.7.7 has been sitting here, with patches, and precompile, for a long time now: http://www.neuro.gatech.edu/users/cwilson/cygutils/V1.1/db-2.7.7/ However, this particular port of db was done during the Cygwin 1.x pre-release days (it *works* with current cygwin's, but I'm no longer sure that it will *compile* with current cygwins. So perhaps your effort is better, since it's more recent.) > So, who is the > Maintainer of this sort of thing (Cygwin-Perl)? Eric Fifer maintains the cygwin port of perl. > Can someone cite an > individual to whom I could forward my fixed Makefile.IN? But I can guarantee that he's not interested in supporting another package, such as db. Until and unless someone *else* accepts responsibility for and packages "db" for official inclusion, I doubt Eric will build perl to use it. Also, we are currently in a "new package moratorium" until the setup.exe changes get shaken down. > So that it can be > incorporated into a package to add to the existing Cygwin-ported libraries? > I had to fix some of the code, too (all only macro stuff of course). See above ("new package moratorium"). --Chuck -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/