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

Make error #7

Open
rypz79 opened this issue Aug 14, 2018 · 4 comments
Open

Make error #7

rypz79 opened this issue Aug 14, 2018 · 4 comments

Comments

@rypz79
Copy link

rypz79 commented Aug 14, 2018

Ubuntu 18.04.1 x64
Kernel v4.18

roey@hpx360-13:~/patched-RTS5227-5229/rts5229$ sudo make
cp -f ./define.release ./define.h
make -C /lib/modules/4.18.0-041800-generic/build/ SUBDIRS= modules
make[1]: Entering directory '/usr/src/linux-headers-4.18.0-041800-generic'
  HOSTCC  scripts/basic/fixdep
  HOSTCC  scripts/basic/bin2c
  HOSTCC  scripts/kconfig/conf.o
  YACC    scripts/kconfig/zconf.tab.c
  LEX     scripts/kconfig/zconf.lex.c
  HOSTCC  scripts/kconfig/zconf.tab.o
  HOSTLD  scripts/kconfig/conf
scripts/kconfig/conf  --syncconfig Kconfig
#
# configuration written to .config
#
make[2]: *** No rule to make target 'arch/x86/entry/syscalls/syscall_32.tbl', needed by 'arch/x86/include/generated/asm/syscalls_32.h'.  Stop.
arch/x86/Makefile:259: recipe for target 'archheaders' failed
make[1]: *** [archheaders] Error 2
make[1]: Leaving directory '/usr/src/linux-headers-4.18.0-041800-generic'
Makefile:37: recipe for target 'default' failed
make: *** [default] Error 2

Any suggestions ?

@astyonax
Copy link
Owner

Hi,
I have no way to test linux 4.18 at the moment, unfortunately.
I'll try to catch up asap.

@rypz79
Copy link
Author

rypz79 commented Oct 18, 2018

Hey,

I've managed somehow to get this SD card reader working...
I'm using v4.36 linux kernel at the moment.

TNX

@astyonax
Copy link
Owner

Hi! Did you used this patch, or now the sd card reader works out of the box?

@benklop
Copy link

benklop commented Jan 23, 2019

I can confirm that a card which did not work (got the -110 error) on 4.18 now works without this module on 4.20.3. If there is a 4.18 kernel which fixes the issue, I did not find / test it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants