Re: rootcint: error loading headers

From: Olaf Hartmann <olaf.hartmann_at_oeaw.ac.at>
Date: Thu, 17 Dec 2009 14:23:43 +0100


On 12/17/2009 02:13 PM, Dario Berzano wrote:
> Il 17/12/09 14.06, Olaf Hartmann ha scritto:
>> [olaf_at_pc43]$ make
>> g++ -O -Wall -fPIC -pthread -m64 -I/home/olaf/root/include -c Results.cpp
>
> Hi,
>
> try adding `root-config --glibs` (mind the backquotes) on the g++ line
> in your Makefile.
>
> Cheers,

Hi,

unfortunately it gives the same result:

g++ -O -Wall -fPIC `root-config --glibs` -pthread -m64 -I/home/olaf/root/include -c Results.cpp Generating dictionary ResultsDict.cpp... CAUTION: tmpfile 3/QyssCb_cint.cxx can't open sh: 3/anU3QI_cint: No such file or directory Error: external preprocessing failed. :0: !!!Removing ResultsDict.cpp ResultsDict.h !!! Error: /home/olaf/root/bin/rootcint: error loading headers... make: *** [ResultsDict.cpp] Error 1 Received on Thu Dec 17 2009 - 14:23:47 CET

This archive was generated by hypermail 2.2.0 : Thu Dec 17 2009 - 17:50:02 CET