Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > muc.lists.freebsd.current > #70186 > unrolled thread

Re: vnode_if.h not found / make buildkernel on FreeBSD/HEAD-16

Started byDag-Erling Smørgrav <des@FreeBSD.org>
First post2026-05-16 21:50 +0200
Last post2026-05-16 21:50 +0200
Articles 1 — 1 participant

Back to article view | Back to muc.lists.freebsd.current

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: vnode_if.h not found / make buildkernel on FreeBSD/HEAD-16 Dag-Erling Smørgrav <des@FreeBSD.org> - 2026-05-16 21:50 +0200

#70186 — Re: vnode_if.h not found / make buildkernel on FreeBSD/HEAD-16

FromDag-Erling Smørgrav <des@FreeBSD.org>
Date2026-05-16 21:50 +0200
SubjectRe: vnode_if.h not found / make buildkernel on FreeBSD/HEAD-16
Message-ID<86pl2vb0cq.fsf@ltc.des.dev>
Konstantin Belousov <kostikbel@gmail.com> writes:
> I do not see why sys/mount.h is needed by genassym.c.

Well, that certainly solves the immediate problem...

> commit fe0f116bd3a5115813c4c3ba4a1546d09b5e73b1
> Author: Konstantin Belousov <kib@FreeBSD.org>
> Date:   Sat May 16 22:27:40 2026 +0300
>
>     x86: remove sys/mount.h from genassym.c
>     
>     The header is not needed, and causes some issues with build because it
>     requires vnode_if.h generated due to transient dependency from vnode.h.
>     
>     While there, remove unneeded explicit sys/cdefs.h and sys/param.h usage.
>     
>     Fixes:  1d5e4020e36e1cc9e906200c9c3c784ef43d977e

Please use this format instead:

    Fixes:	1d5e4020e36e ("vnode: add VIRF_KNOTE flag")

I use the following alias to generate it:

    fix = show -s --abbrev=12 --pretty=format:'Fixes:%x09%x09%h (%x22%s%x22)%n'

DES
-- 
Dag-Erling Smørgrav - des@FreeBSD.org


--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-admin@muc.de

[toc] | [standalone]


Back to top | Article view | muc.lists.freebsd.current


csiph-web