Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: building kernel w/ options MIIVERBOSE fails



On Mon, Mar 25, 2019 at 09:11:04PM +0900, Masanobu SAITOH wrote:
> On 2019/03/25 18:25, K. Schreiner wrote:
> > [...]
> >      compile  vNBx64/mii_verbose.o
> > In file included from /u/NetBSD/src/sys/dev/mii/mii_verbose.c:62:0:
> > /u/NetBSD/src/sys/dev/mii/miidevs_data.h:39:21: error: array type has incomplete element type 'struct mii_knowndev'
> > struct mii_knowndev mii_knowndevs[] = {
> >                      ^~~~~~~~~~~~~
> > /u/NetBSD/src/sys/dev/mii/mii_verbose.c: In function 'mii_get_descr_real':
> > /u/NetBSD/src/sys/dev/mii/mii_verbose.c:105:1: error: control reaches end of non-void function [-Werror=return-type]
> >     }
> > [...]
>
>  Fixed. Please update the latest -current.
yep, compiles fine again!

>  Thank you for your quick report!
Thanks for the quick fix!

Kurt



Home | Main Index | Thread Index | Old Index