hi
i am trying to do the setup for DM365IPNC-IMX035 by APPRO using ipnc1.2.
i am following the steps given in Users_Guide_IPNC_DM365_IMX035.pdf. while installing the IPNETCAM APPLICATION, in section 3.1.1.1
while make
make -s sysall getting errors for the cramfs files mounted inside filesys folder. as per my information cramfs files are readonly files. ----------------- rm: cannot remove `/home/sujit/Dev/camera/ipnc/DM365/target/filesys/opt/ipnc/modules/xfrm4_tunnel.ko': Read-only file system ------------------ any one has faced the same. how to proceed further.
rm: cannot remove `/home/sujit/Dev/camera/ipnc/DM365/target/filesys/opt/ipnc/modules/xfrm6_mode_transport.ko': Read-only file system
rm: cannot remove `/home/sujit/Dev/camera/ipnc/DM365/target/filesys/opt/ipnc/modules/xfrm6_mode_tunnel.ko': Read-only file system
rm: cannot remove `/home/sujit/Dev/camera/ipnc/DM365/target/filesys/opt/ipnc/modules/xfrm6_tunnel.ko': Read-only file system
rm: cannot remove `/home/sujit/Dev/camera/ipnc/DM365/target/filesys/opt/ipnc/modules/xfrm_user.ko': Read-only file system
make[2]: *** [lspclean] Error 1
make[1]: *** [lspall] Error 2
make: *** [sysall] Error 2