<br><br><div class="gmail_quote">On Mon, Jul 2, 2012 at 8:32 AM, R. G. Newbury <span dir="ltr">&lt;<a href="mailto:newbury@mandamus.org" target="_blank">newbury@mandamus.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 07/01/2012 11:44 AM, jedi wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Tue, Jun 19, 2012 at 03:17:48PM -0500, Richard Shaw wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Tue, Jun 19, 2012 at 2:50 PM,  &lt;<a href="mailto:jnissley@nissley.org" target="_blank">jnissley@nissley.org</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I download the latest source from github this morning and tried to compile<br>
on my fedora 15 and fedora 16 servers and the following fatal error was<br>
given.<br>
<br>
checking for uuid_generate in -luuid... no<br>
configure: error: cannot link with -luuid, install uuid-dev.<br>
make[1]: *** [zeromq/Makefile] Error 1<br>
make[1]: Leaving directory `/mythtv/mythtv/mythtv/<u></u>external&#39;<br>
make: *** [external] Error 2<br>
<br>
I looked for a package called uuid-dev and could not find one but I did<br>
install all of the uuid packages I could find.<br>
</blockquote></blockquote>
<br>
     Alternatively, you can probably use a search key when using your package<br>
installation tool. Something like &quot;apt-get install .*uuid.*dev&quot;.<br>
<br>
     It&#39;s also helpful to know that -l&lt;foo&gt; implies something named lib&lt;foo&gt;.<br>
</blockquote>
There is definitely a problem here. I got the same error when trying to compile zeromq using its own configure script.<br>
I ended up doing a &#39;yum install uuid* and got 7 or 8 packages....but got the same error.<br>
<br>
This was all AFTER the compile had failed with a &#39;no rule for install&#39; error in the zeromq folder. There is no Makefile made in the folder. I presume the Makefile in the parent (external) level is supposed to work, but *it don&#39;t!*.<br>

<br>
Others here have got this to work. Pointers please! (And quickly! the mythbox is down!).<br>
<br>
Geoff<br>
<br>
Oh. git clone of mythtv.git, yesterday afternoon.<br clear="all"></blockquote><div><br>yum install libuuid-devel <br></div></div><br><br>John<br>-- <br>A: Because it messes up the order in which people normally read text.<br>
Q: Why is top-posting such a bad thing?<br>