[mythtv-users] Help compiling mythtv from svn on Fedora

John Nissley jnissley at nissley.org
Sat Aug 29 14:02:29 UTC 2009


>/  Regardless, his problem isn't the making of the rpm part, its that
/>/  he's
/>/  junked up his system libGL bits by installing the nvidia driver from
/>/  their installer script, and now has a mismatch between what libGL is
/>/  supposed to look like according to header files and what it actually
/>/  looks like with the nVidia version stomping the mesa one. Taking rpm
/>/  out of the equation isn't going to fix that.
/>/
/>/  ---------------------------------------------------------------------
/>/  Is there any way to fix this or do I need to reinstall Fedora 11?
/
Bah, fat fingers, tiny iphone kbd...

Yes, of course it can be fixed. You just have to figure out what nVidia
scribbled over and reinstall the packages that normally
provide them. Should be mostly just mesa-libGL-*.

-------------------------------------------------------------------------
*** I have one question before I continue.  Do I need a VDPAU capable
*** video card to do the compile?  Even if I turn off VDPAU support?
**************************************************************************
I did a yum remove mesa-libGL-* and then yum install mesa-libGL-*.  I
still have problems with the compile.
I am trying the compile without making an RPM for troubleshooting purposes
but I would like my final outcome to be packages because I feel they
are much cleaner.
My configure command is:
./configure --prefix=/usr/local --disable-vdpau --disable-xvmc
I verify that it says VDPAU support no and VxMC support no on the output.
When I try to do the make I still get the following errors.
../../libs/libavcodec/libmythavcodec-0.22.so: undefined reference to `ff_vdpau_vc1_decode_picture'
../../libs/libavcodec/libmythavcodec-0.22.so: undefined reference to `ff_vdpau_mpeg_picture_complete'
../../libs/libavcodec/libmythavcodec-0.22.so: undefined reference to `XVMC_VLD_decode_slice'
../../libs/libavcodec/libmythavcodec-0.22.so: undefined reference to `XVMC_VLD_field_start'
../../libs/libavcodec/libmythavcodec-0.22.so: undefined reference to `ff_vdpau_add_data_chunk'
/usr/lib/gcc/x86_64-redhat-linux/4.4.1/../../../../lib64/libGL.so: undefined reference to `_nv000030gl'
../../libs/libavcodec/libmythavcodec-0.22.so: undefined reference to `ff_vdpau_h264_set_reference_frames'
../../libs/libavcodec/libmythavcodec-0.22.so: undefined reference to `XVMC_VLD_field_end'
../../libs/libavcodec/libmythavcodec-0.22.so: undefined reference to `ff_vdpau_h264_picture_complete'
collect2: ld returned 1 exit status
make[2]: *** [mythtv] Error 1
make[2]: Leaving directory `/mythtv/mythtv/programs/mythtv'

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mythtv.org/pipermail/mythtv-users/attachments/20090829/ea7c94c6/attachment.htm>


More information about the mythtv-users mailing list