I have tried a compile of the latest test release, and it breaks on the IPX bits. Pre7 was OK. I've got modutils 2.4.2, so it isn't that. Here is the compile log: make -C ipx modules make[2]: Entering directory `/usr/src/lx-2.4.3p8/net/ipx' gcc -D__KERNEL__ -I/usr/src/lx-2.4.3p8/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -march=i586 -DMODULE -DEXPORT_SYMTAB -c af_ipx.c af_ipx.c: In function `ipxrtr_route_packet': af_ipx.c:1545: warning: passing arg 4 of `sock_alloc_send_skb' makes integer from pointer without a cast af_ipx.c:1545: too few arguments to function `sock_alloc_send_skb' af_ipx.c: At top level: af_ipx.c:2534: unknown field `sendpage' specified in initializer af_ipx.c:2534: `sock_no_sendpage' undeclared here (not in a function) af_ipx.c:2534: warning: excess elements in struct initializer af_ipx.c:2534: warning: (near initialization for `ipx_dgram_ops') make[2]: *** [af_ipx.o] Error 1 make[2]: Leaving directory `/usr/src/lx-2.4.3p8/net/ipx' make[1]: *** [_modsubdir_ipx] Error 2 make[1]: Leaving directory `/usr/src/lx-2.4.3p8/net' make: *** [_mod_net] Error 2 For any queries mail to [EMAIL PROTECTED] - I could handle a digest but the list is too busy. -- Allan Duncan [EMAIL PROTECTED] (+613) 9253 6708, Fax 9253 6775 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/