emacs-devel
[Top][All Lists]
Advanced

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

Error building Emacs on Linux x64


From: Andrei Chițu
Subject: Error building Emacs on Linux x64
Date: Thu, 12 Jun 2014 09:41:04 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

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.




reply via email to

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