LTIB on Ubuntu 14.04 - mtd-utils Build Failed

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LTIB on Ubuntu 14.04 - mtd-utils Build Failed

Jump to solution
2,187 Views
lijothomas
Contributor II

Hi,

I am trying to using LTIB for iMX6 Quad SABRE platform.

But currently struck with the error while doing ./ltib

New to the iMX6 environment, can anyone can help.

The error is shown below, Am I missing anything..

Orocessing platform: Host support packages

============================================

using /opt/freescale/ltib/config/platform/host/ltib.preconfig

Processing: fake-provides

===========================

Processing: mkspooflinks

==========================

Processing: distcc

====================

Processing: ccache

====================

Processing: m4

================

Processing: bison

===================

Processing: flex

==================

Processing: texinfo

=====================

Processing: autoconf

======================

Processing: automake

======================

Processing: libtool

=====================

Processing: lkc

=================

Processing: wget

==================

Processing: uclinux-cksum

===========================

Processing: genext2fs

=======================

Processing: genromfs

======================

Processing: gen_init_cpio

===========================

Processing: u-boot-tools

==========================

Processing: mtd-utils

=======================

Build path taken because: no prebuilt rpm,

Testing network connectivity

OK GPP:

Try mtd-utils-1.5.0.tar.gz from the GPP

http://bitshrine.org/gpp/mtd-utils-1.5.0.tar.gz:

12:15:10 ERROR 404: Not Found.

Can't get: mtd-utils-1.5.0.tar.gz at ./ltib line 802.

Died at ./ltib line 1392.

traceback:

main::build_host_rpms:1392

  main::host_checks:1447

   main:554

Started: Fri Jun 26 12:15:05 2015

Ended:   Fri Jun 26 12:15:10 2015

Elapsed: 5 seconds

These packages failed to build:

mtd-utils

Build Failed

Labels (3)
0 Kudos
1 Solution
841 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

Hi Tomas,

Which version BSP are you using? The failed to build mtd-utils it means it can't download the mtd-utils-1.5.0.tar.gz package from GPP.

Here I recommend you refer to Compile L3.0.35_4.1.0 on Ubuntu 14.04 64bit OS document.

If any questions contact me.
Have a great day,
Dan

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
2 Replies
842 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

Hi Tomas,

Which version BSP are you using? The failed to build mtd-utils it means it can't download the mtd-utils-1.5.0.tar.gz package from GPP.

Here I recommend you refer to Compile L3.0.35_4.1.0 on Ubuntu 14.04 64bit OS document.

If any questions contact me.
Have a great day,
Dan

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos
841 Views
lijothomas
Contributor II

Hi Dan,

Thanks for the reply, I proceeding as per the doc specified.

But the command applying patches is  giving error.

root@Lijo:/opt/ltib# git apply 0001_make_L3.0.35_4.1.0_compile_on_Ubuntu_14.04_64bit_OS

fatal: can't open patch '0001_make_L3.0.35_4.1.0_compile_on_Ubuntu_14.04_64bit_OS': No such file or directory

root@Lijo:/opt/ltib#

So i get the patch from Compile L3.0.35_4.1.0 on Ubuntu 14.04 64bit OS  link Zip file.

But can you mention the procedure to apply the patch manually as the git command didn't work.

Please let me know how to proceed.

0 Kudos