While trying to install the gnome2 metaport found in /usr/ports/x11/gnome2, the installation crashes when installing one of the dependencies: gnomeutils2 found in /usr/ports/misc/gnomeutils2. The error message output: gmake[5]: Entering directory `/usr/ports/misc/gnomeutils2/work/gnome-utils-1.105.0/logview/help/C' /bin/sh ../../../mkinstalldirs /usr/X11R6/share/gnome/omf/gnome-utils for file in gnome-system-log-C.omf; do \ install -c -o root -g wheel -m 444 $file.out /usr/X11R6/share/gnome/omf/gnome-utils/$file; \ done install: gnome-system-log-C.omf.out: No such file or directory gmake[5]: *** [install-data-hook-omf] Error 71 gmake[5]: Leaving directory `/usr/ports/misc/gnomeutils2/work/gnome-utils-1.105.0/logview/help/C' gmake[4]: *** [install-data-am] Error 2 This is using the port as of 2002-05-28. How-To-Repeat: run "make install" in gnomeutils2.
Responsible Changed From-To: freebsd-ports->gnome Over to maintainers
State Changed From-To: open->feedback Are you still able to reproduce this? I have updated gnomeutils2 numerous times on two different machines, and have yet to encounter this problem. Also, you seem to be the only one reporting it. Please let me know if this is still an issue.
State Changed From-To: feedback->closed This is fixed now with the latest version of libgnome. You will have to have the scrollkeeper port installed, but updating to the latest rev of libgnome should do that for you.