| 
		
			| error while making pandaroot [message #11489] | Mon, 14 February 2011 08:01  |  
			| 
				
				
					|  manoj.jadhav Messages: 41
 Registered: February 2010
 Location: Mumbai, India
 | continuous participant | From: *162.23.4.static-mumbai.vsnl.net.in 
 |  |  
	| Hi all, I was trying to do make pandaroot by editing CMakeLists.txt to add lmd macro by adding line,
 add_subdirectory (lmd)
 
 but make gives fallowing error,
 .........................................................
 
 /Users/Manoj/fairroot/pandaroot/lmd/LmdTrack/PndLmdTrackFinderTask.cxx: In member function ‘virtual void PndLmdTrackFinderTask::Exec(const Option_t*)’:
 /Users/Manoj/fairroot/pandaroot/lmd/LmdTrack/PndLmdTrackFinderTask.cxx:1 35: error: ‘fabs’ was not declared in this scope
 /Users/Manoj/fairroot/pandaroot/lmd/LmdTrack/PndLmdTrackFinderTask.cxx:1 71: error: ‘fabs’ was not declared in this scope
 make[2]: *** [lmd/CMakeFiles/LmdTrk.dir/LmdTrack/PndLmdTrackFinderTask.cxx.o] Error 1
 make[1]: *** [lmd/CMakeFiles/LmdTrk.dir/all] Error 2
 make: *** [all] Error 2
 
 ..........................................................
 
 can someone please suggest the solution to fix this bug.
 my system is mac 10.6.6, 64bits, gcc-4.2
 
 Manoj Jadhav
 I.I.T.Bombay
 Mumbai
 [Updated on: Mon, 14 February 2011 08:10] Report message to a moderator |  
	|  |  | 
	|  | 
	|  |