D17931: Fix build on FreeBSD.

Adriaan de Groot noreply at phabricator.kde.org
Wed Jan 2 22:19:09 GMT 2019


adridg created this revision.
Herald added a project: Kopete.
Herald added a subscriber: kopete-devel.
adridg requested review of this revision.

REVISION SUMMARY
  - qjdnsshared_p.h also gets picked up by automoc, leading to duplicate symbols. Don't qt_wrap_cpp() it, to prevent
  
  /usr/bin/ld: error: duplicate symbol: QJDnsSharedDebugPrivate::qt_metacall(QMetaObject::Call, int, void**)
  
  >>> defined at moc_qjdnsshared_p.cxx
  >>> 
  >>>   moc_qjdnsshared_p.cxx.o:(QJDnsSharedDebugPrivate::qt_metacall(QMetaObject::Call, int, void**)) in archive libiris/libiris_kopete.a
  >>> 
  >>> defined at mocs_compilation.cpp
  >>> 
  >>>   mocs_compilation.cpp.o:(.text+0x12190) in archive libiris/libiris_kopete.a

REPOSITORY
  R434 Kopete

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D17931

AFFECTED FILES
  protocols/jabber/libiris/CMakeLists.txt

To: adridg
Cc: kopete-devel, himanshuvishwakarma, cochise
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kopete-devel/attachments/20190102/0d3f3d4d/attachment.html>


More information about the kopete-devel mailing list