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.

Full log


View this message in rfc822 format

From: Glenn Morris <rgm <at> gnu.org>
To: 34098 <at> debbugs.gnu.org
Cc: dancol <at> dancol.org
Subject: bug#34098: 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




This bug report was last modified 6 years and 184 days ago.

Previous Next


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