X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Message-ID: <dba56e170806180705n7c377875v55ff69241266be5e@mail.gmail.com>
Date: Wed, 18 Jun 2008 09:05:28 -0500
From: Brian <brian@brianm.org>
To: cygwin@cygwin.com
Subject: Re: subversion 1.4.6-1 dies with new cygwin install
In-Reply-To: <g3a9hg$k0u$1@ger.gmane.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Disposition: inline
References: <dba56e170806172156t11fc29d4vbe06a965622f6fba@mail.gmail.com> 	 <g3a9hg$k0u$1@ger.gmane.org>
X-IsSubscribed: yes
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
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 <r.berber@computer.org> 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/


