https://bugzilla.samba.org/show_bug.cgi?id=2790
------- Comment #6 from [EMAIL PROTECTED] 2006-03-29 05:57 MST ------- It seems it has to be applied on both sides :) Anyway, it seems to be impossible to build rsync on Windows (Cygwin) with this patch: gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c log.c -o log.o log.c: In function `rwrite': log.c:231: error: `iconv_t' undeclared (first use in this function) log.c:231: error: (Each undeclared identifier is reported only once log.c:231: error: for each function it appears in.) log.c:231: error: parse error before "ic" make: *** [log.o] Error 1 This patch is sure useful only with Linux - Windows or Linux - Mac. -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html