[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 13:51:04 -0700 |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
mei kween giam <meikween@yahoo.com> writes:
> I am installing it in MacOS 10.3.3. All i have done is
>
> the following without any configure options
>
> $./configure
> $make
> $make check
>
> And make check give me the same error and I have also
> made sure that the /private/tmp/cvs-sanity does not
> exist before comfiguring and compiling it.
>
> I haven't a clue how to go about this. Any help will
> be great!
What is actually found in
/private/tmp/cvs-sanity/tmp
after the 'make check' fails?
What is happening is that TESTDIR is set to
/private/tmp/cvs-sanity on your machine.
Then TMPDIR is set to $TESTDIR/tmp which should be
empty when things start.
If cvs is not cleaning up after itself and is
leaving cruft in $TESTDIR/tmp, then that is an
error and you need to determine what files are
being left there and why.
-- Mark
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)
iD8DBQFBR1m43x41pRYZE/gRAgxVAJwIKqI26LtyF+XkkADn0iRvy5ZGUgCbBXyA
BIAf6iaoWM+7nPOB61AvFF0=
=rtnG
-----END PGP SIGNATURE-----