From owner-freebsd-bugs Sat May 9 06:37:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA14586 for freebsd-bugs-outgoing; Sat, 9 May 1998 06:37:31 -0700 (PDT) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from gwis.com (droberts@darcy.gwis.com [209.57.72.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA14569 for ; Sat, 9 May 1998 06:37:29 -0700 (PDT) (envelope-from droberts@gwis.com) Received: from localhost (droberts@localhost) by gwis.com (8.8.5/8.6.12) with SMTP id JAA29834 for ; Sat, 9 May 1998 09:37:27 -0400 (EDT) Date: Sat, 9 May 1998 09:37:26 -0400 (EDT) From: Dan Roberts To: freebsd-bugs@FreeBSD.ORG Subject: missing library files / emacs package Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I have a freshly installed 2.2-SNAP980424 and attempted to install the precompiled emacs-19.34 and 20.13 packages, but neither of them would work because of missing library files. They appear to be related to X somehow even though I'm not running xemacs. Someone should take a look at this and either assign dependancies to that package, include the files, or at least tells us where to get these lib files. Someone cc: me an answer if you know where they can be found. Thanks. ldd `which emacs` /usr/local/bin/emacs: -lXaw.6 => /usr/X11R6/lib/libXaw.so.6.1 (0x200d3000) -lXmu.6 => not found (0x0) -lXt.6 => not found (0x0) -lSM.6 => not found (0x0) -lICE.6 => not found (0x0) -lXext.6 => not found (0x0) -lX11.6 => not found (0x0) -lutil.2 => /usr/lib/libutil.so.2.2 (0x20106000) -ltermcap.2 => /usr/lib/libtermcap.so.2.1 (0x2010c000) -lm.2 => /usr/lib/libm.so.2.0 (0x20110000) -lc.3 => /usr/lib/libc.so.3.1 (0x2012a000) -- Dan Roberts, http://gwis.com/~droberts Gateway to Internet Services sysadmin/ircadmin, Strahd on DALnet IRC for Internet access in NE Ohio Dragons Hockey, http://rm-rf.net/dragons http://www.gwis.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message