X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Date: Wed, 18 Jun 2008 12:06:22 -0700
From: David Rothenberger <daveroth@acm.org>
Subject: Re: subversion 1.4.6-1 dies with new cygwin install
In-reply-to: <g3a9hg$k0u$1@ger.gmane.org>
To: cygwin@cygwin.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: <dba56e170806172156t11fc29d4vbe06a965622f6fba@mail.gmail.com>  <g3a9hg$k0u$1@ger.gmane.org>
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@cygwin.com
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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@acm.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/

