Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
Date: Tue, 28 Dec 1999 22:17:20 -0500
From: Christopher Faylor <cygwin@sourceware.cygnus.com>
To: "Steven N. Hirsch" <shirsch@adelphia.net>
Cc: Earnie Boyd <earnie_boyd@yahoo.com>, Trevor Forbes <trevorf@deakin.edu.au>,
        cygwin@sourceware.cygnus.com
Subject: Re: Problem building CVS-1.10.x
Message-ID: <19991228221720.A12060@cygnus.com>
Reply-To: cygwin@sourceware.cygnus.com
Mail-Followup-To: "Steven N. Hirsch" <shirsch@adelphia.net>,
	Earnie Boyd <earnie_boyd@yahoo.com>,
	Trevor Forbes <trevorf@deakin.edu.au>, cygwin@sourceware.cygnus.com
References: <19991229014024.3319.qmail@web112.yahoomail.com> <Pine.LNX.4.10.9912282131510.6391-100000@pii.fast.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0i
In-Reply-To: <Pine.LNX.4.10.9912282131510.6391-100000@pii.fast.net>; from shirsch@adelphia.net on Tue, Dec 28, 1999 at 09:36:17PM -0500

On Tue, Dec 28, 1999 at 09:36:17PM -0500, Steven N. Hirsch wrote:
>On Tue, 28 Dec 1999, Earnie Boyd wrote:
><sigh>, no my immediate problem is _not_ the line endings.  It's the fact
>that I'm unable to compile a working version of cvs-1.10.x.  It builds
>without incident or error.  When I try to use it by doing, e.g.
>
>$ cvs co CVSROOT
>
>(against my own server)
>
>it spits out:
>
>cvs.exe [checkout aborted]: writing to server: The descriptor is a file,
> not a socket
>
>and dies.  This is the problem I need to solve.  Once I can get it working
>to begin with, I'll worry about modifying it to preserve line-endings.
>
>For whatever reason, no one else is reporting this runtime error.  The
>error is coming from a section of code that tries to flush a buffer back
>to the server in client.c of cvs.

Run the program under gdb and see exactly where and why cvs is failing.  Since,
as you've mentioned, no one else is reporting a similar problem, it's unlikely
that anyone is going to offer an "aha!" type of insight.

cgf

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

