Hello, after the last update of dbus to 1.2.12 I'm not able to build it on sparc64. While make configure:
checking size of char... 0 checking size of short... 0 checking size of long... 0 checking size of int... 0 checking size of void *... 0 checking size of long long... 0 checking size of __int64... 0 checking 64-bit integer type... none found checking 32-bit integer type... configure: error: No 32-bit integer type found *** Error code 1 Stop in /usr/ports/x11/dbus (line 2147 of /usr/ports/infrastructure/mk/bsd.port.mk). Maybe this could be related with the configuration script generated by autoconf 2.63. In ports the latest autoconf version is 2.62, which I've installed here. I removed the old dbus package before trying to build the newer one. I'm running the snapshot from january 19th. Any suggestions on how to fix this? Regards, Markus