Coder Social home page Coder Social logo

version release bug about kernelsu HOT 4 CLOSED

Hussein995 avatar Hussein995 commented on September 27, 2024
version release bug

from kernelsu.

Comments (4)

tiann avatar tiann commented on September 27, 2024

There is a guard here, so why your 4.14 kernel will hit this?

https://github.com/tiann/KernelSU/blob/main/kernel/ksu.c#L98

check your source first.

from kernelsu.

wu17481748 avatar wu17481748 commented on September 27, 2024

这里有一个守卫,那么为什么你的 4.14 内核会击中这个呢?

https://github.com/tiann/KernelSU/blob/main/kernel/ksu.c#L98

首先检查您的来源。

KernelSU 版本:最新
内核版本:4.14.186

也出现这个问题

../drivers/kernelsu/ksu.c:97:18: error: a parameter list without types is only allowed in a function definition
MODULE_IMPORT_NS(VFS_internal_I_am_really_a_filesystem_and_am_NOT_a_driver); ^

from kernelsu.

strec007 avatar strec007 commented on September 27, 2024

I'm also getting similar error:

-- KernelSU version: 11895
-- KernelSU Manager signature size: 0x033b
-- KernelSU Manager signature hash: c371061b19d8c7d7d6133c6a9bafe198fa944e50c1b31c9d8daa8d7f1fc2d2d6

...

../../../../../../kernel/fairphone/sm7225/KernelSU/kernel/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);
^
int
../../../../../../kernel/fairphone/sm7225/KernelSU/kernel/ksu.c:97:18: error: a parameter list without types is only allowed in a function definition
MODULE_IMPORT_NS(VFS_internal_I_am_really_a_filesystem_and_am_NOT_a_driver);
                 ^
2 errors generated.
make[3]: *** [/srv/src/LINEAGE_21_0/kernel/fairphone/sm7225/scripts/Makefile.build:338: drivers/kernelsu/ksu.o] Error 1
make[2]: *** [/srv/src/LINEAGE_21_0/kernel/fairphone/sm7225/scripts/Makefile.build:642: drivers/kernelsu] Error 2

Is there any workaround to be able to compile? Thank you.

from kernelsu.

vanshsantoshi avatar vanshsantoshi commented on September 27, 2024

@strec007 @wu17481748

Solution to that written here:
#1972

from kernelsu.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.