search for: uuid_create

Displaying 5 results from an estimated 5 matches for "uuid_create".

2010 Aug 06
3
uuid configure issue?
I'm trying to build xapian-core-1.2.2 on Linux. After manually installing uuid.h and libuuid.a from e2fsprogs-1.41.12, I receive the following configure error: checking for uuid.h... yes checking for uuid_create... no configure: error: uuid.h found, but uuid_create() not found. You probably wants to install libuuid from e2fsprogs (you may need to install the uuid-dev, libuuid-devel or e2fsprogs-devel package) However, there is no uuid_create in uuid.h/libuuid.a. This thread on gmane leads me to believe...
2016 Jan 19
1
Compile xapian-core on CentOS 7: configure: error: uuid.h found, but uuid_create() not found?
Hi, All I want to compile xapian-core on CentOS 7, I got the following mistake:configure:?error:?uuid.h?found,?but?uuid_create()?not?found.??You?probably?wants?to?install?libuuid?from?util-linux-ng?or?e2fsprogs?(you?may?need?to?install?the?uuid-dev,?libuuid-devel?or?e2fsprogs-devel?package) Actually, I got uuid, libuuid-devel installed successfully. ? PS: ?have you some other better way to install xapian on Centos 7? Thank...
2016 Jan 19
1
答复:Compile xapian-core on CentOS 7: configure: error: uuid.h found, but uuid_create() not found?
Solved:) Just remove e2fsprogs-devel, it works now. Thanks.
2010 Apr 17
1
Xapian 1.1.5 (release candidate for 1.2.0) released
I've released Xapian 1.1.5. We're getting really close to releasing a stable 1.2.0, and this is a possible release candidate. So please try it out and report any issues you find. We're hopefully looking at a 1.2.0 release later this month. However, this is still nominally a development release with the usual provisos about ABI and database formats potentially being subject to
2011 Mar 21
9
Build problem: note: ''xtl_createlogger_stdiostream'' is defined in DSO .. so try adding it to the linker command line... libxenctrl.so.4.0: could not read symbols: Invalid operation
This is a Fedora Core 13 environment and I just noticed this as I update the xen-unstable tree: make -C libxl install make[3]: Entering directory `/home/konrad/ssd/xtt/xen-unstable/tools/libxl'' rm -f _libxl_paths.h.tmp.tmp; echo "SBINDIR=\"/usr/sbin\"" >> _libxl_paths.h.tmp.tmp; echo "BINDIR=\"/usr/bin\"" >> _libxl_paths.h.tmp.tmp;