[mythtv-users] missing -lqt-mt

briscoe at mocktech.com briscoe at mocktech.com
Wed Mar 24 21:11:34 EST 2004


i am trying to compile my mythtv.  i was able to qmake mythtv.pro but when
i tried to make next, i get the following:

/usr/bin/ld: cannot find -lqt-mt
collect2: ld returned 1 exit status

here's the whole story:

[root at localhost mythtv]# make
cd libs && make -f Makefile
make[1]: Entering directory `/usr/src/mythtv/SRC/mythtv/libs'
cd libavcodec && make -f Makefile
make[2]: Entering directory `/usr/src/mythtv/SRC/mythtv/libs/libavcodec'
rm -f libmythavcodec-0.15.so.0.15.0 libmythavcodec-0.15.so
libmythavcodec-0.15.so.0 libmythavcodec-0.15.so.0.15
g++ -Wl,-rpath,/usr/lib/qt-3.1/lib -shared
-Wl,-soname,libmythavcodec-0.15.so.0 -o libmythavcodec-0.15.so.0.15.0
common.o utils.o mem.o allcodecs.o mpegvideo.o h263.o jrevdct.o jfdctfst.o
mpegaudio.o ac3enc.o mjpeg.o audresample.o dsputil.o motion_est.o
imgconvert.o imgresample.o msmpeg4.o mpeg12.o h263dec.o svq1.o rv10.o
mpegaudiodec.o pcm.o simple_idct.o ratecontrol.o adpcm.o eval.o jfdctint.o
dv.o error_resilience.o wmadec.o fft.o mdct.o mace.o huffyuv.o opts.o
cyuv.o golomb.o h264.o raw.o indeo3.o asv1.o vp3.o 4xm.o cabac.o ffv1.o
ra144.o ra288.o vcr1.o cljr.o roqvideo.o dpcm.o interplayvideo.o xan.o
rpza.o cinepak.o msrle.o msvideo1.o vqavideo.o idcinvideo.o adx.o
rational.o faandct.o 8bps.o parser.o smc.o flicvideo.o truemotion1.o
vmdav.o lcl.o qtrle.o g726.o postprocess.o a52dec.o bit_allocate.o
bitstream.o downmix.o imdct.o parse.o crc.o resample.o fdct_mmx.o
cputest.o dsputil_mmx.o mpegvideo_mmx.o idct_mmx.o motion_est_mmx.o
simple_idct_mmx.o fft_sse.o   -L/usr/lib/qt-3.1/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]: *** [libmythavcodec-0.15.so.0.15.0] Error 1
make[2]: Leaving directory `/usr/src/mythtv/SRC/mythtv/libs/libavcodec'
make[1]: *** [sub-libavcodec] Error 2
make[1]: Leaving directory `/usr/src/mythtv/SRC/mythtv/libs'
make: *** [sub-libs] Error 2


thanks for looking.

mark


More information about the mythtv-users mailing list