<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><font class="Apple-style-span" size="2"><span class="Apple-style-span" style="font-family: Verdana, Arial, Helvetica; "><br></span><span class="Apple-style-span" style="font-family: Verdana, Arial, Helvetica; ">On 13 May 2012 03:00, Tom Lichti &lt;tom [at] redpepperracing&gt; wrote:&nbsp;<br></span><span class="Apple-style-span" style="font-family: Verdana, Arial, Helvetica; "><br></span></font><div><span class="Apple-style-span" style="font-family: Verdana, Arial, Helvetica; "><font size="2">&gt; ../../libs/libmythtv/libmythtv-0.26.so: undefined reference to&nbsp;<br>&gt; `<b style="background-color: rgb(255, 255, 128); ">MythRAOPDevice</b>::HardwareId()'&nbsp;<br>&gt;&nbsp;<br>&gt; I have done a couple of make clean ; make distclean ; configure ; make&nbsp;<br>&gt; but they all fail in the same place. All of the machines are FC13,&nbsp;<br>&gt; with what should be the same libs installed, but I assume I am missing&nbsp;<br>&gt; something, any idea what?&nbsp;<br></font></span></div><div><span class="Apple-style-span" style="font-family: Verdana, Arial, Helvetica; "><font size="2"><br></font></span></div><div><span class="Apple-style-span" style="font-family: Verdana, Arial, Helvetica; "><font size="2">I'm experiencing this issue, too, on an install of 0.25.1 on a new box.</font></span></div><div><span class="Apple-style-span" style="font-family: Verdana, Arial, Helvetica; "><font size="2"><br></font></span></div><div><font class="Apple-style-span" face="Verdana, Arial, Helvetica" size="2">Looking at libs/libmythtv/libmythtv.pro, MythRAOPDevice only gets included in the library if libcrypto is enabled. &nbsp;The dependency from mythairplayserver, however, is unconditional.</font></div><div><font class="Apple-style-span" face="Verdana, Arial, Helvetica" size="2"><br></font></div><div><font class="Apple-style-span" face="Verdana, Arial, Helvetica" size="2">libcrypto is enabled by default, but will be silently disabled if you don't have the openssl libraries. &nbsp;This was the issue for me; hope it helps you.</font></div><div><font class="Apple-style-span" face="Verdana, Arial, Helvetica" size="2"><br></font></div><div><font class="Apple-style-span" face="Verdana, Arial, Helvetica" size="2">Best,</font></div><div><font class="Apple-style-span" face="Verdana, Arial, Helvetica" size="2">/JEP</font></div></body></html>