fyi:
kernel/sys.c: In function `sys_setsid': kernel/sys.c:1078: `tty_sem' undeclared (first use in this function) kernel/sys.c:1078: (Each undeclared identifier is reported only once kernel/sys.c:1078: for each function it appears in.) make[1]: *** [kernel/sys.o] Error 1
include linux/tty.h to fix.
Jeff
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/