Help with "Warning in <TEnvRec::ChangeValue>: dup

Hi,

On startup my root 5.15/07 installation spews a flood of warnings like this:

Warning in <TEnvRec::ChangeValue>: duplicate entry <Library.ROOT@@Reflex@@Any=libReflex.so> for level 0; ignored
Warning in <TEnvRec::ChangeValue>: duplicate entry <Library.ROOT@@Reflex@@Base=libReflex.so> for level 0; ignored
.
.
.
.

In the past, similar messages were the result of the “make map” stage not being done but I find that “map” is no longer a build target in my version of root. How can I suppress this output?

mike

If you have an old file $ROOTSYS/lib/libReflex.rootmap remove it

Rene