On Fri, Nov 19, 2010 at 07:45:22AM -0700, Andrey Filippov wrote: > Rock, > > These errors appear when you try to open the elphel353.kdevelop project or > just opening KDevelop?
It was opening "kdevelop elphel353.kdevelop" that I executed. My subsequent builds were with plain make though, I haven't dont anything with Kdevelop yet. All my makes went find though until it failed on NFS. > Did prep_kdevelop.php go on normally (with couple ctag warning if I > remember correctly)? There was some discrrepency at the end about some diffs. I didn't notice anything about ctags. I have my build.log file I can examine. Here is the last part of log: (I took the route of copying the file as the last line suggests):: #-- the tail of build.log --- #-- the tail of build.log --- MOUNTED_DIR= !! NFS directory [ 10.0.2.15:/nfs ] not mounted yet. !! Try mounting it to store images ... mkdir: created directory `./nfs_mount_point' Directory [ /nfs/ ] NOT exist! You may create it and do: make images ***WARNING! Files in the /home/carinhas/elphel_projects/elphel353-8.0.9.1/elphel353/target directory differ from the files specified in /home/carinhas/elphel_projects/elphel353-8.0.9.1/elphel353/target.list : ================================= 1580c1580 < usr/html/docs/elphel353-8.0.9.1.tar.gz --- > usr/html/docs/elphel353-8.0.9.tar.gz ================================= That difference may be caused by some programs that fail to compile, some missing files "->" means that there are extra files installed that should not be there. "<-" means that there are files missing. or other problems. Please look carefully at the difference: diff -wB /home/carinhas/elphel_projects/elphel353-8.0.9.1/elphel353/target.list.new /home/carinhas/elphel_projects/elphel353-8.0.9.1/elphel353/target.list If you are sure that the difference is legitimate, caused by intentional file addition/removal you may copy the new list to the old one: cp -f /home/carinhas/elphel_projects/elphel353-8.0.9.1/elphel353/target.list.new /home/carinhas/elphel_projects/elphel353-8.0.9.1/elphel353/target.list and optionally commit the updated /home/carinhas/elphel_projects/elphel353-8.0.9.1/elphel353/target.list to the CVS -------------------------------------------------- Rock _______________________________________________ Support-list mailing list [email protected] http://support.elphel.com/mailman/listinfo/support-list_support.elphel.com
