This repository was archived by the owner on Oct 31, 2024. It is now read-only.
Replies: 1 comment
-
I have a similar issue with vmware kernel modules. The only work around I found was to install gcc-13 from sid. I stopped doing that because all the dependencies require certain versions and over time more and more packages convert to sid. I believe the team had a repo that prevented this. It was some fedora url. It was in Github Issues, but that's no longer available. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The title says it all.
A newer version of gcc-13 has been in use in Debian Sid for a few days.
warning: the compiler differs from the one used to build the kernel
The kernel was built by: gcc-13 (Debian 13.3.0-1) 13.3.0
You are using: gcc-13 (Debian 13.3.0-3) 13.3.0
Please rebuild the kernel with gcc-13.3.0-3.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions