#44981: dbus fails to build --------------------------------------------+------------------------------ Reporter: lagrave+bugs+macosforge.org@… | Owner: macports- Type: defect | tickets@… Priority: Normal | Status: new Component: ports | Milestone: Resolution: | Version: 2.3.1 Port: dbus | Keywords: --------------------------------------------+------------------------------ Comment (by ryandesign@…): Replying to [ticket:44981 lagrave+bugs+macosforge.org@…]:
{{{ /opt/local/bin/grep: /opt/local/lib/libgio-2.0.la: No such file or
directory
/opt/local/bin/gsed: can't read /opt/local/lib/libgio-2.0.la: No such file or directory libtool: link: `/opt/local/lib/libgio-2.0.la' is not a valid libtool archive }}}
What version of OS X are you using? If 10.9 or later, it is normal for there not to be any .la files, and this error message would indicate that another port—either the one you're trying to build now, or perhaps one of its dependencies—was built on 10.8 or earlier where .la files were still used. The first thing I'd try is to [https://guide.macports.org/chunked/project.html#project.tickets clean dbus and try again]. -- Ticket URL: <https://trac.macports.org/ticket/44981#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X