* Problem to install emacs
@ 2011-04-22 23:46 Germán Arias
2011-04-23 19:35 ` Germán Arias
0 siblings, 1 reply; 2+ messages in thread
From: Germán Arias @ 2011-04-22 23:46 UTC (permalink / raw)
To: emacs-devel
I have Emacs from Bazaar repository. I run:
./autogen.sh
./configure --with-ns
And all seems fine, but with "make bootstrap" I get the error:
Wrote /home/german/Instalados/emacs/lisp/cedet/inversion.elc
Compiling cedet/mode-local.el
Wrote /home/german/Instalados/emacs/lisp/cedet/mode-local.elc
Compiling cedet/pulse.el
Wrote /home/german/Instalados/emacs/lisp/cedet/pulse.elc
Compiling cedet/semantic.el
Aborted
make[3]: *** [cedet/semantic.elc] Error 134
make[3]: Leaving directory `/home/german/Instalados/emacs/lisp'
make[2]: *** [compile-main] Error 2
make[2]: Leaving directory `/home/german/Instalados/emacs/lisp'
make[1]: *** [lisp] Error 2
make[1]: Leaving directory `/home/german/Instalados/emacs'
make: *** [bootstrap] Error 2
I have GCC 4.2 on gNewSense. Any advice? Thanks
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Problem to install emacs
2011-04-22 23:46 Problem to install emacs Germán Arias
@ 2011-04-23 19:35 ` Germán Arias
0 siblings, 0 replies; 2+ messages in thread
From: Germán Arias @ 2011-04-23 19:35 UTC (permalink / raw)
To: emacs-devel
On vie, 2011-04-22 at 17:46 -0600, Germán Arias wrote:
> I have Emacs from Bazaar repository. I run:
>
> ./autogen.sh
> ./configure --with-ns
>
> And all seems fine, but with "make bootstrap" I get the error:
>
> Wrote /home/german/Instalados/emacs/lisp/cedet/inversion.elc
> Compiling cedet/mode-local.el
> Wrote /home/german/Instalados/emacs/lisp/cedet/mode-local.elc
> Compiling cedet/pulse.el
> Wrote /home/german/Instalados/emacs/lisp/cedet/pulse.elc
> Compiling cedet/semantic.el
> Aborted
> make[3]: *** [cedet/semantic.elc] Error 134
> make[3]: Leaving directory `/home/german/Instalados/emacs/lisp'
> make[2]: *** [compile-main] Error 2
> make[2]: Leaving directory `/home/german/Instalados/emacs/lisp'
> make[1]: *** [lisp] Error 2
> make[1]: Leaving directory `/home/german/Instalados/emacs'
> make: *** [bootstrap] Error 2
>
>
> I have GCC 4.2 on gNewSense. Any advice? Thanks
>
>
Forget this, after update today, I was able to run make without problem.
Thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-04-23 19:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-22 23:46 Problem to install emacs Germán Arias
2011-04-23 19:35 ` Germán Arias
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).