make config,make dep,make clean went OK..But anytime I make zdisk, or make bzImage or make zImage..I always get following errors at the end: netsyms.c:72:initializer element for 'net_sysms.symbol[4] addr'is not constant netsyms.c:74:'sk_alloc' undeclared here (not in a function) make[2]:***[netsysms.o]Error1 make[2]:leaving directory '/usr/src/linux-2.0.32/net' make[1]:***[first rule] error2 make[1]:leaving directory '/usr/src/linux-2.0.32/net' make:*** [linux subdirs] Error2 I also got as error message: drivers/sound/sound.a(pss.o)(data+0x164):undefined reference to unload pss.o(.text+0xcf6): undefined reference to 'unload_mpu 401' make:***[vmlinux] Error1 Well..I did go one by one through the preceeding options of the make config step...even chose the maximum of options..still havin the same problem. Thanks for helpin me going around it.. Jack Lehte
