Project

General

Profile

Bug #4284

ld: symbol(s) not found for architecture x86_64

Added by Markus Griesslehner over 7 years ago. Updated over 7 years ago.

Status:
Invalid
Priority:
Normal
Assignee:
-
Category:
General
Target version:
-
Start date:
2017-03-15
Due date:
% Done:

0%

Estimated time:
Found in version:
0a4e712
Affected Versions:

Description

Hi,

i get following error while compiling on macOS. Unfortunately I have no idea how I can proceed with this problem. Do you have an idea what goes wrong here?

Thanks.

CC              tvheadend
Apple LLVM version 8.0.0 (clang-800.0.42.1)
Target: x86_64-apple-darwin16.4.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
 "/Library/Developer/CommandLineTools/usr/bin/ld" -demangle -dynamic -arch x86_64 -macosx_version_min 10.12.0 -pie -o /Users/markus/Downloads/tvheadend-master/build.darwin/tvheadend -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/usr/local/opt/expat/lib -L/usr/local/opt/openssl/lib -L/usr/local/lib -L/usr/local/opt/expat/lib -L/usr/local/Cellar/uriparser/0.8.4/lib -L/Users/markus/Downloads/tvheadend-master/build.darwin/ffmpeg/build/ffmpeg/lib /Users/markus/Downloads/tvheadend-master/build.darwin/src/version.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/uuid.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/main.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/tvhlog.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/idnode.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/prop.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/utils.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/wrappers.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/access.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/tcp.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/udp.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/url.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/http.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/notify.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/file.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/epg.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/epgdb.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/epggrab.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/spawn.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/packet.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/streaming.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/channels.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/subscriptions.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/service.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/htsp_server.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/htsmsg.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/htsmsg_binary.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/htsmsg_json.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/htsmsg_xml.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/misc/dbl.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/misc/json.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/misc/m3u.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/settings.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/htsbuf.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/trap.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/htsstr.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/tvhpoll.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/huffman.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/filebundle.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/config.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/lang_codes.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/lang_str.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/imagecache.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/tvhtime.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/service_mapper.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/input.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/httpc.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/rtsp.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/download.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/fsmonitor.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/cron.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/esfilter.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/intlconv.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/profile.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/bouquet.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/lock.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/wizard.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/memoryinfo.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/api.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/api/api_config.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/api/api_status.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/api/api_idnode.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/api/api_input.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/api/api_channel.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/api/api_service.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/api/api_mpegts.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/api/api_epg.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/api/api_epggrab.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/api/api_imagecache.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/api/api_esfilter.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/api/api_intlconv.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/api/api_access.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/api/api_dvr.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/api/api_caclient.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/api/api_profile.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/api/api_bouquet.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/api/api_language.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/api/api_satip.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/api/api_timeshift.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/api/api_wizard.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/parsers/parsers.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/parsers/bitstream.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/parsers/parser_h264.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/parsers/parser_hevc.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/parsers/parser_latm.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/parsers/parser_avc.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/parsers/parser_teletext.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/epggrab/module.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/epggrab/channel.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/epggrab/module/pyepg.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/epggrab/module/xmltv.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/plumbing/tsfix.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/plumbing/globalheaders.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/dvr/dvr_db.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/dvr/dvr_rec.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/dvr/dvr_autorec.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/dvr/dvr_timerec.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/dvr/dvr_vfsmgr.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/dvr/dvr_config.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/dvr/dvr_cutpoints.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/webui/webui.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/webui/comet.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/webui/extjs.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/webui/simpleui.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/webui/statedump.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/webui/html.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/webui/webui_api.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/webui/xmltv.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/webui/doc_md.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/muxer.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/muxer/muxer_pass.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/muxer/ebml.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/muxer/muxer_mkv.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/muxer/muxer_audioes.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/tvh_locale.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/bonjour.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/libav.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/muxer/muxer_libav.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/plumbing/transcoding.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/descrambler/tvhcsa.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/descrambler/cwc.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/descrambler/emm_reass.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/descrambler/capmt.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/descrambler/constcw.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/descrambler/ffdecsa/ffdecsa_interface.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/descrambler/ffdecsa/ffdecsa_int.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/descrambler/ffdecsa/ffdecsa_mmx.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/descrambler/ffdecsa/ffdecsa_sse2.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/descrambler/libaesdec/libaesdec.o /Users/markus/Downloads/tvheadend-master/build.darwin/src/docs.o /Users/markus/Downloads/tvheadend-master/build.darwin/build.o /Users/markus/Downloads/tvheadend-master/build.darwin/timestamp.o -lssl -lcrypto -lz -lz -luriparser -ldl -lpthread -lm -liconv -framework CoreServices /Users/markus/Downloads/tvheadend-master/build.darwin/ffmpeg/build/ffmpeg/lib/libavfilter.a /Users/markus/Downloads/tvheadend-master/build.darwin/ffmpeg/build/ffmpeg/lib/libswresample.a /Users/markus/Downloads/tvheadend-master/build.darwin/ffmpeg/build/ffmpeg/lib/libavresample.a /Users/markus/Downloads/tvheadend-master/build.darwin/ffmpeg/build/ffmpeg/lib/libswscale.a /Users/markus/Downloads/tvheadend-master/build.darwin/ffmpeg/build/ffmpeg/lib/libavformat.a /Users/markus/Downloads/tvheadend-master/build.darwin/ffmpeg/build/ffmpeg/lib/libavcodec.a /Users/markus/Downloads/tvheadend-master/build.darwin/ffmpeg/build/ffmpeg/lib/libavutil.a /Users/markus/Downloads/tvheadend-master/build.darwin/ffmpeg/build/ffmpeg/lib/libx264.a /Users/markus/Downloads/tvheadend-master/build.darwin/ffmpeg/build/ffmpeg/lib/libx265.a /Users/markus/Downloads/tvheadend-master/build.darwin/ffmpeg/build/ffmpeg/lib/libvpx.a /Users/markus/Downloads/tvheadend-master/build.darwin/ffmpeg/build/ffmpeg/lib/libogg.a /Users/markus/Downloads/tvheadend-master/build.darwin/ffmpeg/build/ffmpeg/lib/libtheoraenc.a /Users/markus/Downloads/tvheadend-master/build.darwin/ffmpeg/build/ffmpeg/lib/libtheoradec.a /Users/markus/Downloads/tvheadend-master/build.darwin/ffmpeg/build/ffmpeg/lib/libtheora.a /Users/markus/Downloads/tvheadend-master/build.darwin/ffmpeg/build/ffmpeg/lib/libvorbisfile.a /Users/markus/Downloads/tvheadend-master/build.darwin/ffmpeg/build/ffmpeg/lib/libvorbisenc.a /Users/markus/Downloads/tvheadend-master/build.darwin/ffmpeg/build/ffmpeg/lib/libvorbis.a /Users/markus/Downloads/tvheadend-master/build.darwin/ffmpeg/build/ffmpeg/lib/libfdk-aac.a -lavfilter -framework QuartzCore -framework CoreFoundation -framework VideoToolbox -framework CoreMedia -framework CoreVideo -framework CoreFoundation -framework AudioToolbox -framework CoreMedia -framework VideoDecodeAcceleration -framework CoreFoundation -framework QuartzCore -liconv -framework CoreFoundation -framework Security -lx265 -lc++ -ldl -lx264 -lpthread -lm -ldl -lvpx -lm -lpthread -lvpx -lm -lpthread -lvorbisenc -lvorbis -logg -ltheoraenc -ltheoradec -logg -lfdk-aac -lm -lbz2 -lz -framework CoreServices -ldl -lswresample -lm -lavresample -lm -lswscale -lm -lavformat -framework QuartzCore -framework CoreFoundation -framework VideoToolbox -framework CoreMedia -framework CoreVideo -framework CoreFoundation -framework AudioToolbox -framework CoreMedia -framework VideoDecodeAcceleration -framework CoreFoundation -framework QuartzCore -liconv -framework CoreFoundation -framework Security -lx265 -lc++ -ldl -lx264 -lpthread -lm -ldl -lvpx -lm -lpthread -lvpx -lm -lpthread -lvorbisenc -lvorbis -logg -ltheoraenc -ltheoradec -logg -lfdk-aac -lm -lbz2 -lz -framework CoreServices -ldl -lavcodec -framework QuartzCore -framework CoreFoundation -framework VideoToolbox -framework CoreMedia -framework CoreVideo -framework CoreFoundation -framework AudioToolbox -framework CoreMedia -framework VideoDecodeAcceleration -framework CoreFoundation -framework QuartzCore -liconv -framework CoreFoundation -framework Security -lx265 -lc++ -ldl -lx264 -lpthread -lm -ldl -lvpx -lm -lpthread -lvpx -lm -lpthread -lvorbisenc -lvorbis -logg -ltheoraenc -ltheoradec -logg -lfdk-aac -lm -lbz2 -lz -framework CoreServices -ldl -lavutil -lm -lSystem /Library/Developer/CommandLineTools/usr/bin/../lib/clang/8.0.0/lib/darwin/libclang_rt.osx.a
Undefined symbols for architecture x86_64:
  "_caclient_class", referenced from:
      _api_caclient_init.ah in api_caclient.o
      _caclient_cwc_class in cwc.o
      _caclient_capmt_class in capmt.o
      _caclient_ccw_des_class in constcw.o
      _caclient_ccw_aes_class in constcw.o
     (maybe you meant: _tvh_doc_caclient_class)
  "_caclient_classes", referenced from:
      _api_caclient_builders in api_caclient.o
  "_caclient_create", referenced from:
      _api_caclient_create in api_caclient.o
  "_caclient_get_status", referenced from:
      _api_caclient_list in api_caclient.o
  "_caclient_set_status", referenced from:
      _cwc_conf_changed in cwc.o
      _cwc_thread in cwc.o
      _cwc_decode_card_data_reply in cwc.o
      _cwc_running_reply in cwc.o
      _capmt_conf_changed in capmt.o
      _capmt_write_msg in capmt.o
      _capmt_enumerate_services in capmt.o
      ...
  "_caclients", referenced from:
      _api_caclient_list in api_caclient.o
  "_caid2name", referenced from:
      _esfilter_build_ca_enum in esfilter.o
      _cwc_running_reply in cwc.o
      _cwc_new_card in cwc.o
      _emm_filter in emm_reass.o
  "_clock_nanosleep_abstime", referenced from:
      _tvh_write in wrappers.o
      _tvh_safe_usleep in wrappers.o
      _tvh_mutex_timedlock in wrappers.o
      _tvh_usleep in wrappers.o
      _tvh_usleep_abs in wrappers.o
  "_descrambler_caid_changed", referenced from:
      _service_start in service.o
      _service_restart in service.o
  "_descrambler_close_emm", referenced from:
      _cwc_free in cwc.o
      _cwc_caid_update in cwc.o
      _cwc_thread in cwc.o
  "_descrambler_close_pid", referenced from:
      _cwc_service_start in cwc.o
      _cwc_service_destroy in cwc.o
      _capmt_pid_flush_adapter in capmt.o
      _capmt_pid_remove in capmt.o
  "_descrambler_done", referenced from:
      _main in main.o
  "_descrambler_flush_table_data", referenced from:
      _cwc_thread in cwc.o
  "_descrambler_init", referenced from:
      _main in main.o
  "_descrambler_keys", referenced from:
      _cwc_running_reply in cwc.o
      _capmt_process_key in capmt.o
      _constcw_service_start in constcw.o
  "_descrambler_notify", referenced from:
      _cwc_running_reply in cwc.o
      _capmt_thread in capmt.o
  "_descrambler_open_emm", referenced from:
      _cwc_caid_update in cwc.o
  "_descrambler_open_pid", referenced from:
      _cwc_service_start in cwc.o
      _capmt_thread in capmt.o
  "_descrambler_resolved", referenced from:
      _cwc_running_reply in cwc.o
  "_descrambler_service_start", referenced from:
      _service_start in service.o
      _service_restart in service.o
  "_descrambler_service_stop", referenced from:
      _service_stop in service.o
  "_detect_card_type", referenced from:
      _emm_reass_init in emm_reass.o
  "_dvb_bouquets_parse", referenced from:
      _main in main.o
  "_dvb_done", referenced from:
      _main in main.o
  "_dvb_init", referenced from:
      _main in main.o
  "_dvb_network_class", referenced from:
      _wizard_muxes in wizard.o
      _muxes_changed in wizard.o
  "_dvb_network_class_scanfile_list", referenced from:
      _muxes_get_list1 in wizard.o
      _muxes_get_list2 in wizard.o
      _muxes_get_list3 in wizard.o
      _muxes_get_list4 in wizard.o
      _muxes_get_list5 in wizard.o
      _muxes_get_list6 in wizard.o
  "_dvb_network_scanfile_set", referenced from:
      _muxes_changed in wizard.o
  "_dvb_sat_position_to_str", referenced from:
      _api_dvb_orbitalpos_list in api_mpegts.o
  "_dvb_table_append_crc32", referenced from:
      _pass_muxer_pat_cb in muxer_pass.o
      _pass_muxer_sdt_cb in muxer_pass.o
      _pass_muxer_eit_cb in muxer_pass.o
      _pass_muxer_pmt_cb in muxer_pass.o
  "_dvb_table_parse", referenced from:
      _pass_muxer_write_pkt in muxer_pass.o
  "_dvb_table_parse_done", referenced from:
      _pass_muxer_reconfigure in muxer_pass.o
      _pass_muxer_destroy in muxer_pass.o
  "_dvb_table_parse_init", referenced from:
      _pass_muxer_create in muxer_pass.o
      _pass_muxer_reconfigure in muxer_pass.o
  "_dvb_table_remux", referenced from:
      _pass_muxer_pat_cb in muxer_pass.o
      _pass_muxer_sdt_cb in muxer_pass.o
      _pass_muxer_eit_cb in muxer_pass.o
      _pass_muxer_pmt_cb in muxer_pass.o
  "_eit_done", referenced from:
      _epggrab_done in epggrab.o
  "_eit_init", referenced from:
      _epggrab_init in epggrab.o
  "_eit_load", referenced from:
      _epggrab_init in epggrab.o
  "_epggrab_ota_init", referenced from:
      _epggrab_init in epggrab.o
  "_epggrab_ota_post", referenced from:
      _epggrab_init in epggrab.o
  "_epggrab_ota_set_cron", referenced from:
      _epggrab_class_ota_cron_notify in epggrab.o
  "_epggrab_ota_shutdown", referenced from:
      _epggrab_done in epggrab.o
  "_epggrab_ota_trigger", referenced from:
      _api_epggrab_ota_trigger in api_epggrab.o
  "_iptv_auto_network_class", referenced from:
      _wizard_muxes in wizard.o
      _muxes_changed in wizard.o
  "_iptv_bouquet_trigger_by_uuid", referenced from:
      _bouquet_scan in bouquet.o
  "_mpegts_done", referenced from:
      _main in main.o
  "_mpegts_init", referenced from:
      _main in main.o
     (maybe you meant: _api_mpegts_init)
  "_mpegts_input_class", referenced from:
      _api_mpegts_input_network_list in api_mpegts.o
  "_mpegts_mux_bouquet_rescan", referenced from:
      _bouquet_scan in bouquet.o
  "_mpegts_mux_class", referenced from:
      _api_mpegts_init.ah in api_mpegts.o
      _http_stream in webui.o
     (maybe you meant: _tvh_doc_mpegts_mux_class)
  "_mpegts_mux_nice_name", referenced from:
      _subscription_reschedule in subscriptions.o
  "_mpegts_mux_sched_all", referenced from:
      _api_mpegts_mux_sched_grid in api_mpegts.o
  "_mpegts_mux_sched_class", referenced from:
      _api_mpegts_init.ah in api_mpegts.o
     (maybe you meant: _tvh_doc_mpegts_mux_sched_class)
  "_mpegts_mux_sched_create", referenced from:
      _api_mpegts_mux_sched_create in api_mpegts.o
  "_mpegts_network_all", referenced from:
      _network_changed in wizard.o
      _wizard_muxes in wizard.o
      _api_mpegts_network_grid in api_mpegts.o
      _api_mpegts_mux_grid in api_mpegts.o
      _api_mpegts_service_grid in api_mpegts.o
      _wizard_status_progress in api_wizard.o
  "_mpegts_network_build", referenced from:
      _api_mpegts_network_create in api_mpegts.o
  "_mpegts_network_builders", referenced from:
      _api_mpegts_network_builders in api_mpegts.o
  "_mpegts_network_class", referenced from:
      _wizard_network in wizard.o
      _muxes_get_list1 in wizard.o
      _muxes_get_list2 in wizard.o
      _muxes_get_list3 in wizard.o
      _muxes_get_list4 in wizard.o
      _muxes_get_list5 in wizard.o
      _muxes_get_list6 in wizard.o
      ...
     (maybe you meant: _tvh_doc_mpegts_network_class)
  "_mpegts_network_scan", referenced from:
      _api_mpegts_network_scan in api_mpegts.o
  "_mpegts_pid_add", referenced from:
      _http_stream_mux in webui.o
  "_mpegts_pid_init", referenced from:
      _http_stream_mux in webui.o
  "_mpegts_service_class", referenced from:
      _subscription_reschedule in subscriptions.o
      _service_build_stream_start in service.o
      _api_mpegts_init.ah in api_mpegts.o
      _cwc_service_start in cwc.o
      _capmt_service_start in capmt.o
      _constcw_service_start in constcw.o
     (maybe you meant: _tvh_doc_mpegts_service_class)
  "_mpegts_service_create_raw", referenced from:
      _subscription_create_from_mux in subscriptions.o
  "_mpegts_service_find_e2", referenced from:
      _bouquet_download_process in bouquet.o
  "_name2caid", referenced from:
      _service_load in service.o
  "_opentv_done", referenced from:
      _epggrab_done in epggrab.o
  "_opentv_init", referenced from:
      _epggrab_init in epggrab.o
  "_opentv_load", referenced from:
      _epggrab_init in epggrab.o
  "_psip_init", referenced from:
      _epggrab_init in epggrab.o
  "_satellites", referenced from:
      _api_dvb_orbitalpos_list in api_mpegts.o
  "_satip_device_discovery_start", referenced from:
      _api_input_satip_discover in api_input.o
  "_satip_server_conf", referenced from:
      _config_boot in config.o
      _config_class_save in config.o
      _api_satip_server_init.ah in api_satip.o
  "_satip_server_done", referenced from:
      _main in main.o
  "_satip_server_http_page", referenced from:
      _webui_init in webui.o
  "_satip_server_init", referenced from:
      _main in main.o
     (maybe you meant: _api_satip_server_init)
  "_satip_server_register", referenced from:
      _main in main.o
  "_scanfile_find_region_list", referenced from:
      _api_dvb_scanfile_list in api_mpegts.o
  "_scanfile_init", referenced from:
      _config_muxconfpath_notify_cb in config.o
  "_timeshift_conf", referenced from:
      _tvheadend_capabilities_list in main.o
      _tvheadend_capabilities in main.o
      _htsp_method_subscribe in htsp_server.o
      _htsp_streaming_input in htsp_server.o
      _api_timeshift_init.ah in api_timeshift.o
  "_timeshift_create", referenced from:
      _profile_htsp_work in profile.o
      _profile_transcode_work in profile.o
  "_timeshift_destroy", referenced from:
      _profile_chain_close in profile.o
  "_timeshift_init", referenced from:
      _main in main.o
     (maybe you meant: _api_timeshift_init)
  "_timeshift_term", referenced from:
      _main in main.o
  "_ts_recv_packet2", referenced from:
      _tvhcsa_des_flush in tvhcsa.o
      _tvhcsa_aes_descramble in tvhcsa.o
  "_tvh_gzip_deflate", referenced from:
      _http_send_reply in http.o
      _fb_open2 in filebundle.o
  "_tvh_gzip_deflate_fd_header", referenced from:
      _epg_save_tsk_callback in epgdb.o
      _hts_settings_save in settings.o
  "_tvh_gzip_inflate", referenced from:
      _epg_init in epgdb.o
      _hts_settings_load_one in settings.o
  "_upnp_server_done", referenced from:
      _main in main.o
  "_upnp_server_init", referenced from:
      _main in main.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [/Users/markus/Downloads/tvheadend-master/build.darwin/tvheadend] Error 1

History

#1

Updated by Markus Griesslehner over 7 years ago

If i check the architecture with lipo (packet.o for example), the output is:

lipo -info /Users/markus/Downloads/tvheadend-master/build.darwin/src/packet.o 
Non-fat file: /Users/markus/Downloads/tvheadend-master/build.darwin/src/packet.o is architecture: x86_64
</pre

	

Seems okay for me so i doesn't understand the problem.

#2

Updated by Jaroslav Kysela over 7 years ago

  • Status changed from New to Invalid

Also available in: Atom PDF