<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Jan 6, 2015 at 5:16 PM, Jeremy Whiting <span dir="ltr"><<a href="mailto:jpwhiting@kde.org" target="_blank">jpwhiting@kde.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div>When I try to build Qt 5.4 with -dbus-linked using dbus from macports it seems I have to specify -I/opt/local/include/dbus-1.0 but it still can't configure because dbus's /opt/local/include/dbus-1.0/dbus/dbus.h includes <dbus/dbus-arch-deps.h> which isn't installed by the dbus macport somehow. I guess this is a bug in the dbus port? What can I do to fix that so I can build qt?</div></div></blockquote><div><br></div><div>pyanfar:3285 Z$ port contents dbus | grep arch</div><div>  /opt/local/lib/dbus-1.0/include/dbus/dbus-arch-deps.h </div></div><div><br></div><div>Looks like you want -I/opt/local/include/dbus-1.0/include, and I have no idea what dbus.h you are otherwise getting --- and suggest you find out, lest it interfere in other ways, possibly leading to shared library conflicts or even core dumps.</div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div>brandon s allbery kf8nh                               sine nomine associates</div><div><a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a>                                  <a href="mailto:ballbery@sinenomine.net" target="_blank">ballbery@sinenomine.net</a></div><div>unix, openafs, kerberos, infrastructure, xmonad        <a href="http://sinenomine.net" target="_blank">http://sinenomine.net</a></div></div></div>
</div></div>