Jump to content


Photo

make not found


  • Please log in to reply
3 replies to this topic

#1 spool

  • Member
  • 11 posts

0
Neutral

Posted 31 July 2014 - 21:31

Hi

 

I want to compile a projet with makefile

 

but my vuplus solo (openpli 4.0) can't find make command

 

I try opkg install make (but unknow package)

 

so I need your help



Re: make not found #2 athoik

  • PLi® Core member
  • 8,458 posts

+327
Excellent

Posted 31 July 2014 - 22:03

1. Install as Root the prerequisites (sudo or su -)
apt-get install gawk wget git-core cvs subversion diffstat unzip texinfo gcc-multilib build-essential chrpath
2. Clone OpenPLi OE
cd ~
git clone git://git.code.sf.net/p/openpli/openpli-oe-core openpli4
cd openpli4
3. First run make to download OE subprojects
cd ~/openpli4
make
4. Make image for MACHINE
cd ~/openpli4
MACHINE=mybox make image

Wavefield T90: 0.8W - 1.9E - 4.8E - 13E - 16E - 19.2E - 23.5E - 26E - 33E - 39E - 42E - 45E on EMP Centauri DiseqC 16/1
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916

Re: make not found #3 spool

  • Member
  • 11 posts

0
Neutral

Posted 1 August 2014 - 07:05

Hi,

 

I want to compile (use make) on the box not to compile openpli



Re: make not found #4 athoik

  • PLi® Core member
  • 8,458 posts

+327
Excellent

Posted 1 August 2014 - 08:46

I want to compile (use make) on the box not to compile openpli

Those packages do not exist... So you need to build OpenPLi and build those packages.

Don't try to compile something with the CPU power of your box. Cross Compile is much faster.
Wavefield T90: 0.8W - 1.9E - 4.8E - 13E - 16E - 19.2E - 23.5E - 26E - 33E - 39E - 42E - 45E on EMP Centauri DiseqC 16/1
Unamed: 13E Quattro - 9E Quattro on IKUSI MS-0916


2 user(s) are reading this topic

0 members, 2 guests, 0 anonymous users