[mythtv-users] OSX compile failure - ld: file not found: libmythservicecontracts-0.24.0.dylib for architecture i386

brad dreisbach bradd at ameri.ca
Wed May 11 16:21:07 UTC 2011


I am seeing the following failure when compiling on OSX 10.6.7 with Xcode 4.0.2.  Searching the archives
I havent seen any reports of this particular error.  I can open  a ticket if this is deemed a mythtv issue
and not an issue with my environment.

-b

cd libmyth/ && make -f Makefile 
rm -f libmyth-0.24.0.24.0.dylib libmyth-0.24.dylib libmyth-0.24.0.dylib libmyth-0.24.0.24.dylib
g++ -headerpad_max_install_names -arch i386 -single_module -dynamiclib -compatibility_version	0.24 -current_version	0.24.0 -install_name	libmyth-0.24.0.dylib -o libmyth-0.24.0.24.0.dylib audiooutput.o audiooutputbase.o spdifencoder.o audiooutputdigitalencoder.o audiooutputnull.o audiooutpututil.o audiooutputdownmix.o audiosettings.o audiooutputsettings.o pink.o volumebase.o xmlparse.o backendselect.o dbsettings.o dialogbox.o generictree.o langsettings.o managedlist.o mythconfigdialogs.o mythconfiggroups.o mythcontext.o mythdialogs.o mythmediamonitor.o mythplugin.o mythwidgets.o mythwizard.o schemawizard.o output.o settings.o uilistbtntype.o uitypes.o storagegroupeditor.o mythcommandlineparser.o mythterminal.o remoteutil.o rawsettingseditor.o hardwareprofile.o programinfo.o programinfoupdater.o programtypes.o recordingtypes.o mythrssmanager.o netgrabbermanager.o rssparse.o netutils.o virtualkeyboard_qt.o audiooutputca.o mediamonitor-darwin.o moc_backendselect.o moc_dialogbox.o moc_langsettings.o moc_managedlist.o moc_mythconfigdialogs.o moc_mythconfiggroups.o moc_mythcontext.o moc_mythdialogs.o moc_mythmediamonitor.o moc_mythwidgets.o moc_mythwizard.o moc_schemawizard.o moc_settings.o moc_uilistbtntype.o moc_uitypes.o moc_storagegroupeditor.o moc_mythterminal.o moc_rawsettingseditor.o moc_hardwareprofile.o moc_mythrssmanager.o moc_netgrabbermanager.o moc_rssparse.o moc_virtualkeyboard_qt.o    -L../libmythsamplerate -lmythsamplerate-0.24 -L../libmythsoundtouch -lmythsoundtouch-0.24 -L../libmythbase -lmythbase-0.24 -L../libmythui -lmythui-0.24 -L../libmythupnp -lmythupnp-0.24 -L../libmythfreesurround -lmythfreesurround-0.24 -L../../external/FFmpeg/libavcodec -lmythavcodec -L../../external/FFmpeg/libavutil -lmythavutil -L../../external/FFmpeg/libavformat -lmythavformat -framework ApplicationServices -framework AudioUnit -framework Carbon -framework CoreAudio -framework IOKit -framework DiskArbitration -lxml2 -lmp3lame -L/Users/bradd/mythtv_build_git/.osx-packager/build/lib -lbz2 -lfreetype -lQtScript -lQtSql -F/System/Library/Frameworks -L/usr/lib -m32 -L/Users/bradd/mythtv_build_git/.osx-packager/build/lib/mysql -lmysqlclient_r -lz -lm -lQtXml -lQtGui -lQtNetwork -lQtCore  
ld: file not found: libmythservicecontracts-0.24.0.dylib for architecture i386
collect2: ld returned 1 exit status
make[2]: *** [libmyth-0.24.0.24.0.dylib] Error 1
make[1]: *** [sub-libmyth-make_default] Error 2
make: *** [libs] Error 2


More information about the mythtv-users mailing list