From owner-freebsd-current Tue Aug 20 14:03:19 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA04016 for current-outgoing; Tue, 20 Aug 1996 14:03:19 -0700 (PDT) Received: from mexico.brainstorm.eu.org (root@mexico.brainstorm.eu.org [193.56.58.253]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id OAA04010 for ; Tue, 20 Aug 1996 14:03:15 -0700 (PDT) Received: from brasil.brainstorm.eu.org (brasil.brainstorm.eu.org [193.56.58.33]) by mexico.brainstorm.eu.org (8.7.5/8.7.3) with ESMTP id XAA00654 for ; Tue, 20 Aug 1996 23:00:42 +0200 Received: (from uucp@localhost) by brasil.brainstorm.eu.org (8.6.12/8.6.12) with UUCP id XAA04667 for current@freebsd.org; Tue, 20 Aug 1996 23:00:16 +0200 Received: (from roberto@localhost) by keltia.freenix.fr (8.8.Alpha.7/keltia-uucp-2.9) id WAA27164; Tue, 20 Aug 1996 22:56:53 +0200 (MET DST) Message-Id: <199608202056.WAA27164@keltia.freenix.fr> Date: Tue, 20 Aug 1996 22:56:52 +0200 From: roberto@keltia.freenix.fr (Ollivier Robert) To: current@freebsd.org Subject: Re: libmd.so.2.0 In-Reply-To: <199608201505.RAA02197@vector.jhs.no_domain>; from Julian H. Stacey on Aug 20, 1996 17:05:05 +0200 References: <199608201505.RAA02197@vector.jhs.no_domain> X-Mailer: Mutt 0.40a Mime-Version: 1.0 Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk According to Julian H. Stacey: > > Is libmd.so.2.0 not being installed, a bug ? If you have a libmd.so or need one, you have a big problem: ------------------------------------------------------------ phk 94/09/18 00:22:09 ^^^^^^^^ Modified: lib/libmd Makefile Log: libmd no longer built as shared-lib, only static. Renamed the beforeinstall to test. ------------------------------------------------------------ This was even _before_ 2.0 if I have the date right. > PS I noticed libcompat.so.2.0 was missing on my host `gate' too. Same for libcompat. ------------------------------------------------------------ nate 95/02/20 10:19:52 ^^^^^^^^ Modified: lib/libcompat Makefile Log: Make libcompat a static only library. Since functions will come and go from libcompat as they are deprecated it makes no sense to build a shared library out of it as it will change. Based on freedback from Terry and Jonas on the mailing lists. ------------------------------------------------------------ You have either a garbled /usr/src or some very old binaries... -- Ollivier ROBERT -=- The daemon is FREE! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 2.2-CURRENT #18: Sun Aug 18 19:16:52 MET DST 1996