On IRIX 5.3 sys/types.h typedefs its own uuid_t, which is incompatible with scrollkeeper's (0.3.14) code's from libuuid/uuid.h. As a fix, rename every occurrence of uuid_t in the scrollkeeper code, e.g. to skuuid_t.
Log in to post a comment.