[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: error in make check - FAIL: Found cvsXXXXXX temp files in /private/t
From: |
Mark D. Baushke |
Subject: |
Re: error in make check - FAIL: Found cvsXXXXXX temp files in /private/tmp/cvs-sanity/tmp. |
Date: |
Tue, 14 Sep 2004 07:43:01 -0700 |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Note: It is always a good idea to indicate the host system on which you
are performing the 'make check' as well as any special configure options
you have provided.
My best guess is that you are starting with a /tmp/cvs-sanity that
already exists. Try to make sure it is removed before you start
your 'make check' command.
So, try
rm -fr /private/tmp/cvs-sanity
and/or
sudo rm -fr /private/tmp/cvs-sanity
and make sure that the directory is gone before running 'make check'
fwiw: I had no problems doing a 'make check' on my PowerBook running
MacOS 10.2.8 which is the only system that /tmp really maps to
/private/tmp among the systems I use.
Good luck,
-- Mark
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)
iD8DBQFBRwN13x41pRYZE/gRAoJoAKCtBHv/bsnVRxrA6PEOtBkfiJ98+gCfcYEm
Qr2EQFQUJViezutQ/FRA+hs=
=IRZe
-----END PGP SIGNATURE-----