> KDElibs - fails at the configure phase, reported as
> https://bugs.kde.org/show_bug.cgi?id=204993. Also
> segfaults due to
> http://bugs.sun.com/view_bug.do?bug_id=6865312 /
> http://defect.opensolaris.org/bz/show_bug.cgi?id=9720
> 
> Workaround: modify KDElibs.spec to read 
> %define CXXFLAGS        %CPPFLAGS_CXX %_TARGET_ARCH
> %_CXX_COMMON -L%{foss_qt4_lib} -lQtCore -lQtNetwork
> -xannotate=no

Also it's important to note that due to >100MB file size of some .so, 
publishing of the IPS package fails, just as with FOSSqt. the file:/// 
transport has to be used 
(in the ~/packages/PKGMAPS/scripts/KDElibs_ips.sh script, use 'export 
PKG_REPO=file:///var/pkg/repo'). 
I'm not really sure why the devs have that as a P5 RFE ... 
(http://defect.opensolaris.org/bz/show_bug.cgi?id=1132)

> 
> 3.
> KDEpimlibs - fails with '"/usr/include/gpg-error.h",
> line 284: Error: Multiple declaration for
> GPG_ERR_INV_PASSPHRASE.'
> 
> Workaround: none, remove -g for this one

Workaround: add '-lgpg-error' to the CXXFLAGS
-- 
This message posted from opensolaris.org

Reply via email to