On Tue, 2012-02-07 at 21:08 -0800, H. Peter Anvin wrote: .../... > #else > -typedef unsigned short __kernel_nlink_t; > -typedef short __kernel_ipc_pid_t; > typedef unsigned int __kernel_size_t; This followed later by ... > +typedef int __kernel_size_t; This, I suspect the second one wanted to be ssize_t :-) The rest looks ok, I'll try to build tomorrow. Cheers, Ben. -- To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html