工藤です。

>>>>> At Wed, 16 Oct 2013 22:46:51 +0900,
      "Dobashi.M"<[email protected]> wrote:

> 9.2-RELEASEがアップされましたので 9.1から svnで checkoutしてから
> make buildworld、make buildkernel、make installkernel、と順調に進んで
> 来てから
> # make installworld
> ERROR: Required auditdistd usr is missing....
> 
> となってしまいました。
> そして/usr/src/UPDATINGを見る様に云われるのですが...
> ありました;
> ...
> 20121218:
>         With the addition of auditdistd(8)
> ...
> 調べて見るとinstallworld専用?で、以下のコマンドの様です。
> 
> # pw useradd -n auditdistd -g audit -c "Auditdist unprivileged user"
> -d /var/empty -s /usr/sbin/nologin
> 
> 以降 installworldはOKとなりました。

make installworld の前に mergemaster -p を実施する必要があるのでは?
/usr/src/Makefile に手順が書かれています。


---
工藤 幹雄 (Mikio Kudo) as Ricky Orphen
E-mail  : [email protected]

_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-users-jp
To unsubscribe, send any mail to "[email protected]"

メールによる返信