From: Dov Grobgeld <dov.grobgeld@gmail.com>
To: 11379@debbugs.gnu.org
Subject: bug#11379: emacs 24; compilation fails in debug mode
Date: Sun, 29 Apr 2012 20:41:46 +0300 [thread overview]
Message-ID: <CA++fsGHyxsA24T93siiq32ciyf3uxxB_QA+=sTxS+bXKe+LxvQ@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 930 bytes --]
Chucking out git head (git commit e3e392d from git://repo.or.cz/emacs.git)
and doing a debug build as described below
fails. The compilation looks for the non-existing file "chkmalloc.h".
Here are the steps that I performed:
./autogen.sh
./configure --prefix=/usr/local/public-dev/ CPPFLAGS=-DDEBUG CFLAGS="-g
-O0"
make
which fails as follows:
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../src -I../lib
-I/space/pub-repos/emacs.git/lib-src
-I/space/pub-repos/emacs.git/lib-src/../src
-I/space/pub-repos/emacs.git/lib-src/../lib -Wl,-znocombreloc -DDEBUG -g
-O0 -DEMACS_NAME="\"GNU Emacs\"" \
-DVERSION="\"24.1.50\"" /space/pub-repos/emacs.git/lib-src/etags.c \
regex.o ../lib/libgnu.a -o etags
/space/pub-repos/emacs.git/lib-src/etags.c:233:24: fatal error:
chkmalloc.h: No such file or directory
System is: Linux grower 3.3.2-6.fc16.i686 #1 SMP Sat Apr 21 13:23:12 UTC
2012 i686 i686 i386 GNU/Linux
Regards,
Dov
[-- Attachment #2: Type: text/html, Size: 1229 bytes --]
next reply other threads:[~2012-04-29 17:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-29 17:41 Dov Grobgeld [this message]
2012-04-30 18:16 ` bug#11379: emacs 24; compilation fails in debug mode Glenn Morris
2012-04-30 22:15 ` Francesco Potortì
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CA++fsGHyxsA24T93siiq32ciyf3uxxB_QA+=sTxS+bXKe+LxvQ@mail.gmail.com' \
--to=dov.grobgeld@gmail.com \
--cc=11379@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.