Hi, I will work on a fix.
Catherine [EMAIL PROTECTED] wrote on 03/10/2006 10:48:18 AM: > Hi, > > commit ddf1c0e35d73b05ebc9fc12cb374315f806a2764 introduced these problems, > are people testing with _and_ without SELinux? > security_sid_to_context is only found > at security/selinux/include/security.h, i.e. at SELinux, not at the > LSM level, was some > LSM patch introducing security_sid_to_context not merged? > > - Arnaldo > > CC net/netlink/af_netlink.o > In file included from > /pub/scm/linux/kernel/git/acme/net-2.6.17/net/netlink/af_netlink.c:62: > /pub/scm/linux/kernel/git/acme/net-2.6.17/include/net/scm.h: In > function 'scm_recv': > /pub/scm/linux/kernel/git/acme/net-2.6.17/include/net/scm.h:74: > warning: implicit declaration of function 'security_sid_to_context' > CC net/netlink/attr.o > CC net/netlink/genetlink.o > LD net/netlink/built-in.o > CC net/packet/af_packet.o > LD net/packet/built-in.o > CC net/sched/sch_generic.o > LD net/sched/built-in.o > LD net/unix/built-in.o > CC [M] net/unix/af_unix.o > In file included from > /pub/scm/linux/kernel/git/acme/net-2.6.17/net/unix/af_unix.c:113: > /pub/scm/linux/kernel/git/acme/net-2.6.17/include/net/scm.h: In > function 'scm_recv': > /pub/scm/linux/kernel/git/acme/net-2.6.17/include/net/scm.h:74: > warning: implicit declaration of function 'security_sid_to_context' > CC [M] net/unix/garbage.o > In file included from > /pub/scm/linux/kernel/git/acme/net-2.6.17/net/unix/garbage.c:84: > /pub/scm/linux/kernel/git/acme/net-2.6.17/include/net/scm.h: In > function 'scm_recv': > /pub/scm/linux/kernel/git/acme/net-2.6.17/include/net/scm.h:74: > warning: implicit declaration of function 'security_sid_to_context' > <SNIP> > net/built-in.o: In function `netlink_recvmsg': > : undefined reference to `security_sid_to_context' > make[1]: *** [.tmp_vmlinux1] Error 1 > make: *** [_all] Error 2 > Command exited with non-zero status 2 - 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