From: Kaushal Modi <kaushal.modi@gmail.com>
To: Emacs developers <emacs-devel@gnu.org>
Subject: Error when building from master branch
Date: Sun, 12 Jul 2020 13:48:49 -0400 [thread overview]
Message-ID: <CAFyQvY2MFNGBY3oxa17BH7gYryFj5x6N=v_Z0pDz6bnVvqdufQ@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1492 bytes --]
Hello,
When building emacs from master branch, I get the below error:
OS: CentOS Linux release 7.6.1810 (Core)
Other than --prefix, my configure switches are "--with-modules
--with-harfbuzz --with-imagemagick".
I tried running "make bootstrap" and still got the same error.
=====
In file included from /usr/lib/glib-2.0/include/glibconfig.h:9,
from /usr/include/glib-2.0/glib/gtypes.h:32,
from /usr/include/glib-2.0/glib/galloca.h:32,
from /usr/include/glib-2.0/glib.h:30,
from /usr/include/gtk-3.0/gdk/gdkconfig.h:13,
from /usr/include/gtk-3.0/gdk/gdk.h:30,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from xterm.h:49,
from emacsgtkfixed.c:25:
emacsgtkfixed.c: In function ‘emacs_fixed_get_type’:
emacsgtkfixed.c:51:1: error: size of array
‘_GStaticAssertCompileTimeAssertion_3’ is negative
51 | G_DEFINE_TYPE (EmacsFixed, emacs_fixed, GTK_TYPE_FIXED)
| ^~~~~~~~~~~~~
emacsgtkfixed.c:51:1: error: size of array
‘_GStaticAssertCompileTimeAssertion_4’ is negative
51 | G_DEFINE_TYPE (EmacsFixed, emacs_fixed, GTK_TYPE_FIXED)
| ^~~~~~~~~~~~~
emacsgtkfixed.c:51:1: error: size of array
‘_GStaticAssertCompileTimeAssertion_5’ is negative
51 | G_DEFINE_TYPE (EmacsFixed, emacs_fixed, GTK_TYPE_FIXED)
| ^~~~~~~~~~~~~
make[2]: *** [emacsgtkfixed.o] Error 1
=====
--
Kaushal Modi
[-- Attachment #2: Type: text/html, Size: 1951 bytes --]
next reply other threads:[~2020-07-12 17:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-12 17:48 Kaushal Modi [this message]
2020-07-12 18:35 ` Error when building from master branch Paul Eggert
2020-07-27 1:26 ` Kaushal Modi
2020-07-27 2:48 ` Kaushal Modi
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAFyQvY2MFNGBY3oxa17BH7gYryFj5x6N=v_Z0pDz6bnVvqdufQ@mail.gmail.com' \
--to=kaushal.modi@gmail.com \
--cc=emacs-devel@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 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).