| 
 | 
| 
Back
Midas
Rome
Roody
Rootana
 | 
|   Midas DAQ System  | 
Not logged in | 
  | 
   | 
   05 Jul 2019, Hassan, Bug Report, Header files missing when trying to compile rootana, roody and analyzer 
 |     
   05 Jul 2019, Konstantin Olchanski, Bug Report, Header files missing when trying to compile rootana, roody and analyzer 
 |        
   10 Jul 2019, Hassan, Bug Report, Header files missing when trying to compile rootana, roody and analyzer 
 |           
   10 Jul 2019, Konstantin Olchanski, Bug Report, Header files missing when trying to compile rootana, roody and analyzer 
 |              
   11 Jul 2019, Stefan Ritt, Bug Report, Header files missing when trying to compile rootana, roody and analyzer 
 |                 
   11 Jul 2019, Konstantin Olchanski, Bug Report, Header files missing when trying to compile rootana, roody and analyzer 
 |   
 | 
| 
Message ID: 1615
    Entry time: 11 Jul 2019
    In reply to: 1612
 |  
| Author: | 
Konstantin Olchanski  | 
 | Topic: | 
Bug Report  | 
 | Subject: | 
Header files missing when trying to compile rootana, roody and analyzer  | 
 
  |  
 
 | 
> > You can confirm that you are linking against the correct ROOT by running cmake with VERBOSE=1
> > and examine the linker command line to see what library link path is specified for ROOT.
> 
> $ make VERBOSE=1
> to see the command lines.
>
Most likely, they forgot to rerun "cmake" after installing a new ROOT. The joys of a two-step build (cmake; make).
K.O.  |