kdewebdev 3.5.9 build issue
Benjamin Reed
rangerrick at gmail.com
Fri Feb 15 14:36:34 CET 2008
2008/2/15 Andras Mantia <amantia at kde.org>:
> They should, but maybe they are not exported on OSX? I have no problems
> compiling this code on Linux. libkommanderplugin (where those symbols
> are) is linked to libkommandewidget indirectly through
> libkommanderfactory. Maybe this is what causes the problem on the osx
> linker. You might try to directly add libkommanderplugin to the
> libkommanderwidget_la_LIBADD line in widget/Makefile.am.
Ahh, yup, not exported:
000027a8 t SpecialInformation::group(QString const&)
Actually, come to think of it, I think I'm building with
visibility-inlines=hidden - so it's my own dang fault. ;)
Thanks... :)
--
Benjamin Reed a.k.a. Ranger Rick
Fink, KDE, and Mac OS X development
http://www.racoonfink.com/
More information about the Kde-buildsystem
mailing list