Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Nov 2018 16:18:22 +0530
From:      Dinesh Thirumurthy <dinesh.thirumurthy@gmail.com>
To:        freebsd-riscv@freebsd.org
Subject:   installworld complains about a missing user ntpd
Message-ID:  <CAPn%2BtrHsHJV0zwg9WrE4RTm9hqhCB5hpq=TZpgRVoaStfWmdmg@mail.gmail.com>

next in thread | raw e-mail | index | archive | help

Hi,

I am using the instructions at

https://wiki.freebsd.org/riscv

to build a freebsd to boot on spike.

I am at this step on installworld. I get this error.

root@box:~/dt/freebsd-riscv # make TARGET_ARCH=riscv64 -DNO_ROOT
DESTDIR=${DESTDIR} installworld
make[1]: "/root/obj/root/dt/freebsd-riscv/riscv.riscv64/
toolchain-metadata.mk" line 1: Using cached toolchain metadata from build
at box on Sun Nov 11 17:00:57 IST 2018
ERROR: Required ntpd user is missing, see /usr/src/UPDATING.
*** Error code 1

Stop.
make[1]: stopped in /root/dt/freebsd-riscv
*** Error code 1

Stop.
make: stopped in /root/dt/freebsd-riscv
root@box:~/dt/freebsd-riscv #

--
So, how do I get past this in the correct way?

I have manually added and ntpd user and group in /etc/passwd,group. I still
run into the same error.

Appreciate your help.

Thank you.

Dinesh



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPn%2BtrHsHJV0zwg9WrE4RTm9hqhCB5hpq=TZpgRVoaStfWmdmg>