You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: