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.

missing library in filetest demos given with desktop linux sdk

Hi

I was getting lots of undefined symbol while compiling host side code of  filetest demo of  host side.

it seemed to me that these 3 -liberty -lz -ldl library in makefile.

not looking for any answer, but like to suggest this change for later release.

thanks

anshul

  • Hello Anshul,

    Did you look at the prerequisites section at

    http://processors.wiki.ti.com/index.php/Desktop-linux-sdk_01.00.00_Getting_Started_Guide#Pre-requisites

    Hope you have installed the libraries mentioned there.

    with regards,

    Sam

  • Hi Sam

    I read those Pre-requisites, and I am sure that I dont follow them.

    Mine operating system is opensuse, and these demo work well till i am not compiling those mailbox library.

    but i was sugesting that library that we have included in makefile ,does not mean dependencies will also be included,

    Its ok ti people have not tested that desktop linux sdk on lot of platforms. ubuntu might be playing some trick, and including prerequisite of library

    using *.pc file of library, but this is to be taken care by programmer rather than operating system.

    thanks

    Anshul