Date: Sat, 25 Jan 2014 01:20:45 +0100 From: Ilya Bakulin <ilya@bakulin.de> To: John Baldwin <jhb@freebsd.org> Cc: freebsd-current@freebsd.org Subject: Re: installworld for -CURRENT is broken on 9.1-R Message-ID: <52E3035D.2060808@bakulin.de> In-Reply-To: <201401241625.52839.jhb@freebsd.org> References: <52E2D027.9020604@bakulin.de> <201401241625.52839.jhb@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 24.01.14, 22:25, John Baldwin wrote: >> So services_mkdb is taken from base system, and it indeed doesn't have >> -l switch introduced by your commit. > > This isn't from installworld. 'make distribute' doesn't get run as part of > 'installworld'. Can you tell me what command you actually ran? > Hm, actually this is a nanobsd script, tools/tools/nanobsd/nanobsd.sh. The failing call is in install_etc(). By the way, I had to add -DDB_FROM_SRC to the 'make distribution' call there, because otherwise it fails here with 'required used auditdistd now found'. -- Regards, Ilya Bakulin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52E3035D.2060808>