[mythtv-users] "Make"ing Mythvideo

Joseph A. Caputo jcaputo1 at comcast.net
Sun Jun 22 20:47:22 EDT 2003


On Sunday 22 June 2003 18:13, Victor Biro wrote:
> From: "Joseph A. Caputo" <jcaputo1 at comcast.net>
> Subject: Re: [mythtv-users] "Make"ing Mythvideo
> Date: Sun, 22 Jun 2003 10:39:07 -0400
> To: "Discussion about mythtv" <mythtv-users at snowman.net>
>
>
> "You have to install mythtv first before you can compile any of the
> plugins.
>
> -JAC"
>
> Thanks for the suggestion, but as I mentioned, MythTV is installed and
> seems to be working. However, there were some errors when I was compiling.
> Maybe the errors that I got when "making" mythtv would be helpful, so here
> they are:
>
> cc1plus: warning: changing search order for system directory
> "/usr/local/include"
> cc1plus: warning:   as it is the same as non-system directory
> "../../../../../../../local/include"
> rm -f libmyth-0.10.so.0.10.0 libmyth-0.10.so libmyth-0.10.so.0
> libmyth-0.10.so.0.10
> g++ -shared -Wl,-soname,libmyth-0.10.so.0 -o libmyth-0.10.so.0.10.0
> dialogbox.o lcddevice.o mythcontext.o mythwidgets.o oldsettings.o
> remotefile.o settings.o themedmenu.o util.o mythwizard.o volumecontrol.o
> uitypes.o xmlparse.o mythplugin.o mythdialogs.o audiooutput.o
> audiooutputoss.o moc_dialogbox.o moc_lcddevice.o moc_mythcontext.o
> moc_mythwidgets.o moc_settings.o moc_themedmenu.o moc_mythwizard.o
> moc_uitypes.o moc_mythdialogs.o
> -Wl,-rpath,/usr/local/qt/lib -L/usr/local/qt/lib -L/usr/X11R6/lib -lqt-mt
> -lXext -lX11 -lm -lpthread
> /usr/bin/ld: cannot find -lqt-mt
> collect2: ld returned 1 exit status
> make[2]: *** [libmyth-0.10.so.0.10.0] Error 1
> make[2]: Leaving directory
> `/usr/dwnloads/myth/mythtv9/mythtv/mythtv/libs/libmyth'
> make[1]: *** [sub-libmyth] Error 2
> make[1]: Leaving directory `/usr/dwnloads/myth/mythtv9/mythtv/mythtv/libs'
> make: *** [sub-libs] Error 2
>
> As I mentioned, Mythtv seems to be working, but there might be something
> that I have missed that is impacting subsequent installations.

Based on this error, I don't see how Myth could possibly be installed and 
working, unless you had a previous installation.  This error would certainly 
prevent you from doing a successful 'make install', which is crucial to being 
able to then compile any of the plugins.

-JAC


More information about the mythtv-users mailing list