Problem loading shared library

Hi,

I am having problems loading shared libraries to root on mandrake 10.1. It is a weird problem because I can compile and load it to root runing on debian based machine without any problems (with gcc 3.3.1). But on my new mandrake system I just installed on my laptop I am getting this error message:
root [0] .L libTAnalysis.so

dlopen error: /work/analysis/root_analysis/lib/libTAnalysis.so: failed to map segment from shared object: Operation not permitted
Load Error: Failed to load Dynamic link library /work/analysis/root_analysis/lib/libTAnalysis.so
*** Interpreter error recovered ***

And I set my ROOTSYS, PATH and LD_LIBRARY_PATH as on the other system where it works. The differences are: on mandrake 10.1 I have compiler gcc version 3.4.1 mdk.
But I can compile root source code without any problems and run it. I can compile my shared library code with the very same compiler without any problems too. But the loading fails…I am running root version 4.00.08

Does anybody know what the error message means? What else should I set? What am I doing wrong?

thanks
michal

I already answered at :http://root.cern.ch/phpBB2/viewtopic.php?t=1288

Please post to one single place.

Rene