[Bug 257168] netgraph tests fail to build with WITHOUT_NEGRAPH defined: tests/sys/netgraph/util.h:35:10: fatal error: 'netgraph.h' file not found
Date: Wed, 14 Jul 2021 09:54:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257168
Lutz Donnerhacke <donner@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|Open |In Progress
--- Comment #4 from Lutz Donnerhacke <donner@FreeBSD.org> ---
Correct, the right thing is to not compile the tests at all, if netgraph is not
available.
My fault. I wasn't aware of this issue when extending the existing tests.
--
You are receiving this mail because:
You are the assignee for the bug.