Date: Tue, 20 Aug 1996 17:05:05 +0200 (MET DST) From: "Julian H. Stacey" <jhs@freebsd.org> To: current@freebsd.org Subject: libmd.so.2.0 Message-ID: <199608201505.RAA02197@vector.jhs.no_domain>
next in thread | raw e-mail | index | archive | help
Is libmd.so.2.0 not being installed, a bug ?  
I took a target system with Rel 2.1.0 & using a current src/ , from another 
netted box, did this:
	setenv DESTDIR /net/gate
	cd /usr/src ; make -i install &
	when I rebooted `gate'
	rlogin & login failed,
	libmd.so.2.0 was missing, (so i copied it via floppy, now OK)
Here's a typescript with setenv DESTDIR /usr/tmp/x
(I've removed the man & include lines)
  ===> libkvm
  install -c -o bin -g bin -m 444   libkvm.a /usr/tmp/x/usr/lib
  install -c -o bin -g bin -m 444     libkvm.so.2.0  /usr/tmp/x/usr/lib
  ===> libmd
  install -c -o bin -g bin -m 444   libmd.a /usr/tmp/x/usr/lib
I had a look in {etc,release}/Makefile s, no hint of an md there ...
Only md reference seems to be release/boot_crunch.conf
PS I noticed libcompat.so.2.0 was missing on my host `gate' too.
Julian
--
Julian H. Stacey	jhs@freebsd.org		http://www.freebsd.org/~jhs/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608201505.RAA02197>
