Hello, I have downloaded the ROOT source v3.03.09 and I have tried to compiled it with the compiler gcc version 2.96 on a RedHat 7.1. I got the following error: g++ -O -pipe -Wall -Woverloaded-virtual -fPIC -Iinclude -D_REENTRANT -o x11/src/GX11Gui.o -c x11/src/GX11Gui.cxx x11/src/GX11Gui.cxx: In method `Int_t TGX11::OpenDisplay (const char *)': x11/src/GX11Gui.cxx:733: `XInitThreads' undeclared (first use this function) x11/src/GX11Gui.cxx:733: (Each undeclared identifier is reported only once for each function it appears in.) gmake: *** [x11/src/GX11Gui.o] Error 1 What is the problem? Thanks for any suggestion, Luillo
This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:51:14 MET