Bugzilla – Bug 2786
unimplemented method blocks visualizer
Last modified: 2017-09-29 17:08:21 UTC
On ns-3.27.rc1, the unimplemented method LteSpectrumPhy::SetLtePhyTxEndCallback () causes $ ./waf --pyrun src/flow-monitor/examples/wifi-olsr-flowmon.py --vis to exit with: ImportError: /ns-allinone-3.27.rc1/ns-3.27.rc1/build/bindings/python/ns/lte.so: undefined symbol: _ZN3ns314LteSpectrumPhy22SetLtePhyTxEndCallbackENS_8CallbackIvNS_3PtrIKNS_6PacketEEENS_5emptyES6_S6_S6_S6_S6_S6_S6_EE The solution is to remove the declaration from lte-spectrum-phy.h (and also from the bindings).
fixed in changeset 13105:e405cdc52a66