[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#18124: Rev. 117587 breaks '--without-x' compilation
From: |
Vladimir Lomov |
Subject: |
bug#18124: Rev. 117587 breaks '--without-x' compilation |
Date: |
Mon, 28 Jul 2014 14:15:20 +0900 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
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
make-117586.log.xz
Description: application/xz
make-117587.log.xz
Description: application/xz
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- bug#18124: Rev. 117587 breaks '--without-x' compilation,
Vladimir Lomov <=