[mythtv-users] new installation issues

A Desai ashu.desai at gmail.com
Tue Jun 5 16:15:26 UTC 2012


On Tue, Jun 5, 2012 at 11:04 AM, A Desai <ashu.desai at gmail.com> wrote:

>
>
> On Tue, Jun 5, 2012 at 10:11 AM, Doug Lytle <support at drdos.info> wrote:
>
>> >> Can anyone help me on this please?
>>
>> What I would personally do:
>>
>> As root
>>
>> make uninstall (Both mythtv and plugins)
>> make distclean
>>
>> Update the locate database and excluding the root directory (I think
>> that's where you're compiling from, if not adjust the instructions)
>>
>> updatedb -e /root
>>
>> Locate anything with myth in it and remove it from the system (Making
>> sure it is mythtv related)
>>
>> locate myth
>>
>> Start compiling from scratch.
>>
>>
>> Doug
>>
>>
>> --
>> Ben Franklin quote:
>>
>> "Those who would give up Essential Liberty to purchase a little Temporary
>> Safety, deserve neither Liberty nor Safety."
>>
>> _______________________________________________
>> mythtv-users mailing list
>> mythtv-users at mythtv.org
>> http://www.mythtv.org/mailman/listinfo/mythtv-users
>>
>>
>
> Did that -- the exact same thing seems to have happened...
>
> ---------------------------
>
> g++ -c -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC
> -DNDEBUG -fomit-frame-pointer -fPIC -g -Wall -Wno-switch -Wpointer-arith
> -Wredundant-decls -Wno-non-virtual-dtor -funit-at-a-time
> -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -O3
> -fvisibility-inlines-hidden -Wmissing-declarations -D_REENTRANT -DMMX
> -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL
> -DUSING_OPENGL_VIDEO -DUSING_OSS -DUSING_LIBDNS_SD -DQT_WEBKIT_LIB
> -DQT_SCRIPT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB
> -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt4/mkspecs/linux-g++-64 -I.
> -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui
> -I/usr/include/QtOpenGL -I/usr/include/QtXml -I/usr/include/QtSql
> -I/usr/include/QtScript -I/usr/include/QtWebKit -I/usr/include
> -I/usr/include/QtDBus -I/usr/include -I/usr -I../.. -I../../libs
> -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv
> -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui
> -I../../libs/libmythmetadata -I../../libs/libmythlivemedia
> -I../../libs/libmythbase -I../../libs/libmythhdhomerun
> -I../../libs/libmythdvdnav -I../../libs/libmythbluray
> -I../../libs/libmythsamplerate -I../../libs/libmythtv/mpeg
> -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts
> -I../../libs/libmythprotoserver -I. -I/usr/X11R6/include -o
> moc_videofilter.o moc_videofilter.cpp
> g++ -c -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC
> -DNDEBUG -fomit-frame-pointer -fPIC -g -Wall -Wno-switch -Wpointer-arith
> -Wredundant-decls -Wno-non-virtual-dtor -funit-at-a-time
> -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -O3
> -fvisibility-inlines-hidden -Wmissing-declarations -D_REENTRANT -DMMX
> -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL
> -DUSING_OPENGL_VIDEO -DUSING_OSS -DUSING_LIBDNS_SD -DQT_WEBKIT_LIB
> -DQT_SCRIPT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB
> -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt4/mkspecs/linux-g++-64 -I.
> -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui
> -I/usr/include/QtOpenGL -I/usr/include/QtXml -I/usr/include/QtSql
> -I/usr/include/QtScript -I/usr/include/QtWebKit -I/usr/include
> -I/usr/include/QtDBus -I/usr/include -I/usr -I../.. -I../../libs
> -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv
> -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui
> -I../../libs/libmythmetadata -I../../libs/libmythlivemedia
> -I../../libs/libmythbase -I../../libs/libmythhdhomerun
> -I../../libs/libmythdvdnav -I../../libs/libmythbluray
> -I../../libs/libmythsamplerate -I../../libs/libmythtv/mpeg
> -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts
> -I../../libs/libmythprotoserver -I. -I/usr/X11R6/include -o
> moc_videoplayersettings.o moc_videoplayersettings.cpp
> g++ -c -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC
> -DNDEBUG -fomit-frame-pointer -fPIC -g -Wall -Wno-switch -Wpointer-arith
> -Wredundant-decls -Wno-non-virtual-dtor -funit-at-a-time
> -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -O3
> -fvisibility-inlines-hidden -Wmissing-declarations -D_REENTRANT -DMMX
> -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL
> -DUSING_OPENGL_VIDEO -DUSING_OSS -DUSING_LIBDNS_SD -DQT_WEBKIT_LIB
> -DQT_SCRIPT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB
> -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt4/mkspecs/linux-g++-64 -I.
> -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui
> -I/usr/include/QtOpenGL -I/usr/include/QtXml -I/usr/include/QtSql
> -I/usr/include/QtScript -I/usr/include/QtWebKit -I/usr/include
> -I/usr/include/QtDBus -I/usr/include -I/usr -I../.. -I../../libs
> -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv
> -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui
> -I../../libs/libmythmetadata -I../../libs/libmythlivemedia
> -I../../libs/libmythbase -I../../libs/libmythhdhomerun
> -I../../libs/libmythdvdnav -I../../libs/libmythbluray
> -I../../libs/libmythsamplerate -I../../libs/libmythtv/mpeg
> -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts
> -I../../libs/libmythprotoserver -I. -I/usr/X11R6/include -o moc_videodlg.o
> moc_videodlg.cpp
> g++ -c -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC
> -DNDEBUG -fomit-frame-pointer -fPIC -g -Wall -Wno-switch -Wpointer-arith
> -Wredundant-decls -Wno-non-virtual-dtor -funit-at-a-time
> -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -O3
> -fvisibility-inlines-hidden -Wmissing-declarations -D_REENTRANT -DMMX
> -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL
> -DUSING_OPENGL_VIDEO -DUSING_OSS -DUSING_LIBDNS_SD -DQT_WEBKIT_LIB
> -DQT_SCRIPT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB
> -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt4/mkspecs/linux-g++-64 -I.
> -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui
> -I/usr/include/QtOpenGL -I/usr/include/QtXml -I/usr/include/QtSql
> -I/usr/include/QtScript -I/usr/include/QtWebKit -I/usr/include
> -I/usr/include/QtDBus -I/usr/include -I/usr -I../.. -I../../libs
> -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv
> -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui
> -I../../libs/libmythmetadata -I../../libs/libmythlivemedia
> -I../../libs/libmythbase -I../../libs/libmythhdhomerun
> -I../../libs/libmythdvdnav -I../../libs/libmythbluray
> -I../../libs/libmythsamplerate -I../../libs/libmythtv/mpeg
> -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts
> -I../../libs/libmythprotoserver -I. -I/usr/X11R6/include -o
> moc_upnpscanner.o moc_upnpscanner.cpp
> g++ -c -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC
> -DNDEBUG -fomit-frame-pointer -fPIC -g -Wall -Wno-switch -Wpointer-arith
> -Wredundant-decls -Wno-non-virtual-dtor -funit-at-a-time
> -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -O3
> -fvisibility-inlines-hidden -Wmissing-declarations -D_REENTRANT -DMMX
> -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL
> -DUSING_OPENGL_VIDEO -DUSING_OSS -DUSING_LIBDNS_SD -DQT_WEBKIT_LIB
> -DQT_SCRIPT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB
> -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt4/mkspecs/linux-g++-64 -I.
> -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui
> -I/usr/include/QtOpenGL -I/usr/include/QtXml -I/usr/include/QtSql
> -I/usr/include/QtScript -I/usr/include/QtWebKit -I/usr/include
> -I/usr/include/QtDBus -I/usr/include -I/usr -I../.. -I../../libs
> -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv
> -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui
> -I../../libs/libmythmetadata -I../../libs/libmythlivemedia
> -I../../libs/libmythbase -I../../libs/libmythhdhomerun
> -I../../libs/libmythdvdnav -I../../libs/libmythbluray
> -I../../libs/libmythsamplerate -I../../libs/libmythtv/mpeg
> -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts
> -I../../libs/libmythprotoserver -I. -I/usr/X11R6/include -o
> moc_idlescreen.o moc_idlescreen.cpp
> g++ -c -m64 -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC
> -DNDEBUG -fomit-frame-pointer -fPIC -g -Wall -Wno-switch -Wpointer-arith
> -Wredundant-decls -Wno-non-virtual-dtor -funit-at-a-time
> -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -O3
> -fvisibility-inlines-hidden -Wmissing-declarations -D_REENTRANT -DMMX
> -D_GNU_SOURCE -DUSING_X11 -DUSING_XRANDR -DUSING_OPENGL
> -DUSING_OPENGL_VIDEO -DUSING_OSS -DUSING_LIBDNS_SD -DQT_WEBKIT_LIB
> -DQT_SCRIPT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB
> -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt4/mkspecs/linux-g++-64 -I.
> -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui
> -I/usr/include/QtOpenGL -I/usr/include/QtXml -I/usr/include/QtSql
> -I/usr/include/QtScript -I/usr/include/QtWebKit -I/usr/include
> -I/usr/include/QtDBus -I/usr/include -I/usr -I../.. -I../../libs
> -I../../libs/libmyth -I../../libs/libmyth/audio -I../../libs/libmythtv
> -I../../external/FFmpeg -I../../libs/libmythupnp -I../../libs/libmythui
> -I../../libs/libmythmetadata -I../../libs/libmythlivemedia
> -I../../libs/libmythbase -I../../libs/libmythhdhomerun
> -I../../libs/libmythdvdnav -I../../libs/libmythbluray
> -I../../libs/libmythsamplerate -I../../libs/libmythtv/mpeg
> -I../../libs/libmythtv/vbitext -I../../libs/libmythservicecontracts
> -I../../libs/libmythprotoserver -I. -I/usr/X11R6/include -o moc_frontend.o
> moc_frontend.cpp
> g++ -m64 -o mythfrontend main.o playbackbox.o viewscheduled.o
> audiogeneralsettings.o globalsettings.o manualschedule.o
> programrecpriority.o channelrecpriority.o statusbox.o networkcontrol.o
> mediarenderer.o mythfexml.o playbackboxlistitem.o custompriority.o
> screenwizard.o exitprompt.o action.o actionset.o mythcontrols.o
> keybindings.o keygrabber.o progfind.o guidegrid.o customedit.o
> schedulecommon.o progdetails.o scheduleeditor.o backendconnectionmanager.o
> programinfocache.o proglist.o proglist_helpers.o playbackboxhelper.o
> viewschedulediff.o themechooser.o setupwizard_general.o setupwizard_audio.o
> setupwizard_video.o grabbersettings.o editvideometadata.o videofileassoc.o
> videometadatasettings.o videoplayercommand.o videopopups.o videofilter.o
> videolist.o videoplayersettings.o videodlg.o videoglobalsettings.o
> upnpscanner.o commandlineparser.o idlescreen.o frontend.o moc_playbackbox.o
> moc_viewscheduled.o moc_globalsettings.o moc_audiogeneralsettings.o
> moc_manualschedule.o moc_programrecpriority.o moc_channelrecpriority.o
> moc_statusbox.o moc_networkcontrol.o moc_custompriority.o
> moc_screenwizard.o moc_exitprompt.o moc_mythcontrols.o moc_keygrabber.o
> moc_progfind.o moc_guidegrid.o moc_customedit.o moc_schedulecommon.o
> moc_progdetails.o moc_scheduleeditor.o moc_backendconnectionmanager.o
> moc_proglist.o moc_proglist_helpers.o moc_viewschedulediff.o
> moc_themechooser.o moc_setupwizard_general.o moc_setupwizard_audio.o
> moc_setupwizard_video.o moc_grabbersettings.o moc_editvideometadata.o
> moc_videofileassoc.o moc_videometadatasettings.o moc_videopopups.o
> moc_videofilter.o moc_videoplayersettings.o moc_videodlg.o
> moc_upnpscanner.o moc_idlescreen.o moc_frontend.o     -L../../libs/libmyth
> -L../../libs/libmythtv -L../../external/FFmpeg/libavutil
> -L../../external/FFmpeg/libavcodec -L../../external/FFmpeg/libavformat
> -L../../external/FFmpeg/libswscale -L../../libs/libmythbase
> -L../../libs/libmythui -L../../libs/libmythupnp
> -L../../libs/libmythmetadata -L../../libs/libmythservicecontracts
> -L../../libs/libmythprotoserver -lmythtv-0.25 -lmythswscale -lmythavformat
> -lmythavcodec -lmythavutil -lmythupnp-0.25 -lmythbase-0.25 -lmythui-0.25
> -lmyth-0.25 -lmythmetadata-0.25 -lmythservicecontracts-0.25
> -lmythprotoserver-0.25 -L../../libs/libmythlivemedia -lmythlivemedia-0.25
> -L../../libs/libmythfreemheg -lmythfreemheg-0.25
> -L../../libs/libmythhdhomerun -lmythhdhomerun-0.25 -lXext -lXinerama
> -lXxf86vm -lXrandr -lX11 -ldns_sd -lass -lmp3lame -lm -lz -lrt -ldl
> -lfreetype -L/usr/X11R6/lib64 -L/usr/lib64/qt4/bin/ -lQtDBus -lpthread
> -lGLU -lGL -lQtWebKit -lQtScript -lQtSql -lQtXml -lQtOpenGL -lQtGui
> -lQtNetwork -lQtCore
> ../../libs/libmythtv/libmythtv-0.25.so: undefined reference to
> `MythRAOPDevice::HardwareId()'
>
> collect2: ld returned 1 exit status
> make[2]: *** [mythfrontend] Error 1
> make[2]: Leaving directory `/root/0.25/mythtv/mythtv/programs/mythfrontend'
> make[1]: *** [sub-mythfrontend-make_default] Error 2
> make[1]: Leaving directory `/root/0.25/mythtv/mythtv/programs'
> make: *** [programs] Error 2
> --------------------------------------
>
> There isn't any particular check-list I should be making sure I have? My
> configure commands are:
>
> ./configure --prefix=/usr --libdir=/usr/lib64/qt4/bin/
>
>
> --
> http://about.me/adesai
>

Not sure if this is related but i can NOT install YASM via yum. It gives me
following error:

warning: rpmts_HdrFromFdno: Header V3 DSA/SHA1 Signature, key ID 217521f6:
NOKEY
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6

The GPG keys listed for the "Extra Packages for Enterprise Linux 6 -
x86_64" repository are already installed but they are not correct for this
package.
Check that the correct key URLs are configured for this repository.

Again, not sure if this is related, thought if there is some problem I
should highlight it.

Regards

Ash

-- 
http://about.me/adesai
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mythtv.org/pipermail/mythtv-users/attachments/20120605/17e7ca16/attachment.html>


More information about the mythtv-users mailing list