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

Error when building linux-4.4.52-armada-17.10 #9

Open
l31g opened this issue Feb 22, 2018 · 1 comment
Open

Error when building linux-4.4.52-armada-17.10 #9

l31g opened this issue Feb 22, 2018 · 1 comment

Comments

@l31g
Copy link

l31g commented Feb 22, 2018

Hi all,

I am building natively on the MacchiatoBin Doubleshot 1.2, and when I try to make the linux-4.4.52-armada-17.10 branch, I get the following error:
drivers/built-in.o: In function armada_3700_add_composite_clk': /home/luipen01/kernel/4.4.52/drivers/clk/mvebu/armada-37xx-periph.c:355: undefined reference to ____ilog2_NaN'
/home/luipen01/kernel/4.4.52/drivers/clk/mvebu/armada-37xx-periph.c:355:(.text+0x342210): relocation truncated to fit: R_AARCH64_CALL26 against undefined symbol `____ilog2_NaN'
Makefile:953: recipe for target 'vmlinux' failed
make: *** [vmlinux] Error 1
Has anyone experienced this?

Cheers

@l31g
Copy link
Author

l31g commented Feb 22, 2018

I think this patch fixes it:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=474c90156c8dcc2fa815e6716cc9394d7930cb9c

Please apply patch to your kernel.

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