Message 136557 - Python tracker
Message136557
| Author | tarek |
|---|---|
| Recipients | Canfield, barry, eric.araujo, matejcik, pitrou, sandro.tosi, tarek, valeo |
| Date | 2011-05-22.18:29:55 |
| SpamBayes Score | 2.4244107e-06 |
| Marked as misclassified | No |
| Message-id | <1306088996.36.0.971496063322.issue10126@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I am trying to fix this by backporting the distutils fix, but --enabled-share does not work for me ?! $ make distclean && ./configure --enable-shared --with-pydebug && make $ ./python libpython3.3dm.so.1.0: cannot open shared object file: No such file or directory The so file is present in the srcdir though. Investigating... |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-05-22 18:29:56 | tarek | set | recipients: + tarek, barry, pitrou, matejcik, eric.araujo, sandro.tosi, Canfield, valeo |
| 2011-05-22 18:29:56 | tarek | set | messageid: <1306088996.36.0.971496063322.issue10126@psf.upfronthosting.co.za> |
| 2011-05-22 18:29:55 | tarek | link | issue10126 messages |
| 2011-05-22 18:29:55 | tarek | create | |