[Kde-pim] Re: Grantlee 0.1.9 fails to build on FreeBSD due to strings.h
Raphael Kubo da Costa
kubito at gmail.com
Mon Aug 1 01:14:08 BST 2011
Raphael Kubo da Costa <kubito at gmail.com> writes:
> Would it be too troublesome to rename strings.h to a non-POSIX header
> name?
Actually, strings.h is only included inside defaulttags/ itself, so
another possible fix would be to turn off CMAKE_INCLUDE_CURRENT_DIR and
avoid -I$GRANTLEE_SRC/templates/defaulttags from being passed to gcc.
It may even be possible to play with the other #includes a little and
work around that opensolaris problem in a cleaner way.
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/
More information about the kde-pim
mailing list