GNOME 2.4 make install errors

Joe Marcus Clarke marcus at marcuscom.com
Sun Nov 23 17:53:29 PST 2003


On Sun, 2003-11-23 at 06:10, Andrew Humphries wrote:
> 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.

This error is most likely caused by a missing library (my money's on
either libxslt.so.1 or lbiintl.so.4).  However, you haven't included
enough information to know for sure.  The actual cause of the error is
occurring much higher up in the actual gnomeapplets2 build process.  You
need to include the entire build output.

Joe

> 
> Thanks in advance,
> 
> Andrew Humphries.
> 
> _________________________________________________________________
> Get Hotmail on your mobile phone http://www.msn.co.uk/msnmobile
> 
> _______________________________________________
> freebsd-gnome at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
> To unsubscribe, send any mail to "freebsd-gnome-unsubscribe at freebsd.org"
-- 
PGP Key : http://www.marcuscom.com/pgp.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20031123/0e532271/attachment.bin


More information about the freebsd-gnome mailing list