The changes in the recently released ORBit 2.7.2 mean that pyorbit 1.99.4 no longer compiles. In pyorbit-servant.c the use of the internal API is problematic. Since include files that are needed for the internal API are not installed along with the public include files. If I simply comment out the #define ORBIT2_INTERNAL_API I get undefined symbol ORBIT_SERVANT_SET_CLASSINFO when I import the ORBit module. The installed orbit-2.0/orbit/poa/poa-types.h no longer contains this macro anyway.
-- Bowie Owens
CSIRO Mathematical & Information Sciences phone : +61 3 9545 8055 fax : +61 3 9545 8080 mobile : 0425 729 875 email : [EMAIL PROTECTED]
_______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
