(Xcode 3.1.1, X11 2.3.1, OS 10.5.5, Intel)

....
gcc -U__VEC__ -pedantic -Wall -Wstrict-prototypes -Wnested-externs - 
std=c89 -U__STRICT_ANSI__ -no-cpp-precomp -c -I. -I. -I./../utils - 
I..  -I/sw/lib/pango-ft219/include/pango-1.0 -I/sw/lib/fontconfig2/ 
include -I/sw/lib/freetype219/include/freetype2 -I/sw/lib/freetype219/ 
include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/ 
include/gtk-2.0 -I/sw/include -I/sw/include/libpng12 -I/sw/include/ 
pixman-1 -I/sw/include/cairo -I/sw/include/atk-1.0 -I/sw/lib/gtk-2.0/ 
include -I/sw/include/libxml2 -I/sw/include/libglade-2.0 -I/usr/X11R6/ 
include -I/usr/X11/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/ 
include -I/sw/include/gtk-2.0 -I/sw/include -DHAVE_CONFIG_H - 
DDEFAULT_PATH_PREFIX='"/sw/lib/xscreensaver"' -I./../utils/images \
          -DHAVE_CONFIG_H -DDEFAULT_ICONDIR='"/sw/share/xscreensaver/glade"' - 
DLOCALEDIR=\"/sw/share/locale\" -g -O2 -I/sw/include  -I/usr/X11/ 
include \
          ./demo-Gtk.c
In file included from /usr/X11R6/include/X11/Xproto.h:76,
                  from ./demo-Gtk.c:61:
/usr/X11R6/include/X11/Xmd.h:155: warning: ISO C90 does not support  
'long long'
In file included from /sw/include/gtk-2.0/gtk/gtkactiongroup.h:34,
                  from /sw/include/gtk-2.0/gtk/gtk.h:38,
                  from ./demo-Gtk.c:85:
/sw/include/gtk-2.0/gtk/gtkitemfactory.h:50: warning: function  
declaration isn't a prototype
./demo-Gtk.c: In function 'warning_dialog':
./demo-Gtk.c:543: error: syntax error before 'do'
./demo-Gtk.c: At top level:
./demo-Gtk.c:544: warning: type defaults to 'int' in declaration of  
'gtk_widget_show'
./demo-Gtk.c:544: warning: parameter names (without types) in function  
declaration
./demo-Gtk.c:544: error: conflicting types for 'gtk_widget_show'
/sw/include/gtk-2.0/gtk/gtkwidget.h:458: error: previous declaration  
of 'gtk_widget_show' was here
./demo-Gtk.c:544: warning: data definition has no type or storage class
./demo-Gtk.c:545: warning: type defaults to 'int' in declaration of  
'gtk_widget_grab_focus'
./demo-Gtk.c:545: warning: parameter names (without types) in function  
declaration
./demo-Gtk.c:545: error: conflicting types for 'gtk_widget_grab_focus'
/sw/include/gtk-2.0/gtk/gtkwidget.h:544: error: previous declaration  
of 'gtk_widget_grab_focus' was here
./demo-Gtk.c:545: warning: data definition has no type or storage class
./demo-Gtk.c:547: error: syntax error before 'if'
./demo-Gtk.c:550: warning: type defaults to 'int' in declaration of  
'gtk_widget_show'
./demo-Gtk.c:550: warning: parameter names (without types) in function  
declaration
./demo-Gtk.c:550: error: conflicting types for 'gtk_widget_show'
/sw/include/gtk-2.0/gtk/gtkwidget.h:458: error: previous declaration  
of 'gtk_widget_show' was here
./demo-Gtk.c:550: warning: data definition has no type or storage class
./demo-Gtk.c:551: error: syntax error before '}' token
./demo-Gtk.c:552: warning: type defaults to 'int' in declaration of  
'gtk_widget_show'
./demo-Gtk.c:552: warning: parameter names (without types) in function  
declaration
./demo-Gtk.c:552: error: conflicting types for 'gtk_widget_show'
/sw/include/gtk-2.0/gtk/gtkwidget.h:458: error: previous declaration  
of 'gtk_widget_show' was here
./demo-Gtk.c:552: warning: data definition has no type or storage class
./demo-Gtk.c:553: warning: type defaults to 'int' in declaration of  
'gtk_widget_show'
./demo-Gtk.c:553: warning: parameter names (without types) in function  
declaration
./demo-Gtk.c:553: error: conflicting types for 'gtk_widget_show'
/sw/include/gtk-2.0/gtk/gtkwidget.h:458: error: previous declaration  
of 'gtk_widget_show' was here
...

The various dependencies are at the latest versions, so perhaps the  
recent updates might have broken something...

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to