[mythtv-users] compile problems in mandy 9.1

Jeff "Muddy" Waters mythtvlist at muddysmind.com
Sun Jun 6 21:22:56 EDT 2004


On Sun, 2004-06-06 at 17:11, Michelle Moss wrote:
> Jeff "Muddy" Waters wrote:
> 
> >Hi all, 
> >
> >I'm having problems compiling v.15 on my wife's machine, getting LD
> >errors and I've no idea where to look for answers [knowing LD is a
> >linker I'm assuming either a link is missing or I need to update
> >something.] I've tried the gossamer thing and it's no help.
> >
> >Here is what I'm getting. 
> >
> >###################################
> >$ make
> >cd libs && make -f Makefile
> >make[1]: Entering directory `/home/julie/download/mythtv-0.15/libs'
> >cd libavcodec && make -f Makefile
> >make[2]: Entering directory
> >`/home/julie/download/mythtv-0.15/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++ -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 flac.o vp3dsp.o integer.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 vp3dsp_mmx.o
> >vp3dsp_sse2.o   -L/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
> >`/home/julie/download/mythtv-0.15/libs/libavcodec'
> >make[1]: *** [sub-libavcodec] Error 2
> >make[1]: Leaving directory `/home/julie/download/mythtv-0.15/libs'
> >make: *** [sub-libs] Error 2
> >###########################################################
> >
> >Does this have anything to do with QT?
> >  
> >
> I think you'll find it is to do with QT not being compiled with multi 
> thread support or something. See:
> 
> http://www.gossamer-threads.com/lists/mythtv/dev/18092?search_string=lqt-mt;#18092
> 
> Michelle


Ok, I found (finally!) the .src.rpm file for my exact install of qt3 how
do I compile it with multithreading? I read over the man page and all it
shows for src.rpm files its --rebuild and --recompile.. any ideas?



More information about the mythtv-users mailing list