Comment 3 for bug 589831

Revision history for this message
David Ronis (david-ronis) wrote :

I can't compile 0.7.5 dev in my gtk+-3.0 environment.

Here's the compile log:

make[4]: Entering directory `/home/ronis/Project/notar/GNOME/garnome/mystuff/alltray/work/main.d/alltray-0.7.5dev/src'
/usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I/opt/garnome-svn-3.1.1/include -I/opt/garnome-svn-3.1.1/include/glib-2.0 -I/opt/garnome-svn-3.1.1/lib/glib-2.0/include -pthread -I/opt/garnome-svn-3.1.1/include/glib-2.0 -I/opt/garnome-svn-3.1.1/lib/glib-2.0/include -DGSEAL_ENABLE -pthread -I/opt/garnome-svn-3.1.1/include/libwnck-3.0 -I/opt/garnome-svn-3.1.1/include/pango-1.0 -I/opt/garnome-svn-3.1.1/include/cairo -I/opt/garnome-svn-3.1.1/include/startup-notification-1.0 -I/opt/garnome-svn-3.1.1/include/glib-2.0 -I/opt/garnome-svn-3.1.1/lib/glib-2.0/include -I/opt/garnome-svn-3.1.1/include/gtk-3.0 -I/opt/garnome-svn-3.1.1/include -I/opt/garnome-svn-3.1.1/include/freetype2 -I/opt/garnome-svn-3.1.1/include/atk-1.0 -I/opt/garnome-svn-3.1.1/include/gdk-pixbuf-2.0 -I/opt/garnome-svn-3.1.1/include/gio-unix-2.0/ -I/usr/include/pixman-1 -I/usr/include/libpng14 -DWNCK_I_KNOW_THIS_IS_UNSTABLE -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -I/opt/garnome-svn-3.1.1/include/libgtop-2.0 -I/opt/garnome-svn-3.1.1/include/glib-2.0 -I/opt/garnome-svn-3.1.1/lib/glib-2.0/include -include ../config.h -DLOCALE_DIR=\"/opt/garnome-svn-3.1.1/share/locale\" -I/opt/garnome-svn-3.1.1/include -L/opt/garnome-svn-3.1.1/lib -O2 -g -pipe -MT alltray-AllTray.o -MD -MP -MF .deps/alltray-AllTray.Tpo -c -o alltray-AllTray.o `test -f 'AllTray.c' || echo './'`AllTray.c
AllTray.c: In function 'all_tray_program_delete_pd_window':
AllTray.c:577:23: error: 'GtkObject' undeclared (first use in this function)
AllTray.c:577:23: note: each undeclared identifier is reported only once for each function it appears in
AllTray.c:577:33: error: expected expression before ')' token
make[4]: *** [alltray-AllTray.o] Error 1