emacs-devel
[Top][All Lists]
Advanced

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

Re: .el files with gnustep


From: Germán Arias
Subject: Re: .el files with gnustep
Date: Tue, 22 Nov 2011 12:26:30 -0600
User-agent: GNUMail (Version 1.2.0)

On 2011-11-22 09:41:33 -0600 Stefan Monnier <address@hidden> wrote:

Can somebody give me an idea about why some files ".el" compile fine
with ./configure & make, but not with: ./configure --with-ns & make?
Is annoying that after an update, emacs can compile sometimes with
gnustep, and sometimes not. But if I try with ./configure & make, all works fine. And each time the problem is with a different ".el" file.

Can't think of any obvious reason.  If you show us some example of
errors you get with "./configure --with-ns & make", maybe we can help
a little better.


        Stefan

With rev 106478 I get (and gcc 4.6.0):

Compiling align.el
Wrote /home/german/Instalados/emacs/lisp/align.elc
Compiling allout-widgets.el
Wrote /home/german/Instalados/emacs/lisp/allout-widgets.elc
Compiling allout.el
Aborted
make[3]: *** [allout.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

There isn't enough information. At least to me.




reply via email to

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