[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 16:40:51 -0800 |
I am sorry it was a false alarm. I failed to notice that my
configuration was failed due to missing makeinfo. After installing
makeinfo and started the process all over bootstrap finished without
an issue.
-Tak
Thu, 07 Feb 2013 14:19:42 -0800 (PST): "Ota, Takaaki" <Takaaki.Ota@am.sony.com>
wrote:
> OK, I will retry from scratch later. Thanks for the confirmation.
>
> -Tak
>
> Thu, 7 Feb 2013 16:38:22 -0500: Glenn Morris <rgm@gnu.org> wrote:
>
> > "Ota, Takaaki" wrote:
> >
> > > $ tar Jxvf emacs-24.2.93.tar.xz
> > > $ cd emacs-24.2.93
> > > $ ./configure --prefix ....
> > > $ make bootstrap
> >
> > Works for me.
> >
> > After the configure step, did you have oldXMenu/Makefile?
> > Did configure complete without errors/problems?
> >
> > configure: creating ./config.status
> > config.status: creating Makefile
> > config.status: creating lib/Makefile
> > config.status: creating lib-src/Makefile
> > config.status: creating oldXMenu/Makefile
> > etc
> >
> >