From owner-freebsd-questions Fri Jan 9 16:46:34 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id QAA02664 for questions-outgoing; Fri, 9 Jan 1998 16:46:34 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from shell9.ba.best.com (hjh@shell9.ba.best.com [206.184.139.140]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id QAA02642 for ; Fri, 9 Jan 1998 16:46:26 -0800 (PST) (envelope-from hjh@shell9.ba.best.com) Received: from localhost (hjh@localhost) by shell9.ba.best.com (8.8.8/8.8.BEST) with SMTP id QAA14274 for ; Fri, 9 Jan 1998 16:46:20 -0800 (PST) Date: Fri, 9 Jan 1998 16:46:19 -0800 (PST) From: "J. Han" To: freebsd-questions@FreeBSD.ORG Subject: xemacs-20.3 and libcompface Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Hello, [I guess this should go to the ports list?] The newest xemacs-20.3 package on 2.2.5 looks for libcompface.so.1.0 which, to the best of my knowlege, is not asked by xemacs-20.2 (according to ldd). I just did "setenv LD_IGNORE_MISSING_OBJECTS foo" as a kludge. I have never deleted any library so I am left to wonder: Is libcompface usually installed on 2.2.5? I couldn't find it anywhere. (I grabbed it after reading the xemacs faq, tho.) I am afraid I am missing something very obvioius... Thanks, J. hjh@best.com