So files: No such file or directory

Hello,

I run root and often load macros using

.L macro.c+

Usually it is no problem to alter the macro, and reload it by calling the command again.

But sometimes I get the error message

I don’t delete the .so file manually, but it is truly gone. If I remove all the other macro_* files, the script will load again properly.

I guess something goes wrong in the reload process.

When there are no problems, the macro laods and runs fine seemingly w/o any bugs.

Any suggestions?

Thanks!

Hi,

thanks for reporting!
Being able to reproduce the issue would be useful. In order to do this, the following information would be necessary:
o ROOT version
o Macro code
o Exact procedure to have the error appearing (same root session many “.L macroname.C+”, different root sessions …)

Cheers,
Danilo