[mythtv-users] Anyone know how to fix the following compile problem..

Nick knowledgejunkie at gmail.com
Mon Jul 3 23:14:41 UTC 2006


On 03/07/06, Michael Fox <michaelf at users.heimic.net> wrote:
> g++  -o mythbrowser main.o webpage.o tabview.o moc_webpage.o
> moc_tabview.o   -L/usr/kde/3.3/lib -L/usr/share/qt3/lib -L/usr/lib
> -lmyth-0.19 -lfreetype -lmp3lame -L/usr/X11R6/lib -L/opt/kde3/lib
> -lkhtml -lqt-mt -lXext -lX11 -lm -lpthread
> /usr/bin/ld: cannot find -lmyth-0.19
> collect2: ld returned 1 exit status
> make[3]: *** [mythbrowser] Error 1
> make[3]: Leaving directory
> `/home/mythtv/mythplugins-0.19/mythbrowser/mythbrowser'
> make[2]: *** [sub-mythbrowser] Error 2
> make[2]: Leaving directory `/home/mythtv/mythplugins-0.19/mythbrowser'
> make[1]: *** [sub-mythbrowser] Error 2
> make[1]: Leaving directory `/home/mythtv/mythplugins-0.19'
> make: *** [build-stamp] Error 2
> root at mythtv-dev:/home/mythtv/mythplugins-0.19#
>
>
> As you can see ld fails to find -lmyth-0.19 and I cant seem to figure
> how to fix it. I have fixed everything to date, but cant get past this
> one.

Have you 'make 'install' 'ed mythtv itself before making and
installing the plugins?

Nick

-- 
MythTV Official wiki:
http://mythtv.org/wiki/
MythTV users list archive:
http://www.gossamer-threads.com/lists/mythtv/users


More information about the mythtv-users mailing list