Hi there

There seems to be an issue compiling the latest CVS Mythtv on Mac OS X. I have been using the "How to" here http://www.mythtv.info/moin.cgi/MythOnMacOsx by Jeremiah Morris (Thanks Jeremiah)

The error is:

[PowerBook:~/src/mythtv] colinb% make
cd libs && make -f Makefile
cd libavcodec && make -f Makefile
rm -f libmythavcodec-0.16.0.16.0.dylib libmythavcodec-0.16.dylib libmythavcodec-0.16.0.dylib libmythavcodec-0.16.0.16.dylib
c++ -headerpad_max_install_names -prebind -dynamiclib -single_module -seg1addr 0xC3000000 -compatibility_version 0.16 -current_version 0.16.0 -install_name libmythavcodec-0.16.0.dylib -o libmythavcodec-0.16.0.16.0.dylib 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.o resample2.o h264idct.o png.o pnm.o qdrw.o qpeg.o rangecoder.o ulti.o xl.o bitstream.o postprocess.o a52dec.o bit_allocate.o a52_bitstream.o downmix.o imdct.o parse.o crc.o resample.o dsputil_ppc.o mpegvideo_ppc.o dsputil_altivec.o mpegvideo_altivec.o idct_altivec.o gmc_altivec.o fdct_altivec.o fft_altivec.o dsputil_h264_altivec.o -L/lib -lz -lqt-mt
/usr/bin/libtool: can't locate file for: -lqt-mt
/usr/bin/libtool: file: -lqt-mt is not an object file (not allowed in a library)
make[2]: *** [libmythavcodec-0.16.0.16.0.dylib] Error 1
make[1]: *** [sub-libavcodec] Error 2
make: *** [sub-libs] Error 2


Thanks

Colin

_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to