Rainer Orth <[email protected]> writes: > The following patch fixes this and allowed the bootstrap to complete, > but I wonder if it wouldn't be better to globally do a > > sed -e 's/_in6_addr/[16]byte/' > > instead of the current special-casing of _in6_addr in a couple of places.
Yeah, probably. > 2012-03-22 Rainer Orth <[email protected]> > > * mksysinfo.sh (_zone_net_addr_t): Handle _in6_addr. But for now I have committed your patch to mainline and 4.7 branch. Thanks. Ian
