ltib not compiling linux kernel due to python

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

ltib not compiling linux kernel due to python

1,659件の閲覧回数
AlexanderKelle1
Contributor II

I am trying to compile the linux kernel 3.0.35 by using ltib. I am using the 12.08 BSP. When I try to compile the kernel for the i.mx6 I get this error:

error: failed dependencies:

         usr/bin/python is needed by perf-3.0.35-1

I have python installed in the /usr/bin folder. Does anyone know how to fix the problem. Thanks for your help.

-Alexander Keller

4 返答(返信)

1,395件の閲覧回数
LeonardoSandova
Specialist I

Not sure if my following comment help: according to the log, python is being look at usr/bin/ but you have it on /usr/bin. As a test, can you open the ltib shell (./ltib -m shell) and call the python interpreter? print the PATH env variable, and make sure /usr/bin is in its value. I just want to make sure ltib is able to find python.

1,395件の閲覧回数
Huazhi_Hank_Gon
Contributor III

I will do it. Thanks.

Hank

0 件の賞賛
返信

1,395件の閲覧回数
Huazhi_Hank_Gon
Contributor III

Did you get this problem solved? I have the same problem now.

Hank

0 件の賞賛
返信

1,395件の閲覧回数
Tarek
Senior Contributor I

Where did you get the  linux kernel 3.0.35 from ?

0 件の賞賛
返信