This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: rsync won't make


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]