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, 15 Aug 2000 09:33:23 -0400 From: John Green To: Andre Oliveira da Costa Cc: cygwin AT sourceware DOT cygnus DOT com Subject: Re: RCS executables? (need merge) Message-ID: <20000815093323.A12568@shako.cisco.com> Mail-Followup-To: Andre Oliveira da Costa , cygwin AT sourceware DOT cygnus DOT com References: <20000814142907 DOT E9901 AT shako DOT cisco DOT com> <006e01c00622$298e24d0$5400000a AT costa> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.4i In-Reply-To: <006e01c00622$298e24d0$5400000a@costa>; from costa@cade.com.br on Mon, Aug 14, 2000 at 04:02:16PM -0300 Andre, Thanks for the patch. Unfortunately, it fails at the same place in conf.sh Any suggestions? (I would prefer to be able to rebuild this when necessary) Thanks, John On Mon, Aug 14, 2000 at 04:02:16PM -0300, Andre Oliveira da Costa wrote: > Hi John, > > I also had trouble a long time ago building RCS on Cygwin (ever since > B20.x), but with help from a lot of people, I managed to do it. I recently > upgraded to Cygwin 1.1.2 (still waiting for the newer libs to get more > stable...), and had to recompile RCS 5.7 one more time. However, having > learned from experience, this time things went really smooth. > > All I had to to was: download sources, apply the patch attached to this > message, make and make install. It works like a charm. > > If you want it, I can send you only the executable for merge. It's up to > you. > > HTH. > > Best, > > Andre > -- > André Oliveira da Costa > (costa AT cade DOT com DOT br) > > > > -----Original Message----- > > From: cygwin-owner AT sources DOT redhat DOT com > > [mailto:cygwin-owner AT sources DOT redhat DOT com]On Behalf Of John Green > > Sent: Monday, August 14, 2000 3:29 PM > > To: cygwin AT sourceware DOT cygnus DOT com > > Subject: RCS executables? (need merge) > > > > > > Are there RCS executables built for Cygwin (more current than B20?) > > Specifically, I need merge. > > > > I've tried building it myself, but it stalls after: > > > > /src/rcs-5.7/src/conf.sh: cannot deduce has_prototype, > > has_stdard, va_start_args > > make[1]: *** [conf.h] Error 1 > > make[1]: Leaving directory `/build/rcs-5.7/src' > > make: *** [all] Error 2 > > > > From conf.err > > > > + has_varargs=0 > > + as=1 2 > > + rm -f ./a.out > > + gcc -Dhas_conf_h -I. -I/src/rcs-5.7/src -g -O -o a.out > > -Dhas_prototypes=0 -Dhas_stdarg=0 -Dhas_varargs=0 -Dva_start_args=1 a.c > > + ./a.out > > + rm -f ./a.out > > + gcc -Dhas_conf_h -I. -I/src/rcs-5.7/src -g -O -o a.out > > -Dhas_prototypes=0 -Dhas_stdarg=0 -Dhas_varargs=0 -Dva_start_args=2 a.c > > a.c:17: macro `va_start' used with too many (2) args > > + echo /src/rcs-5.7/src/conf.sh: cannot deduce has_prototypes, > > has_stdarg, va_start_args > > + exit 1 > > > > > > Thanks, > > John > > > > > > -- > > Want to unsubscribe from this list? > > Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com > > -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com