| [SOLVED] about  version "1.6.17"-- FairRoot Revision - 15449 Branch  [message #13621] | 
			Sun, 17 June 2012 19:58   | 
		 
		
			
				
				
				
					
						  
						Valerica Baban
						 Messages: 3 Registered: February 2012  Location: Constanta, RO
						
					 | 
					occasional visitor  | 
					From: *rdsnet.ro
  | 
		 
		 
	 | 
 
	
		After I made some changes in a macro I had to do "make" and I got this : 
 
[vali@david buildcbm]$ make 
I am here. 
-- Found Subversion: /usr/bin/svn (found version "1.6.17") 
-- FairRoot Revision - 15449 Branch - https://subversion.gsi.de/fairroot/cbmroot/trunk 
[  0%] Built target svnheader 
[  0%] Built target FairTools 
[  4%] Built target Base 
[  9%] Built target FairDB 
[ 13%] Built target GeoBase 
[ 15%] Built target ParBase 
[ 19%] Built target CbmBase 
[ 25%] Built target CbmData 
[ 27%] Built target Field 
[ 28%] Built target Gen 
[ 29%] Built target Passive 
[ 34%] Built target Rich 
[ 36%] Built target Mvd 
[ 40%] Built target Sts 
[ 41%] Built target Tof 
[ 45%] Built target Trd 
[ 52%] Built target Ecal 
CMake Error: Cannot open file for write: /home/vali/cbmroot/buildcbm/zdc/CMakeFiles/Zdc.dir/depend.make.tmp 
CMake Error: : System Error: Permission denied 
Scanning dependencies of target Zdc 
CMake Error: Directory Information file not found 
CMake Error: Cannot open file for write: /home/vali/cbmroot/buildcbm/zdc/CMakeFiles/Zdc.dir/depend.make.tmp 
CMake Error: : System Error: Permission denied 
make[2]: *** [zdc/CMakeFiles/Zdc.dir/depend] Error 2 
make[1]: *** [zdc/CMakeFiles/Zdc.dir/all] Error 2 
make: *** [all] Error 2 
 
What would be the problem and how can I fix it ? 
 
Thank you very much. 
		
		
		[Updated on: Sat, 23 June 2012 13:14] by Moderator Report message to a moderator  
 |  
	| 
		
	 | 
 
 
 | 
	| 
		
 | 
	| 
		
 | 
	
		
		
			| Re: about  version "1.6.17"-- FairRoot Revision - 15449 Branch  [message #13653 is a reply to message #13621] | 
			Sat, 23 June 2012 13:06   | 
		 
		
			
				
				
				
					
						  
						Valerica Baban
						 Messages: 3 Registered: February 2012  Location: Constanta, RO
						
					 | 
					occasional visitor  | 
					From: *rdsnet.ro
  | 
		 
		 
	 | 
 
	
		Thanks to Florian the problem was solve . It was about the file permissions because it seems that I made build directory and cmake as root and then I tried to  do an update like an usual user . So I remove the initial build directory  and I reconfigured  all like an usual user.  
 
Sorry for the delay .  
		
		
		
 |  
	| 
		
	 | 
 
 
 |