Jump to content

Error building U-Boot


Recommended Posts

First of all, happy 2017! May Armbian be the great OS it is, forever more.

 

Now, I wanted to compile Armbian from scratch so I can see if I manage to hardcode some overscan into the tv module (it seems there's no way around it), but for some reason I can't seem to get the compilation going.

 

I downloaded ubuntu, put it in a VM (so fresh, aside from VMWare guest tools) with 60GB storage, got it up to date, and tried to compile Armbian (since I don't know how to compile a single module). Steps taken:

sudo apt-get update
sudo apt-get upgrade
sudo apt-get install git
git clone https://github.com/igorpecovnik/lib --depth 1
cp lib/compile.sh .
sudo ./compile.sh

Then "Kernel and U-Boot packages" => "NanoPi M1" => "Default"

 

It didn't work, then I tried logged in as root, same errors show up both times:

 

clOZo17.png

 

# uname -a
Linux ubuntu 4.4.0-31-generic #50-Ubuntu SMP Wed Jul 13 00:07:12 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
# cat /etc/lsb-release 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04.1 LTS"

 

What can I do to get it to compile? Alternatively, how can I get just the tv.ko module to compile? (H3, legacy)

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