tiann / KernelSU

A Kernel based root solution for Android
https://kernelsu.org
GNU General Public License v3.0
10.57k stars 1.73k forks source link

Compilation error in clang-17 plz help sir #1845

Closed Devil15071993 closed 5 months ago

Devil15071993 commented 5 months ago

Please check before submitting an issue

Describe the bug

../drivers/ksu/ksu.c:97:1: error: type specifier missing, defaults to 'int' [-Werror,-Wimplicit-int] MODULE_IMPORT_NS(VFS_internal_I_am_really_a_filesystem_and_am_NOT_a_driver);

To Reproduce

No response

Expected behavior

No response

Screenshots

Screenshot_2024-06-29-07-56-58-366_com offsec nhterm

Logs

No response

Device info

Additional context

No response

tiann commented 5 months ago

https://github.com/tiann/KernelSU/issues/1705

vanshsantoshi commented 2 months ago

Solution here: https://github.com/tiann/KernelSU/issues/1972