Date: Sun, 3 Nov 2002 21:56:31 -0500 From: Austin Shaw Hall <ash@vectorstar.net> To: gnome@freebsd.org Subject: error building gnome2 port Message-ID: <20021103215631.A74585@darkstar.bellsouth.net>
next in thread | raw e-mail | index | archive | help
Alright, I got another problem building the gnome2 port. This time it's with libgnomeui. Here is the error message: In file included from gnome-ditem-edit.c:38: /usr/X11R6/include/libgnomeui/gnome-icon-entry.h:18: libgnome/gnome-defs.h: No such file or directory In file included from /usr/X11R6/include/libgnomeui/gnome-icon-entry.h:19, from gnome-ditem-edit.c:38: /usr/X11R6/include/libgnomeui/gnome-file-entry.h:12: libgnome/gnome-defs.h: No such file or directory In file included from /usr/X11R6/include/libgnomeui/gnome-file-entry.h:13, from /usr/X11R6/include/libgnomeui/gnome-icon-entry.h:19, from gnome-ditem-edit.c:38: /usr/X11R6/include/libgnomeui/gnome-entry.h:12: libgnome/gnome-defs.h: No such file or directory In file included from /usr/X11R6/include/libgnomeui/gnome-file-entry.h:13, from /usr/X11R6/include/libgnomeui/gnome-icon-entry.h:19, from gnome-ditem-edit.c:38: /usr/X11R6/include/libgnomeui/gnome-entry.h:25: syntax error before `typedef' In file included from /usr/X11R6/include/libgnomeui/gnome-icon-entry.h:19, from gnome-ditem-edit.c:38: /usr/X11R6/include/libgnomeui/gnome-file-entry.h:16: syntax error before `BEGIN_GNOME_DECLS' /usr/X11R6/include/libgnomeui/gnome-file-entry.h:26: syntax error before `typedef' In file included from gnome-ditem-edit.c:38: /usr/X11R6/include/libgnomeui/gnome-icon-entry.h:22: syntax error before `BEGIN_GNOME_DECLS' /usr/X11R6/include/libgnomeui/gnome-icon-entry.h:32: syntax error before `typedef' In file included from gnome-desktop-item.h:35, from gnome-ditem-edit.c:40: gnome-icon-loader.h:32: syntax error before `typedef' gnome-ditem-edit.c: In function `gnome_ditem_edit_sync_display': gnome-ditem-edit.c:964: warning: implicit declaration of function `gnome_file_entry_set_filename' gnome-ditem-edit.c:972: warning: implicit declaration of function `gnome_icon_entry_set_filename' gmake[2]: *** [gnome-ditem-edit.lo] Error 1 gmake[2]: Leaving directory `/usr/ports/x11/gnomedesktop/work/gnome-desktop-2.0.9/libgnome-desktop' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/x11/gnomedesktop/work/gnome-desktop-2.0.9' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /usr/ports/x11/gnomedesktop. *** Error code 1 Stop in /usr/ports/x11/gnomepanel. *** Error code 1 Stop in /usr/ports/x11/gnomeapplets2. *** Error code 1 Stop in /usr/ports/x11/gnome2. -- Austin Shaw Hall http://www.vectorstar.net/~ash PGP Public Key: http://www.vectorstar.net/~ash/files/pubkey.asc ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Ask not for whom the <CONTROL-G> tolls. 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?20021103215631.A74585>