unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* undefined reference to `my_heap_start'
@ 2019-01-16 10:07 Colin Baxter
  2019-01-17  1:36 ` Paul Eggert
  0 siblings, 1 reply; 3+ messages in thread
From: Colin Baxter @ 2019-01-16 10:07 UTC (permalink / raw)
  To: emacs-devel

Hello,

I'm getting a make error on today's pull of emacs:

make[2]: Entering directory '/home/redknight/git/emacs/admin/unidata'
  GEN      ../../lisp/international/charscript.el
make[2]: Leaving directory '/home/redknight/git/emacs/admin/unidata'
  CCLD     temacs.in
alloc.o: In function `malloc_initialize_hook':
/home/redknight/git/emacs/src/alloc.c:140: undefined reference to `my_heap_start'
collect2: error: ld returned 1 exit status
Makefile:634: recipe for target 'temacs.in' failed
make[1]: *** [temacs.in] Error 1
make[1]: Leaving directory '/home/redknight/git/emacs/src'
Makefile:423: recipe for target 'src' failed
make: *** [src] Error 2

I'm on 3.16.0-7-686-pae #1 SMP Debian 3.16.59-1 (2018-10-03) i686
GNU/Linux.

Best wishes,


-- 
Colin Baxter
m43cap@yandex.com




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-01-17  6:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-16 10:07 undefined reference to `my_heap_start' Colin Baxter
2019-01-17  1:36 ` Paul Eggert
2019-01-17  6:38   ` Colin Baxter

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).