From owner-freebsd-ports@FreeBSD.ORG Tue Nov 1 08:44:42 2005 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C30B316A420 for ; Tue, 1 Nov 2005 08:44:42 +0000 (GMT) (envelope-from grog@lemis.com) Received: from ext-gw.lemis.com (ext-gw.lemis.com [150.101.14.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2319043D45 for ; Tue, 1 Nov 2005 08:44:41 +0000 (GMT) (envelope-from grog@lemis.com) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.135]) by ext-gw.lemis.com (Postfix) with ESMTP id A8FA61310AB; Tue, 1 Nov 2005 19:14:39 +1030 (CST) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 834A084F9A; Tue, 1 Nov 2005 19:14:39 +1030 (CST) Date: Tue, 1 Nov 2005 19:14:39 +1030 From: Greg 'groggy' Lehey To: Kris Kennaway Message-ID: <20051101084439.GF18710@wantadilla.lemis.com> References: <20051101073027.GD18710@wantadilla.lemis.com> <20051101082610.GA80303@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ULyIDA2m8JTe+TiX" Content-Disposition: inline In-Reply-To: <20051101082610.GA80303@xor.obsecurity.org> User-Agent: Mutt/1.4.2.1i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 Cc: ports@FreeBSD.org Subject: Re: Problems installing Xaw3d? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Nov 2005 08:44:42 -0000 --ULyIDA2m8JTe+TiX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tuesday, 1 November 2005 at 3:26:11 -0500, Kris Kennaway wrote: > On Tue, Nov 01, 2005 at 06:00:27PM +1030, Greg 'groggy' Lehey wrote: >> I've just tried several times to install emacs on a freshly installed >> 7.0 box (Dell Inspiron 6000 FWIW). The Emacs installation fails >> consistently with the following messages: >> >> ===> emacs-21.3_8 depends on shared library: Xaw3d.8 - not found >> ===> Verifying install for Xaw3d.8 in /usr/ports/x11-toolkits/Xaw3d >> ===> Vulnerability check disabled, database not found >> ===> Extracting for Xaw3d-1.5E_1 >> => Checksum OK for Xaw3d-1.5E.tar.gz. >> ... (Xaw3d installs) >> + /usr/bin/install -c -m 0444 XawImP.h /usr/X11R6/include/X11/Xaw3d >> install in . done >> install.man in . done >> ... >> ******************************************************************* >> ===> Running ldconfig >> /sbin/ldconfig -m /usr/X11R6/lib >> ===> Registering installation for Xaw3d-1.5E_1 >> ===> Returning to build of emacs-21.3_8 >> Error: shared library "Xaw3d.8" does not exist >> *** Error code 1 >> >> Investigation shows that the port is installing libXaw3d.7, not >> libXaw3d.8. I solved the installation problem by creating a link between >> /usr/X11R6/lib/libXaw3d.so.7 and /usr/X11R6/lib/libXaw3d.so.8: >> >> $ l /usr/X11R6/lib/libXaw3d.* >> -rw-r--r-- 1 root wheel 420930 Nov 1 17:39 /usr/X11R6/lib/libXaw3d.a >> -rwxr-xr-x 2 root wheel 309646 Nov 1 17:39 /usr/X11R6/lib/libXaw3d.so >> -rwxr-xr-x 2 root wheel 309646 Nov 1 17:39 /usr/X11R6/lib/libXaw3d.so.7 >> -rwxr-xr-x 2 root wheel 309646 Nov 1 17:39 /usr/X11R6/lib/libXaw3d.so.8 >> >> Obviously something needs to be done. I'd be happy to enter a PR, but >> I'm not sure which package is to blame. > > Looks like you're using XFree86 (not the default), but don't have > X_WINDOW_SYSTEM set appropriately (see /usr/ports/UPDATING). No. Everything's the default. Greg -- See complete headers for address and phone numbers. --ULyIDA2m8JTe+TiX Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFDZyr3IubykFB6QiMRArHFAKCVDMzbvu05Tu3ZsI+tdlNEV1+AgACfQvNM 7D/V0BduXVy21AqCnS+iCgQ= =rsKe -----END PGP SIGNATURE----- --ULyIDA2m8JTe+TiX--