Hi,
I bought a DM365 DVR RDK from UDWORKS Inc. I am trying to get support on this question of mine for some time but to no avail. I am facing the following issue. Any help on this will be most welcome.
I have untarred the dvrrdk_v0.7B_090917.tar.gz file which came on the DVD that came in the Box. I went in and ran
> make -s lsp
I get the following error
drivers/usb/core/hub.c:1309: warning: ‘__usb_suspend_device’ declared ‘static’ but never defined
drivers/video/logo/logo_dvr_pal_clut224.c:34589: internal compiler error: in output_constructor, at varasm.c:4309
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.mvista.com/support> for instructions.
make[5]: *** [drivers/video/logo/logo_dvr_pal_clut224.o] Error 1
make[4]: *** [drivers/video/logo] Error 2
make[3]: *** [drivers/video] Error 2
make[2]: *** [drivers] Error 2
make[1]: *** [lspbuild] Error 2
make: *** [lsp] Error 2
Exit 2
Earlier I had installed the mvl_5_0_0801921_demo_sys_setuplinux.bin in my usr/local directory. I am not able to understand the root cause of the problem. Could it be related to my HostPC Linux version. I am currently on Fedora 6 and the documentation mentions to install MVL on either RHEL WS3 or on Red Hat Linux 9. Now both these are quite old versions of Linux. So I don't know their significance.
Please any tips will be helpfull.