Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <70DB181F3302D21192700000F806F3A0074357DE@utoexc1.uto.cpqcorp.net>
From: "Sprenger, Karel" <Karel.Sprenger@Compaq.com>
To: "'Jason.Tishler@dothill.com'" <Jason.Tishler@dothill.com>,
        "'cygwin@sources.redhat.com'" <cygwin@sources.redhat.com>
Cc: "'costa@cade.com.br'" <costa@cade.com.br>
Subject: RE: Cygwin RCS Build Instructions (or sometimes ash does not like
	 a.out)
Date: Fri, 3 Nov 2000 17:21:51 +0100 
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2650.21)
Content-Type: text/plain;
	charset="iso-8859-1"

Hi,

Just now I tried to build RCS 5.7 a couple of times using the instructions
and patches in Jason Tishler's message of Thu, 12 Oct 2000 10:27:45 -0400,
and everything works fine until the make installcheck step.  Then I get an
rcs error on the rcs -i -L test which fails with rcs error 0.  Any clues?

BTW, src/Makefile.in needs another patch as the programs to install end in
.exe:

*** Makefile.in~        Fri Nov  3 16:59:50 2000
--- Makefile.in Fri Nov  3 17:00:57 2000
***************
*** 87,93 ****
   o = .o
  #o = .s# Minix/PC with ACK cc

!  x =

  #)
  # On non-Unix hosts you must manually create and edit conf.h from
conf.heg.
--- 87,93 ----
   o = .o
  #o = .s# Minix/PC with ACK cc

!  x = .exe

  #)
  # On non-Unix hosts you must manually create and edit conf.h from
conf.heg.

Looking forward to any help.

Cheers,
Karel

--
Karel Sprenger, senior solution specialist
COMPAQ, Professional Services
Mobile: +31 (6) 5178 5034           Home: +31 (20) 670 0942
E-mail: karel.sprenger@compaq.com   Private: cjas@xs4all.nl
"The best way to have a good idea is to have lots of ideas." - Linus
Pauling

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

