Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Aug 2009 14:07:15 +0200
From:      Ewald Jenisch <a@jenisch.at>
To:        freebsd-questions@freebsd.org
Subject:   icewm - error during portupgrade / compiling
Message-ID:  <20090810120715.GA4044@aurora.oekb.co.at>

next in thread | raw e-mail | index | archive | help
Hi,

During a portupgrade done today the upgrade of icewm
(/usr/ports/x11-wm/icewm) stopped with the following symptoms:

.
.
.
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.
*** Error code 1

Stop in /usr/ports/x11-wm/icewm.
#


Even a "make clean; make" in /usr/ports/x11-wm/icewm didn't help - it
simply doesn't compile.

Has anybody else seen this problems recently?

Any know cure?

Thanks in advance for your help,
-ewald



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090810120715.GA4044>