Project

General

Profile

Actions

Bug #1692

closed

Getting compilation error.

Added by Syed Amin almost 10 years ago. Updated almost 10 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
06/22/2014
Due date:
% Done:

0%

Estimated time:

Description

I just did a fresh git pull and the code is not compiling.

commit 2aa4eca57824d3c0f7c79feda3330e69ce96a7e8

/Users/obaid/NFD/daemon/table/cs-entry.hpp:140:24: error: no member named 'getFullName' in 'ndn::Data'
return m_dataPacket->getFullName();
~~~~~~~~~~~~ ^
1 error generated.

Waf: Leaving directory `/Users/obaid/memphis-repos/ndn/nfd/NFD/build'
Build failed
-> task in 'daemon-objects' failed (exit status 1):
{task 4526544080: cxx available-strategies.cpp -> available-strategies.cpp.3.o}
['/usr/bin/clang++', '-std=c++03', '-pedantic', '-Wall', '-Wno-long-long', '-Wno-unneeded-internal-declaration', '-O0', '-g3', '-fcolor-diagnostics', '-fdiagnostics-color', '-Werror', '-fPIC', '-include', '/Users/obaid/memphis-repos/ndn/nfd/NFD/build/core-objects.2', '-I/Users/obaid/memphis-repos/ndn/nfd/NFD/build/daemon', '-I/Users/obaid/memphis-repos/ndn/nfd/NFD/daemon', '-I/Users/obaid/memphis-repos/ndn/nfd/NFD/build', '-I/Users/obaid/memphis-repos/ndn/nfd/NFD', '-I/Users/obaid/memphis-repos/ndn/nfd/NFD/build/core', '-I/Users/obaid/memphis-repos/ndn/nfd/NFD/core', '-I/usr/local/include', '-I/usr/local/Cellar/sqlite/3.8.3/include', '-I/Users/obaid/memphis-repos/ndn/nfd/NFD/websocketpp', '../daemon/fw/available-strategies.cpp', '-c', '-o', '/Users/obaid/memphis-repos/ndn/nfd/NFD/build/daemon/fw/available-strategies.cpp.3.o']

Actions #1

Updated by Junxiao Shi almost 10 years ago

  • Status changed from New to Rejected

I cannot reproduce this bug. Please make sure you have the latest version of ndn-cxx library.

Actions

Also available in: Atom PDF