*BSD News Article 22181


Return to BSD News archive

Xref: sserve gnu.misc.discuss:11344 comp.os.386bsd.apps:530 comp.os.386bsd.bugs:1584
Path: sserve!newshost.anu.edu.au!munnari.oz.au!constellation!convex!convex!convex!darwin.sura.net!howland.reston.ans.net!usenet.ins.cwru.edu!news.ysu.edu!yfn.ysu.edu!ap713
From: ap713@yfn.ysu.edu (Christopher L. Mikkelson)
Newsgroups: gnu.misc.discuss,comp.os.386bsd.apps,comp.os.386bsd.bugs
Subject: RCS compile problem
Date: 10 Oct 1993 18:41:11 GMT
Organization: Youngstown State/Youngstown Free-Net
Lines: 21
Message-ID: <299l07$qnl@news.ysu.edu>
Reply-To: ap713@yfn.ysu.edu (Christopher L. Mikkelson)
NNTP-Posting-Host: yfn.ysu.edu


  I am trying to compile RCS version 5.6.0.1 on 386bsd 0.1 +pk 0.2.3.
It dosen't make it past the conf.h generation part.  conf.sh terminates
with:
  + i=b
  + u=269
  + test 1 -lt 269
  + expr ( 1 + 269 ) / 2
  syntax error
  + M=
  + expr + 1
  syntax error
  + M1=
  + sed ,$s|^[^#/][^/]*|/* & */| a.ha
  sed: Unknown command
  + exit
I have tried this with GNU sed 1.18 and an older version of the same
Help!
                thank you,
                    Chris Mikkelson
--