On Tuesday 04 May 2004 22:46, Adrian Bunk wrote: Hi Adrian, > drivers/net/net.o(.text+0x60293): In function `tg3_get_strings': > : undefined reference to `WARN_ON' > make: *** [vmlinux] Error 1 > There's no WARN_ON in 2.4. yep. Either we backport WARN_ON ;) or simply do the attached. ciao, Marc