i, I want to use spanning tree module in NOX, And I find the basic spanning
tree web page, the URL like the
following:http://www.openflow.org/wk/index.php/Basic_Spanning_Tree
but I got some problem in NOX, like the following:----------------error
message------------------------'spanning_tree' ran into an error: cannot
import a Python module 'nox.netapps.spanning_tree.spanning_tree':
Traceback (most recent call last): File
"./nox/netapps/spanning_tree/spanning_tree.py", line 17, in <module>
from nox.netapps.bindings_storage.pybindings_storage import pybindings_storage
File "./nox/netapps/bindings_storage/pybindings_storage.py", line 7, in
<module> import _pybindings_storage ImportError:
./nox/netapps/bindings_storage/_pybindings_storage.so: undefined symbol:
vigil::applications::Bindings_Storage::get_links(vigil::datapathid,
boost::function<void ()(std::__debug::list<vigil::applications::Link,
std::allocator<vigil::applications::Link> >&), std::allocator<void> >
const&)-------------------------------------------------------------
My nox version is zaku-0.9.0-full beta, do I need to update something or what
code do I need to add?Can anybody tell me how to solve this problem?
Any suggest will be helpful. Thank you.Yi-Shou
_______________________________________________
nox-dev mailing list
[email protected]
http://noxrepo.org/mailman/listinfo/nox-dev