Message9808
Logged In: YES
user_id=21627
The patch to setup.py itself is fine (although I'm not sure
what the Carbon chunk is doing there). It is not quite clear
to me why it is needed, though: When fpectl.so was first
built, an import was attempted. That import must have
succeeded, or else the built_objects would have been
removed, and 'make install' would have rebuilt them again.
One scenario where this can go wrong is that Python crashes
during import of the extension module, in which case the
extension remains there, but is not built again. So assuming
something like that happened to you, please apply the patch.
|
|
Date |
User |
Action |
Args |
2007-08-23 13:59:55 | admin | link | issue532618 messages |
2007-08-23 13:59:55 | admin | create | |
|