[MacPorts] #37368: qt4-mac: Undefined symbols _dbus_shutdown
MacPorts
noreply at macports.org
Wed Jan 9 06:03:13 PST 2013
#37368: qt4-mac: Undefined symbols _dbus_shutdown
---------------------------+-------------------------
Reporter: bin.liu919@… | Owner: michaelld@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Resolution: | Keywords:
Port: qt4-mac |
---------------------------+-------------------------
Comment (by michaelld@…):
If you execute
{{{
port provides /opt/local/lib/libdbus-1.3.dylib
}}}
does it return
{{{
/opt/local/lib/libdbus-1.3.dylib is provided by: dbus
}}}
If so, does
{{{
port contents dbus | grep pkgconfig
}}}
return
{{{
/opt/local/lib/pkgconfig/dbus-1.pc
}}}
If so, does
{{{
ls -lAF /opt/local/lib/pkgconfig/dbus-1.pc
}}}
return something like
{{{
-rw-r--r-- [stuff] /opt/local/lib/pkgconfig/dbus-1.pc
}}}
If so, what does
{{{
cat /opt/local/lib/pkgconfig/dbus-1.pc
}}}
return?
--
Ticket URL: <https://trac.macports.org/ticket/37368#comment:5>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list