#18893: dbus: fails to build universal on ppc -----------------------------------+---------------------------------------- Reporter: jeremyhu@… | Owner: mcalhoun@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: universal | Port: dbus -----------------------------------+---------------------------------------- configure tries to run generated code for CHOST rather than CBUILD. This works for i386+rosetta but not in general: {{{ checking for GNUC varargs macros... yes checking for struct cmsgcred... no checking for getpeerucred... no checking for getpeereid... yes checking abstract socket namespace... configure: error: in `/opt/local/var/macports/build/_Users_jeremy_src_macports- trunk_dports_devel_dbus/work/i386': configure: error: cannot run test program while cross compiling See `config.log' for more details. }}} -- Ticket URL: <http://trac.macports.org/ticket/18893> MacPorts <http://www.macports.org/> Ports system for Mac OS