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

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

Re: bootstrapping error (autoloads error 255)


From: Dieter Wilhelm
Subject: Re: bootstrapping error (autoloads error 255)
Date: Mon, 10 Jul 2006 23:37:42 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Richard Stallman <address@hidden> writes:

> I made a change in ldefs-boot.el that I think will fix this.
> Does it work now?

M-x cvs-update
M-x compile "./configure"
M-x compile "make bootstrap"

it compiles!

Thank you very much, but unfortunately I can't tell whether this is
due to your changes or the hint Luc Teirlink previously gave to me:
"make maintainer-clean".  I already did this approx. 15 h ago and it
worked without your changes (I think your changes came later,
ldefs-boot.el was mentioned as patched in my latest cvs-update
output).

I propose a new target "Foolproof" ;-).

.PHONEY :  Config Foolproof
Config : configure
       ./configure
Foolproof : extra-clean Config bootstrap

since I know some fool who still forgets typing ./configure before
compiling.
-- 
    Best wishes

    Dieter Wilhelm
    Darmstadt, Germany




reply via email to

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