On 06-09-22 13:15 -0400, Bulgrien, Kevin wrote: > Err... Oops. > > > This is not NFS, not Solaris, but it is the same CVS version, and so > > the scenario is universally broken for a permission structure I > ^ is NOT universally broken > > think you are describing.
Thanks, Kevin (that's what I thought you meant) Yes, it looks like a Solaris + NFS issue, when I tried to compile a more recent version of cvs in $HOME, `make check` also gave me a bunch of "make: getcwd: : Permission denied" errors, and ended with ./sanity.sh: cannot determine current directory ./sanity.sh: /check.log: cannot create ./sanity.sh: /check.log: cannot create make[2]: *** [localcheck] Error 1 make[2]: Leaving directory `' make[1]: *** [check-am] Error 2 make[1]: Leaving directory `' make: *** [check-recursive] Error 1 In case it helps people with this problem in the future, the consensus on google is that the NFS mount points have the wrong permissions, see http://aa11.cjb.net/sun_managers/2000/01/msg00411.html and http://aa11.cjb.net/sun_managers/2000/01/msg00426.html http://www.sunmanagers.org/archives/1994/1534.html http://groups.google.com/group/comp.unix.sco.programmer/msg/11e91d8f1493d984?dmode=source http://blogs.sun.com/tdh/entry/getcwd_is_failing http://forum.sun.com/jive/thread.jspa?threadID=76229&messageID=277335#277335 Thanks for the confirmation, Kenneth _______________________________________________ info-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/info-cvs
