X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Wed, 18 Jun 2008 12:06:22 -0700 From: David Rothenberger Subject: Re: subversion 1.4.6-1 dies with new cygwin install In-reply-to: To: cygwin AT cygwin DOT com Message-id: <48595CAE.4000400@acm.org> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 8BIT References: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.14) Gecko/20080421 Thunderbird/2.0.0.14 Mnenhy/0.7.5.666 X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com 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 On 6/17/2008 11:21 PM, René Berber wrote: > Brian 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. Subversion does not directly depend on cygexpat-0.dll. It depends on libaprutil1, which depends on cygexpat-0.dll. The problem is not a build glitch but a problem with the dependencies for libaprutil1, which refer to expat instead of libexpat0. Corinna has corrected the dependencies for libaprutil1. -- David Rothenberger ---- daveroth AT acm DOT org "Gotcha, you snot-necked weenies!" -- Post Bros. Comics -- 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/