[Xapian-tickets] [Xapian] #470: Use native uuid API on FreeBSD
Xapian
nobody at xapian.org
Wed Apr 28 02:53:44 BST 2010
#470: Use native uuid API on FreeBSD
--------------------------+-------------------------------------------------
Reporter: olly | Owner: olly
Type: defect | Status: new
Priority: normal | Milestone: 1.2.x
Component: Build system | Version: 1.1.5
Severity: normal | Keywords:
Blockedby: | Platform: FreeBSD
Blocking: |
--------------------------+-------------------------------------------------
FreeBSD has a slightly different uuid API with ''at least'' the following
differences from the e2fsprogs uuid library:
* uuid.h instead of uuid/uuid.h
* uuid_create() instead of uuid_generate()
Ideally we should just use this, but it requires hooking up with configure
tests, etc.
Currently users will need to workaround this by installing e2fsprogs-
libuuid (or just by installing Xapian from the ports tree which does this
for them).
--
Ticket URL: <http://trac.xapian.org/ticket/470>
Xapian <http://xapian.org/>
Xapian
More information about the Xapian-tickets
mailing list