While rebuilding the binaries for 4.3-stable, I get this error:

===> usr.sbin/config
make: don't know how to make mkmakefile.c. Stop in /usr/src/usr.sbin/config.
*** Error code 2

Stop in /usr/src/usr.sbin (line 48 of /usr/share/mk/bsd.subdir.mk).
*** Error code 1

Stop in /usr/src (line 48 of /usr/share/mk/bsd.subdir.mk).
*** Error code 1

Stop in /usr/src (line 73 of Makefile)


After:
rm -rf /usr/obj/*
cd /usr/src
make obj
cd /usr/src/etc && env DESTDIR=/ make distrib-dirs
cd /usr/src
make build

I could rebuild the kernel without problems.

I'm running 4.3-release (i386), installed from scratch.

Any idea?

Greetings.

Reply via email to