[Bug 202364] [patch] [netvsc] stable/10 buildworld is broken with MODULES_WITH_WORLD
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Aug 16 15:59:31 UTC 2015
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: freebsd-bugs at FreeBSD.org
Reporter: eugen at grosbein.net
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.
More information about the freebsd-bugs
mailing list