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

Compile error for MK888 #14

Open
selfip opened this issue May 26, 2014 · 3 comments
Open

Compile error for MK888 #14

selfip opened this issue May 26, 2014 · 3 comments

Comments

@selfip
Copy link

selfip commented May 26, 2014

Hi,

I've got compile error message when trying to compile the kernel for with build_omegamon_mk888 script.
Please find the error bellow.

Thanks,
Irwan

LD drivers/video/rockchip/rga/rga.o
LD drivers/video/rockchip/rga/built-in.o
LD drivers/video/rockchip/built-in.o
LD drivers/video/built-in.o
LD drivers/built-in.o
LD vmlinux.o
MODPOST vmlinux.o
GEN .version
CHK include/generated/compile.h
UPD include/generated/compile.h
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
drivers/built-in.o: In function hdmi_get_hotplug': :(.text+0x174ac): undefined reference tohdmi'
:(.text+0x174b0): undefined reference to hdmi' drivers/built-in.o: In functionhdmi_sys_sleep':
:(.text+0x174c8): undefined reference to hdmi' :(.text+0x174cc): undefined reference tohdmi'
:(.text+0x17504): undefined reference to hdmi' drivers/built-in.o::(.text+0x17510): more undefined references tohdmi' follow
make: *** [.tmp_vmlinux1] Error 1
rkcrc: ./arch/arm/boot/zImage: No such file or directory

@jeni1086
Copy link

jeni1086 commented Jun 9, 2015

Hi i have the same issue, any help on this?

@jeni1086
Copy link

Found the answer for this issue, you have to check the option "HDMI SUPPORT", unfortunately i get some other errors regarding wifi power. It seems that default configs that is a starting point to configure kernel for these boxes aren't exactly what they should be. Cheers.

@Yaksinikos
Copy link

I recieve same issue for my RK3066, supposed it is a "MK808/B" ... its having just 800mb RAM but is also having bluetooth and wifi ...

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

3 participants