Hi,

>>>>> On Sat, 5 Dec 2009 20:09:50 +0000 (UTC)
>>>>> Ed Schouten <e...@freebsd.org> said:

ed> Author: ed
ed> Date: Sat Dec  5 20:09:50 2009
ed> New Revision: 200157
ed> URL: http://svn.freebsd.org/changeset/base/200157

ed> Log:
ed>   Let date(1) use utmpx instead of logwtmp().
ed>   
ed>   utmpx also has OLD_TIME/NEW_TIME messages, which seem to be intended for
ed>   the same purpose as how we call logwtmp() here.

ed> Modified:
ed>   head/bin/date/Makefile
ed>   head/bin/date/date.c

I saw following message during boot:

Dec  7 13:54:12 yoshino kernel: Shared object "libulog.so.0" not found, required
 by "date"

Now, date(1) links libulog.so.0.  The date(1) is in /bin, but
libulog.so.0 is in /usr/lib.  The libulog must be installed into /lib.

Sincerely,

--
Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan
u...@mahoroba.org  u...@{,jp.}FreeBSD.org
http://www.imasy.org/~ume/
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to