notifymsglist?

YONETANI Tomokazu qhwt+dragonfly-kernel at les.ath.cx
Sat Apr 10 00:06:50 PDT 2004


Hi,

On Fri, Apr 09, 2004 at 11:37:35PM -0700, Jeffrey Hsu wrote:
> Donghui Wen wrote:
> >Hi,
> >   I just did a "make buildworld" based on the document
> >http://www.dragonflybsd.org/docs/upgrade-freebsd.cgi
> >
> >It compaints it could not find "struct notifymsglist" which is used in
> >select.h.
> >I tried to do a grep, but could not find the definition.
> >
> >Can anyone help?
> 
> Make sure you have the latest net/netisr.h, rev 1.13, where
> notifymsglist is declared.
> 
> 						Jeffrey

struct notifymsglist is declared inside #ifdef _KERNEL, so that
userland code does not see it.





More information about the Kernel mailing list