> Huh, I wonder if that means that the "python" being used has remembered > (and is trying to invoke) an older version of the compiler or SDK. Or > maybe the fact that I failed to install the 10.4 option is causing > problems. I'll start by installing that option and seeing if it helps.
The no-10.4-SDK message goes away, but the compiler error remains. It looks like the "python" picked up by the buildslave is python2.5, probably from the python.org installer I ran a year ago. Snow Leopard comes with python2.6 (and a full Twisted-8.2 install, yay!), so I'm suspecting a conflict between the old python.org configuration and the new compiler. Maybe I can remove the python.org install, or at least change the buildslave's PATH to pick up the system python instead. I'll try that next. -Brian _______________________________________________ tahoe-dev mailing list [email protected] http://allmydata.org/cgi-bin/mailman/listinfo/tahoe-dev
