Re: Error compiling ROOT v5.32.00 on SL 5.7

From: Axel Naumann <Axel.Naumann_at_cern.ch>
Date: Mon, 12 Dec 2011 17:34:50 +0100


Hi,

nice one. The problem is the empty "-I" in front, followed by "-o", which tells GCC to add "-o" to the include search path...

Can you send config.log, config/Makefile.config, and the output of configure?

Cheers, Axel.

Antonio Augusto Alves Junior wrote on 12/12/2011 05:31 PM:
> Hi Rooters,
>
> Please, I am trying compile ROOTv5.32.00 in a SL 5.7 box and I am
> getting this errors :
>
>
> g++ -O2 -pipe -m64 -Wshadow -Wall -W -Woverloaded-virtual -fPIC
> -Iinclude -pthread -o graf2d/graf/src/TGraphPolargram.o -c
> /sw/root/graf2d/graf/src/TGraphPolargram.cxx
> bin/rmkdepend -R -fgraf2d/graf/src/TGraphQQ.d -Y -w 1000 -- -pipe
> -m64 -Wshadow -Wall -W -Woverloaded-virtual -fPIC -Iinclude
> -pthread -D__cplusplus -- /sw/root/graf2d/graf/src/TGraphQQ.cxx
> g++ -O2 -pipe -m64 -Wshadow -Wall -W -Woverloaded-virtual -fPIC
> -Iinclude -pthread -o graf2d/graf/src/TGraphQQ.o -c
> /sw/root/graf2d/graf/src/TGraphQQ.cxx
> bin/rmkdepend -R -fgraf2d/graf/src/TImage.d -Y -w 1000 -- -pipe -m64
> -Wshadow -Wall -W -Woverloaded-virtual -fPIC -Iinclude -pthread
> -D__cplusplus -- /sw/root/graf2d/graf/src/TImage.cxx
> g++ -O2 -pipe -m64 -Wshadow -Wall -W -Woverloaded-virtual -fPIC
> -Iinclude -pthread -o graf2d/graf/src/TImage.o -c
> /sw/root/graf2d/graf/src/TImage.cxx
> bin/rmkdepend -R -fgraf2d/graf/src/TLatex.d -Y -w 1000 -- -pipe -m64
> -Wshadow -Wall -W -Woverloaded-virtual -fPIC -Iinclude -pthread
> -I/freetype2 -I -D__cplusplus -- /sw/root/graf2d/graf/src/TLatex.cxx
> g++ -O2 -pipe -m64 -Wshadow -Wall -W -Woverloaded-virtual -fPIC
> -Iinclude -pthread -I/freetype2 -I -o graf2d/graf/src/TLatex.o -c
> /sw/root/graf2d/graf/src/TLatex.cxx
> g++: graf2d/graf/src/TLatex.o: No such file or directory
> make: *** [graf2d/graf/src/TLatex.o] Error 1
>
>
> I compiled the v5.30.02 version without problems 2 weeks ago.
>
> Does someone know what can be happening?
>
> Regards
> A.A.
Received on Mon Dec 12 2011 - 17:34:55 CET

This archive was generated by hypermail 2.2.0 : Tue Dec 13 2011 - 17:50:02 CET