Re: pmax caddr_t fallouts
Simon Burge <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.pmax |
|---|---|
| Message-ID | <[email protected]> |
"Erik Bertelsen" wrote: > My DS5000/133 does not compile today after the caddr_t update. > > Please consider something along the following which seems to make a > compilable and bootable kernel: Thanks. I've got very similar changes, except I changed kernend to be a "char *". It seemed like the lesser of two evils. I also needed to change ibus/if_le_ibus.c - is your kernel config for a turbochannel-only machine? I'll commit these now. Cheers, Simon.