Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Feb 2021 08:32:20 +0300
From:      Ruslan Makhmatkhanov <rm@FreeBSD.org>
To:        FreeBSD Current <freebsd-current@freebsd.org>
Subject:   buildkernel: don't know how to make cleandir in drm-current-kmod
Message-ID:  <ae889f8f-2bdc-1763-431b-e54a3cb3c7bd@FreeBSD.org>

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

trying to build kernel from
commit f61e92ca5a23450bc28169bbdd71d7674df98c19 (HEAD -> main, 
origin/main, origin/HEAD)
Author: Glen Barber <gjb@FreeBSD.org>
Date:   Wed Feb 17 23:00:03 2021 -0500

world built ok, but then I have this on make kernel:

===> zlib (cleandir)
rm -f export_syms machine x86 zlib.ko zlib.kld zcalloc.o zlib_mod.o 
adler32.o compress.o crc32.o deflate.o inffast.o inflate.o inftrees.o 
trees.o uncompr.o zutil.o offset.inc genoffset.o
rm -f machine x86 .depend .depend.* GPATH GRTAGS GSYMS GTAGS
===> drm-current-kmod (cleandir)
make[3]: don't know how to make cleandir. Stop

make[3]: stopped in /usr/local/sys/modules/drm-current-kmod
*** Error code 2

Stop.
make[2]: stopped in /usr/obj/mnt/hdd/src/amd64.amd64/sys/Z1
*** Error code 1

Stop.
make[1]: stopped in /mnt/hdd/src
*** Error code 1

Stop.
make: stopped in /mnt/hdd/src

Tried to reinstall drm-current-kmod to not avail.

-- 
Regards,
Ruslan

T.O.S. Of Reality



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ae889f8f-2bdc-1763-431b-e54a3cb3c7bd>