Problem importing a shared object

R

Rolf Wester

Hi,

I have an extension written in C/C++. This already worked as a python
module with Python 2.2. Now after upgrading to Suse Linux 9.1 and Python
2.3 I rebuilt the extension and all the libraries that the extension is
linked against. But when trying to import the shared object into
Python2.3 I get the error message:
Traceback (most recent call last):
File "<stdin>", line 1, in ?
ImportError: ./pyopt.so: failed to map segment from shared object:
Operation not permitted
I would be very appreciative for any help.

Thanks in advance

Rolf
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,196
Messages
2,571,036
Members
47,631
Latest member
kukuh

Latest Threads

Top