1 Indri tries to define htonll and ntohll function which clash with solaris definitions
2 --- indri-5.4/contrib/lemur/include/lemur/lemur-compat.hpp 2013-10-08 00:25:53.513213629 +0200
3 +++ indri-5.4/contrib/lemur/include/lemur/lemur-compat.hpp 2013-10-08 00:25:34.165330285 +0200
7 #if defined(WORDS_BIGENDIAN)
10 inline UINT64 htonll( UINT64 native ) {