From: martin rudalics <rudalics@gmx.at>
To: 30120@debbugs.gnu.org
Subject: bug#30120: 26.0.90; Building with X toolkit without toolkit scroll bars broken on release branch and master
Date: Mon, 15 Jan 2018 10:39:46 +0100 [thread overview]
Message-ID: <5A5C76E2.7010803@gmx.at> (raw)
Building with an X toolkit without toolkit scroll bars currently fails
here as
CFLAGS='-O0 -g3' ../configure --with-gnutls=no --without-pop --enable-gcc-warnings=warn-only --with-x-toolkit=lucid --without-toolkit-scroll-bars --enable-checking=yes --enable-check-lisp-object-type=yes
make -j2 WERROR_CFLAGS=
In file included from ./string.h:49:0,
from ../../lib/explicit_bzero.c:28:
./stddef.h:93:3: error: conflicting types for ‘max_align_t’
In file included from ./stddef.h:55:0,
from ./string.h:49,
from ../../lib/explicit_bzero.c:28:
/usr/lib/gcc/x86_64-linux-gnu/4.7/include/stddef.h:426:3: note: previous declaration of ‘max_align_t’ was here
make[1]: *** [explicit_bzero.o] Fehler 1
make[1]: *** Warte auf noch nicht beendete Prozesse...
In file included from ./unistd.h:56:0,
from ../../lib/fcntl.c:28:
./stddef.h:93:3: error: conflicting types for ‘max_align_t’
In file included from ./stddef.h:55:0,
from ./unistd.h:56,
from ../../lib/fcntl.c:28:
/usr/lib/gcc/x86_64-linux-gnu/4.7/include/stddef.h:426:3: note: previous declaration of ‘max_align_t’ was here
make[1]: *** [fcntl.o] Fehler 1
make[1]: Leaving directory `/home/martin/emacs-git/release/obj-lucid-no/lib'
make: *** [lib] Fehler 2
both on the release branch and on master. A GTK build fails
in a similar way.
martin
next reply other threads:[~2018-01-15 9:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-15 9:39 martin rudalics [this message]
2018-01-15 12:29 ` bug#30120: 26.0.90; Building with X toolkit without toolkit scroll bars broken on release branch and master Eli Zaretskii
2018-01-16 9:09 ` martin rudalics
2018-01-16 5:42 ` Glenn Morris
2018-01-16 9:10 ` martin rudalics
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5A5C76E2.7010803@gmx.at \
--to=rudalics@gmx.at \
--cc=30120@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.