Compile error in latest CVS

Don Christensen djc at cisco.com
Tue Sep 7 20:49:20 CEST 2004


Hi,

I am seeing the error below when trying to compile the lastest code from
CVS.  I haven't heard anyone else complain about this, so it seems like I
am doing something wrong.  Any clues?

  gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/X11R6/include -I/opt/xfce4/include/xfce4 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/atk-1.0 -DSYSCONFDIR=\"/opt/xfce4/etc\" -DDATADIR=\"/opt/xfce4/share\" -g -O2 -MT 
libxfce4_desktop_menu_la-desktop-menu.lo -MD -MP -MF .deps/libxfce4_desktop_menu_la-desktop-menu.Tpo -c desktop-menu.c  -fPIC -DPIC -o .libs/libxfce4_desktop_menu_la-desktop-menu.o
desktop-menu.c:84: syntax error before '*' token
make[4]: *** [libxfce4_desktop_menu_la-desktop-menu.lo] Error 1
make[4]: Leaving directory `/home/djc/xfce/xfce4/xfdesktop/modules/menu'

The line that it is choking on is:

itheme_changed_cb(GtkIconTheme *itheme, gpointer user_data)

(Is this another gtk 2.2.x issue?)

Thanks,
-Don

-- 
Don Christensen       Senior Software Development Engineer
djc at cisco.com         Cisco Systems, Santa Cruz, CA
   "It was a new day yesterday, but it's an old day now."



More information about the Xfce4-dev mailing list