Using S.u.S.E. 9.2-Professional installed from DVD with an updated kernel from the Internet. When I did make clean everything was okay but make bzImage resulted in: CHK include/linux/version.h UPD include/linux/version.h SPLIT include/linux/autoconf.h -> include/config/* HOSTCC scripts/basic/fixdep HOSTCC scripts/basic/split-include HOSTCC scripts/basic/docproc HOSTCC scripts/genksyms/genksyms.o HOSTCC scripts/genksyms/lex.o HOSTCC scripts/genksyms/parse.o HOSTLD scripts/genksyms/genksyms CC scripts/mod/empty.o HOSTCC scripts/mod/mk_elfconfig MKELF scripts/mod/elfconfig.h HOSTCC scripts/mod/file2alias.o In file included from scripts/mod/file2alias.c:30: include/linux/mod_devicetable.h:15: error: conflicting types for `kernel_ulong_t' scripts/mod/file2alias.c:18: error: previous declaration of `kernel_ulong_t' make[2]: *** [scripts/mod/file2alias.o] Error 1 make[1]: *** [scripts/mod] Error 2 make: *** [scripts] Error 2 So I decided to zcat /proc/config.gz .config again and try with the "stock" kernel, again same result. Is this a bug, or am I just buggy? Cheers, Chas -- Charles McColm, charm@porchlight.ca http://tuxspot.blogspot.org/