<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
Hi devs,
<div class=""><br class="">
</div>
<div class="">Weird thing - I can’t compile latest NFD (tags NFD-0.6.0, ndn-cxx-0.6.0) on ubuntu 16.04, getting these errors:</div>
<div class=""><br class="">
</div>
<div class="">...</div>
<div class="">
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">[152/157] Compiling
</span><span style="font-variant-ligatures: no-common-ligatures; color: #34bc26" class="">core/network.cpp</span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; color: rgb(175, 173, 36); background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures; color: #000000" class="">[153/157] Linking
</span><span style="font-variant-ligatures: no-common-ligatures" class="">build/bin/nfd-autoreg</span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; color: rgb(175, 173, 36); background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures; color: #000000" class="">[154/157] Linking
</span><span style="font-variant-ligatures: no-common-ligatures" class="">build/bin/ndn-autoconfig-server</span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">../tools/ndn-autoconfig-server/program.hpp:38: error: undefined reference to 'ndn::FaceUri::FaceUri()'</span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">../tools/ndn-autoconfig-server/main.cpp:77: error: undefined reference to 'ndn::FaceUri::parse(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'</span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">../tools/ndn-autoconfig-server/program.cpp:56: error: undefined reference to 'ndn::FaceUri::toString[abi:cxx11]() const'</span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">../tools/ndn-autoconfig-server/program.cpp:67: error: undefined reference to 'ndn::Face::put(ndn::Data)'</span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">../tools/ndn-autoconfig-server/program.cpp:45: error: undefined reference to 'ndn::mgmt::Dispatcher::Dispatcher(ndn::Face&, ndn::security::v2::KeyChain&, ndn::security::SigningInfo const&, unsigned
 long)'</span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">../core/manager-base.cpp:63: error: undefined reference to 'ndn::Name::at(long) const'</span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">../core/network-interface-predicate.cpp:68: error: undefined reference to 'ndn::ethernet::Address::fromString(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >
 const&)'</span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">../core/network-interface-predicate.cpp:68: error: undefined reference to 'ndn::ethernet::Address::isNull() const'</span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">../core/network-interface-predicate.cpp:121: error: undefined reference to 'ndn::ethernet::Address::toString[abi:cxx11](char) const'</span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">../core/network.cpp:113: error: undefined reference to 'ndn::ip::addressFromString(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'</span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">../core/network.cpp:109: error: undefined reference to 'ndn::ip::addressFromString(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'</span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">../core/network.cpp:110: error: undefined reference to 'ndn::ip::addressFromString(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'</span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">../core/scheduler.cpp:49: error: undefined reference to 'ndn::util::scheduler::Scheduler::scheduleEvent(boost::chrono::duration<long, boost::ratio<1l, 1000000000l> >, std::function<void ()>
 const&)'</span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">collect2: error: ld returned 1 exit status</span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8); min-height: 14px;" class="">
<span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class="">
</div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">../tools/nfd-autoreg.cpp:127: error: undefined reference to 'ndn::ip::addressFromString(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, boost::system::error_code&)'</span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">../tools/nfd-autoreg.cpp:149: error: undefined reference to 'ndn::FaceUri::FaceUri(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'</span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">../tools/nfd-autoreg.cpp:127: error: undefined reference to 'ndn::ip::addressFromString(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, boost::system::error_code&)'</span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">../tools/nfd-autoreg.cpp:213: error: undefined reference to 'ndn::FaceUri::FaceUri(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'</span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">/usr/local/include/ndn-cxx/mgmt/nfd/controller.hpp:68: error: undefined reference to 'ndn::security::v2::getAcceptAllValidator()'</span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">../tools/nfd-autoreg.cpp:56: error: undefined reference to 'ndn::nfd::Controller::Controller(ndn::Face&, ndn::security::v2::KeyChain&, ndn::security::v2::Validator&)'</span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">/usr/local/include/ndn-cxx/face.hpp:459: error: undefined reference to 'ndn::Face::doProcessEvents(boost::chrono::duration<long, boost::ratio<1l, 1000l> >, bool)'</span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">../core/manager-base.cpp:63: error: undefined reference to 'ndn::Name::at(long) const'</span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">../core/network-interface-predicate.cpp:68: error: undefined reference to 'ndn::ethernet::Address::fromString(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >
 const&)'</span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">../core/network-interface-predicate.cpp:68: error: undefined reference to 'ndn::ethernet::Address::isNull() const'</span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">../core/network-interface-predicate.cpp:121: error: undefined reference to 'ndn::ethernet::Address::toString[abi:cxx11](char) const'</span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">../core/network.cpp:113: error: undefined reference to 'ndn::ip::addressFromString(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'</span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">../core/network.cpp:109: error: undefined reference to 'ndn::ip::addressFromString(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'</span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">../core/network.cpp:110: error: undefined reference to 'ndn::ip::addressFromString(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)'</span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">../core/scheduler.cpp:49: error: undefined reference to 'ndn::util::scheduler::Scheduler::scheduleEvent(boost::chrono::duration<long, boost::ratio<1l, 1000000000l> >, std::function<void ()>
 const&)'</span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">collect2: error: ld returned 1 exit status</span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; background-color: rgba(255, 255, 255, 0.8); min-height: 14px;" class="">
<span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class="">
</div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; color: rgb(52, 188, 38); background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">Waf: Leaving directory `/home/peter/NFD/build'</span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; color: rgb(195, 55, 32); background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class=""><b class="">Build failed</b></span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; color: rgb(195, 55, 32); background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class=""><b class=""> -> task in '../bin/ndn-autoconfig-server' failed (exit status 1): </b></span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; color: rgb(195, 55, 32); background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class=""><b class=""><span class="Apple-tab-span" style="white-space:pre"></span>{task 140185184891600: cxxprogram main.cpp.5.o,program.cpp.4.o,city-hash.cpp.2.o,config-file.cpp.2.o,global-io.cpp.2.o,manager-base.cpp.2.o,network-interface-predicate.cpp.2.o,network.cpp.2.o,privilege-helper.cpp.2.o,random.cpp.2.o,rtt-estimator.cpp.2.o,scheduler.cpp.2.o,logger-factory.cpp.2.o,logger.cpp.2.o
 -> ndn-autoconfig-server}</b></span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; color: rgb(195, 55, 32); background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class=""><b class="">['/usr/bin/g++', '-fuse-ld=gold', '-Wl,-O1', '-pthread', '-pthread', '-pthread', 'tools/ndn-autoconfig-server/main.cpp.5.o', 'tools/ndn-autoconfig-server/program.cpp.4.o', 'core/city-hash.cpp.2.o',
 'core/config-file.cpp.2.o', 'core/global-io.cpp.2.o', 'core/manager-base.cpp.2.o', 'core/network-interface-predicate.cpp.2.o', 'core/network.cpp.2.o', 'core/privilege-helper.cpp.2.o', 'core/random.cpp.2.o', 'core/rtt-estimator.cpp.2.o', 'core/scheduler.cpp.2.o',
 'core/logger-factory.cpp.2.o', 'core/logger.cpp.2.o', '-o', '/home/peter/NFD/build/bin/ndn-autoconfig-server', '-Wl,-Bstatic', '-L/usr/lib/x86_64-linux-gnu', '-Wl,-Bdynamic', '-L/usr/local/lib', '-L/usr/lib/x86_64-linux-gnu', '-lndn-cxx', '-lboost_system',
 '-lboost_filesystem', '-lboost_date_time', '-lboost_iostreams', '-lboost_regex', '-lboost_program_options', '-lboost_chrono', '-lboost_thread', '-lboost_log', '-lboost_log_setup', '-lssl', '-lcrypto', '-lsqlite3', '-lrt', '-lpthread', '-lboost_system', '-lboost_chrono',
 '-lboost_program_options', '-lboost_thread', '-lboost_log', '-lboost_log_setup', '-lrt', '-lresolv']</b></span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; color: rgb(195, 55, 32); background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class=""><b class=""> -> task in '../bin/nfd-autoreg' failed (exit status 1): </b></span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; color: rgb(195, 55, 32); background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class=""><b class=""><span class="Apple-tab-span" style="white-space:pre"></span>{task 140185184840912: cxxprogram nfd-autoreg.cpp.1.o,city-hash.cpp.2.o,config-file.cpp.2.o,global-io.cpp.2.o,manager-base.cpp.2.o,network-interface-predicate.cpp.2.o,network.cpp.2.o,privilege-helper.cpp.2.o,random.cpp.2.o,rtt-estimator.cpp.2.o,scheduler.cpp.2.o,logger-factory.cpp.2.o,logger.cpp.2.o
 -> nfd-autoreg}</b></span></div>
<div style="margin: 0px; line-height: normal; font-family: Menlo; color: rgb(195, 55, 32); background-color: rgba(255, 255, 255, 0.8);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class=""><b class="">['/usr/bin/g++', '-fuse-ld=gold', '-Wl,-O1', '-pthread', '-pthread', '-pthread', 'tools/nfd-autoreg.cpp.1.o', 'core/city-hash.cpp.2.o', 'core/config-file.cpp.2.o', 'core/global-io.cpp.2.o',
 'core/manager-base.cpp.2.o', 'core/network-interface-predicate.cpp.2.o', 'core/network.cpp.2.o', 'core/privilege-helper.cpp.2.o', 'core/random.cpp.2.o', 'core/rtt-estimator.cpp.2.o', 'core/scheduler.cpp.2.o', 'core/logger-factory.cpp.2.o', 'core/logger.cpp.2.o',
 '-o', '/home/peter/NFD/build/bin/nfd-autoreg', '-Wl,-Bstatic', '-L/usr/lib/x86_64-linux-gnu', '-Wl,-Bdynamic', '-L/usr/local/lib', '-L/usr/lib/x86_64-linux-gnu', '-lndn-cxx', '-lboost_system', '-lboost_filesystem', '-lboost_date_time', '-lboost_iostreams',
 '-lboost_regex', '-lboost_program_options', '-lboost_chrono', '-lboost_thread', '-lboost_log', '-lboost_log_setup', '-lssl', '-lcrypto', '-lsqlite3', '-lrt', '-lpthread', '-lboost_system', '-lboost_chrono', '-lboost_program_options', '-lboost_thread', '-lboost_log',
 '-lboost_log_setup', '-lrt', '-lresolv']</b></span></div>
</div>
<div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><b class=""><br class="">
</b></span></div>
<div class=""><br class="">
</div>
<div class="">Not exactly sure why is that. Probably something got skewed while removing previous NFD/ndn-cxx and the fix is easy. Insights are appreciated.</div>
<div class=""><br class="">
<div class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div style="letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div style="letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div style="letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div style="letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div style="letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-east-asian: normal; font-variant-position: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
Thanks, </div>
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-east-asian: normal; font-variant-position: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<br class="">
</div>
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-east-asian: normal; font-variant-position: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<br class="">
</div>
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-east-asian: normal; font-variant-position: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<br class="">
</div>
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-east-asian: normal; font-variant-position: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
-- <br class="">
Peter Gusev</div>
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-east-asian: normal; font-variant-position: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<br class="">
<i class=""><a href="mailto:peter@remap.ucla.edu" class="">peter@remap.ucla.edu</a><br class="">
+1 213 5872748<br class="">
</i></div>
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-variant-east-asian: normal; font-variant-position: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<br class="">
</div>
<div style="font-variant-ligatures: normal; font-variant-caps: normal; font-variant-east-asian: normal; font-variant-position: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<i class=""><font color="#929292" class="">Research Scholar @ </font></i><a href="http://remap.ucla.edu/" class=""><i class="">REMAP UCLA</i></a><i class=""><font color="#929292" class=""><br class="">
Video streaming/ICN networks/Creative Development</font></i></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<br class="">
</div>
</body>
</html>