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

Build Error #1

Open
huanghe2015 opened this issue Aug 13, 2018 · 0 comments
Open

Build Error #1

huanghe2015 opened this issue Aug 13, 2018 · 0 comments

Comments

@huanghe2015
Copy link

``
include/asm-generic/irq.h:10:0: note: this is the location of the previous definition
#define NR_IRQS 64
^
LD drivers/misc/mediatek/aee/common/aee.o
LD drivers/misc/mediatek/aee/common/built-in.o
LD drivers/misc/mediatek/aee/built-in.o
CC drivers/misc/mediatek/alsps/alsps.o
CC drivers/misc/mediatek/alsps/alsps_factory.o
CC drivers/misc/mediatek/alsps/aal_control.o
CC drivers/misc/mediatek/alsps/tmg399x/tmg399x.o
drivers/misc/mediatek/alsps/tmg399x/tmg399x.c:38:21: fatal error: tmg399x.h: No such file or directory
#include <tmg399x.h>
^
compilation terminated.
scripts/Makefile.build:308: recipe for target 'drivers/misc/mediatek/alsps/tmg399x/tmg399x.o' failed
make[5]: *** [drivers/misc/mediatek/alsps/tmg399x/tmg399x.o] Error 1
scripts/Makefile.build:455: recipe for target 'drivers/misc/mediatek/alsps/tmg399x' failed
make[4]: *** [drivers/misc/mediatek/alsps/tmg399x] Error 2
scripts/Makefile.build:455: recipe for target 'drivers/misc/mediatek/alsps' failed
make[3]: *** [drivers/misc/mediatek/alsps] Error 2
scripts/Makefile.build:455: recipe for target 'drivers/misc/mediatek' failed
make[2]: *** [drivers/misc/mediatek] Error 2
scripts/Makefile.build:455: recipe for target 'drivers/misc' failed
make[1]: *** [drivers/misc] Error 2
Makefile:806: recipe for target 'drivers' failed
make: *** [drivers] Error 2

failed to build some targets (47 seconds)

``

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

1 participant