* bug#18124: Rev. 117587 breaks '--without-x' compilation
@ 2014-07-28 5:15 Vladimir Lomov
0 siblings, 0 replies; only message in thread
From: Vladimir Lomov @ 2014-07-28 5:15 UTC (permalink / raw)
To: 18124
[-- Attachment #1: Type: text/plain, Size: 591 bytes --]
Hello,
rev. 117587 (bzr trunk) breaks compilation of emacs without X (configure
--without-x) while 117586 is fine.
I attach to files: make-117586 and make-117587 that collect all output
from compilation routine:
(LANG=C; export CFLAGS='-O0 -ggdb' ; ./configure --prefix=/usr \
--with-x-toolkit=no --without-x ; make ) > make-11758X.log 2>&1
X=6,7
P.S. The reason why I use CFLAGS is that I was debugging segfault of
Emacs while it runs auto-complete test in terminal. Seems that emacs
segfaults due to the same reason why it can't be compiled without X.
---
WBR, Vladimir Lomov
[-- Attachment #2: make-117586.log.xz --]
[-- Type: application/x-xz, Size: 11860 bytes --]
[-- Attachment #3: make-117587.log.xz --]
[-- Type: application/x-xz, Size: 10136 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-07-28 5:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-28 5:15 bug#18124: Rev. 117587 breaks '--without-x' compilation Vladimir Lomov
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).