From owner-freebsd-current  Tue Aug 27 06:14:00 1996
Return-Path: owner-current
Received: (from root@localhost)
          by freefall.freebsd.org (8.7.5/8.7.3) id GAA04532
          for current-outgoing; Tue, 27 Aug 1996 06:14:00 -0700 (PDT)
Received: from vector.jhs.no_domain (slip139-92-42-140.ut.nl.ibm.net [139.92.42.140])
          by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id GAA04526;
          Tue, 27 Aug 1996 06:13:53 -0700 (PDT)
Received: from vector.jhs.no_domain (localhost [127.0.0.1]) by vector.jhs.no_domain (8.7.5/8.6.9) with ESMTP id OAA19329; Tue, 27 Aug 1996 14:46:55 +0200 (MET DST)
Message-Id: <199608271246.OAA19329@vector.jhs.no_domain>
To: roberto@keltia.freenix.fr (Ollivier Robert)
cc: current@FreeBSD.org
Subject: Re: libmd.so.2.0 
From: "Julian H. Stacey" <jhs@FreeBSD.org>
Reply-To: "Julian H. Stacey" <jhs@FreeBSD.org>
Organization: Vector Systems Ltd.
Address: Holz Strasse 27d, 80469 Munich, Germany
Phone: +49.89.268616
Fax: +49.89.2608126
Web: http://www.freebsd.org/~jhs/
Mailer: EXMH 1.6.7, PGP available
In-reply-to: Your message of "Tue, 20 Aug 1996 22:56:52 +0200."
             <199608202056.WAA27164@keltia.freenix.fr> 
Date: Tue, 27 Aug 1996 14:46:52 +0200
Sender: owner-current@FreeBSD.org
X-Loop: FreeBSD.org
Precedence: bulk

Hi, Reference:
> From: roberto@keltia.freenix.fr (Ollivier Robert) 
> 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, 
Thanks for telling me libmd.so & libcompat.so were obsolete, it helped :-)

Your 2nd guess was right: some of my binaries from a previous 2.something
release (stamp is Nov 15  1995)  were not overlayed by an over-the-local-net
install, because of a problem with _collate_range_cmp & locale.h, on my 
current box, which prevented these compiling:
	 csh sh awk grep sort tar fetch strfile
so I'm doing a make world. 

Julian
--
Julian H. Stacey	jhs@freebsd.org  	http://www.freebsd.org/~jhs/