Shunsuke Akiyama ([EMAIL PROTECTED]) wrote:
> akiyama     2006-06-11 09:14:07 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     lib/libutil          Makefile 
>   Log:
>   Specify default path for SHLIBDIR before bsd.own.mk does.
>   This fix shared library installed correct place.

On a clean build/install, this makes libutil install on /usr/lib
instead of /lib. But this breaks the actual initrandom rc script,
which calls `date' command before /usr is mounted, so the system won't
boot correctly. Also df is executed in the same line, and it needs
libutil too. I don't know if there are any other places in the rc
scripts involved. A rapid solution would be reverting this commit.

Bye,
Dario

-- 
Dario Freni ([EMAIL PROTECTED])
FreeSBIE project is looking for a new builder machine!
Check http://www.freesbie.org/donations.html

Attachment: pgp6DiSGTZhf0.pgp
Description: PGP signature

Reply via email to