All pastes #275472 Raw Edit

acemi

public text v1 · immutable
#275472 ·published 2006-12-11 15:43 UTC
rendered paste body
Compiling hal/classicladder/print_gnome.c
In file included from /usr/include/glib-2.0/glib.h:52,
                 from /usr/include/gtk-2.0/gdk/gdktypes.h:32,
                 from /usr/include/gtk-2.0/gdk/gdkcolor.h:4,
                 from /usr/include/gtk-2.0/gdk/gdk.h:30,
                 from /usr/include/gtk-2.0/gtk/gtk.h:31,
                 from hal/classicladder/print_gnome.c:28:
/usr/include/glib-2.0/glib/gmessages.h:109: warning: `visibility' attribute directive ignored
In file included from /usr/include/glib-2.0/gobject/gboxed.h:26,
                 from /usr/include/glib-2.0/glib-object.h:25,
                 from /usr/include/pango-1.0/pango/pango-types.h:26,
                 from /usr/include/pango-1.0/pango/pango-font.h:26,
                 from /usr/include/pango-1.0/pango/pango-attributes.h:25,
                 from /usr/include/pango-1.0/pango/pango.h:25,
                 from /usr/include/gtk-2.0/gdk/gdktypes.h:33,
                 from /usr/include/gtk-2.0/gdk/gdkcolor.h:4,
                 from /usr/include/gtk-2.0/gdk/gdk.h:30,
                 from /usr/include/gtk-2.0/gtk/gtk.h:31,
                 from hal/classicladder/print_gnome.c:28:
/usr/include/glib-2.0/gobject/gtype.h:431: warning: `visibility' attribute directive ignored
/usr/include/glib-2.0/gobject/gtype.h:432: warning: `visibility' attribute directive ignored
/usr/include/glib-2.0/gobject/gtype.h:433: warning: `visibility' attribute directive ignored
/usr/include/glib-2.0/gobject/gtype.h:434: warning: `visibility' attribute directive ignored
/usr/include/glib-2.0/gobject/gtype.h:435: warning: `visibility' attribute directive ignored
/usr/include/glib-2.0/gobject/gtype.h:436: warning: `visibility' attribute directive ignored
/usr/include/glib-2.0/gobject/gtype.h:437: warning: `visibility' attribute directive ignored
/usr/include/glib-2.0/gobject/gtype.h:438: warning: `visibility' attribute directive ignored
/usr/include/glib-2.0/gobject/gtype.h:439: warning: `visibility' attribute directive ignored
hal/classicladder/print_gnome.c: In function `DrawPrint':
hal/classicladder/print_gnome.c:64: parse error before `*'
hal/classicladder/print_gnome.c:65: `pixmap_for_print' undeclared (first use in this function)
hal/classicladder/print_gnome.c:65: (Each undeclared identifier is reported only once
hal/classicladder/print_gnome.c:65: for each function it appears in.)
hal/classicladder/print_gnome.c:102: parse error before `*'
hal/classicladder/print_gnome.c:111: `pixbuf_for_print' undeclared (first use in this function)
hal/classicladder/print_gnome.c:125: parse error before `*'
hal/classicladder/print_gnome.c:131: `raw_image' undeclared (first use in this function)
hal/classicladder/print_gnome.c:131: `rowstride' undeclared (first use in this function)
make: *** [objects/hal/classicladder/print_gnome.o] Error 1