<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 <tom [at] redpepperracing> wrote: <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">> ../../libs/libmythtv/libmythtv-0.26.so: undefined reference to <br>> `<b style="background-color: rgb(255, 255, 128); ">MythRAOPDevice</b>::HardwareId()' <br>> <br>> I have done a couple of make clean ; make distclean ; configure ; make <br>> but they all fail in the same place. All of the machines are FC13, <br>> with what should be the same libs installed, but I assume I am missing <br>> something, any idea what? <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. 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. 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>