ROOT 2.23: compilation problems; Thread library

From: Marc Hemberger (M.Hemberger@gsi.de)
Date: Wed Oct 27 1999 - 10:57:49 MEST


Dear Rene,

(for ROOT 2.23-06 on our Debian Linux)

you don't provide a Makefile for the libThread.so? Don't you think, this
could be part of the distribution? 

With opengl, two implementations (and corresponding header files) are
missing:  GLX11_RootGLKernel.cxx GLX11_RootGLViewer.cxx. Where can I find
these files? (By the way, what's the way to connect to the CVS-repository?
I somehow missed the point)

In the Make-macros the CRYPTLIBS = -lcrypt (needed for Debian) is missing. 

And the compilation of the h2root and g2root is not working properly. The
Make-macros should look something like this (add F77LIBS = -lg2c to the
Debian2 Makefile, like for EGCS Linux):

g77 -c UTILS_hntvar2.f
g++ -fPIC -I$ROOTSYS/include -c UTILS_h2root.cxx
g++ -o $ROOTSYS/bin/h2root \
UTILS_h2root.o UTILS_hntvar2.o $CERNLIB/libpacklib.a \
-L$ROOTSYS/lib -lNew -lCore -lCint -lHist -lGraf -lGraf3d -lTree \
-lRint -lGpad -lProof -lTreePlayer -lm -ldl -lg2c -rdynamic

g77 -c UTILS_g2root.f
g++ -o $ROOTSYS/bin/g2root \
UTILS_g2root.o $CERNLIB/libpacklib.a \
-L$ROOTSYS/lib -lNew -lCore -lCint -lHist -lGraf -lGraf3d -lTree \
-lRint -lGpad -lProof -lTreePlayer  -lm -ldl -lg2c -rdynamic

Greetings,

Marc


Dr. Marc Hemberger

       |\      _,,,---,,         GSI, Abteilung DV&EE
ZZZzz  /,`.-'`'    -.  ;-;;,_    Planckstr. 1 
      |,4-  ) )-,_. ,\ (  `'-' 
     '---''(_/--'  `-'\_)        64291 Darmstadt

M.Hemberger@gsi.de

** Disclaimer: My views/comments/beliefs, as strange as they are, are my own.**



This archive was generated by hypermail 2b29 : Tue Jan 04 2000 - 00:43:41 MET