Re: 10-RC unable to build kernel without INET (i.e. IPv6-only)

2013-12-18 Thread Mark Martinec
Gleb, > On Tue, Dec 17, 2013 at 08:13:20PM +0100, Mark Martinec wrote: > M> Under 9.2 the following could be used to build an IPv6-only kernel: > M> include GENERIC > M> makeoptions MKMODULESENV+="WITHOUT_INET_SUPPORT=" > M> nooptions INET > M> Now with stable/10 ... fails while building

Re: 10-RC unable to build kernel without INET (i.e. IPv6-only)

2013-12-17 Thread Gleb Smirnoff
Mark, On Tue, Dec 17, 2013 at 08:13:20PM +0100, Mark Martinec wrote: M> Under 9.2 the following could be used to build an IPv6-only kernel: M> M> /sys/amd64/conf/TEST : M> M> include GENERIC M> makeoptions MKMODULESENV+="WITHOUT_INET_SUPPORT=" M> nooptions INET M> M> M> Now with stable/1

10-RC unable to build kernel without INET (i.e. IPv6-only)

2013-12-17 Thread Mark Martinec
Under 9.2 the following could be used to build an IPv6-only kernel: /sys/amd64/conf/TEST : include GENERIC makeoptions MKMODULESENV+="WITHOUT_INET_SUPPORT=" nooptions INET Now with stable/10 the: make buildkernel KERNCONF=TEST fails while building xen support: [...] cc -c -O2 -pipe -f