Date: Thu, 10 Sep 2009 11:12:24 +0200 From: Ewald Jenisch <a@jenisch.at> To: x11@freebsd.org Subject: icewm - error during compilation Message-ID: <20090910091224.GA1973@aurora.oekb.co.at>
next in thread | raw e-mail | index | archive | help
Hi, Since icewm failed to upgrade using portupgrade I started from scratch (make deinstall, make clean) with a make in /usr/ports/x11-wm/icewm. The build process failed with the following error: ------------------------------ < Cut here > ------------------------------ . . . gnome2.cc:25:19: error: gnome.h: No such file or directory gnome2.cc:27:40: error: libgnomevfs/gnome-vfs-init.h: No such file or directory gnome2.cc: In member function 'void GnomeMenu::addEntry(const char*, const char*, int, bool)': gnome2.cc:122: error: 'gnome_pixmap_file' was not declared in this scope gnome2.cc: In function 'int main(int, char**)': gnome2.cc:351: error: 'gnome_vfs_init' was not declared in this scope gmake[1]: *** [gnome2.o] Error 1 gmake[1]: Leaving directory `/usr/ports/x11-wm/icewm/work/icewm-1.2.37/src' gmake: *** [base] Error 2 *** Error code 1 Stop in /usr/ports/x11-wm/icewm. # ------------------------------ < Cut here > ------------------------------ I've already ruled out the usual suspects (cvsup for the ports tree, make fetchindex, pkgdb -F,...) - the build error remains. Please note that I've got gnome-vfs installed (pkg_info -rx gnome-vfs) though. Any idea on how to get this straight? Thanks much in advance for your help, -ewald
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090910091224.GA1973>