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
X-Apparently-From: <hu?one@yahoo.com>
Reply-To: <max@huville.com>
From: "Jeff Hu" <hu_one@yahoo.com>
To: <cygwin@sources.redhat.com>
Subject: RE: Cygwin RCS Build Instructions (or sometimes ash does not like a.out)
Date: Fri, 3 Nov 2000 14:15:00 -0500
Message-ID: <LMBBKGINDNGEAHNCKNNECEKBCLAA.hu_one@yahoo.com>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0)
In-Reply-To: <70DB181F3302D21192700000F806F3A0074357DE@utoexc1.uto.cpqcorp.net>
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400
Importance: Normal

This is because of a problem in the readlink() function.  Chris checked in a
patch on 10/31.

Jeff

-----Original Message-----
From: cygwin-owner@sources.redhat.com
[mailto:cygwin-owner@sources.redhat.com]On Behalf Of Sprenger, Karel
Sent: Friday, November 03, 2000 11:22 AM
To: 'Jason.Tishler@dothill.com'; 'cygwin@sources.redhat.com'
Cc: 'costa@cade.com.br'
Subject: RE: Cygwin RCS Build Instructions (or sometimes ash does not like
a.out)

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


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


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

