[KDE/Mac] Developing KDE on Mac
John Layt
johnlayt at googlemail.com
Fri Aug 13 22:44:45 CEST 2010
On Thursday 12 August 2010 23:41:45 Sjors Gielen wrote:
> Well, in that case, you should definitely check the current patch to
> kdesupport and the way they build their kdesupport packages: it's very
> very likely that the problems linking to dbus are fixed in there. (Now
> that I come to think about it: DBus isn't Mac-shipped, so it's in your
> MacPorts installation; you should probably give a --configure flag or
> LDFLAGS, to make it link to the right one.
>
> > ld: library not found for -ldbus-1
> >
> > /opt/local/lib/libdbus-1.dylib
>
> So try adding: LDFLAGS="-L/opt/local/lib" and it will likely find it.
> MacPorts probably does this automatically in its build system, as does
> Fink. :)
Hi Sjors and Nicolas,
Thanks for the help, but unfortunately neither suggestion worked.
I tried LDFLAGS, no joy, I already have LD_LIBRARY_PATH set and other parts of
kdesupport had linked OK.
I've looked through the MacPorts patches to Strigi and kdelibs but there's
nothing that would help with the linking (I tried anyway, no joy).
Not sure where to go from here, but I guess I need to learn more about library
linking an Mac :-)
John.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/kde-mac/attachments/20100813/de796368/attachment.htm
More information about the kde-mac
mailing list