[mythtv-users] frontend on OSX?

Sabin Dang lists at sabindang.com
Tue Jan 27 14:21:24 EST 2004


>>
> I tried to compile mythtv and it died here:
>
> c++-3.3 -headerpad_max_install_names -dynamiclib -single_module 
> -install_name /sw/lib/libmythavcodec-0.14.0.dylib 
> -compatibility_version        0.14 -current_version   0.14.0 -o 
> libmythavcodec-0.14.0.14.0.dylib 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 postprocess.o a52dec.o 
> bit_allocate.o bitstream.o downmix.o imdct.o parse.o crc.o resample.o 
> dsputil_ppc.o mpegvideo_ppc.o   -L/sw/lib -L/sw/lib -L/usr/X11R6/lib 
> -lqt-mt -lXext -lX11 -lm -lXt
> ld: lcl.o illegal reference to symbol: _deflate defined in indirectly 
> referenced dynamic library /usr/lib/libz.1.dylib
> /usr/bin/libtool: internal link edit command failed
> distcc[24392] ERROR: compile on localhost failed
> make[2]: *** [libmythavcodec-0.14.0.14.0.dylib] Error 1
> make[1]: *** [sub-libavcodec] Error 2
> make: *** [sub-libs] Error 2
> [Darron-Froeses-Computer:~/Desktop/mythtv] darron%
>
> I've been using QT from fink. I haven't had time to get past this and 
> don't really know what's going on.
>



I've been trying to do the same thing! Except it looks as if you have 
gotten farther than I have.  My compile is dying at

c++ -headerpad_max_install_names -dynamiclib -single_module 
-install_name /sw/lib/libmyth-0.13.0.dylib -compatibility_version   
0.13 -current_version   0.13.0 -o libmyth-0.13.0.13.0.dylib dialogbox.o 
lcddevice.o mythcontext.o mythwidgets.o oldsettings.o remotefile.o 
settings.o themedmenu.o util.o mythwizard.o volumecontrol.o uitypes.o 
xmlparse.o mythplugin.o mythdialogs.o audiooutput.o audiooutputoss.o 
inetcomms.o httpcomms.o moc_dialogbox.o moc_lcddevice.o 
moc_mythcontext.o moc_mythwidgets.o moc_settings.o moc_themedmenu.o 
moc_mythwizard.o moc_uitypes.o moc_mythdialogs.o moc_inetcomms.o 
moc_httpcomms.o  -L/sw/lib -L/sw/lib -L/usr/X11R6/lib -lqt-mt -lXext 
-lX11 -lm -lXt
ld: Undefined symbols:
_gContext
/usr/bin/libtool: internal link edit command failed
make[2]: *** [libmyth-0.13.0.13.0.dylib] Error 1
make[1]: *** [sub-libmyth] Error 2
make: *** [sub-libs] Error 2

Did you or anyone else get this error while attempting to compile for 
OS X?  If so how did you go about fixing it? If its useful I'm 
attempting to compile for .13 source.

Thanks!

Sabin



More information about the mythtv-users mailing list