From: Paul Moore <[EMAIL PROTECTED]>
Date: Sun, 5 Nov 2006 16:24:07 -0500 (EST)

> On Sun, 5 Nov 2006, Toralf Förster wrote:
> >
> > Hello,
> >
> > the build with the attached .config failed, make ends with:
> > ...
> > : undefined reference to `cipso_v4_sock_getattr'
> > net/built-in.o: In function `netlbl_socket_getattr':
> 
> Ah ha!  Why did you have to go and build a kernel without TCP/IP
> networking ;)
> 
> It looks like I was stupid and made NetLabel depend on CONFIG_NET and not
> CONFIG_INET, the patch below should fix this by making NetLabel depend on
> CONFIG_INET and CONFIG_SECURITY.  Please review and apply for 2.6.19.
> 
> Signed-off-by: Paul Moore <[EMAIL PROTECTED]>

Applied, thanks Paul.

What email client are you using?  There were a bunch of spacing
issues I had to correct in your patch before it would apply
cleanly.  (1) lines with only spaces were changed to empty lines
(2) Severl lines had an extra space added to the beginning.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to