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: Mon, 14 Aug 2000 14:29:07 -0400 From: John Green To: cygwin AT sourceware DOT cygnus DOT com Subject: RCS executables? (need merge) Message-ID: <20000814142907.E9901@shako.cisco.com> Mail-Followup-To: cygwin AT sourceware DOT cygnus DOT com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i 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