Sorry -
the compiling machine is SUSE SLE 11.1 2.6.27.7-9-default
The kernel I'm compiling against is
SUSE 2.6.27.7
I unpack the linux-2.6.27.7.gz
make bzImage
copy in the .config for my boot environment
and do
in my 3.3.3/src directory
make -C linux-2.6.27.7 SUBDIRS=$PWD modules
and I get
e1000.h:32
netdev.c:48
kcompat.h: in function __kc_napi_alloc_skb
kcmpat.h:4601 error:'struct napi_struct' has no member name 'dev'