Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-Id: <4.3.1.2.20001023225213.00b6f928@pop.ma.ultranet.com>
X-Sender: lhall@pop.ma.ultranet.com
X-Mailer: QUALCOMM Windows Eudora Version 4.3.1
Date: Mon, 23 Oct 2000 22:53:21 -0400
To: Mark Swarbrick <mswarbrick@home.com>, cygwin@sourceware.cygnus.com
From: "Larry Hall (RFK Partners, Inc)" <lhall@rfk.com>
Subject: Re: rsync won't make
In-Reply-To: <39F50092.2CA06BD4@home.com>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"

At 11:22 PM 10/23/2000, Mark Swarbrick wrote:
>I'm having trouble getting rsync to work on cygwin. I get this when I
>run make:
>
>gcc -I. -I. -g -O2 -c token.c -o token.o
>In file included from token.c:21:
>zlib/zlib.h:867: parse error before `('
>zlib/zlib.h:867: parse error before string constant
>zlib/zlib.h:871: stray '\' in program
>token.c: In function `send_deflated_token':
>token.c:107: stray '\' in program
>token.c:107: parse error before `!='
>token.c: At top level:
>token.c:122: parse error before `else'
>make: *** [token.o] Interrupt
>
>please email response also to
>mswarbrick@home.com


Your problem is carriage returns in your source files.  See the mail archives
about this if you want more info, insight, and options to resolve the issue.



Larry Hall                              lhall@rfk.com
RFK Partners, Inc.                      http://www.rfk.com
118 Washington Street                   (508) 893-9779 - RFK Office
Holliston, MA 01746                     (508) 893-9889 - FAX


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

