GithubHelp home page GithubHelp logo

Not able to complie about lorawan HOT 3 CLOSED

signetlabdei avatar signetlabdei commented on September 4, 2024
Not able to complie

from lorawan.

Comments (3)

DvdMgr avatar DvdMgr commented on September 4, 2024

Hi!
Can you give me some further details on what is going wrong? What does the error message look like? Is it happening during configuration or compilation?

from lorawan.

mamadur avatar mamadur commented on September 4, 2024

Thank you for your response.

Error is observed while compilation.

Details:
/usr/include/c++/4.8/bits/stl_list.h:1149:9: note: template argument deduction/substitution failed:
../src/wifi/model/block-ack-manager.cc:927:51: note: cannot convert ‘it’ (type ‘std::list<std::_List_iteratorns3::BlockAckManager::Item >::const_iterator {aka std::_List_const_iterator<std::_List_iteratorns3::BlockAckManager::Item >}’) to type ‘std::list<std::_List_iteratorns3::BlockAckManager::Item >::iterator {aka std::_List_iterator<std::_List_iteratorns3::BlockAckManager::Item >}’
it = m_retryPackets.insert (it, item);
^

Waf: Leaving directory `/home/mamadur/ns-3-dev/build'
Build failed
-> task in 'ns3-wifi' failed (exit status 1):
{task 140185549375376: cxx block-ack-manager.cc -> block-ack-manager.cc.1.o}
['/usr/bin/g++', '-O0', '-ggdb', '-g3', '-Wall', '-Werror', '-std=c++11', '-Wno-error=deprecated-declarations', '-fstrict-aliasing', '-Wstrict-aliasing', '-fPIC', '-pthread', '-I.', '-I..', '-DNS3_BUILD_PROFILE_DEBUG', '-DNS3_ASSERT_ENABLE', '-DNS3_LOG_ENABLE', '-DHAVE_SYS_IOCTL_H=1', '-DHAVE_IF_NETS_H=1', '-DHAVE_NET_ETHERNET_H=1', '-DHAVE_PACKET_H=1', '-DHAVE_IF_TUN_H=1', '../src/wifi/model/block-ack-manager.cc', '-c', '-o',

from lorawan.

DvdMgr avatar DvdMgr commented on September 4, 2024

The problem seems to be in the wifi module! It doesn't look like I can help you, since the problem is not with the lorawan module.

I suggest you to visit the ns-3-users google group for support on this kind of issues!

from lorawan.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.