Date: Sun, 23 Nov 2003 20:53:21 -0500 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Andrew Humphries <humphie_usa@hotmail.com> Cc: freebsd-gnome@freebsd.org Subject: Re: GNOME 2.4 make install errors Message-ID: <1069638801.77003.31.camel@shumai.marcuscom.com> In-Reply-To: <Law12-F545RRblk1huN000046fa@hotmail.com> References: <Law12-F545RRblk1huN000046fa@hotmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-qz7EBxx9+vBOBDYfVuYx Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sun, 2003-11-23 at 06:10, Andrew Humphries wrote: > Hi folks, >=20 > I use FreeBSD 4.8 on a P3 500 MHz with 386MB SDRAM. The box is fully=20 > updated, both in source, and ports tree, and the world has been built and= =20 > installed. I want to install GNOME 2.4, so I read the FAQ at freebsd.org = and=20 > added the following to the following files: >=20 > /etc/rc.conf : > portmap_enable=3D"YES" >=20 > (and rebooted) >=20 > /etc/make.conf > WITH_LAM=3Dyes > WITH_FAME=3Dyes >=20 > I cd into /usr/ports/x11/gnome2 and run a make clean, it completes=20 > successfully. Then I do a make install clean, and it installs until it=20 > reaches a certain part of gnomeapplets2, in which it churns out the=20 > following followed by an error that causes it to stop: >=20 > gmake install-data-hook > gmake[5]: Entering directory=20 > `/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=20 > /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=20 > `/usr/ports/x11/gnomeapplets2/work/gnome-applets-2.4.1/drivemount/help/C' > gmake[4]: *** [install-data-am] Error 2 > gmake[4]: Leaving directory=20 > `/usr/ports/x11/gnomeapplets2/work/gnome-applets-2.4.1/drivemount/help/C' > gmake[3]: *** [install-am] Error 2 > gmake[3]: Leaving directory=20 > `/usr/ports/x11/gnomeapplets2/work/gnome-applets-2.4.1/drivemount/help/C' > gmake[2]: *** [install-recursive] Error 1 > gmake[2]: Leaving directory=20 > `/usr/ports/x11/gnomeapplets2/work/gnome-applets-2.4.1/drivemount/help' > gmake[1]: *** [install-recursive] Error 1 > gmake[1]: Leaving directory=20 > `/usr/ports/x11/gnomeapplets2/work/gnome-applets-2.4.1/drivemount' > gmake: *** [install-recursive] Error 1 > *** Error code 2 >=20 > Stop in /usr/ports/x11/gnomeapplets2. > *** Error code 1 >=20 > Stop in /usr/ports/x11/gnome2. >=20 >=20 > Is there anything I can do to fix this? Any help at all would be much=20 > 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 >=20 > Thanks in advance, >=20 > Andrew Humphries. >=20 > _________________________________________________________________ > Get Hotmail on your mobile phone http://www.msn.co.uk/msnmobile >=20 > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-qz7EBxx9+vBOBDYfVuYx Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQA/wWSRb2iPiv4Uz4cRAmWKAJ43KtqalTRAAkKOnCdCp+T7xSQiJgCgkg31 qPb5QX+PVdJkEYgIazjRh00= =GXOZ -----END PGP SIGNATURE----- --=-qz7EBxx9+vBOBDYfVuYx--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1069638801.77003.31.camel>