[Nfd-dev] trouble building ndn-cxx on Raspberry Pi

Teng Liang philoliang at email.arizona.edu
Tue Jul 25 15:35:25 PDT 2017


Hi Anthony,

> pi at car3:~/ndn-cxx$ ./waf
> Waf: Entering directory `/home/pi/ndn-cxx/build'
> [201/202] Linking build/bin/ndnsec
> ./libndn-cxx.so: error: undefined reference to 
> 'boost::re_detail::cpp_regex_traits_implementation<char>::transform_primary[abi:cxx11](char 
> const*, char const*) const'
> ./libndn-cxx.so: error: undefined reference to 
> 'boost::re_detail::cpp_regex_traits_implementation<char>::transform[abi:cxx11](char 
> const*, char const*) const'
> clang: error: linker command failed with exit code 1 (use -v to see 
> invocation)
I saw the same error message on RPi 2 with a Ubuntu version. However, 
the native compilation should work on Raspbian (tested). You may want to 
have a try (https://www2.cs.arizona.edu/people/philoliang/ndnpi/).

Thanks,
Teng


More information about the Nfd-dev mailing list