From owner-freebsd-current@FreeBSD.ORG Wed Jul 6 19:55:24 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 DEE9B16A41C for ; Wed, 6 Jul 2005 19:55:24 +0000 (GMT) (envelope-from qing.li@bluecoat.com) Received: from whisker.bluecoat.com (whisker.bluecoat.com [216.52.23.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D21D43D4C for ; Wed, 6 Jul 2005 19:55:24 +0000 (GMT) (envelope-from qing.li@bluecoat.com) Received: from bcs-mail.bluecoat.com (bcs-mail.bluecoat.com [216.52.23.69]) by whisker.bluecoat.com (8.13.0/8.13.0) with ESMTP id j66JtMQU017113 for ; Wed, 6 Jul 2005 12:55:22 -0700 (PDT) Received: from bcs-mail3.bluecoat.com ([10.2.2.59]) by bcs-mail.bluecoat.com with Microsoft SMTPSVC(5.0.2195.5329); Wed, 6 Jul 2005 12:55:22 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.0.6603.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Wed, 6 Jul 2005 12:55:22 -0700 Message-ID: <48D44BB27BDE3840BDF18E59CB169A5C0183AF12@bcs-mail3.internal.cacheflow.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: shared library Xaw3d.8 not found Thread-Index: AcWCZJ/jPFPTxMu8S8aff/R2zhwBRA== From: "Li, Qing" To: X-OriginalArrivalTime: 06 Jul 2005 19:55:22.0296 (UTC) FILETIME=[A4C9DB80:01C58264] X-Scanned-By: MIMEDefang 2.49 on 216.52.23.28 Subject: 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 19:55:25 -0000 Hi, 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. Is this a port problem? Any suggestion on fixing it? TIA -- Qing