LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Kernel (https://www.linuxquestions.org/questions/linux-kernel-70/)
-   -   Error "'qla2x00_callback': function not considered for" while installing kernel 2.6.9 (https://www.linuxquestions.org/questions/linux-kernel-70/error-qla2x00_callback-function-not-considered-for-while-installing-kernel-2-6-9-a-633197/)

angelshines 04-05-2008 02:12 AM

Error "'qla2x00_callback': function not considered for" while installing kernel 2.6.9
 
Hi there, i have some problem while installing kernel 2.6.9 on fedora core 3.The error shows:

drivers/scsi/qla2xxx/qla_os.c: In function `qla2x00_queuecommand':
drivers/scsi/qla2xxx/qla_os.c:315: sorry, unimplemented: inlining failed in call to 'qla2x00_callback': function not considered for inlining
drivers/scsi/qla2xxx/qla_os.c:269: sorry, unimplemented: called from here
drivers/scsi/qla2xxx/qla_os.c:315: sorry, unimplemented: inlining failed in call to 'qla2x00_callback': function not considered for inlining
drivers/scsi/qla2xxx/qla_os.c:269: sorry, unimplemented: called from here
make[3]: *** [drivers/scsi/qla2xxx/qla_os.o] Error 1
make[2]: *** [drivers/scsi/qla2xxx] Error 2
make[1]: *** [drivers/scsi] Error 2
make: *** [drivers] Error 2

Can anyone help me with this problem? I'm a newbie in Linux. Thanks in advance. Any help is appreciated.

MensaWater 04-06-2008 12:41 PM

Fedora Core 3 (FC3) is really old. I never used it but do have RHEL3 which would have been based on it. RHEL3 has a 2.4 kernel so I would think FC3 is based on 2.4 kernel as well.

If that is the case going to 2.6 kernel would be a major upgrade - there are significant differences in the way 2.4 and 2.6 kernels work including the way they use drivers such as QLA (Qlogic).

FC4 is based on 2.6 kernel but it too is really old now. Fedora 8 (F8 - no longer called Fedora Core as of 7) has recently been released which should give you some idea of how old what you're doing is.

I'd urge you to do a complete reinstall to at least Fedora 7. Attempting to upgrade to Fedora 7 would likely be more trouble than it is worth so I'd suggest saving off important information and files then doing a fresh install. Of course before you attempt that on existing hardware you should be sure you can revert to FC3 - there may be old hardware that the newer kernel doesn't support without some effort. Verify what hardware you currently have (not just server name/model but things like network cards, etc...) and that there is support for them in the newer kernels.


All times are GMT -5. The time now is 07:49 PM.