Re: compile error :: v5-28-00f :: TProofPlayer.h

From: Philippe Canal <pcanal_at_fnal.gov>
Date: Thu, 11 Aug 2011 16:39:55 -0500


Hi Adrian,

It seems that the dictionary was not (for some reason) regenerate. Either simply remove this file (proof/proofplayer/src/G__ProofPlayer.cxx ) or run 'make clean' and retry the regular make.

Cheers,
Philippe.

Ps $ grep HandleHistogram proof/proofplayer/src/G__ProofPlayer.cxx

       G__letint(result7, 85, (long) ((TProofPlayerRemote*) G__getstructoffset())->HandleHistogram((TObject*) G__int(libp->para[0]), *(Bool_t*) G__Boolref(&libp->para[1])));

    G__memfunc_setup("HandleHistogram",1530,G__G__ProofPlayer_205_0_22, 85, G__get_linked_tagnum(&G__G__ProofPlayerLN_TObject), -1, 0, 2, 1, 1, 0,

On 8/11/11 6:24 AM, Adrian Sevcenco wrote:
> Hi! I have compile error in TProofPlayer.h
>
> bin/rmkdepend -R -fproof/proofplayer/src/G__ProofPlayer.d -Y -w 1000 --
> -pipe -m64 -Wshadow -Wall -W -Woverloaded-virtual -fPIC -Iinclude
> -pthread -D__cplusplus --
> /home/physics-tools/root/v5-28-00/proof/proofplayer/src/G__ProofPlayer.cxx
> g++ -O2 -march=native -pipe -m64 -Wshadow -Wall -W -Woverloaded-virtual
> -fPIC -Iinclude -pthread -o proof/proofplayer/src/G__ProofPlayer.o -c
> /home/physics-tools/root/v5-28-00/proof/proofplayer/src/G__ProofPlayer.cxx
> /home/physics-tools/root/v5-28-00/proof/proofplayer/src/G__ProofPlayer.cxx:
> In function 'int G__G__ProofPlayer_205_0_22(G__value*, const char*,
> G__param*, int)':
> /home/physics-tools/root/v5-28-00/proof/proofplayer/src/G__ProofPlayer.cxx:6079:131:
> error: no matching function for call to
> 'TProofPlayerRemote::HandleHistogram(TObject*)'
> /home/physics-tools/root/root/include/TProofPlayer.h:305:19: note:
> candidate is: TObject* TProofPlayerRemote::HandleHistogram(TObject*,
> Bool_t&)
> make: *** [proof/proofplayer/src/G__ProofPlayer.o] Error 1
>
> adrian_at_adrian : root $ svn info
> Path: .
> URL: http://root.cern.ch/svn/root/tags/v5-28-00f
> Repository Root: http://root.cern.ch/svn/root
> Repository UUID: 27541ba8-7e3a-0410-8455-c3a389f83636
> Revision: 40549
>
>
> --with-alien-incdir=${ALIEN_ROOT}/api/include
> --with-alien-libdir=${ALIEN_ROOT}/api/lib \
> --with-monalisa-incdir=${ALIEN_ROOT}/api/include
> --with-monalisa-libdir=${ALIEN_ROOT}/api/lib \
> --with-xrootd-incdir=${ALIEN_ROOT}/api/include/xrootd
> --with-xrootd-libdir=${ALIEN_ROOT}/api/lib
>
> alien.v2-19.131
>
> Thanks,
> Adrian
>
>
Received on Thu Aug 11 2011 - 23:40:01 CEST

This archive was generated by hypermail 2.2.0 : Fri Aug 12 2011 - 05:50:01 CEST