https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202364
Bug ID: 202364
Summary: [patch] [netvsc] stable/10 buildworld is broken with
MODULES_WITH_WORLD
Product: Base System
Version: 10.2-STABLE
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Some People
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
Keywords: patch
Created attachment 159923
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=159923&action=edit
fix for modules/hyperv/netvsc
make MODULES_WITH_WORLD=yes buildworld fails for 10.2-STABLE sources:
/home/src/sys/modules/hyperv/netvsc/../../../dev/hyperv/netvsc/hv_netvsc_drv_freebsd.c:58:10:
fatal error: 'opt_inet6.h' file not found
#include "opt_inet6.h"
^
1 error generated.
mkdep: compile failed
*** [.depend] Error code 1
The patch is attached.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"