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
>[EMAIL PROTECTED]


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                              [EMAIL PROTECTED]
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 [EMAIL PROTECTED]

Reply via email to