* Error building Emacs on Linux x64
@ 2014-06-12 6:41 Andrei Chițu
0 siblings, 0 replies; only message in thread
From: Andrei Chițu @ 2014-06-12 6:41 UTC (permalink / raw)
To: emacs-devel
Hello,
I am trying to compile Emacs from the master branch, on a Debian x64, using
CFLAGS='-O3 -g0 -march=native -pipe' ./configure --enable-link-time-optimization
Using either "make" or "make bootstrap", the build process is terminated with
this error:
In toplevel form:
emacs-lisp/bytecomp.el:2290:1:Warning: `"DEAD"' is a malformed function
emacs-lisp/bytecomp.el:2290:1:Error: Wrong type argument: sequencep, 15505804
Makefile:298: recipe for target 'emacs-lisp/bytecomp.elc' failed
make[3]: *** [emacs-lisp/bytecomp.elc] Error 1
From what I have read in older bug reports, it must be a compiler problem.
This is a recent problem, I have successfully compiled Emacs using the same
configuration on 24 May.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-06-12 6:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-12 6:41 Error building Emacs on Linux x64 Andrei Chițu
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).