A very similar-looking problem is reported here: http://trac.macports.org/projects/macports/ticket/13448 I added your email address to the Cc list so you'll be informed of any progress. I also assigned the bug to the port's maintainer so that he'll see it. On Nov 30, 2007, at 05:34, Brett Randall wrote:
Hey all
I'm very new to Mac. Have been using Debian linux for years but decided to give Mac OS X a go. Trying to get a bunch of apps working in Mac OS X but the dbus-glib library is not compiling. The port install sits there for hours doing nothing, and if I try a manual "make all", it gets to this line:
Making all in core ../../dbus/dbus-binding-tool --prefix=my_object --mode=glib-server --output=test-service-glib-glue.h ./test-service-glib.xml
And then sits there for hours. If I control-break out of it, I get an empty test-service-glib-glue.h file. If I kill the process, it dumps out a file but its broken half way through.
Does anyone know what the problem is, and how I can either fix it or work around it to get this dependency compiled?