Re: root make

Rene Brun (Rene.Brun@cern.ch)
Tue, 06 Jul 1999 15:38:38 +0000


The source.tar.gz file has been rebuilt including the file G3_LinkDef.h
Sorry for the problem.

Rene Brun

Fons Rademakers wrote:
>
> Oops, this linkdef was not exported. Here it is:
>
> /* -- G3_LinkDef.h --- */
> #ifdef __CINT__
>
> #pragma link off all globals;
> #pragma link off all classes;
> #pragma link off all functions;
>
> #pragma link C++ global gStyle;
>
> #pragma link C++ class TF1-;
> #pragma link C++ class TF2-;
> #pragma link C++ class TF3;
> #pragma link C++ class TLatex;
> #pragma link C++ class TStyle;
> #pragma link C++ class TView;
>
> #endif
>
> we'll update the source distribution asap.
>
> Cheers, Fons.
>
> Jacek M. Holeczek wrote:
> >
> > Hi,
> > I'd be interested to hear how do you build root after :
> > gmake: *** No rule to make target `G3_LinkDef.h', needed by `G_G__Graf3.cxx'. Stop.
> > Thanks in advance,
> > Jacek.
>
> --
> Org: CERN, European Laboratory for Particle Physics.
> Mail: 1211 Geneve 23, Switzerland
> E-Mail: Fons.Rademakers@cern.ch Phone: +41 22 7679248
> WWW: http://root.cern.ch/~rdm/ Fax: +41 22 7677910