This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA4VM: Error while loading shared libraries: libtinfo.so.5 for building SDL in SDK 0805

Part Number: TDA4VM

Hi,

I just installed the Processor SDK RTOS J721E 0805 on my LINUX machine. And then I tried to compile the SDL from the SDK but it failed with the below error message:

The reported missing library libtinfo.so.5 is located in /SDK_PATH/RTOS/targetfs/lib/ and I tried to add it to the library path but still failed.

I have run the /psdk_rtos/scripts/setup_psdk_rtos.sh already. And there are some error messages:

Would this affect my build for SDL?

I assume there are still some dependencies in RTOS SDK 0805 I need to setup in order to build the SDL project. But I cannot find any hints from the SDK guide.

Any ideas?

Thanks.