Ltib build Failed on ubuntu 12

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

Ltib build Failed on ubuntu 12

2,076 Views
changminjee
Contributor I

Hello Freescale community liner

we are usage the MPC8313 chipset

we are create File system

however, we don't LTIB build on ubuntu v12LTS

how about that

**************************************************************

fdj@ubuntu:~/ltib$

fdj@ubuntu:~/ltib$ ./ltib

Don't have HTTP::Request::Common

Don't have LWP::UserAgent

Cannot test proxies, or remote file availability without both

HTTP::Request::Common and LWP::UserAgent

sh: 2: g++: not found

sh: 1: tclsh: not found

ltib cannot be run because one or more of the host packages needed to run it

are either missing, failing, out of date or not in ltib's standard path.

Current the PATH environment is set to:

/opt/ltib/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin

Please correct this problem (e.g. install/upgrade these packages on your host).

If you have your own utilities in non-standard paths, please add an entry

into the .ltibrc file for example:

%path_std

/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/my/own/exes

Package                Minimum ver   Installed info

-------                -----------   ---------------

libstdc++              0             not installed or error

gcc-c++                2.96          not installed or error

zlib-devel             0             not installed or error

rpm                    0             not installed or error

rpm-build              0             not installed or error

ncurses-devel          0             not installed or error

m4                     0             not installed or error

bison                  0             not installed or error

tcl                    0             not installed or error

Died at ./ltib line 1508.

traceback:

main::host_checks:1508

  main:562

Started: Thu Jun 20 22:04:08 2013

Ended:   Thu Jun 20 22:04:08 2013

Elapsed: 0 seconds

VERSION          : 13.2.1

CVS_VERSION      : $Revision: 1.90 $ (Savannah)

PLATFORM         :

GNUTARCH         :

TOOLCHAIN        :

TOOLCHAIN_CFLAGS :

Build Failed

Exiting on error or interrupt

********************************************************


0 Kudos
1 Reply

464 Views
yipingwang
NXP TechSupport
NXP TechSupport

You need to set up the network environment, install some required packages.

Here is a script for Ubuntu, please have a reference.

0 Kudos