From owner-freebsd-questions@FreeBSD.ORG Mon Jan 3 20:50:34 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8C97016A4CE for ; Mon, 3 Jan 2005 20:50:34 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 593DB43D46 for ; Mon, 3 Jan 2005 20:50:34 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 906DE51385; Mon, 3 Jan 2005 12:50:45 -0800 (PST) Date: Mon, 3 Jan 2005 12:50:45 -0800 From: Kris Kennaway To: Hugh Ekeberg Message-ID: <20050103205045.GB26271@xor.obsecurity.org> References: <41D79998.2040306@bigpond.net.au> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="KFztAG8eRSV9hGtP" Content-Disposition: inline In-Reply-To: <41D79998.2040306@bigpond.net.au> User-Agent: Mutt/1.4.2.1i cc: FreeBSD Questions Subject: Re: build emacs - Xaw3d.8 problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Jan 2005 20:50:34 -0000 --KFztAG8eRSV9hGtP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jan 02, 2005 at 04:20:00PM +0930, Hugh Ekeberg wrote: > Friends >=20 > While doing a compile of Emacs-21.3, the build process ended with the=20 > following error: >=20 > =3D=3D=3D> emacs-21.3_3 depends on executable: gmake - found > =3D=3D=3D> emacs-21.3_3 depends on file: /usr/local/bin/autoconf213 - f= ound > =3D=3D=3D> emacs-21.3_3 depends on shared library: Xaw3d.8 - not found > =3D=3D=3D> Verifying install for Xaw3d.8 in /usr/ports/x11-toolkits/Xa= w3d > =3D=3D=3D> Returning to build of emacs-21.3_3 Note that it did nothing here. This is probably because you already have an old version of Xaw3d built and installed, so it could not build the new one that it needed. Get into the habit of using 'make clean' before and after you build and install ports, or better, use portupgrade to build and upgrade your ports, because it solves your next problem of having the old Xaw3d package still installed when you install the new one, leading to stale files on your system and other such problems. Kris --KFztAG8eRSV9hGtP Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFB2bAlWry0BWjoQKURAg3PAKD8LyUWAOe8CuI8Gac9ZyIQx3yTMgCdHL5l dijLR/v7S4IJxw2F5Lb3lLc= =bJP3 -----END PGP SIGNATURE----- --KFztAG8eRSV9hGtP--