emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#23760: closed (25.0.95; emacs 25.0.95 doesn't buil


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#23760: closed (25.0.95; emacs 25.0.95 doesn't build with glibc-2.23.90)
Date: Wed, 06 Jul 2016 13:30:03 +0000

Your message dated Wed, 6 Jul 2016 15:29:43 +0200
with message-id <address@hidden>
and subject line Re: 25.0.95; emacs 25.0.95 doesn't build with glibc-2.23.90
has caused the debbugs.gnu.org bug report #23760,
regarding 25.0.95; emacs 25.0.95 doesn't build with glibc-2.23.90
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
23760: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=23760
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 25.0.95; emacs 25.0.95 doesn't build with glibc-2.23.90 Date: Mon, 13 Jun 2016 12:48:39 +0200
Emacs doesn't build with the latest glibc (glibc-2.23-90):

  CC       gmalloc.o
../../src/gmalloc.c:273:15: error: attempt to use poisoned 
"__malloc_initialize_hook"
 extern void (*__malloc_initialize_hook) (void);
               ^
../../src/gmalloc.c:381:8: error: attempt to use poisoned 
"__malloc_initialize_hook"
 void (*__malloc_initialize_hook) (void);
        ^
../../src/gmalloc.c: In function 'malloc_initialize_1':
../../src/gmalloc.c:567:7: error: attempt to use poisoned 
"__malloc_initialize_hook"
   if (__malloc_initialize_hook)
       ^
../../src/gmalloc.c:568:7: error: attempt to use poisoned 
"__malloc_initialize_hook"
     (*__malloc_initialize_hook) ();
       ^

-- 
Jan Synacek
Software Engineer, Red Hat



--- End Message ---
--- Begin Message --- Subject: Re: 25.0.95; emacs 25.0.95 doesn't build with glibc-2.23.90 Date: Wed, 6 Jul 2016 15:29:43 +0200 User-agent: Mozilla/5.0 (X11; Linux i686; rv:38.0) Gecko/20100101 Thunderbird/38.8.0 As this incompatibility was fixed in glibc commit 92e1ab0eb58c57d5843fa982ff6c24f551f2f634, I'm closing the Emacs bug report. Obviously we have some longer-term issues to address, but the problem prompting this bug report appears to have been fixed on the glibc side.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]