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

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

bug#323: marked as done (make bootsrap problems)


From: Emacs bug Tracking System
Subject: bug#323: marked as done (make bootsrap problems)
Date: Thu, 29 May 2008 16:25:06 -0700

Your message dated Thu, 29 May 2008 19:15:29 -0400
with message-id <18495.14609.229383.543607@fencepost.gnu.org>
and subject line Re: make bootsrap problems 
has caused the Emacs bug report #323,
regarding make bootsrap problems
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don@donarmstrong.com
immediately.)


-- 
323: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=323
Emacs Bug Tracking System
Contact don@donarmstrong.com with problems
--- Begin Message --- Subject: make bootsrap problems Date: Tue, 27 May 2008 05:56:00 -0400
In the latest cvs version under Ubuntu 8.04, I am getting:

make maintainer-clean
configure
make bootstrap

...

echo "ELCFILES = \\\\\\" >> temp.sed
exclude=`echo /home/users/kifer/gnu/emacs/lisp/emacs-lisp/byte-opt.el 
/home/users/kifer/gnu/emacs/lisp/emacs-lisp/bytecomp.el 
/home/users/kifer/gnu/emacs/lisp/subr.el 
/home/users/kifer/gnu/emacs/lisp/progmodes/cc-mode.el 
/home/users/kifer/gnu/emacs/lisp/progmodes/cc-vars.el | sed -e 's, ,\\\\|,g' -e 
's,\/,\\\\/,g'`; \
        ls /home/users/kifer/gnu/emacs/lisp/*.elc 
/home/users/kifer/gnu/emacs/lisp/*/*.elc | sed -e "/$exclude/d" -e 
"s|^/home/users/kifer/gnu/emacs/lisp|      \$(lisp)|" -e 's/$/ \\\\\\/' -e '$ 
s/ \\\\//' >> temp.sed
echo "" >> temp.sed
sed -f temp.sed /home/users/kifer/gnu/emacs/lisp/Makefile.in > temp-elcfiles || 
rm temp-elcfiles
sed: file temp.sed line 3: unknown command: `('
rm temp.sed
chmod +w /home/users/kifer/gnu/emacs/lisp/Makefile.in
mv -f temp-elcfiles /home/users/kifer/gnu/emacs/lisp/Makefile.in || echo 
"Maintainer warning: failed to update Makefile.in"
mv: cannot stat `temp-elcfiles': No such file or directory
Maintainer warning: failed to update Makefile.in






--- End Message ---
--- Begin Message --- Subject: Re: make bootsrap problems Date: Thu, 29 May 2008 19:15:29 -0400
this has been fixed.


--- End Message ---

reply via email to

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