unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#26735: Unable to build emacs with Intel compilers
@ 2017-05-01 15:45 Stewart, Adam James
  2017-05-19  7:59 ` Paul Eggert
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Stewart, Adam James @ 2017-05-01 15:45 UTC (permalink / raw)
  To: 26735

[-- Attachment #1: Type: text/plain, Size: 656 bytes --]

Hi,

I'm trying to build emacs 25.2 with Intel 17.0.2 on CentOS 7.3, but the build is crashing with the following error message:


alloc.c(1383): error: identifier "max_align_t" is undefined
    return (MALLOC_IS_GC_ALIGNED || (intptr_t) p % GCALIGNMENT == 0
            ^

alloc.c(1407): error: identifier "max_align_t" is undefined
    if (! MALLOC_IS_GC_ALIGNED)
          ^


Do you have any idea what might be causing this? I can send you the full build log if it will help.

Adam J. Stewart
Assistant Systems Administrator
Laboratory Computing Resource Center
Computing, Environment and Life Sciences
Argonne National Laboratory

[-- Attachment #2: Type: text/html, Size: 1787 bytes --]

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

end of thread, other threads:[~2017-05-29 20:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-01 15:45 bug#26735: Unable to build emacs with Intel compilers Stewart, Adam James
2017-05-19  7:59 ` Paul Eggert
2017-05-25  7:44 ` Paul Eggert
2017-05-29 20:50 ` Paul Eggert

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