kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* driver 88XX.au fails to compile on kernel 5.18.0 ppa Ubuntu
@ 2022-06-03 14:05 Jose Luis Alarcon Sanchez
  2022-06-03 14:24 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Jose Luis Alarcon Sanchez @ 2022-06-03 14:05 UTC (permalink / raw)
  To: kernelnewbies

Hi all.

This driver (for certain USB wireless devices) gets a clean build with
Ubuntu ppa kernels till 5.17.x. But with the new version 5.18.0 don´t
finish the compilation and end with errors.

At the begining of the make command execution there are a warning that
say that the kernel was compilated using gcc version 11.3.0 and the
system (Ubuntu 22.04) is using gcc 11.2.0. Can be this the cause of
this error in the building?.

Any help is very welcome.

Thanks you very much, in advance.

Regards.
Jose.   

-- 
https://lordofunix.wixsite.com/website

Not Registered GNU/Hurd User.
Registered BSD User 51101.
Registered Linux User #213309.
Memories..... You are talking about memories.
Rick Deckard. Blade Runner.

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: driver 88XX.au fails to compile on kernel 5.18.0 ppa Ubuntu
  2022-06-03 14:05 driver 88XX.au fails to compile on kernel 5.18.0 ppa Ubuntu Jose Luis Alarcon Sanchez
@ 2022-06-03 14:24 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2022-06-03 14:24 UTC (permalink / raw)
  To: Jose Luis Alarcon Sanchez; +Cc: kernelnewbies

On Fri, Jun 03, 2022 at 04:05:58PM +0200, Jose Luis Alarcon Sanchez wrote:
> Hi all.
> 
> This driver (for certain USB wireless devices) gets a clean build with
> Ubuntu ppa kernels till 5.17.x. But with the new version 5.18.0 don´t
> finish the compilation and end with errors.
> 
> At the begining of the make command execution there are a warning that
> say that the kernel was compilated using gcc version 11.3.0 and the
> system (Ubuntu 22.04) is using gcc 11.2.0. Can be this the cause of
> this error in the building?.

Yes, that is one problem, odds are there are others as the kernel does
not know how external drivers interact with it, so apis do change and go
away over time.

Please contact the authors of the external driver for help, they are the
only ones that can do that.

good luck!

greg k-h

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-06-03 14:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-03 14:05 driver 88XX.au fails to compile on kernel 5.18.0 ppa Ubuntu Jose Luis Alarcon Sanchez
2022-06-03 14:24 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).