Hi everyone! Here's an exerpt of the messages of my first try compiling kernel 2.2.13 (DBRI module) on my SS10 SMP box. It's a RH6.0 box currently running 2.2.9, with the DBRI module, though no sound support yet. I didn't have any problems compiling the DBRI module with the 2.2.9 kernel. ------ make -C audio modules make[3]: Entering directory `/usr1/downloads/linux2.2/linux/drivers/sbus/audio' gcc -D__KERNEL__ -I/usr1/downloads/linux2.2/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -D__SMP__ -m32 -pipe -mno-fpu -fcall-used-g5 -fcall-used-g7 -DMODULE -DMODVERSIONS -include /usr1/downloads/linux2.2/linux/include/linux/modversions.h -DEXPORT_SYMTAB -c dbri.c dbri.c: In function `dbri_detach': dbri.c:241: warning: implicit declaration of function `release_region_Rsmp_43bde9b1' dbri.c: In function `reception_complete_intr': dbri.c:373: warning: `count' might be used uninitialized in this function dbri.c:375: warning: `callback_arg' might be used uninitialized in this function dbri.c: In function `mmcodec_setgain': dbri.c:1397: structure has no member named `datamode' dbri.c: In function `mmcodec_setctrl': dbri.c:1432: structure has no member named `ctrlmode' dbri.c:1437: structure has no member named `datamode' dbri.c:1460: structure has no member named `offset' dbri.c:1461: structure has no member named `offset' dbri.c:1462: structure has no member named `offset' dbri.c:1484: structure has no member named `ctrlmode' dbri.c:1485: structure has no member named `datamode' dbri.c: In function `mmcodec_setdata': dbri.c:1499: structure has no member named `datamode' dbri.c:1501: structure has no member named `ctrlmode' dbri.c:1532: structure has no member named `offset' dbri.c:1533: structure has no member named `offset' dbri.c:1534: structure has no member named `offset' dbri.c:1535: structure has no member named `offset' dbri.c:1537: structure has no member named `ctrlmode' dbri.c:1538: structure has no member named `datamode' dbri.c: In function `mmcodec_init': dbri.c:1581: structure has no member named `offset' dbri.c: At top level: dbri.c:814: warning: `unlink_time_slot' defined but not used make[3]: *** [dbri.o] Error 1 make[3]: Leaving directory `/usr1/downloads/linux2.2/linux/drivers/sbus/audio' make[2]: *** [_modsubdir_audio] Error 2 make[2]: Leaving directory `/usr1/downloads/linux2.2/linux/drivers/sbus' make[1]: *** [_modsubdir_sbus] Error 2 make[1]: Leaving directory `/usr1/downloads/linux2.2/linux/drivers' make: *** [_mod_drivers] Error 2 ________________________________________ Mark van Reijn Support Engineer Koning en Hartman - Network Services http://www.koha.nl/ [EMAIL PROTECTED] ________________________________________ "TPECK: The Problem Exists between Chair and Keyboard" - To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of the message to [EMAIL PROTECTED]
