I&#39;m trying to compile PyKDE on Mac OS X 10.6.2 via Macports (I&#39;m writing a new Portfile for it), and I haven&#39;t been able to get it to compile. It looks like the file pykde4/sip/kdecore/ktempdir.sip is trying to include a file named fixx11h.h, which doesn&#39;t exist on my system. I&#39;ve done a bit of googling, and it seems like this file is part of the Qt package for X11, but I&#39;m using the Qt package for Aqua (the OSX native windowing interface). Does PyKDE support running on OSX using Qt for Mac? Or does it only support Qt for X11?<div>
-David Baumgold</div>