Re: [mythtv-users] [OS X] 0.17 compilation problem

2005-02-18 Thread Jeremiah Morris
On Feb 18, 2005, at 4:08 AM, Andreas Weder wrote:
During compilation, I get the following error:
Fink installs the X11 version of Qt, not the native Mac version. You'll 
have to install Qt yourself, or see if Fink has a Qt/Mac install 
available now. (I don't use Fink, so I can't help you more than that.)

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


[mythtv-users] [OS X] 0.17 compilation problem

2005-02-18 Thread Andreas Weder
Hi,

I'm trying to compile mythtv 0.17 on Mac OS X. I'm following the guide
on mythtv.info, and have consulted the documentation and the mailing
list.

During compilation, I get the following error:

c++-3.3 -prebind -dynamiclib -single_module -headerpad_max_install_names -in
stall_name /sw/lib/libmythavcodec-0.17.0.dylib -compatibility_version
  0.17 -current_version   0.17.0 -o libmythavcodec-0.17.0.17.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
vc9.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/sw/lib -L/sw/lib -L/usr/X11R6/lib -lqt-mt -lXext
 -lX11 -lm
ld: tscc.o illegal reference to symbol: _inflateEnd defined in indirectly
referenced dynamic library /usr/lib/libz.1.dylib
/usr/bin/libtool: internal link edit command failed
make[2]: *** [libmythavcodec-0.17.0.17.0.dylib] Error 1
make[1]: *** [sub-libavcodec] Error 2
make: *** [sub-libs] Error 2

My system:
- Mac OS X 10.3.8
- XCode 1.5, Nov2004 gcc updater applied
- I'm using Fink to get and compile all the dependancies: fink 0.23.5-1,
mysql-client 4.1.7-11, lame 3-93.1-11, qt 3.3.3-26, freetype 2.1.3-23

Does anybody see the same issue on his mac (mini :-)) ?

Thanks for any help
- Andreas Weder

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