| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,HK_OBFDOM,SARE_MSGID_LONG40,SPF_PASS |
| X-Spam-Check-By: | sourceware.org |
| MIME-Version: | 1.0 |
| In-Reply-To: | <89bk455p163nikc962hcio8i5trahkcv3a@4ax.com> |
| References: | <2bf229d30906261820j2b1e952p7d7cd1382f08f092 AT mail DOT gmail DOT com> <v72b45p01d0s07q2n4cgjudc4igi779pvt AT 4ax DOT com> <mn9i459puvcvdtj7kg9ovo1ttkrotsr8ja AT 4ax DOT com> <5mai45thi768tkid80li598m03f0o0so1h AT 4ax DOT com> <2bf229d30906291627t3c792233m2c497785592b3443 AT mail DOT gmail DOT com> <89bk455p163nikc962hcio8i5trahkcv3a AT 4ax DOT com> |
| Date: | Tue, 30 Jun 2009 12:27:23 -0400 |
| Message-ID: | <2bf229d30906300927h566f808btc444dee94a9369c2@mail.gmail.com> |
| Subject: | Re: Another lftp issue |
| From: | Chris Sutcliffe <ir0nh34d AT gmail DOT com> |
| To: | cygwin AT cygwin DOT com |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
Hey Andrew,
> Chris, please test my draft lftp 3.7.14 package for 1.7:
>
> http://home.comcast.net/~andrex2/cygwin-1.7/lftp/lftp-3.7.14-1.tar.bz2
>
> I compiled it with gcc-4. =A0On my XP host with Cygwin 1.7.0-50, this lftp
> segfaults when I run
>
> open ftp.debian.org
> cls -l
>
> Do you see the same behavior?
Yes, I can confirm that with your build I get the same segfault.
Interestingly, with mine you don't (at least I don't). I've packaged
my build if you would like to test it to see if it works for you:
http://emergedesktop.org/cygwin/lftp-3.7.14-Chris.tar.bz2
There is no /etc directory in the archive, as I did a 'make install'
with no cygport, just extract it in the root Cygwin directory.
FYI, I built using the following:
$ CC=3Dgcc-4 CXX=3Dg++-4 ./configure \
--prefix=3D/usr \
--sysconfdir=3D/etc \
--libexecdir=3D'$(sbindir)' \
--localstatedir=3D/var \
--datadir=3D'$(prefix)/share' \
--mandir=3D'$(prefix)/share/man'
$ make
$ make install
Chris
--=20
Chris Sutcliffe
http://emergedesktop.org
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |