[mythtv-users] mythbackend undefined symbol

Mike Perkins mikep at randomtraveller.org.uk
Sun Mar 18 16:00:27 UTC 2007


David Highley wrote:
> "David Highley wrote:"
>> Using svn mythtv version 13058 I'm getting a run time undefined error:
>> [root at douglas ~]# service mythbackend restart
>> Stopping mythbackend:                                      [FAILED]
>> Starting mythbackend: /usr/local/bin/mythbackend: symbol lookup error:
>> /usr/local/bin/mythbackend: undefined symbol: _ZN4UPnp9g_pConfigE
>>
>> Compiles without any indication of a problem.
> 
> I turned off optimization on the compile and that did not solve the
> issue. Using nm it appears that the undefined symbol should be defined
> by code in mythtv. That is a guess based on other symbols in myth
> libraries.
> 
>> _______________________________________________
>> mythtv-users mailing list
>> mythtv-users at mythtv.org
>> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> 
Had one of these: it is probably an old library lying around somewhere. 
Try a make distclean, also look for libmyth* files in places like lib64.

Mike Perkins


More information about the mythtv-users mailing list