unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Error when building from master branch
@ 2020-07-12 17:48 Kaushal Modi
  2020-07-12 18:35 ` Paul Eggert
  0 siblings, 1 reply; 4+ messages in thread
From: Kaushal Modi @ 2020-07-12 17:48 UTC (permalink / raw)
  To: Emacs developers

[-- 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 --]

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

end of thread, other threads:[~2020-07-27  2:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-12 17:48 Error when building from master branch Kaushal Modi
2020-07-12 18:35 ` Paul Eggert
2020-07-27  1:26   ` Kaushal Modi
2020-07-27  2:48     ` Kaushal Modi

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