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.

compiling error with CE IUNIVERSAL_Examples



dear Experts,

 

today, I am trying the CE IUNIVERSAL_Examples . I already made change for the dirs in Makefile 

However, I got the following errors when I build it:

==================

 

fir_ti_filter.c:18:20: error: string.h: No such file or directory

fir_ti_filter.c: In function ‘FIR_TI_filter’:

fir_ti_filter.c:71: warning: incompatible implicit declaration of built-in function ‘memcpy’

gmake[1]: *** [package/lib/lib/fir_ti/fir_ti_filter.ov5T] Error 1

gmake: *** [packages/ti/sdo/algos/fir,.libraries] Error 2

make: *** [codecs] Error 2

 

===================

 

Anyone can help me? 

 

Regards,

David