[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: CVS Bug? or User error?
From: |
Mark D. Baushke |
Subject: |
Re: CVS Bug? or User error? |
Date: |
Wed, 26 May 2004 17:20:08 -0700 |
SANTOS, DANIEL (SBCSI) <ds7867@sbc.com> writes:
> Hello, I'm not sure if this is a bug or user error. This is the 1st time
> trying to compile CVS. running on HP-UX 11i. I have scoured the internet
> for answers and can get none :(
It seems that your make does not like the rules that update the
lib/getdate.c file. However, you should not need to do it.
Try unpacking the cvs 1.11.16 sources again and doing a
'touch cvs-1.11.16/lib/getdate.c' command and seeing if
building works a bit better for you.
-- Mark