I notice the <gnu/types.h> and <linux/post_types.h> hard define fd_set
to be 256 bits long independantly of NR_OPEN.
libc also needs re-compiling (lots of things seem to do 'fd_set var;',
pariticularly in the rpc libs).
Any parts of the kernel that would die? anything else?
Michael.