are you compiling mainline or the provided one?
if mainline i might check the make file in the pie folder, i think a makefile flag is what causes that
either - pic or -lresolv option
if the provided 3.10 one you might not have all the build dependencies installed, make sure you do.
Hi,
thanks for your quick reply. I am trying to compile the official one from the firefly git, so the 3.10.
It's weird because on Ubuntu I can compile it and apparently I have same dependencies. But maybe I am wrong and missing something in Debian. At the moment I compiled the kernel in Ubuntu and prepared the rootfs in debian.... I need to check if the rootfs is working.
One other thing... the WIki is saying to change the parameter to select the correct partition... is this considered the .config file?
Thanks! |