Summary: | dev-debug/scap-driver-0.18.1 fails to compile: test.c:26:48: error: initialization of char ()(struct device , umode_t ) {aka char ()(struct device , short unsigned int )} from incompatible pointer type char ()(const struct device , umode_t ) {aka char () | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Holger Hoffstätte <holger> |
Status: | RESOLVED INVALID | ||
Severity: | normal | CC: | holger, proxy-maint, sam |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 907716 [details]
build.log
build log and emerge --info
You are using linux-headers-6.11 building a module for kernel-6.1.x. Please retry with linux-headers-6.1. I'm removing this from the c99 effort since it ha nothing to do with the regular prototytpe/implicit-declaration stuff, this is simply Linux not having a stable ABI. It's really not possible to mix kernel vs. headers with the 6.4 boundary in between. |