From owner-freebsd-questions@FreeBSD.ORG Sun Feb 20 23:38:56 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 0800916A4CE for ; Sun, 20 Feb 2005 23:38:56 +0000 (GMT) Received: from mail.qcislands.net (mail.qcislands.net [209.53.238.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9509643D2D for ; Sun, 20 Feb 2005 23:38:55 +0000 (GMT) (envelope-from fquest@ccstores.com) Received: from 235-238.qcislands.net ([209.53.238.235] helo=[127.0.0.1]) by mail.qcislands.net with esmtp (Exim 4.44) id 1D30f9-000C05-75; Sun, 20 Feb 2005 15:38:55 -0800 Message-ID: <42191F6E.3050503@ccstores.com> Date: Sun, 20 Feb 2005 15:38:22 -0800 From: Jim Pazarena User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-local_scan: locally submitted (235) Subject: emacs & 5.3 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: Sun, 20 Feb 2005 23:38:56 -0000 trying to compile emacs and it dies because it cannot find shared library "Xaw3d.8" a find produces /usr/X11R6/lib/libXaw3d.so.7 libXaw3d.so and libXaw3d.a I've make installed /usr/ports/x11-toolkits/Xaw3d what do I have left to do to make the .8 shared library ? Thanks, Jim