iMX6_Platform_SDK fatal error: reent.h

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

iMX6_Platform_SDK fatal error: reent.h

ソリューションへジャンプ
2,591件の閲覧回数
anilkumar
Contributor III

Hi,

I am trying to compile "iMX6_Platform_SDK" but getting error as

# make target=mx6dq board=evb boardrev=a test=caam

---------8--------------------------

/data/anil/Anil/imx/iMX6_Platform_SDK/sdk/utility/src/runtime_support.c:38:19: fatal error: reent.h: No such file or directory

compilation terminated.

make[2]: *** [/data/anil/Anil/imx/iMX6_Platform_SDK/output/mx6dq/lib/obj/sdk/sdk/utility/src/runtime_support.o] Error 1

make[1]: *** [utility] Error 2

make: *** [sdk] Error 2

Am i missing something ?

Thanks,

Anil


ラベル(3)
0 件の賞賛
返信
1 解決策
1,423件の閲覧回数
RodBorras
NXP Employee
NXP Employee

Hi Anil,

I just tried it with:

  • latest version of the SDK: imx6_platform_sdk_v1.1.0.tgz
  • compiler CodeSourcery arm-2012.03

I ran:

./tools/build_sdk -target=mx6dq -board=evb -test=caam

and the build was successful.

Regards,

Rod.

元の投稿で解決策を見る

0 件の賞賛
返信
4 返答(返信)
1,424件の閲覧回数
RodBorras
NXP Employee
NXP Employee

Hi Anil,

I just tried it with:

  • latest version of the SDK: imx6_platform_sdk_v1.1.0.tgz
  • compiler CodeSourcery arm-2012.03

I ran:

./tools/build_sdk -target=mx6dq -board=evb -test=caam

and the build was successful.

Regards,

Rod.

0 件の賞賛
返信
1,423件の閲覧回数
guowangli
Contributor I

I can't download the compiler!!!

can you give me the  compiler URL of CodeSourcery arm-2012.03!

thank you very much.

0 件の賞賛
返信
1,423件の閲覧回数
LeonardoSandova
Specialist I
0 件の賞賛
返信
1,423件の閲覧回数
anilkumar
Contributor III

thanks

0 件の賞賛
返信