x1a0 Posted June 16, 2013 #1 Posted June 16, 2013 Hi, I am trying to compile an image for Raspberry Pi. I followed the step on Wiki (in an Ubuntu server) - used "Marvell armada 370 Linux 3.2.30" tool chain. While compile bzImage I got this error: arch/arm/kernel/built-in.o: In function `__sys_trace_return': io.c:(.text+0xe38): undefined reference to `sys_SYNOMTDAlloc' kernel/built-in.o: In function `kernel_power_off': ring_buffer.c:(.text+0x18760): undefined reference to `syno_schedule_power_on_prepare' make: *** [.tmp_vmlinux1] Error 1 Any idea?
Recommended Posts