On Fri, 23 Mar 2012 08:46:11 +0000
<thierr...@hispeed.ch> wrote:

> This was necessary otherwise make install was trying to creating the 
> directory /var/db (for nss) So after checking various Makefile and as a 
> probably temporary solution I specifiy 
> 
> make install_root=/tools install

Another option is to:
sed -i 's#/var/db#/tools/var/db#' Makeconfig

It's not like you're going to need to use it...

Andy
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to