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.

Problems with rebuilding DVSDK 3.10

 Dear friends, I have the following problem.

I am trying to start DVSDK 3.10 with DM355DVEVM. I follow the instructions of the Getting Started Guide. Passing all the setps sequentially, I faced problems on "building DVSDK software for the target".  When I do "make" after "make clean", I  recieve the long set of messages finished by:

Building dmai for dm355_al..

Compiling obj/Buffer.dm355.o470MV from Buffer.c..
Compiling obj/BufferGfx.dm355.o470MV from BufferGfx.c..
Compiling obj/BufTab.dm355.o470MV from BufTab.c..
Compiling obj/Ccv.dm355.o470MV from Ccv.c..
Compiling obj/ColorSpace.dm355.o470MV from ColorSpace.c..
Compiling obj/Framecopy.dm355.o470MV from Framecopy.c..
Compiling obj/Loader.dm355.o470MV from Loader.c..
Compiling obj/VideoStd.dm355.o470MV from VideoStd.c..
Compiling obj/ce/Adec1.dm355.o470MV from ce/Adec1.c..
Compiling obj/ce/Adec.dm355.o470MV from ce/Adec.c..
Compiling obj/ce/Aenc1.dm355.o470MV from ce/Aenc1.c..
Compiling obj/ce/Aenc.dm355.o470MV from ce/Aenc.c..
Compiling obj/ce/Idec1.dm355.o470MV from ce/Idec1.c..
Compiling obj/ce/Idec.dm355.o470MV from ce/Idec.c..
Compiling obj/ce/Ienc1.dm355.o470MV from ce/Ienc1.c..
Compiling obj/ce/Ienc.dm355.o470MV from ce/Ienc.c..
Compiling obj/ce/Sdec1.dm355.o470MV from ce/Sdec1.c..
Compiling obj/ce/Sdec.dm355.o470MV from ce/Sdec.c..
Compiling obj/ce/Senc1.dm355.o470MV from ce/Senc1.c..
Compiling obj/ce/Senc.dm355.o470MV from ce/Senc.c..
Compiling obj/ce/Vdec2.dm355.o470MV from ce/Vdec2.c..
Compiling obj/ce/Vdec.dm355.o470MV from ce/Vdec.c..
Compiling obj/ce/Venc1.dm355.o470MV from ce/Venc1.c..
Compiling obj/ce/Venc.dm355.o470MV from ce/Venc.c..
Compiling obj/linux/Capture.dm355.o470MV from linux/Capture.c..
Compiling obj/linux/Cpu.dm355.o470MV from linux/Cpu.c..
Compiling obj/linux/Display.dm355.o470MV from linux/Display.c..
Compiling obj/linux/Display_fbdev.dm355.o470MV from linux/Display_fbdev.c..
cc1: warnings being treated as errors
linux/Display_fbdev.c: In function 'Display_fbdev_create':
linux/Display_fbdev.c:410:5: error: 'physPtr' may be used uninitialized in this function
make[2]: *** [obj/linux/Display_fbdev.dm355.o470MV] Ошибка 1
make[2]: Выход из каталога `/home/mikhail/dvsdk/dvsdk_3_10/dvsdk_3_10_00_19/dmai_2_10_00_12/packages/ti/sdo/dmai'
make[1]: *** [all] Ошибка 2
make[1]: Выход из каталога `/home/mikhail/dvsdk/dvsdk_3_10/dvsdk_3_10_00_19/dmai_2_10_00_12'
make: *** [dmai] Ошибка 2

I've tried to solve the problem myself and found the following discussion:

http://e2e.ti.com/support/embedded/f/354/t/37563.aspx

So my questions are:

1. Where is the mentioned -Werror flag?

2. Is there any other way to solve this problem

 

                                                                                                    Thank you in advance.

                                                                                                                    MS