shared libarary not placed in /lib

From: Yoichi Nakayama <yoichi_at_FreeBSD.org>
Date: Sun, 11 Jun 2006 02:44:36 +0900
Hi,
I've updated FreeBSD from 6.1R to current and noticed that
libutil.so.6 needed by getty, etc is not placed in /lib
but in /usr/lib, and startup failed.
# Then I booted the machine in single user mode and copied
# libutil.so.6 from /usr/lib.

I found "make -n install" in src/lib/libutil shows
   install -s -o root -g wheel -m 444     libutil.so.6 /usr/lib
on current. The line "SHLIBDIR?= /lib" in Makefile have no effect?

Best regards,
-- 
Yoichi NAKAYAMA
Received on Sat Jun 10 2006 - 15:48:07 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:57 UTC