Error in ipv4 net code, config attached. gcc-3.2 -D__KERNEL__ -I/usr/src/linux-2.4.27-pre4/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=athlon -nostdinc -iwithprefix include -DKBUILD_BASENAME=tcp_input -c -o tcp_input.o tcp_input.c tcp_input.c: In function `tcp_rcv_space_adjust': tcp_input.c:479: structure has no member named `sk_rcvbuf' tcp_input.c:480: structure has no member named `sk_rcvbuf' make[3]: *** [tcp_input.o] Error 1 make[3]: Leaving directory `/usr/src/linux-2.4.27-pre4/net/ipv4' make[2]: *** [first_rule] Error 2 make[2]: Leaving directory `/usr/src/linux-2.4.27-pre4/net/ipv4' make[1]: *** [_subdir_ipv4] Error 2 make[1]: Leaving directory `/usr/src/linux-2.4.27-pre4/net' make: *** [_dir_net] Error 2 - Bryan Marcelo Tosatti wrote: > Hi, > > Here goes 2.4.27-pre4. > > It contains a TCP update (backporting some 2.6.x work), XFS/JFS updates, > some architecture updates, driver fixes, the usual... > > Please read the detailed changelog for details > > Summary of changes from v2.4.27-pre3 to v2.4.27-pre4