X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: Date: Wed, 18 Jun 2008 09:05:28 -0500 From: Brian To: cygwin AT cygwin DOT com Subject: Re: subversion 1.4.6-1 dies with new cygwin install In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline References: 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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id m5IE63ZL002495 On Wed, Jun 18, 2008 at 1:21 AM, René Berber wrote: > >> With a new cygwin install, subversion 1.4.6-1 dies on execution. Under >> XP, it silently exits. Under Vista, it launches the "This program has >> stopped working" dialog. This doesn't happen with a machine upgrading >> its version of cygwin, only on a new install. I've verified this by >> wiping a cygwin installation where subversion 1.4.6-1 worked and >> reinstalling cygwin. >> >> Perhaps there's a missing dependency with the new package? >> >> cygcheck output attached. > > Yep, svn has dependencies on expat-0 and expat-1, you only have the later. > > Searching the packages, cygexpat-0.dll is either from > libexpat0/libexpat0-1.95.8-2 or expat/expat-1.95.8-1, and cygexpat-1.dll is > from libexpat1/libexpat1-2.0.1-1. > > Looks like a build glitch more than a missing dependency. Confirmed - installing libexpat0 is all that's required for svn to run. Thank you -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/