[mythtv-users] Gentoo, MythTV SVN and qt-mt

jmk jmk at foofus.net
Mon Nov 7 11:24:45 EST 2005


Hi,

I'm in the process of migrating some of my 0.18 MythTV installs to SVN.
Unfortunately, the compile is failing due to an inability to locate
qt-mt. The error message is included below. I've seen a number of other
references to this issue, however, no solutions that have worked for me.

Here are some of my troubleshooting attempts: I've set
QTDIR=/usr/qt/3/lib and libqt-mt.so.3.3.4 is in /usr/qt/3/lib. I've
re-emerged QT. I saw one posted that suggested building glibc with NPTL
and recompiling QT would help. Unfortunately, it didn't change anything.

Any suggestions?

Thanks,
Joe


-----
cd libs && make -f Makefile
make[1]: Entering directory
`/h/downloads/multimedia/mythtv/svn/mythtv/libs'
cd libavutil && make -f Makefile
make[2]: Entering directory
`/h/downloads/multimedia/mythtv/svn/mythtv/libs/libavutil'
make[2]: Nothing to be done for `first'.
make[2]: Leaving directory
`/h/downloads/multimedia/mythtv/svn/mythtv/libs/libavutil'
cd libavcodec && make -f Makefile
make[2]: Entering directory
`/h/downloads/multimedia/mythtv/svn/mythtv/libs/libavcodec'
rm -f libmythavcodec-0.18.so.0.18.0 libmythavcodec-0.18.so
libmythavcodec-0.18.so.0 libmythavcodec-0.18.so.0.18
g++ -shared -Wl,-soname,libmythavcodec-0.18.so.0 -o
libmythavcodec-0.18.so.0.18.0 bitstream.o utils.o mem.o allcodecs.o
mpegvideo.o jrevdct.o jfdctfst.o jfdctint.o mpegaudio.o ac3enc.o mjpeg.o
audresample.o resample2.o dsputil.o motion_est.o imgconvert.o
imgresample.o mpeg12.o mpegaudiodec.o pcm.o simple_idct.o ratecontrol.o
adpcm.o eval.o error_resilience.o fft.o mdct.o raw.o golomb.o cabac.o
dpcm.o adx.o faandct.o parser.o g726.o vp3dsp.o h264idct.o rangecoder.o
pnm.o h263.o msmpeg4.o h263dec.o dvdsub.o dvbsub.o dvbsubdec.o opt.o
qdm2.o truemotion2.o myth_utils.o aasc.o alac.o asv1.o cinepak.o cljr.o
cyuv.o dv.o 8bps.o ffv1.o flac.o flicvideo.o 4xm.o fraps.o h261.o h264.o
huffyuv.o idcinvideo.o indeo2.o indeo3.o interplayvideo.o lcl.o loco.o
mace.o msrle.o msvideo1.o png.o qdrw.o qpeg.o qtrle.o ra144.o ra288.o
roqvideo.o rpza.o rv10.o shorten.o smc.o snow.o sonic.o svq1.o
truemotion1.o tscc.o ulti.o vc9.o vcr1.o vmdav.o vorbis.o vp3.o
vqavideo.o wmadec.o wnv1.o ws-snd1.o xan.o xl.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.o idct_mmx.o motion_est_mmx.o
simple_idct_mmx.o fft_sse.o vp3dsp_mmx.o vp3dsp_sse2.o idct_mmx_xvid.o
-L/usr/qt/3/lib/lib -L/usr/X11R6/lib -L../libavutil -lmythavutil-0.18
-lqt-mt -lXext -lX11 -lm -lpthread
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.6/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lqt-mt
collect2: ld returned 1 exit status
make[2]: *** [libmythavcodec-0.18.so.0.18.0] Error 1
make[2]: Leaving directory
`/h/downloads/multimedia/mythtv/svn/mythtv/libs/libavcodec'
make[1]: *** [sub-libavcodec] Error 2
make[1]: Leaving directory
`/h/downloads/multimedia/mythtv/svn/mythtv/libs'
make: *** [sub-libs] Error 2







More information about the mythtv-users mailing list