[mythtv-users] Problem compiling latest trunk - undefined reference to `MythRAOPDevice::HardwareId()'

Tom Lichti tom at redpepperracing.com
Sun May 13 01:35:30 UTC 2012


On Sat, May 12, 2012 at 6:22 PM, Jean-Yves Avenard <jyavenard at gmail.com> wrote:
> On 13 May 2012 03:00, Tom Lichti <tom at redpepperracing.com> wrote:
>
>> ../../libs/libmythtv/libmythtv-0.26.so: undefined reference to
>> `MythRAOPDevice::HardwareId()'
>>
>> I have done a couple of make clean ; make distclean ; configure ; make
>> but they all fail in the same place. All of the machines are FC13,
>> with what should be the same libs installed, but I assume I am missing
>> something, any idea what?
>
> Sounds like you have old header getting in the way.
> Make sure you delete $PREFIX/include/mythtv and $PREFIX/lib/libmyth*
>
> then re-run configure / make

That did it. Thanks. I think I will modify my rebuild script to do
that automatically from now on.

Tom


More information about the mythtv-users mailing list