Date: 06 Nov 2002 14:50:46 +1030 From: "Daniel O'Connor" <doconnor@gsoft.com.au> To: gnome@FreeBSD.org Subject: Can't build GNOME2 on -current Message-ID: <1036556490.55376.60.camel@chowder.localdomain>
next in thread | raw e-mail | index | archive | help
I have a few day old -current and I am attempting to build gnome2, but I get the following error in x11-toolkits/libbonoboui. I tried to figure out what it was complaining about but couldn't see anything obvious :( rm -f .libs/bonobo-canvas-item.lo cc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DORBIT2=1 -D_REENTRANT -D_ THREAD_SAFE -I/usr/local/include/libart-2.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include /atk-1.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/orbit-2.0 -I/usr/local/include/bonobo-activation-2.0 -I/usr/loc al/include/linc-1.0 -I/usr/local/include/libxml2 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/pango-1.0 -I/usr/l ocal/include/freetype2 -I/usr/local/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include - I/usr/X11R6/include/libgnome-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/ include -DPLUGIN_DIR=\"\" -DBONOBO_UI_INTERNAL -DBONOBO_UIDIR=\"/usr/X11R6/share/gnome/gnome-2.0/ui/\" -DBONOBO_LIBDIR=\"/usr/X1 1R6/lib\" -DBONOBO_DATADIR=\"/usr/X11R6/share/gnome\" -DBONOBO_PIXMAPDIR=\"/usr/X11R6/share/gnome/pixmaps\" -DBONOBO_BINDIR=\"/u sr/X11R6/bin\" -DBONOBO_LOCALSTATEDIR=\"/usr/X11R6/share/gnome\" -DBONOBO_LOCALEDIR=\"/usr/X11R6/share/locale\" -DG_DISABLE_DEPR ECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DBONOBO_DIS ABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo\" -DVERSION=\"2.0.3.2\" -I/usr/local/include -pipe -mcpu=pentiumpro -c bonobo-canvas-ite m.c -fPIC -DPIC -o .libs/bonobo-canvas-item.lo In file included from /usr/local/include/libintl.h:22, from /usr/X11R6/include/libgnome/gnome-i18n.h:16, from bonobo-canvas-item.c:22: /usr/include/locale.h:40: syntax error before "struct" In file included from bonobo-canvas-item.c:24: /usr/X11R6/include/gtk-2.0/gdk/gdkprivate.h:47: syntax error before "void" gmake[2]: *** [bonobo-canvas-item.lo] Error 1 gmake[2]: Leaving directory `/usr/ports/x11-toolkits/libbonoboui/work/libbonoboui-2.0.3.2/bonobo' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/x11-toolkits/libbonoboui/work/libbonoboui-2.0.3.2' -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 9A8C 569F 685A D928 5140 AE4B 319B 41F4 5D17 FDD5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1036556490.55376.60.camel>