GNU bug report logs - #34098
build failed: alloc.c:140: undefined reference to `my_heap_start'

Previous Next

Package: emacs;

Reported by: Glenn Morris <rgm <at> gnu.org>

Date: Wed, 16 Jan 2019 10:20:02 UTC

Severity: important

Found in version 27.0.50

Fixed in version 27.1

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 34098 in the body.
You can then email your comments to 34098 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to dancol <at> dancol.org, bug-gnu-emacs <at> gnu.org:
bug#34098; Package emacs. (Wed, 16 Jan 2019 10:20:02 GMT) Full text and rfc822 format available.

Message #3 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: submit <at> debbugs.gnu.org
Subject: build failed: alloc.c:140: undefined reference to `my_heap_start'
Date: Wed, 16 Jan 2019 05:19:46 -0500
Package: emacs
Version: 27.0.50
Severity: important

Master branch at revision 655badc33. Using RHEL 7.6, gcc 4.8.5.
Configure options:
--with-mailutils --without-xaw3d 
--without-gsettings --without-xim --with-x --with-x-toolkit=athena
--without-toolkit-scroll-bars --enable-check-lisp-object-type

Some configure output:
  What compiler should emacs be built with?             gcc -std=gnu11 -g3 -O2
  Should Emacs use the GNU version of malloc?           no
    (The GNU allocators don't work with this system configuration.
  Should Emacs use a relocating allocator for buffers?  no
  Should Emacs use mmap(2) for buffer allocation?       no
  [...]
  Does Emacs support the portable dumper?                 yes
  Does Emacs support legacy unexec dumping?               no 
  Which dumping strategy does Emacs use?                  pdumper 

Bootstrap build fails with:

CCLD     temacs.in
alloc.o: In function `malloc_initialize_hook':
alloc.c:140: undefined reference to `my_heap_start'
collect2: error: ld returned 1 exit status




bug marked as fixed in version 27.1, send any further explanations to 34098 <at> debbugs.gnu.org and Glenn Morris <rgm <at> gnu.org> Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Thu, 17 Jan 2019 12:12:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 14 Feb 2019 12:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 5 years and 72 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.