Hi panto, Good Day,
I am trying to compile the QMC driver given for 2.4 kernel. but I am getting the IOCTL errors. Will you please let me know the solution for these. * Below is the log of Errors generated while compilation:** *ppc_8xx-gcc -D__KERNEL__ -I/home/TEST_QMC/linux- 2.4.20_mvl31/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -I/home/TEST_QMC/linux- 2.4.20_mvl31/arch/ppc-fsigned-char -msoft-float -pipe -ffixed-r2 -Wno-uninitialized -mmultiple -mstring -nostdinc -iwithprefix include -DKBUILD_BASENAME=qmc_core -DEXPORT_SYMTAB -c qmc-core.c qmc-core.c: In function `qmc_ioctl': qmc-core.c:456: error: `QMC_IOC_MAGIC' undeclared (first use in this function) qmc-core.c:456: error: (Each undeclared identifier is reported only once qmc-core.c:456: error: for each function it appears in.) qmc-core.c:458: error: `QMC_IOC_MAXNR' undeclared (first use in this function) qmc-core.c:466: error: `QMC_IOCRESET' undeclared (first use in this function) qmc-core.c:469: error: `QMC_IOCSCONF' undeclared (first use in this function) qmc-core.c:470: error: `QMC_IOCGCONF' undeclared (first use in this function) qmc-core.c:471: error: storage size of `req' isn't known qmc-core.c:471: warning: unused variable `req' qmc-core.c :1012:2: #error Unknown board configuration. qmc-core.c: In function `qmc_setup': qmc-core.c:1311: error: `CLK_PCM_BIT' undeclared (first use in this function) qmc-core.c:1311: error: `X_PCMOUT1_BIT' undeclared (first use in this function) qmc-core.c:1311: error: `X_PCMIN1_BIT' undeclared (first use in this function) qmc-core.c:1313: error: `PCM_FS_BIT' undeclared (first use in this function) qmc-core.c: In function `qmc_cleanup': qmc-core.c :1640: error: `CLK_PCM_BIT' undeclared (first use in this function) qmc-core.c:1640: error: `X_PCMOUT1_BIT' undeclared (first use in this function) qmc-core.c:1640: error: `X_PCMIN1_BIT' undeclared (first use in this function) qmc-core.c: In function `devices_init': qmc-core.c:1662: error: `QMC_MAJOR' undeclared (first use in this function) qmc-core.c: In function `devices_cleanup': qmc-core.c:1684: error: `QMC_MAJOR' undeclared (first use in this function) make[3]: *** [qmc-core.o] Error 1 make[3]: Leaving directory `/home/TEST_QMC/linux-2.4.20_mvl31/drivers/qmc' make[2]: *** [first_rule] Error 2 make[2]: Leaving directory `/home/TEST_QMC/linux-2.4.20_mvl31/drivers/qmc ' make[1]: *** [_subdir_qmc] Error 2 make[1]: Leaving directory `/home/TEST_QMC/linux-2.4.20_mvl31/drivers' make: *** [_dir_drivers] Error 2 [EMAIL PROTECTED] linux-2.4.20_mvl31]# vi drivers/qmc/qmc-core.c +456 * * Waiting for your reply. -- "The Good You Do, The Best You GET" Regards Srikanth Krishnakar ********************** -- "The Good You Do, The Best You GET" Regards Srikanth Krishnakar **********************
_______________________________________________ Linuxppc-embedded mailing list Linuxppc-embedded@ozlabs.org https://ozlabs.org/mailman/listinfo/linuxppc-embedded