<div>That was the problem. I manually copied uuid.h and libuuid.a to /usr/local/*. Once I moved uuid.h to /usr/local/include/uuid/uuid.h configure worked fine.</div><div><br></div><div>Before I did any of this, I did a &quot;make install&quot; on e2fsprogs. The build did get hung up on some doc-build part because I don&#39;t have texi2dvi installed, but I don&#39;t see any target to install libuuid.a or uuid.h, only one to install the binaries for uuid and uuidgen. </div>
<div><br></div><div><div><div class="gmail_quote">On Fri, Aug 6, 2010 at 2:34 PM, David Jeske <span dir="ltr">&lt;<a href="mailto:davidj@gmail.com" target="_blank">davidj@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I&#39;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:<div>

<br></div><div><div>checking for uuid.h... yes</div><div>
checking for uuid_create... no</div><div>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)</div>


</div><div><br></div><div><br></div><div>However, there is no uuid_create in uuid.h/libuuid.a. </div><div><br></div><div>This thread on gmane leads me to believe this might be from an attempt to make the configure work for FreeBSD, since it says the FreeBSD comes with uuid_create out of the box instead of uuid_generate. </div>


<div><br></div><div><a href="http://comments.gmane.org/gmane.comp.search.xapian.general/8244" target="_blank">http://comments.gmane.org/gmane.comp.search.xapian.general/8244</a></div><div><br></div><div>Am I on track? </div>


</blockquote></div><br></div></div>