[mythtv-users] Building on Gentoo - failure

Karl Newman newmank1 at asme.org
Mon Mar 23 18:26:05 UTC 2015


On Mon, Mar 23, 2015 at 11:18 AM, Saul <jaglover at gmail.com> wrote:

> Hello,
>
> I'm trying to build the latest in portage
> (media-tv/mythtv-0.27.4_p20150124).
>
> With GCC-4.9 i get this:
>
> main.o: In function `VideoOutput::StartDisplayingFrame()':
>
> /home/portagetmp/portage/media-tv/mythtv-0.27.4_p20150124/work/mythtv-0.27.4/mythtv/programs/mythavtest/../../libs/libmythtv/videooutbase.h:199:
> undefined reference to `VideoBuffers::StartDisplayingFrame()' main.o:
> In function
> `VideoOutput::DoneDisplayingFrame(VideoFrame_*)':
> /home/portagetmp/portage/media-tv/mythtv-0.27.4_p20150124/work/mythtv-0.27.4/mythtv/programs/mythavtest/../../libs/libmythtv/videooutbase.h:203:
> undefined reference to
> `VideoBuffers::DoneDisplayingFrame(VideoFrame_*)' main.o: In function
> `VideoOutput::StartDisplayingFrame()':
> /home/portagetmp/portage/media-tv/mythtv-0.27.4_p20150124/work/mythtv-0.27.4/mythtv/programs/mythavtest/../../libs/libmythtv/videooutbase.h:199:
> undefined reference to `VideoBuffers::StartDisplayingFrame()' main.o:
> In function
> `VideoOutput::DoneDisplayingFrame(VideoFrame_*)':
> /home/portagetmp/portage/media-tv/mythtv-0.27.4_p20150124/work/mythtv-0.27.4/mythtv/programs/mythavtest/../../libs/libmythtv/videooutbase.h:203:
> undefined reference to
> `VideoBuffers::DoneDisplayingFrame(VideoFrame_*)' collect2: error: ld
> returned 1 exit status Makefile:109: recipe for target 'mythavtest'
> failed make[2]: *** [mythavtest] Error 1
>
> With GCC-4.8 I cannot get past configure:
>
> Running ./configure  --prefix=/usr --libdir=/usr/lib64
> --libdir-name=lib64 --mandir=/usr/share/man --enable-audio-alsa
> --disable-audio-jack --disable-audio-pulseoutput --disable-altivec
> --enable-dvb --disable-firewire --enable-lirc --enable-libxvid
> --dvb-path=/usr/include --enable-xrandr --enable-xv --enable-x11
> --enable-nonfree --disable-libcec --disable-libdns-sd
> --enable-libtheora --enable-libvorbis --enable-libmp3lame
> --enable-libx264 --enable-libvpx --enable-libfaac --enable-libass
> --with-bindings=perl,python --python=python2.7 --compile-type=release
> --enable-vdpau --disable-vaapi --disable-joystick-menu
> --enable-symbol-visibility --enable-pic --cpu=host --disable-distcc
> --disable-ccache
> ERROR: cannot find taglib 1.6 or later.
>
> Is there a way out from this?
>
> I think I get errors like that if I try to build with distcc (on Gentoo).
If you're using that, try disabling it and see if it works.

Karl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20150323/eb86781a/attachment.html>


More information about the mythtv-users mailing list