Hi I can't get py-game to install on my new Leopard, as pyobjc keeps failing with the errors below. I'm running it after a port selfupdate (until yesterday, it was py-numeric which was failing but today it seems to have been fixed for Leopard). Any ideas? Many thanks, Guy [~] sudo port install py-game ---> Fetching py-pyobjc ---> Attempting to fetch pyobjc-1.4.tar.gz from http://pyobjc.sourceforge.net/software/ ---> Verifying checksum(s) for py-pyobjc ---> Extracting py-pyobjc ---> Configuring py-pyobjc ---> Building py-pyobjc with target build Error: Target org.macports.build returned: shell command " cd "/opt/ local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_python_py-pyobjc/work/pyobjc-1.4" && /opt/ local/bin/python2.4 setup.py build " returned error 1 Command output: build/codegen/_SyncServices_Enum.inc:51: warning: missing initializer build/codegen/_SyncServices_Enum.inc:51: warning: (near initialization for 'enum_table[12].value') build/codegen/_SyncServices_Enum.inc:52: error: 'ISyncSessionDriverChangeRefused' undeclared here (not in a function) build/codegen/_SyncServices_Enum.inc:52: warning: missing initializer build/codegen/_SyncServices_Enum.inc:52: warning: (near initialization for 'enum_table[13].value') build/codegen/_SyncServices_Enum.inc:53: error: 'ISyncSessionDriverChangeAccepted' undeclared here (not in a function) build/codegen/_SyncServices_Enum.inc:53: warning: missing initializer build/codegen/_SyncServices_Enum.inc:53: warning: (near initialization for 'enum_table[14].value') build/codegen/_SyncServices_Enum.inc:54: error: 'ISyncSessionDriverChangeIgnored' undeclared here (not in a function) build/codegen/_SyncServices_Enum.inc:54: warning: missing initializer build/codegen/_SyncServices_Enum.inc:54: warning: (near initialization for 'enum_table[15].value') build/codegen/_SyncServices_Enum.inc:55: error: 'ISyncSessionDriverChangeError' undeclared here (not in a function) build/codegen/_SyncServices_Enum.inc:55: warning: missing initializer build/codegen/_SyncServices_Enum.inc:55: warning: (near initialization for 'enum_table[16].value') build/codegen/_SyncServices_Enum.inc:62: error: 'ISyncSessionClientAlreadySyncingError' undeclared here (not in a function) build/codegen/_SyncServices_Enum.inc:62: warning: missing initializer build/codegen/_SyncServices_Enum.inc:62: warning: (near initialization for 'enum_table[17].value') build/codegen/_SyncServices_Enum.inc:63: error: 'ISyncSessionUserCanceledSessionError' undeclared here (not in a function) build/codegen/_SyncServices_Enum.inc:63: warning: missing initializer build/codegen/_SyncServices_Enum.inc:63: warning: (near initialization for 'enum_table[18].value') build/codegen/_SyncServices_Enum.inc:64: error: 'ISyncSessionDriverRegistrationError' undeclared here (not in a function) build/codegen/_SyncServices_Enum.inc:64: warning: missing initializer build/codegen/_SyncServices_Enum.inc:64: warning: (near initialization for 'enum_table[19].value') build/codegen/_SyncServices_Enum.inc:65: error: 'ISyncSessionDriverPullFailureError' undeclared here (not in a function) build/codegen/_SyncServices_Enum.inc:65: warning: missing initializer build/codegen/_SyncServices_Enum.inc:65: warning: (near initialization for 'enum_table[20].value') build/codegen/_SyncServices_Enum.inc:66: error: 'ISyncSessionDriverFatalError' undeclared here (not in a function) build/codegen/_SyncServices_Enum.inc:66: warning: missing initializer build/codegen/_SyncServices_Enum.inc:66: warning: (near initialization for 'enum_table[21].value') error: command 'gcc' failed with exit status 1 Error: The following dependencies failed to build: py-pyobjc Error: Status 1 encountered during processing.