Re: rootcint: error loading headers

From: Axel Naumann <Axel.Naumann_at_cern.ch>
Date: Fri, 18 Dec 2009 10:52:39 +0100


Hi Olaf,

> I suppose that $TMP=3 is the problem?

correct :-) Either unset it or set it to /tmp; you can even do that in your Makefile if you want to keep the env var unchanged:

        TMP=/tmp rootcint ...

But I'd recommend unsetting it - it's a weird value for that variable.

Cheers, Axel.

Olaf Hartmann wrote on 12/18/2009 10:41 AM:
> Hi Axel,
>
> On 12/17/2009 04:28 PM, Axel Naumann wrote:

>> echo $TMP @@@ $TEMP

>
> Generating dictionary ResultsDict.cpp...
> echo "3 @@@ "
> 3 @@@
> /home/olaf/root/bin/rootcint -f ResultsDict.cpp -c -p Results.h
> ResultsLinkDef.h
> CAUTION: tmpfile 3/msy9WK_cint.cxx can't open
> sh: 3/p6bjfR_cint: No such file or directory
>
> I suppose that $TMP=3 is the problem?
>
> Cheers
> Olaf.
>
Received on Fri Dec 18 2009 - 10:50:18 CET

This archive was generated by hypermail 2.2.0 : Fri Dec 18 2009 - 11:50:03 CET