Re: [ROOT] compiling ROOT trouble

From: Rene Brun (Rene.Brun@cern.ch)
Date: Thu Aug 30 2001 - 23:26:29 MEST


Hi Matthieu,

Make sure to run
 ./configure linux

before running make

Rene Brun


On Thu, 30 Aug 2001, Matthieu Guillo wrote:

> Hello ROOTERS,
> 
> I have downloaded the latest ROOT package (root 3.02) on my Linux box
> (Redhat6.2, egcs-2.91.66, kernel 2.4.2) using the cvs repository and when
> trying to compile ROOT, I uncountered the following problem:
> 
> g++ -O -pipe -Wall -Woverloaded-virtual -fPIC -Iinclude -DHAVE_CONFIG
> -D_REENTRANT -I/usr/local/ttf/include -o x11ttf/src/TGX11TTF.o -c 
> x11ttf/src/TGX11TTF.cxx
> 
> g++  -pipe -Wall -Woverloaded-virtual -fPIC -Iinclude -DHAVE_CONFIG
> -D_REENTRANT -I/usr/local/ttf/include -I. -o x11ttf/src/G__X11TTF.o -c
> x11ttf/src/G__X11TTF.cxx
> 
> g++ -shared -Wl,-soname,libGX11TTF.so.3.02 -O -o lib/libGX11TTF.so.3.02
> x11ttf/src/TGX11TTF.o x11ttf/src/G__X11TTF.o /usr/local/lib/root
> /usr/lib/libttf.a
> 
> g++: /usr/local/lib/root: No such file or directory
> gmake: *** [lib/libGX11TTF.so] Error 1
> 
> Is there a mistake into the Makefile? I used exactly the
> same flags (and 3rd party libraries) that I used when I compiled the
> version 3.01 back in July and it worked without any trouble. I need the
> 3.02 version because of one fix Rene made recently.
> 
> Thanks
> 
> Matthieu Guillo
> University of South Carolina
> Thomas Jefferson National Laboratory
> Office 71 trailer 16
> Phone: 757-269-5551
> 



This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:50:59 MET