Kernel build failures with IPv6 as a module
Chris Richardson <[email protected]> Fri, 2 Nov 2018 22:43:53 +0000
| Newsgroups | gmane.linux.vserver |
|---|---|
| Message-ID | <CANHdcqPVdcuv3sm-wT7-=N3vJ7TyLzgJet+Yn-heZ2bKdBctRQ@mail.gmail.com> |
Hi, I'm getting a build failure after applying any of the most recent vserver patches, for instance http://vserver.13thfloor.at/Experimental/patch-4.9.135-vs2.3.9.8.diff. I've tracked the cause down to the fact that I have IPv6 support configured as a module and the vserver code uses statements like #if CONFIG_IPV6 rather than the kernel macro #if IS_ENABLED(CONFIG_IPV6) I'm wondering if this a bug, or if it perhaps not make sense to configure IPv6 as a module in the vserver context? Apologies if I'm asking a stupid question, I'm very new to vserver! -- *Chris Richardson*, System Architect [email protected] *FourC AS, Vestre Rosten 81, Trekanten, NO-7075 Tiller, Norwaywww.fourc.eu <http://www.fourc.eu/>* *Follow us on LinkedIn <http://bit.ly/fourcli>, Facebook <http://bit.ly/fourcfb>, Google+ <http://bit.ly/fourcgp> and Twitter <http://bit.ly/fourctw>!*