On Dec 13, 2013, at 2:21 PM, Armin K. wrote:
> Can you please tell me what is wrong with --with-rootlibdir
> approach? It
> does *exactly* the same thing as is done here, no need for the extra
> work.
Without --with-rootlibdir you get this:
rootlibdir = ${exec_prefix}/lib
thus /usr/lib
--with-rootlibdir you get:
rootlibdir = /lib
It's a problem when people use /usr as a separate mount. Which is a
very big problem.
Sincerely,
WIlliam Harrington
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page