<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Apr 26, 2014 at 3:37 PM, Richard Kenner <span dir="ltr"><<a href="mailto:kenner@gnat.com" target="_blank" onclick="window.open('https://mail.google.com/mail/?view=cm&tf=1&to=kenner@gnat.com&cc=&bcc=&su=&body=','_blank','location=yes,menubar=yes,resizable=yes,width=800,height=600');return false;">kenner@gnat.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">When I run ./configure, it aborts with:<br>
<br>
checking for uuid_generate_random in -luuid... no<br>
checking for uuid_generate_random in -le2fs-uuid... no<br>
checking for uuid_generate_random... no<br>
configure: error: *** uuid support not found (this typically means the uuid development package is missing)<br>
<br>
But it *is* installed:<br>
<br>
[root@asterisk asterisk-12.2.0]# yum list installed | grep uuid<br>
uuid.i386                                 1.5.1-3.el5                  installed<br>
uuid.x86_64                               1.5.1-3.el5                  installed<br>
uuid-devel.i386                           1.5.1-3.el5                  installed<br>
uuid-devel.x86_64                         1.5.1-3.el5                  installed<br>
<br>
So I'm confused ...<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br></font></span></blockquote><div>I think you need the libuuid and libuuid-devel packages.</div><div> </div></div></div></div>