Has anyone been able to get "make rpm" to work under RH9? Is there a gcc or other versioning problem that causes this to fail? My most recent attempt with the latest 2.5.70 developmental kernel fails with a fairly familiar looking train wreck: /usr/src/linux # make rpm ...[2000+ lines deleted to show the last two module builds and failure]... CC [M] drivers/char/ip2main.o drivers/char/ip2main.c: In function `cleanup_module': drivers/char/ip2main.c:513: warning: implicit declaration of function `devfs_remove' drivers/char/ip2main.c: At top level: drivers/char/ip2/i2cmd.c:142: warning: `ct89' defined but not used CC [M] drivers/char/riscom8.o In file included from drivers/char/riscom8.c:51: drivers/char/riscom8.h:88: field `tqueue' has incomplete type drivers/char/riscom8.h:89: field `tqueue_hangup' has incomplete type drivers/char/riscom8.c:84: warning: type defaults to `int' in declaration of `DECLARE_TASK_QUEUE' drivers/char/riscom8.c:84: warning: parameter names (without types) in function declaration drivers/char/riscom8.c:142: confused by earlier errors, bailing out make[4]: *** [drivers/char/riscom8.o] Error 1 make[3]: *** [drivers/char] Error 2 make[2]: *** [drivers] Error 2 make[1]: *** [all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.30344 (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.30344 (%build) make: *** [rpm] Error 1 --Doc Savage Fairview Heights, IL