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> <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 To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , 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