Skip to content

Resolve compilation failures on Debian 13#22

Open
ilGino wants to merge 2 commits intoamd:stagingfrom
ilGino:staging
Open

Resolve compilation failures on Debian 13#22
ilGino wants to merge 2 commits intoamd:stagingfrom
ilGino:staging

Conversation

@ilGino
Copy link
Copy Markdown

@ilGino ilGino commented May 4, 2026

With reference to issue #11 "Debian DKMS issue because of separate linux common headers"

Make the code more debian-friendly implementing the change proposed there: include the kernel's own <linux/stdarg.h> instead of the system's <stdarg.h>.

With this the DKMS compilation and install have success on Debian 13.

ilGino added 2 commits May 4, 2026 12:13
With reference to issue amd#11 "Debian DKMS issue because of separate linux common headers"

Make the code more debian-friendly implementing the change proposed there: include the kernel's own <linux/stdarg.h> instead of the system's <stdarg.h>.

With this, and with the other similar change in "libgv/inc/amdgv_oss.h" the DKMS compilation and install have success on Debian 13.
With reference to issue amd#11 "Debian DKMS issue because of separate linux common headers"

Make the code more debian-friendly implementing the change proposed there: include the kernel's own <linux/stdarg.h> instead of the system's <stdarg.h>.

With this, and with the other similar change in "libgv/core/amdgv_oss_wrapper.h" the DKMS compilation and install have success on Debian 13.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant