Re: Root AA_INSTALL vs src/Make-depend

Fons Rademakers (Fons.Rademakers@cern.ch)
Tue, 23 Feb 1999 15:21:54 +0000


Hi Valeri,

you should regenerate the Make-depend file using the command:

make depend

this will update the Make-depend file for your platform and your
version of Mesa.

HOWEVER, the current version of ROOT does not come on all platforms
with a proper "makedepend" program. To get one that works for ROOT
get: ftp://root.cern.ch/root/rmkdepend.tar.gz

Build rmkdepend and place it in $ROOTSYS/bin. Next update
$ROOTSYS/src/Make-macros to use $ROOTSYS/bin/rmkdepend instead
of makedepend. The next release of ROOT will have all this by
default for all platforms.

Cheers, Fons.

Tioukov Valeri wrote:
>
> Dear rooters,
>
> In $ROOTSYS/AA_INSTALL file of Version 2.20/06 17 December 1998
> is written:
>
> ------------------------------------------------------------------
> Installing add-on libraries for TrueType fonts and OpenGL graphics
> ==================================================================
>
> If you want to compile the ROOT add-on libraries to handle
> TrueType fonts and OpenGL graphics you have to make the following
> links in your $ROOTSYS directory prior to compiling:
>
> cd $ROOTSYS
> ln -s <pathname>/ttf ttf
> ln -s <pathname>/Mesa-2.2 opengl (Mesa 2.2 or higher)
> -----------------------------------------------------------------
>
> So it looks like the $ROOTSYS/opengl contained Mesa 2.2 or higher should
> be enough for the successfull compilation of all depended libraries.
>
> Instead in the file
> $ROOTSYS/src/Make-depend is written:
>
> ----------------------------------------------------------------------
> .............scipped...........
>
> GLX11_RootGLKernel.o: /usr/local/src/Mesa-2.2/include/GL/glu.h
> GLX11_RootGLKernel.o: /usr/local/src/Mesa-2.2/include/GL/gl.h TMath.h
>
> .............scipped...........
>
> ----------------------------------------------------------------------
>
> What obvously generate the appropriate compilation errors.
>
> Is it a bug or I missed something?
>
> Regards
> Valeri

-- 
Org:    CERN, European Laboratory for Particle Physics.
Mail:   1211 Geneve 23, Switzerland          Phone: +41 22 7679248
E-Mail: Fons.Rademakers@cern.ch              Fax:   +41 22 7677910