When Python 2.3x is configured with --with-pydebug, the resulting python cannot be used to compile omniORBpy 2.1 This manifests itself in numerous errors of the type: omniORBpy/modules/pyFixed.cc:84: cannot convert `omnipyFixedObject*' to `PyObject*' for argument `1' to `void _Py_NewReference(PyObject*)' Harri