help needed for LTIB build

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

help needed for LTIB build

1,999 Views
sudo
Contributor I

Hi all,

 

when I run ./ltib in my FC9 home directory it always complains the 'wget' is missing, but actually it is already installed with the latest version( using rpm -qa wget). I dont understand why ltib just cannot find it because other packages are not complained. In fact the wget tar ball is also in /opt/freescale/pkgs.

 

I know ltib is a perl script file but it is too long...

 

Could anyone give me a hint about how ltib determines the preinstalled dependencies?

 

Thanks.

0 Kudos
3 Replies

540 Views
fabio_estevam
NXP Employee
NXP Employee

1. Are you using LTIB from a iso BSP or from CVS? If from a BSP iso, which BSP version?

 

2. At what stage you receive the error? Can you paste the output error message?

 

Regards,

 

Fabio Estevam

0 Kudos

540 Views
sudo
Contributor I

It is from a iso BSP for mpc8313erdb platform when my colleague  built  the environment.

 I copied  his /opt/freescale to my PC and check out the  installed ltib from svn. I pasted the ouput when I try to run ./ltib

 

[chan@localhost mpc8313]$ ./ltib

ltib cannot be run because one or more of the host packages needed
to run it are either missing or out of date.

Please install/upgrade these packages and then re-try.

Package                Minimum ver   Installed info
-------                -----------   ---------------
wget                   0             not installed
Died at ./ltib line 1208.

Started: Tue Apr 14 18:53:57 2009
Ended:   Tue Apr 14 18:53:57 2009
Elapsed: 0 seconds

Build Failed

I don't know how the script checks the installation of packages but think it must be simple to sovle it.

 Thanks.

 

0 Kudos

540 Views
jane_gu
Contributor I

Did you solve the problem? I have same problem and missing rpm-build package. it is already installed.

In fc 9, i did not see this problem. In FC10 and FC11, I meet this problem.

 

Thank you,

 

Jane

0 Kudos