Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work Ubuntu #50

Open
killerdevildog11 opened this issue Sep 24, 2021 · 3 comments
Open

Doesn't work Ubuntu #50

killerdevildog11 opened this issue Sep 24, 2021 · 3 comments

Comments

@killerdevildog11
Copy link

fl2000_drm$ make
make CHECK="/usr/bin/sparse" -C /lib/modules/5.11.0-36-generic/build M=/home/killer/Documents/00002_GIT/fl2000_drm modules
make[1]: Entering directory '/usr/src/linux-headers-5.11.0-36-generic'

ERROR: Kernel configuration is invalid.
include/generated/autoconf.h or include/config/auto.conf are missing.
Run 'make oldconfig && make prepare' on kernel src to fix it.

make[1]: *** [Makefile:745: include/config/auto.conf] Error 1
make[1]: Leaving directory '/usr/src/linux-headers-5.11.0-36-generic'
make: *** [Makefile:21: modules] Error 2

then go to source it does this

:/usr/src/linux-hwe-5.11-headers-5.11.0-36$ sudo make oldconfig && make prepare
[sudo] password for killer:
HOSTCC scripts/basic/fixdep
HOSTCC scripts/kconfig/conf.o
HOSTCC scripts/kconfig/confdata.o
HOSTCC scripts/kconfig/expr.o
LEX scripts/kconfig/lexer.lex.c
flex: -Cf/-CF and %option yylineno are incompatible
make[1]: *** [scripts/Makefile.host:9: scripts/kconfig/lexer.lex.c] Error 1
make: *** [Makefile:629: oldconfig] Error 2

@ping-mee
Copy link

I have the same Problem :(

@HRIDOY-BUZZ
Copy link

Experiencing the Same issue in Kernel 5.13
Anyone solved it yet?

@larrasket
Copy link

Same

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

No branches or pull requests

4 participants