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

Michael Fox michaelf at users.heimic.net
Mon Jul 3 23:25:55 UTC 2006


On 7/4/06, Nick <knowledgejunkie at gmail.com> wrote:
> 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?


Hey never mind...

I fixed it about 10mins after the post... it turned out that I had not
installed libmyth_0.19 debs I had made previously.. I thought I had,
and I hadn't. Did that and redone. No errors.

Looks like I just built some 0.19-5 debs for my Ubuntu breezy box..
Dapper I found to cause no scheduling to work :(


More information about the mythtv-users mailing list