Hi

I'm trying to compile mythtv-0.17 on a Suse 9.2 system following Robert Kulagowski's HowTo.

I've successfully installed the Linux 2.6.9 kernel from the tarball, successfully installed LAME and I have extracted the mythtv-0.17 tarball. Then:

$ ./configure                 worked fine
$qmake mythtv.pro     worked fine
$make                         gives the following error:

[EMAIL PROTECTED]:~/mythtv/mythtv-0.17> make
cd libs && make -f Makefile
make[1]: Entering directory `/home/mythtv/mythtv/mythtv-0.17/libs'
cd libavcodec && make -f Makefile
make[2]: Entering directory `/home/mythtv/mythtv/mythtv-0.17/libs/libavcodec'
rm -f libmythavcodec-0.17.so.0.17.0 libmythavcodec-0.17.so libmythavcodec-0.17.s
o.0 libmythavcodec-0.17.so.0.17
g++ -Wl,-rpath,/lib -shared -Wl,-soname,libmythavcodec-0.17.so.0 -o libmythavcodec-0.17.so.0.17.0 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 ra144.o ra288.o vcr1.o cljr.o roqvideo.o dpcm.o tscc.o interplayvideo.o xan.o rpza.o cinepak.o msrle.o msvideo1.o vqavideo.o idcinvideo.o adx.o rational.o faandct.o snow.o sonic.o 8bps.o parser.o smc.o flicvideo.o truemotion1.o vmdav.o lcl.o qtrle.o g726.o flac.o vp3dsp.o integer.o h261.oresample2.o h264idct.o png.o pnm.o qdrw.o qpeg.o rangecoder.o ulti.o xl.o bitstream.o vc9.o postprocess.o a52dec.o bit_allocate.o a52_bitstream.o downmix.o imdct.o parse.o crc.o resample.o fdct_mmx.o cputest.o dsputil_mmx.o mpegvideo_mmx.oidct_mmx.o motion_est_mmx.o simple_idct_mmx.o fft_sse.o vp3dsp_mmx.o vp3dsp_sse2.o -L/lib -L/usr/X11R6/lib -lqt-mt -lXext -lX11 -lm -lpthread
/usr/lib/gcc-lib/i586-suse-linux/3.3.4/../../../../i586-suse-linux/bin/ld: cannot find -lqt-mt
collect2: ld returned 1 exit status
make[2]: *** [libmythavcodec-0.17.so.0.17.0] Error 1
make[2]: Leaving directory `/home/mythtv/mythtv/mythtv-0.17/libs/libavcodec'
make[1]: *** [sub-libavcodec] Error 2
make[1]: Leaving directory `/home/mythtv/mythtv/mythtv-0.17/libs'
make: *** [sub-libs] Error 2



I have double checked and reloaded the qt stuff - no help

Can anyone please advise

Many thanks
Tony Luha



_______________________________________________ mythtv-users mailing list mythtv-users@mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to