Jump to content

SOLVED [TEST/sunxi/20160201] Issue while compiling / building kernel 4.3.5 / 4.4.1 (sunxi-next)


abyss02

Recommended Posts

Hi there,

i try to compile a kernel via:

 

apt-get -y install git
git clone https://github.com/igorpecovnik/lib--depth 1
cp lib/compile.sh .
chmod +x compile.sh
./compile.sh

 

 

In compile.sh, i changed:

 

KERNEL_ONLY="yes"

 

and added

 

KERNELTAG="v4.3.5"

 

 

I get an error which can be seen in the attached file.

 

 

I was able to compile 4.3.4 on the same machine, so i do not expect enironment issues.

 

 

 

Any hint?

 

 

Thx,

A.

post-692-0-07592300-1454334734_thumb.jpg

Link to comment
Share on other sites

I checked lib sources, and setting KERNELTAG manually isn't supported in current version, so resulting kernel for next branch will be 4.4.1

 

True. When we redesign the download part

 

By adding:

 

KERNELBRANCH="v4.3.5" and choosing NEXT will work.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines