Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Tue, 18 Sep 2001 14:29:59 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Problems compiling rsync with latest update Message-ID: <20010918142959.A4544@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20010918182145 DOT 52059 DOT qmail AT web10403 DOT mail DOT yahoo DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20010918182145.52059.qmail@web10403.mail.yahoo.com> User-Agent: Mutt/1.3.21i On Tue, Sep 18, 2001 at 11:21:45AM -0700, Kevin Takenaga wrote: >I'm getting the following output when I try to compile >rsync against the latest sources: > >bash-2.05$ make >gcc -I. -I. -O -c rsync.c -o rsync.o >In file included from /usr/include/unistd.h:7, > from rsync.h:87, > from rsync.c:23: >/usr/include/getopt.h:41: redefinition of `struct >option' >/usr/include/getopt.h:56: conflicting types for >`getopt_long' >lib/getopt.h:107: previous declaration of >`getopt_long' >make: *** [rsync.o] Error 1 > >I noticed there was a change to the getopt.h in the >last cygwin update. The last update to getopt.h was in 2000/10/28. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/