[Buildroot] [PATCH 2/2] package/ibrdtnd: include cstring

Peter Korsgaard peter at korsgaard.com
Tue Feb 5 16:26:29 UTC 2019


>>>>> "Matt" == Matt Weber <matthew.weber at rockwellcollins.com> writes:

 > Failure output
 >  SecurityCertificateManager.lo
 >  SecurityCertificateManager.cpp: In static member function 'static void dtn::security::SecurityCertificateManager::validateSubject(X509*, const string&)':
 >  SecurityCertificateManager.cpp:208:53: error: 'memcmp' was not declared in this scope
 >         if(memcmp(utf8_eid, utf8_cert_name, utf8_eid_len) == 0){

 > Upstream
 > https://github.com/ibrdtn/ibrdtn/commit/122fa8ed49f896abf6a389505f3d0b66d49d1e77

 > Signed-off-by: Matthew Weber <matthew.weber at rockwellcollins.com>
 > ---
 > Unsure why this failure came up as part of my testing for
 > http://autobuild.buildroot.net/results/385/3852a414afacbe3c044b1e49be8ccf8c554c8565
 > That build failure was using GCC4.8 and this fix was for GCC8.2+

Committed, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list