X-Recipient: archive-cygwin AT delorie DOT 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 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 AT cygwin DOT com Subject: Re: subversion-1.6.11-1 failure References: <243233 DOT 11749 DOT qm AT web56505 DOT mail DOT re3 DOT yahoo DOT 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 AT cygwin DOT com Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 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 AT acm DOT 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