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.

DM8168 program compilation issue



Hi,

I' M trying to compile a test application to run on the DM8168 that uses the "dvr_io" device located in the "/dev/dvr_io" Directory as  well as Linux threads. I'm using CCS6 as well as the codesourcery toolchain for it. I've added all required include as well as lib pathes but get a couple error Messages like that b below.

undefined reference to `pthread_mutexattr_destroy' osa_msgq.c /HDR_Test/ExternalRecources/OSA line 26


I'm not able to figure out why? I would appreciate any help!

Thanks a lot