emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs bootstrap


From: Stefan Monnier
Subject: Re: Emacs bootstrap
Date: Sat, 21 Jun 2008 22:47:03 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

> There is a small problem when doing `make bootstrap-clean'.  In
> `top_bootclean', we have

>   top_bootclean=\
>         rm -f config.cache config.log ; \
>         if [ -d lock ] ; then (cd lock && (rm -f * || true)); else true; fi

> This wants to remove the `CVS' subdirectory in `lock', which leads to
> an error.

I don't have any `lock' nor `lock/CVS' directory.  What error do
you get?  And why do you have a lock/CVS subdirectory?


        Stefan




reply via email to

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