[driverloader] driverloader 2.08 compilation fails on kernel 2.6.9

Linuxant support (Jonathan) support at linuxant.com
Thu Oct 21 11:29:22 EDT 2004


Hi,

thanks for reporting this problem and providing solution to the problem.

Which version of gcc are you using and under which Linux distribution? 
You can obtain the version of gcc in the output of the 'gcc --version' 
command in a shell.

Regards,


Jonathan
Technical specialist / Linuxant
www.linuxant.com
support at linuxant.com


Max wrote:
> 
> I've just upgraded to the latest kernel version 2.6.9 and noticed that 
> driverloader fails to compile.
> The following errors are reported:
> 
> /usr/lib/driverloader/modules/osusb.c: In function `SubmitUrbListEntry':
> /usr/lib/driverloader/modules/osusb.c:122: sorry, unimplemented: 
> inlining failed in call to 'ChangeUrbListEntryState':
> /usr/lib/driverloader/modules/osusb.c:161: sorry, unimplemented: called 
> from here
> /usr/lib/driverloader/modules/osusb.c:122: sorry, unimplemented: 
> inlining failed in call to 'ChangeUrbListEntryState': function not 
> considered for inlining
> /usr/lib/driverloader/modules/osusb.c:198: sorry, unimplemented: called 
> from here
> /usr/lib/driverloader/modules/osusb.c:122: sorry, unimplemented: 
> inlining failed in call to 'ChangeUrbListEntryState': function not 
> considered for inlining
> /usr/lib/driverloader/modules/osusb.c:201: sorry, unimplemented: called 
> from here
> /usr/lib/driverloader/modules/osusb.c:122: sorry, unimplemented: 
> inlining failed in call to 'ChangeUrbListEntryState': function not 
> considered for inlining
> /usr/lib/driverloader/modules/osusb.c:206: sorry, unimplemented: called 
> from here
> 
> I've fixed them by removing 'inline' directive from the function 
> definitions. Now driverloader is compiled and runs smooth.
> 
> Max
> 
> _______________________________________________
> driverloader mailing list
> driverloader at lists.linuxant.com
> https://www.linuxant.com/mailman/listinfo/driverloader


More information about the driverloader mailing list