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

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

bug#13651: Emacs pretest 24.2.93


From: Ota, Takaaki
Subject: bug#13651: Emacs pretest 24.2.93
Date: Thu, 7 Feb 2013 12:15:35 -0800

"make bootstrap" fails.

ota@ubuntu:~/emacs/build/emacs-24.2.93$ make bootstrap
[ -r "/home/ota/emacs/build/emacs-24.2.93/src/config.in" ] || ( cd 
/home/ota/emacs/build/emacs-24.2.93 && autoheader )
(cd src;      make  bootstrap-clean)
make[1]: Entering directory `/home/ota/emacs/build/emacs-24.2.93/src'
rm -f temacs core *.core \#* *.o libXMenu11.a liblw.a
rm -f ../etc/DOC
rm -f bootstrap-emacs emacs-24.2.93
rm -f buildobj.h
rm -f globals.h gl-stamp
rm -f emacs-*.*.* emacs
rm -rf deps
rm -f epaths.h config.h config.stamp stamp-oldxmenu ../etc/DOC-*
if test -f ./.gdbinit; then \
          mv ./.gdbinit ./.gdbinit.save; \
          if test -f "/home/ota/emacs/build/emacs-24.2.93/src/.gdbinit"; then 
rm -f ./.gdbinit.save; \
          else mv ./.gdbinit.save ./.gdbinit; fi; \
        fi
make[1]: Leaving directory `/home/ota/emacs/build/emacs-24.2.93/src'
(cd oldXMenu; make  maintainer-clean)
make[1]: Entering directory `/home/ota/emacs/build/emacs-24.2.93/oldXMenu'
make[1]: *** No rule to make target `maintainer-clean'.  Stop.
make[1]: Leaving directory `/home/ota/emacs/build/emacs-24.2.93/oldXMenu'
make: *** [bootstrap-clean] Error 2
ota@ubuntu:~/emacs/build/emacs-24.2.93$






ota@ubuntu:~/emacs/build/emacs-24.2.93$ make distclean
[ -r "/home/ota/emacs/build/emacs-24.2.93/src/config.in" ] || ( cd 
/home/ota/emacs/build/emacs-24.2.93 && autoheader )
(cd src;      make  distclean)
make[1]: Entering directory `/home/ota/emacs/build/emacs-24.2.93/src'
make[1]: *** No rule to make target `distclean'.  Stop.
make[1]: Leaving directory `/home/ota/emacs/build/emacs-24.2.93/src'
make: *** [distclean] Error 2
ota@ubuntu:~/emacs/build/emacs-24.2.93$ make bootstrap
[ -r "/home/ota/emacs/build/emacs-24.2.93/src/config.in" ] || ( cd 
/home/ota/emacs/build/emacs-24.2.93 && autoheader )
(cd src;      make  bootstrap-clean)
make[1]: Entering directory `/home/ota/emacs/build/emacs-24.2.93/src'
make[1]: *** No rule to make target `bootstrap-clean'.  Stop.
make[1]: Leaving directory `/home/ota/emacs/build/emacs-24.2.93/src'
make: *** [bootstrap-clean] Error 2
ota@ubuntu:~/emacs/build/emacs-24.2.93$


Thu, 7 Feb 2013 03:41:55 -0500: Glenn Morris <rgm@gnu.org> wrote:

> 
> The next pretest for what will be the Emacs 24.3 release is available at
> 
>   ftp://alpha.gnu.org/gnu/emacs/pretest/emacs-24.2.93.tar.xz
> 
> Please give it as much testing as you can.
> As always, if you encounter problems building or using Emacs,
> send a report to bug-gnu-emacs@gnu.org with full details
> (if possible, use M-x report-emacs-bug).
> 
> Since the last pretest, there have been a couple of fixes related to
> mouse handling, so please pay particular attention to that aspect.
> 
> Hopefully, this is close to what will be the actual release.
> If you package Emacs for a distribution, it would be great if you can
> check that this pretest works for you.
> 
> _______________________________________________
> Info-gnu-emacs mailing list
> Info-gnu-emacs@gnu.org
> https://lists.gnu.org/mailman/listinfo/info-gnu-emacs
> 






reply via email to

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