Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Feb 2021 07:55:36 +0100
From:      Niclas Zeising <zeising+freebsd@daemonic.se>
To:        Ruslan Makhmatkhanov <rm@FreeBSD.org>, FreeBSD Current <freebsd-current@freebsd.org>
Subject:   Re: buildkernel: don't know how to make cleandir in drm-current-kmod
Message-ID:  <22f360b7-3b6d-61c6-e05e-579b8699b9ee@daemonic.se>
In-Reply-To: <ae889f8f-2bdc-1763-431b-e54a3cb3c7bd@FreeBSD.org>
References:  <ae889f8f-2bdc-1763-431b-e54a3cb3c7bd@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2021-02-18 06:32, Ruslan Makhmatkhanov wrote:
> Hello,
>=20
> trying to build kernel from
> commit f61e92ca5a23450bc28169bbdd71d7674df98c19 (HEAD -> main,=20
> origin/main, origin/HEAD)
> Author: Glen Barber <gjb@FreeBSD.org>
> Date:=C2=A0=C2=A0 Wed Feb 17 23:00:03 2021 -0500
>=20
> world built ok, but then I have this on make kernel:
>=20
> =3D=3D=3D> zlib (cleandir)
> rm -f export_syms machine x86 zlib.ko zlib.kld zcalloc.o zlib_mod.o=20
> adler32.o compress.o crc32.o deflate.o inffast.o inflate.o inftrees.o=20
> trees.o uncompr.o zutil.o offset.inc genoffset.o
> rm -f machine x86 .depend .depend.* GPATH GRTAGS GSYMS GTAGS
> =3D=3D=3D> drm-current-kmod (cleandir)
> make[3]: don't know how to make cleandir. Stop
>=20
> make[3]: stopped in /usr/local/sys/modules/drm-current-kmod
> *** Error code 2
>=20
> Stop.
> make[2]: stopped in /usr/obj/mnt/hdd/src/amd64.amd64/sys/Z1
> *** Error code 1
>=20
> Stop.
> make[1]: stopped in /mnt/hdd/src
> *** Error code 1
>=20
> Stop.
> make: stopped in /mnt/hdd/src
>=20
> Tried to reinstall drm-current-kmod to not avail.
>=20

Can you check that you have the folder=20
/usr/local/sys/modules/drm-current-kmod, and that there are sources insid=
e?
drm-current-kmod no longer installs sources by default, please check if=20
you have enabled that option locally.
Regards
--=20
Niclas



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?22f360b7-3b6d-61c6-e05e-579b8699b9ee>