[mythtv-users] Anyone compiled trunk 20697 with no issue?

Paul Bender pebender at san.rr.com
Sun Jun 14 15:33:52 UTC 2009


Rafael Moslin wrote:
> Just that I'm getting an error just past util-vdpau.cpp and I wonder if 
> its just me...
> 
> util-vdpau.cpp:162: warning: converting to non-pointer type ‘VdpDecoder’ 
> from NULL
> ../../libs/libmythtv/libmythtv-0.22.so <http://libmythtv-0.22.so>: 
> undefined reference to `MythXDisplay::GetDisplaySize()'
> ../../libs/libmythtv/libmythtv-0.22.so <http://libmythtv-0.22.so>: 
> undefined reference to `MythXDisplay::Sync(bool)'
> ../../libs/libmythtv/libmythtv-0.22.so <http://libmythtv-0.22.so>: 
> undefined reference to `MythXGetRefreshRate()'
> ../../libs/libmythtv/libmythtv-0.22.so <http://libmythtv-0.22.so>: 
> undefined reference to `MythXDisplay::GetDisplayDimensions()'
> ../../libs/libmythtv/libmythtv-0.22.so <http://libmythtv-0.22.so>: 
> undefined reference to `MythXDisplay::FillRectangle(unsigned long, 
> QRect)' (etc.)

Are you compiling with '--enable-symbol-visibility'? I ran into the same 
error messages and it was due to symbol visibility issues. I fixed it by 
creating and applying the attached patch.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mythtv-trunk-mythxdisplay_visibility.patch
Type: text/x-patch
Size: 940 bytes
Desc: not available
URL: <http://mythtv.org/pipermail/mythtv-users/attachments/20090614/3d12de2f/attachment.bin>


More information about the mythtv-users mailing list