Re: [ROOT] Installing Version 3.02_07

From: Rene Brun (Rene.Brun@cern.ch)
Date: Thu Mar 21 2002 - 11:31:17 MET


Hi Ivan,

This problem with algorithm.h was found and fixed by Dave Morrison
on January 16 in the development version in CVS.
If you take 3.03/02, the fix is included.

Rene Brun

Ivan Kronkvist wrote:
> 
> Hi,
> 
> I have been using the ROOT version 3.01_06 successfully for several
> months. Due to a feature of TGTextEntry, I was forced to upgrade to
> use version 3.02_07. I downloaded it to my RedHat 6.2 computer and
> compiled it successfully (linuxegcs option). When compiling my GUI
> program, I now have a problem. It seems that rootcint put the line
> #include <algorithm.h>
> into my Dictionary.h file. Now, algorithm.h doesn't exist, the correct
> name should be algorithm (without the .h). The old ROOT version didn't
> add this line in the Dictionary.h file so I could compile my program just
> fine.
> 
> Question: How do I get rid of the #include <algorithm.h> statement or
> change it to #include <algorithm> ? Since the file Dictionary.h is generated
> when I make my program, just editing it and changing it won't help. Is
> the cint version in ROOT 3.02_07 broken?
> 
> Regards,
> Ivan Kronkvist



This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:50:46 MET