Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Nov 2003 11:10:02 +0000
From:      "Andrew Humphries" <humphie_usa@hotmail.com>
To:        freebsd-gnome@freebsd.org
Subject:   GNOME 2.4 make install errors
Message-ID:  <Law12-F545RRblk1huN000046fa@hotmail.com>

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

I use FreeBSD 4.8 on a P3 500 MHz with 386MB SDRAM. The box is fully 
updated, both in source, and ports tree, and the world has been built and 
installed. I want to install GNOME 2.4, so I read the FAQ at freebsd.org and 
added the following to the following files:

/etc/rc.conf :
	portmap_enable="YES"

(and rebooted)

/etc/make.conf
	WITH_LAM=yes
	WITH_FAME=yes

I cd into /usr/ports/x11/gnome2 and run a make clean, it completes 
successfully. Then I do a make install clean, and it installs until it 
reaches a certain part of gnomeapplets2, in which it churns out the 
following followed by an error that causes it to stop:

gmake  install-data-hook
gmake[5]: Entering directory 
`/usr/ports/x11/gnomeapplets2/work/gnome-applets-2.4.1/drivemount/help/C'
/bin/sh ../../../mkinstalldirs /usr/X11R6/share/gnome/omf/gnome-applets
for file in drivemount-C.omf; do \
        install -c -o root -g wheel -m 444 $file.out 
/usr/X11R6/share/gnome/omf/gnome-applets/$file; \
done
install: drivemount-C.omf.out: No such file or directory
gmake[5]: *** [install-data-hook-omf] Error 71
gmake[5]: Leaving directory 
`/usr/ports/x11/gnomeapplets2/work/gnome-applets-2.4.1/drivemount/help/C'
gmake[4]: *** [install-data-am] Error 2
gmake[4]: Leaving directory 
`/usr/ports/x11/gnomeapplets2/work/gnome-applets-2.4.1/drivemount/help/C'
gmake[3]: *** [install-am] Error 2
gmake[3]: Leaving directory 
`/usr/ports/x11/gnomeapplets2/work/gnome-applets-2.4.1/drivemount/help/C'
gmake[2]: *** [install-recursive] Error 1
gmake[2]: Leaving directory 
`/usr/ports/x11/gnomeapplets2/work/gnome-applets-2.4.1/drivemount/help'
gmake[1]: *** [install-recursive] Error 1
gmake[1]: Leaving directory 
`/usr/ports/x11/gnomeapplets2/work/gnome-applets-2.4.1/drivemount'
gmake: *** [install-recursive] Error 1
*** Error code 2

Stop in /usr/ports/x11/gnomeapplets2.
*** Error code 1

Stop in /usr/ports/x11/gnome2.


Is there anything I can do to fix this? Any help at all would be much 
appreciated.

Thanks in advance,

Andrew Humphries.

_________________________________________________________________
Get Hotmail on your mobile phone http://www.msn.co.uk/msnmobile



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