Hello all, I gave cml2-1.9.9 a try for 2.4.17-rc1 and got this new error (not present with cml1 and same starting .config):
In file included from fore200e.c:61: fore200e.h:840:6: warning: #warning compiling the fore200e driver without any hardware support enabled! fore200e.c: In function `fore200e_send': fore200e.c:1522: `CONFIG_ATM_FORE200E_TX_RETRY' undeclared (first use in this function) fore200e.c:1522: (Each undeclared identifier is reported only once fore200e.c:1522: for each function it appears in.) fore200e.c: At top level: fore200e.c:253: warning: `fore200e_spin' defined but not used make[2]: *** [fore200e.o] Error 1 Snippet from config.out: # # Derived symbols # CONFIG_SUNRPC=n CONFIG_ATM_FORE200E=m <----- didn't want this. CONFIG_53C700_MEM_MAPPED=n CONFIG_LOCKD_V4=n CONFIG_MSNDPIN_HAVE_BOOT=n CONFIG_X86_GOOD_APIC=y My starting .config did not have anything related to the ATM_FORE200E* set, but cml2 sets CONFIG_ATM_FORE200E to m. Otherwise, a slightly smaller kernel was built, which I am running right now. 948 -rw-r--r-- 1 root root 964688 Dec 12 16:00 vmlinuz-2.4.17-pre8 948 -rw-r--r-- 1 root root 964716 Dec 14 08:04 vmlinuz-2.4.17-rc1 928 -rw-r--r-- 1 root root 945077 Dec 14 08:57 vmlinuz-2.4.17-rc1-cml2 Steven _______________________________________________ kbuild-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/kbuild-devel