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

Michael Fox michaelf at users.heimic.net
Mon Jul 3 22:45:34 UTC 2006


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.

Any help appreciated... would really love to get these deb's built
against this version of mythtv so I can use the packages.


More information about the mythtv-users mailing list