Date: Sun, 11 Jun 2006 19:22:46 +0200 From: Dario Freni <saturnero@freesbie.org> To: Shunsuke Akiyama <akiyama@FreeBSD.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libutil Makefile Message-ID: <20060611172245.GA84540@builder.freesbie.org> In-Reply-To: <200606110914.k5B9E7Gd058545@repoman.freebsd.org> References: <200606110914.k5B9E7Gd058545@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--YZ5djTAD1cGYuMQK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Shunsuke Akiyama (akiyama@FreeBSD.org) wrote: > akiyama 2006-06-11 09:14:07 UTC >=20 > FreeBSD src repository >=20 > Modified files: > lib/libutil Makefile=20 > 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 --=20 Dario Freni (saturnero@freesbie.org) FreeSBIE project is looking for a new builder machine! Check http://www.freesbie.org/donations.html --YZ5djTAD1cGYuMQK Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFEjFFlymi72IiShysRAi1GAJ9AumFtXsKY8fI2gnO2Engh4bJ7xwCfXNyC QtbF+xDWbYVwB5fFtwprTxs= =CkA5 -----END PGP SIGNATURE----- --YZ5djTAD1cGYuMQK--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060611172245.GA84540>