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

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

make: syntax error before "G_GNUC_SENTINEL"


From: Stephen Berman
Subject: make: syntax error before "G_GNUC_SENTINEL"
Date: Tue, 05 Jul 2005 09:36:34 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the address@hidden mailing list.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

I just did cvs up and ./configure --with-x-toolkit=gtk without a
problem, but make (without and with bootstrap) bailed out with the
following errors.  I used the same gcc (3.3.5), gtk2 (2.6.4) and make
(3.80) (all from SUSE 9.3) as I did with my previous successful build
(the one with which I'm posting this) and didn't get these errors then
or ever before.  Can anyone help?

In file included from /opt/gnome/include/gtk-2.0/gdk-pixbuf/gdk-pixbuf.h:33,
                 from /opt/gnome/include/gtk-2.0/gdk/gdkcursor.h:5,
                 from /opt/gnome/include/gtk-2.0/gdk/gdk.h:31,
                 from /opt/gnome/include/gtk-2.0/gtk/gtk.h:31,
                 from xterm.h:46,
                 from dispnew.c:56:
/opt/gnome/include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-core.h:163: error: syntax 
error before "G_GNUC_SENTINEL"
/opt/gnome/include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-core.h:163: warning: data 
definition has no type or storage class
/opt/gnome/include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-core.h:184: error: syntax 
error before "G_GNUC_SENTINEL"
/opt/gnome/include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-core.h:184: warning: data 
definition has no type or storage class
/opt/gnome/include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-core.h:201: error: syntax 
error before "G_GNUC_SENTINEL"
/opt/gnome/include/gtk-2.0/gdk-pixbuf/gdk-pixbuf-core.h:201: warning: data 
definition has no type or storage class
In file included from /opt/gnome/include/gtk-2.0/gtk/gtkwidget.h:32,
                 from /opt/gnome/include/gtk-2.0/gtk/gtkcontainer.h:33,
                 from /opt/gnome/include/gtk-2.0/gtk/gtkbin.h:32,
                 from /opt/gnome/include/gtk-2.0/gtk/gtkwindow.h:33,
                 from /opt/gnome/include/gtk-2.0/gtk/gtkdialog.h:32,
                 from /opt/gnome/include/gtk-2.0/gtk/gtkaboutdialog.h:28,
                 from /opt/gnome/include/gtk-2.0/gtk/gtk.h:32,
                 from xterm.h:46,
                 from dispnew.c:56:
/opt/gnome/include/gtk-2.0/gtk/gtkobject.h:129: error: syntax error before 
"G_GNUC_SENTINEL"
/opt/gnome/include/gtk-2.0/gtk/gtkobject.h:129: warning: data definition has no 
type or storage class
/opt/gnome/include/gtk-2.0/gtk/gtkobject.h:207: error: syntax error before 
"G_GNUC_SENTINEL"
/opt/gnome/include/gtk-2.0/gtk/gtkobject.h:207: warning: data definition has no 
type or storage class
/opt/gnome/include/gtk-2.0/gtk/gtkobject.h:210: error: syntax error before 
"G_GNUC_SENTINEL"
/opt/gnome/include/gtk-2.0/gtk/gtkobject.h:210: warning: data definition has no 
type or storage class
In file included from /opt/gnome/include/gtk-2.0/gtk/gtkcontainer.h:33,
                 from /opt/gnome/include/gtk-2.0/gtk/gtkbin.h:32,
                 from /opt/gnome/include/gtk-2.0/gtk/gtkwindow.h:33,
                 from /opt/gnome/include/gtk-2.0/gtk/gtkdialog.h:32,
                 from /opt/gnome/include/gtk-2.0/gtk/gtkaboutdialog.h:28,
                 from /opt/gnome/include/gtk-2.0/gtk/gtk.h:32,
                 from xterm.h:46,
                 from dispnew.c:56:
/opt/gnome/include/gtk-2.0/gtk/gtkwidget.h:438: error: syntax error before 
"G_GNUC_SENTINEL"
/opt/gnome/include/gtk-2.0/gtk/gtkwidget.h:438: warning: data definition has no 
type or storage class
/opt/gnome/include/gtk-2.0/gtk/gtkwidget.h:447: error: syntax error before 
"G_GNUC_SENTINEL"
/opt/gnome/include/gtk-2.0/gtk/gtkwidget.h:447: warning: data definition has no 
type or storage class
/opt/gnome/include/gtk-2.0/gtk/gtkwidget.h:719: error: syntax error before 
"G_GNUC_SENTINEL"
/opt/gnome/include/gtk-2.0/gtk/gtkwidget.h:719: warning: data definition has no 
type or storage class
In file included from /opt/gnome/include/gtk-2.0/gtk/gtkbin.h:32,
                 from /opt/gnome/include/gtk-2.0/gtk/gtkwindow.h:33,
                 from /opt/gnome/include/gtk-2.0/gtk/gtkdialog.h:32,
                 from /opt/gnome/include/gtk-2.0/gtk/gtkaboutdialog.h:28,
                 from /opt/gnome/include/gtk-2.0/gtk/gtk.h:32,
                 from xterm.h:46,
                 from dispnew.c:56:
/opt/gnome/include/gtk-2.0/gtk/gtkcontainer.h:177: error: syntax error before 
"G_GNUC_SENTINEL"
/opt/gnome/include/gtk-2.0/gtk/gtkcontainer.h:177: warning: data definition has 
no type or storage class
/opt/gnome/include/gtk-2.0/gtk/gtkcontainer.h:181: error: syntax error before 
"G_GNUC_SENTINEL"
/opt/gnome/include/gtk-2.0/gtk/gtkcontainer.h:181: warning: data definition has 
no type or storage class
/opt/gnome/include/gtk-2.0/gtk/gtkcontainer.h:185: error: syntax error before 
"G_GNUC_SENTINEL"
/opt/gnome/include/gtk-2.0/gtk/gtkcontainer.h:185: warning: data definition has 
no type or storage class
In file included from /opt/gnome/include/gtk-2.0/gtk/gtkaboutdialog.h:28,
                 from /opt/gnome/include/gtk-2.0/gtk/gtk.h:32,
                 from xterm.h:46,
                 from dispnew.c:56:
/opt/gnome/include/gtk-2.0/gtk/gtkdialog.h:133: error: syntax error before 
"G_GNUC_SENTINEL"
/opt/gnome/include/gtk-2.0/gtk/gtkdialog.h:133: warning: data definition has no 
type or storage class
/opt/gnome/include/gtk-2.0/gtk/gtkdialog.h:143: error: syntax error before 
"G_GNUC_SENTINEL"
/opt/gnome/include/gtk-2.0/gtk/gtkdialog.h:143: warning: data definition has no 
type or storage class
In file included from /opt/gnome/include/gtk-2.0/gtk/gtk.h:32,
                 from xterm.h:46,
                 from dispnew.c:56:
/opt/gnome/include/gtk-2.0/gtk/gtkaboutdialog.h:65: error: syntax error before 
"G_GNUC_SENTINEL"
/opt/gnome/include/gtk-2.0/gtk/gtkaboutdialog.h:65: warning: data definition 
has no type or storage class
In file included from /opt/gnome/include/gtk-2.0/gtk/gtkcelllayout.h:26,
                 from /opt/gnome/include/gtk-2.0/gtk/gtk.h:49,
                 from xterm.h:46,
                 from dispnew.c:56:
/opt/gnome/include/gtk-2.0/gtk/gtktreeviewcolumn.h:127: error: syntax error 
before "G_GNUC_SENTINEL"
/opt/gnome/include/gtk-2.0/gtk/gtktreeviewcolumn.h:127: warning: data 
definition has no type or storage class
/opt/gnome/include/gtk-2.0/gtk/gtktreeviewcolumn.h:142: error: syntax error 
before "G_GNUC_SENTINEL"
/opt/gnome/include/gtk-2.0/gtk/gtktreeviewcolumn.h:142: warning: data 
definition has no type or storage class
In file included from /opt/gnome/include/gtk-2.0/gtk/gtk.h:49,
                 from xterm.h:46,
                 from dispnew.c:56:
/opt/gnome/include/gtk-2.0/gtk/gtkcelllayout.h:83: error: syntax error before 
"G_GNUC_SENTINEL"
/opt/gnome/include/gtk-2.0/gtk/gtkcelllayout.h:83: warning: data definition has 
no type or storage class
In file included from /opt/gnome/include/gtk-2.0/gtk/gtkcombobox.h:25,
                 from /opt/gnome/include/gtk-2.0/gtk/gtk.h:65,
                 from xterm.h:46,
                 from dispnew.c:56:
/opt/gnome/include/gtk-2.0/gtk/gtktreeview.h:170: error: syntax error before 
"G_GNUC_SENTINEL"
/opt/gnome/include/gtk-2.0/gtk/gtktreeview.h:170: warning: data definition has 
no type or storage class
In file included from /opt/gnome/include/gtk-2.0/gtk/gtk.h:82,
                 from xterm.h:46,
                 from dispnew.c:56:
/opt/gnome/include/gtk-2.0/gtk/gtkfilechooserdialog.h:58: error: syntax error 
before "G_GNUC_SENTINEL"
/opt/gnome/include/gtk-2.0/gtk/gtkfilechooserdialog.h:58: warning: data 
definition has no type or storage class
/opt/gnome/include/gtk-2.0/gtk/gtkfilechooserdialog.h:64: error: syntax error 
before "G_GNUC_SENTINEL"
/opt/gnome/include/gtk-2.0/gtk/gtkfilechooserdialog.h:64: warning: data 
definition has no type or storage class
In file included from /opt/gnome/include/gtk-2.0/gtk/gtk.h:158,
                 from xterm.h:46,
                 from dispnew.c:56:
/opt/gnome/include/gtk-2.0/gtk/gtktextbuffer.h:189: error: syntax error before 
"G_GNUC_SENTINEL"
/opt/gnome/include/gtk-2.0/gtk/gtktextbuffer.h:189: warning: data definition 
has no type or storage class
/opt/gnome/include/gtk-2.0/gtk/gtktextbuffer.h:196: error: syntax error before 
"G_GNUC_SENTINEL"
/opt/gnome/include/gtk-2.0/gtk/gtktextbuffer.h:196: warning: data definition 
has no type or storage class
/opt/gnome/include/gtk-2.0/gtk/gtktextbuffer.h:295: error: syntax error before 
"G_GNUC_SENTINEL"
/opt/gnome/include/gtk-2.0/gtk/gtktextbuffer.h:295: warning: data definition 
has no type or storage class
make[1]: *** [dispnew.o] Error 1
make[1]: Leaving directory `/home/steve/cvsroot/emacs/src'
make: *** [src] Error 2



In GNU Emacs 22.0.50.12 (i686-pc-linux-gnu, GTK+ Version 2.6.4)
 of 2005-05-20 on escher
Distributor `The X.Org Foundation', version 11.0.60802000
configured using `configure '--with-x-toolkit=gtk''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US.UTF-8
  locale-coding-system: utf-8
  default-enable-multibyte-characters: t

Major mode: Dired by name

Minor modes in effect:
  desktop-save-mode: t
  tabbar-mode: t
  recentf-mode: t
  show-paren-mode: t
  display-time-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  tooltip-mode: t
  auto-compression-mode: t
  menu-bar-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  column-number-mode: t
  line-number-mode: t
  next-error-follow-minor-mode:  Fol

Recent input:
d <tab> - <tab> / g d <tab> b <tab> - c <tab> <return> 
<help-echo> <select-window> <help-echo> <down-mouse-1> 
<mouse-1> <help-echo> 1 6 3 <return> <help-echo> <help-echo> 
<select-window> <help-echo> <down-mouse-1> <mouse-1> 
<help-echo> 1 6 3 <return> <down-mouse-1> <mouse-1> 
<down-mouse-5> <mouse-5> <double-down-mouse-5> <double-mouse-5> 
<triple-down-mouse-5> <triple-mouse-5> <down-mouse-4> 
<mouse-4> <down-mouse-1> <mouse-movement> <drag-mouse-1> 
<help-echo> <down-mouse-5> <mouse-5> <down-mouse-5> 
<mouse-5> <double-down-mouse-5> <double-mouse-5> <down-mouse-5> 
<mouse-5> <double-down-mouse-5> <double-mouse-5> <home> 
C-x d M-n g d <tab> b <tab> - <tab> c <tab> <return> 
<down-mouse-1> <mouse-1> M-x b u g <M-backspace> e 
m a <tab> b u g <tab> <M-backspace> <M-backspace> r 
<backspace> r e p o <tab> r <tab> <return>

Recent messages:




reply via email to

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