Date: Sun, 16 Aug 2015 15:59:30 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 202364] [patch] [netvsc] stable/10 buildworld is broken with MODULES_WITH_WORLD Message-ID: <bug-202364-8@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org Reporter: eugen@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202364-8>