Re: compile failed on FC5T2 kernel
"Linuxant support (Jonathan)" <[email protected]> Tue, 31 Jan 2006 19:07:48 -0500
| Newsgroups | gmane.linux.kernel.driver-loader |
|---|---|
| Message-ID | <[email protected]> |
Hi, most kernels used on the test versions of Fedora Core 5 are patched with experimental code in the kernel and one of these changes is not compatible with DriverLoader at the moment. The last issue mentioned is not trivial to be fixed, unlike the other issues mentioned before. If this experimental code is added to the final Fedora Core 5 release, we will add support for it in DriverLoader. In the meantime, please try to use a vanilla 2.6.15.x kernel form http://www.kernel.org. Regards,jjj Technical specialist / Linuxant www.linuxant.com [email protected] Neal Becker wrote: > Please notify me as soon as a patch is available. Thanks. > > On Monday 16 January 2006 3:20 pm, Linuxant support (Jonathan) wrote: > >>Hi, >> >>we do not have a patch for this problem yet. Our developers are >>currently taking a look at this issue on Fedora Core 5 test 2 and a >>patch for this problem will hopefully be added soon to our web site. >> >>Regards, >> >> >>Jonathan >>Technical specialist / Linuxant >>www.linuxant.com >>[email protected] >> >>Neal Becker wrote: >> >>>Compiles, but fails to load: >>>driverloader: Unknown symbol usb_register_driver >>>driverloader: Unknown symbol usb_deregister >>>driverloader: Unknown symbol usb_register_driver >>>driverloader: Unknown symbol usb_deregister >>> >>>On Monday 16 January 2006 2:51 pm, Linuxant support (Jonathan) wrote: >>> >>>>Hi, >>>> >>>>for the suspend issue on FC5 test, did you tried with different versions >>>>of the Windows XP driver, if available, to see if there is a difference? >>>>Did you tried with the vanilla 2.6.15 kernel from http://www.kernel.org >>>>as well? >>>> >>>>For the compilation issue, please try the patch I have attached to this >>>>post, it should fix at least the following error: >>>> >>>>--- >>>>/usr/lib/driverloader/modules/dldrusb.c:348: error: unknown field >>>>'owner' specified in initializer >>>>--- >>>> >>>>Regards, >>>> >>>> >>>>Jonathan >>>>Technical specialist / Linuxant >>>>www.linuxant.com >>>>[email protected] >>>> >>>>Neal Becker wrote: >>>> >>>>>This is Fedora 5 Test 2 x86_64: >>>>> >>>>> CC [M] /usr/lib/driverloader/modules/dldrusb.o >>>>>In file included from /usr/lib/driverloader/modules/dldrusb.c:18: >>>>>/usr/lib/driverloader/modules/GPL/netndis.h: In function 'netndis_lock': >>>>>/usr/lib/driverloader/modules/GPL/netndis.h:181: warning: value computed >>>>>is not used >>>>>/usr/lib/driverloader/modules/GPL/netndis.h:184: warning: value computed >>>>>is not used >>>>>/usr/lib/driverloader/modules/GPL/netndis.h:189: warning: value computed >>>>>is not used >>>>>/usr/lib/driverloader/modules/dldrusb.c: At top level: >>>>>/usr/lib/driverloader/modules/dldrusb.c:348: error: unknown field >>>>>'owner' specified in initializer >>>>>/usr/lib/driverloader/modules/dldrusb.c:348: warning: missing braces >>>>>around initializer >>>>>/usr/lib/driverloader/modules/dldrusb.c:348: warning: (near >>>>>initialization for 'dldrusb_driver.dynids') >>>>>/usr/lib/driverloader/modules/dldrusb.c:348: warning: initialization >>>>>makes integer from pointer without a cast >>>>>/usr/lib/driverloader/modules/dldrusb.c:348: error: initializer element >>>>>is not computable at load time >>>>>/usr/lib/driverloader/modules/dldrusb.c:348: error: (near initialization >>>>>for 'dldrusb_driver.dynids.lock.raw_lock.slock') >>>>>make[2]: *** [/usr/lib/driverloader/modules/dldrusb.o] Error 1 >>>>>make[1]: *** [_module_/usr/lib/driverloader/modules] Error 2 >>>>>make[1]: Leaving directory `/usr/src/kernels/2.6.15-1.1857_FC5-x86_64' >>>>>make: *** [all] Error 2 >>>>>_______________________________________________ >>>>>driverloader mailing list >>>>>[email protected] >>>>>https://www.linuxant.com/mailman/listinfo/driverloader >>> >>>_______________________________________________ >>>driverloader mailing list >>>[email protected] >>>https://www.linuxant.com/mailman/listinfo/driverloader > > _______________________________________________ > driverloader mailing list > [email protected] > https://www.linuxant.com/mailman/listinfo/driverloader