mkdir -p /home/adeola/REMAP/ndnrtc/bin g++ -o /home/adeola/REMAP/ndnrtc/bin/libndnrtc.dylib -Wl, -dynamiclib -undefined suppress -flat_namespace -fobjc-link-runtime -framework Cocoa -framework OpenGL -framework CoreVideo -framework QTKit -L/home/adeola/REMAP/ndnrtc/thirdparty/bin -lndn-cpp -lndn-c -L/home/adeola/REMAP/ndnrtc/thirdparty/ndn-webrtc/trunk/xcodebuild/Debug -laudio_coding_module -laudio_conference_mixer -laudio_device -laudio_processing -laudio_processing_sse2 -laudioproc_debug_proto -laudioproc_unittest_proto -lbitrate_controller -lchannel_transport -lCNG -lcommand_line_parser -lcommon_audio -lcommon_audio_sse2 -lcommon_video -ldesktop_capture -ldesktop_capture_differ_sse2 -lframe_editing_lib -lG711 -lG722 -lgenperf_libs -lgmock -lgtest -liLBC -liSAC -liSACFix -ljpeg_turbo -lmedia_file -lmetrics -lNetEq -lNetEq4 -lNetEq4TestTools -lneteq_unittest_tools -lNetEqTestTools -lopus -lpaced_sender -lPCM16B -lprotobuf_full_do_not_use -lprotobuf_lite -lrbe_components -lremote_bitrate_estimator -lrtp_rtcp -lsystem_wrappers -ltest -ltest_framework -ltest_support -ltest_support_main -ltest_support_main_threaded_mac -lvideo_capture_module -lvideo_codecs_test_framework -lvideo_coding_utility -lvideo_engine_core -lvideo_processing -lvideo_processing_sse2 -lvideo_quality_analysis -lvideo_render_module -lvideo_tests_common -lvietest -lvoice_engine -lvpx -lvpx_asm_offsets_vp8 -lvpx_intrinsics_mmx -lvpx_intrinsics_sse2 -lvpx_intrinsics_ssse3 -lwebrtc_i420 -lwebrtc_opus -lwebrtc_utility -lwebrtc_video_coding -lwebrtc_vp8 -lyuv -lcrypto -L../../mozilla/obj-xulrunner/dist/bin -L../../mozilla/obj-xulrunner/dist/lib -lxpcomglue_s -shared g++: error: suppress: No such file or directory g++: error: Cocoa: No such file or directory g++: error: OpenGL: No such file or directory g++: error: CoreVideo: No such file or directory g++: error: QTKit: No such file or directory g++: error: unrecognized command line option ‘-flat_namespace’ g++: error: unrecognized command line option ‘-fobjc-link-runtime’ g++: error: unrecognized command line option ‘-framework’ g++: error: unrecognized command line option ‘-framework’ g++: error: unrecognized command line option ‘-framework’ g++: error: unrecognized command line option ‘-framework’ make: *** [libndnrtc.dylib] Error 1