[mythtv-users] Compiling mythdvd

Luis Ochoa luis.m.ochoa at gmail.com
Mon Oct 9 12:26:13 UTC 2006


Hi all, I'm trying to compile mythdvd from svn trunk. First, the README says

./configure --enable-transcode --enable-vcd

and there's no configure script in there, I guess the README is
outdated, but then when I do make, I get:

g++  -o mtd main.o dbcheck.o logging.o mtd.o serversocket.o
jobthread.o dvdprobe.o fileobs.o threadevents.o moc_logging.o
moc_mtd.o moc_serversocket.o   -L/usr/lib/qt-3.3/lib -L/usr/X11R6/lib
-L/usr/X11R6/lib -lmyth- -lmythui- -lmythdvdnav- -lqt-mt -lGLU -lGL
-lXmu -lXext -lX11 -lm -lpthread
/usr/bin/ld: cannot find -lmyth-
collect2: ld returned 1 exit status
make[1]: *** [mtd] Error 1
make[1]: Leaving directory `/home/mythtv/mythdvd/mtd'
make: *** [sub-mtd] Error 2

Any ideas?

thanks.


More information about the mythtv-users mailing list