From owner-freebsd-current@FreeBSD.ORG Wed Jul 6 22:01:47 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3437516A41C for ; Wed, 6 Jul 2005 22:01:47 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.232]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3D2843D4C for ; Wed, 6 Jul 2005 22:01:46 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 852EF51571; Wed, 6 Jul 2005 18:01:44 -0400 (EDT) Date: Wed, 6 Jul 2005 18:01:44 -0400 From: Kris Kennaway To: "Li, Qing" Message-ID: <20050706220143.GA81214@xor.obsecurity.org> References: <48D44BB27BDE3840BDF18E59CB169A5C0183AF12@bcs-mail3.internal.cacheflow.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="yrj/dFKFPuw6o+aM" Content-Disposition: inline In-Reply-To: <48D44BB27BDE3840BDF18E59CB169A5C0183AF12@bcs-mail3.internal.cacheflow.com> User-Agent: Mutt/1.4.2.1i Cc: freebsd-current@freebsd.org Subject: Re: shared library Xaw3d.8 not found X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jul 2005 22:01:47 -0000 --yrj/dFKFPuw6o+aM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jul 06, 2005 at 12:55:22PM -0700, Li, Qing wrote: >=20 > Hi, >=20 > When I tried to install /usr/ports/emacs, the build for > emacs-21.3_7 keeps looking for the shared library > "Xaw3d.8", which does not exist. Instead, Xaw3d.7 is > present. >=20 > Is this a port problem? Any suggestion on fixing it? Make sure you have the X_WINDOW_SYSTEM variable set correctly. If you are still using the non-default XFree86 version (which installs .7) but have not set the variable, the ports system will look for .8 (which is installed with xorg). Kris --yrj/dFKFPuw6o+aM Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFCzFTHWry0BWjoQKURAqvCAKCosUjGp/J8eH5Yr8+KNLOOL94kBACeM1gl u9oip5p/aC8z83/x7/Rekbw= =yKhv -----END PGP SIGNATURE----- --yrj/dFKFPuw6o+aM--