X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 	tests=BAYES_00,RCVD_IN_DNSWL_NONE,TW_SV,TW_YG
X-Spam-Check-By: sourceware.org
Message-ID: <4BD21F72.2030600@acm.org>
Date: Fri, 23 Apr 2010 15:30:10 -0700
From: David Rothenberger <daveroth@acm.org>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: subversion-1.6.11-1 failure
References: <243233.11749.qm@web56505.mail.re3.yahoo.com>
In-Reply-To: <243233.11749.qm@web56505.mail.re3.yahoo.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Reply-To: cygwin@cygwin.com
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.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 4/23/2010 3:10 PM, Brad Bell wrote:
> I am having trouble with the current subversion under cygwin; i.e., subversion-1.6.11-1 in setup.exe.
> 
> Symptom 1: 
> When I enter the command
>    svn --version
> subversion returns with out printing anything.
> 
> Symptom 2:
> When I enter the command
>    strace svn --version
> strace responds with a dialog box. The title of the box is
>    svn.exe - Entry Point Not Found
> and the message in the box is
>    Thhe proceduure entry point accept4 count not be located in the dynamic link library cygwin1.dll

It looks like something went wrong with your cygwin installation.
cygcheck says that you have the cygwin-1.7.5-1 package installed, but
the version of c:\cygwin\bin\cygwin1.dll is 1.7.1. accept4 was added to
cygwin1 after 1.7.1, so that explains the error you're seeing.

Try shutting down all Cygwin processes and reinstalling the cygwin
package. (I like to use "handle" from Windows SysInternals to ensure
I've got all cygwin processes stopped.)

-- 
David Rothenberger  ----  daveroth@acm.org

The typical page layout program is nothing more than an electronic
light table for cutting and pasting documents.

--
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

