[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: make bootstrap fails.
From: |
Steven T. Hatton |
Subject: |
Re: make bootstrap fails. |
Date: |
Fri, 30 Jan 2004 22:20:37 -0500 |
User-agent: |
KMail/1.6 |
On Friday 30 January 2004 20:48, Luc Teirlinck wrote:
> Steven T. Hatton wrote:
>
> I should have mentioned that I had done the `./configure' prior to
> the 'make bootstrap'. Following the above procedure results in the
> failure described. This is a SuSE 9.0 box.
>
> I do not understand then. If you checked out the CVS correctly, you
> should have an emacs/src directory, even though the error messsages
> seem to claim you do not. Do you get an error if you just do `cd src'
> instead of `make bootstrap'?
>
> Sincerely,
>
> Luc.
I figured it out. I recently added a CDPATH to my .bashrc. I had the feeling
when I did it, I would regret having done so. unset CDPATH. Problem solved.
STH