emacs-pretest-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Possible problem with M-x compile


From: Richard Stallman
Subject: Re: Possible problem with M-x compile
Date: Sun, 14 Nov 2004 01:00:54 -0500

    cd $CLIENTLIB_BUILDDIR && fmake tests && make

    and this has worked for some time now, on Emacs versions 20 and above.
    In the last two weeks however, the following error is presented:

    cd: No such directory found via CDPATH environment variable

    My shell is /bin/bash, and yes, the environment variable is defined,
    as is CDPATH.

What is the definition of that envvar?

How about adding  pwd>~/foo  to the start of your compile command
in each version and see what it tells you?
Then try both with  echo $CLIENTLIB_BUILDDIR > ~/foo.
Then try both with  echo $CDPATH > ~/foo.
This ought to show what's going on.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]