This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Cygwin RCS Build Instructions (or sometimes ash does not like a.out)


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]