please choosego to mobile | Continue to access the PC version
View: 5175|Reply: 3

Problem compiling github sources

[Copy link]

10

threads

55

posts

345

credits

Intermediate member

Rank: 3Rank: 3

credits
345
Published in 2017-3-25 16:47:25 | Show all floors |Read mode
I'm trying to compile the Jernejsk sources from github, but at last my sd is not working.

There are some troubles:
first of all the ftp.kernel.org service is no longer active since the 1st of March, so i changed it in the package.mk   /OpenELEC-OPi2/packages/sysutils/kmod/package.mk
this
  1. PKG_URL="http://ftp.kernel.org/pub/linux/utils/kernel/kmod/$PKG_NAME-$PKG_VERSION.tar.xz"
Copy code
into
  1. PKG_URL="https://www.kernel.org/pub/linux/utils/kernel/kmod/$PKG_NAME-$PKG_VERSION.tar.xz"
Copy code

Then during the compiling process there is another issue
  1. UNPACK   liberation-fonts-ttf

  2. gzip: stdin: not in gzip format tar: Child returned status 1 tar: Error is not recoverable: exiting now make: ***
Copy code
So I changed inside /OpenELEC-OPi2/sources/liberation-fonts-ttfthe url because from 1st March 2017 the fedorahosted.org site has been shutdown and the package for liberation-fonts-ttf is no longer available from there.
I downloaded the tar.gz from another source and put it directly in the folder.

In this way, the make process will finish.
I copied the img file with dd, but after the splash screen, nothing appends.

Any suggestions will be appreciate


I'm using Ubuntu 16.10
make v 4.1
gcc version 6.2.0 20161005

10

threads

55

posts

345

credits

Intermediate member

Rank: 3Rank: 3

credits
345
 Author| Published in 2017-3-25 20:26:38 | Show all floors
I've done it, but doesn't work.The problem still remain

10

threads

55

posts

345

credits

Intermediate member

Rank: 3Rank: 3

credits
345
 Author| Published in 2017-3-28 00:21:39 | Show all floors
Could it be due to ubuntu 16.10?

10

threads

55

posts

345

credits

Intermediate member

Rank: 3Rank: 3

credits
345
 Author| Published in 2017-5-20 23:15:05 | Show all floors
The last github source doesn't work.
What I've done :
1) I cloned the git source,
2) I recompiled and make my own image using
  1. sudo PROJECT=H3 SYSTEM=OPiPlus ARCH=arm make image
Copy code

3) I burned my sd card with dd

The system doesn't start. It remains blocked at openelec splash screen

The script.bin file is missing in the boot partition
I have only boot.src, KERNEL, SYSTEM

Any suggestion will be appreciate
You need to log in before you can reply login | Register

Points Rule

Quick reply Top Return list