When I tried to run configure on a HP-UX B.11.00 A 9000/889 I received an
error complaining about invalid chmod option. Upon looking into it I found
that the configure script had the following code:
chmod -f +x \
contrib/clmerge \
contrib/cln_hist \
contrib/commit_prep \
contrib/cvs_acls \
contrib/log \
contrib/log_accum \
contrib/mfpipe \
contrib/rcslock \
contrib/sccs2rcs \
src/cvsbug
The version of chmod on our HP system does not support -f option. After
removing this option, I was able to run configure and finish compiling cvs.
Steve Mc Lurkin
_______________________________________________
Bug-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-cvs