We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
抱歉打扰您 我有安装的问题 我的系统ubuntu22.04(Linux 内核 6.5.0)。 您的软件是 ns-3 all in one 版本。故此我进软件目录 liuchengzhi@liuchengzhi-Default-string:~/Desktop/wifi-ftm-ns3-2-SigStr/ns-allinone-3.33-FTM-SigStr$ ls bake build.py constants.py netanim-3.108 ns-3.33 pybindgen-0.21.0.post15+nga587377 pycache README util.py 后./build.py --enable-examples --enable-tasts 后报错Build 失败 ns3-core'中的->任务失败,退出状态为1(使用-v运行可显示更多信息) 回溯(最近一次调用): 文件 “/home/liuchengzhi/Desktop/wifi-ftm-ns3-2-SigStr/ns-allinone-3.33-FTM-SigStr/./build.py”,第 175 行,在 中 sys.exit(main(sys.argv)) ^^^^^^^^^^^^^^ 文件 “/home/liuchengzhi/Desktop/wifi-ftm-ns3-2-SigStr/ns-allinone-3.33-FTM-SigStr/./build.py”,第 166 行,在 main 中 build_ns3(config, build_examples, build_tests, args, build_options) 文件 “/home/liuchengzhi/Desktop/wifi-ftm-ns3-2-SigStr/ns-allinone-3.33-FTM-SigStr/./build.py”,第 86 行,在 build_ns3 中 run_command([sys.executable, “waf”, “build”] + build_options) 文件 “/home/liuchengzhi/Desktop/wifi-ftm-ns3-2-SigStr/ns-allinone-3.33-FTM-SigStr/util.py”, 第 25 行,在 run_command 中 raise CommandError(“Command %r exited with code %i” % (argv, retval)) util.CommandError: 命令 ['/home/liuchengzhi/anaconda3/bin/python3', 'waf', 'build'] 以代码 1 退出 Running. /waf, the following error is reported Waf: Leaving directory `/home/liuchengzhi/Desktop/wifi-ftm-ns3-2-SigStr/ns-allinone-3.33-FTM-SigStr/ns-3.33/build' Build failed -> task in 'ns3-core' failed with exit status 1: {task 138889945918368: cxx csv-reader.cc -> csv-reader.cc.2.o} ['/usr/bin/g++', '-O0', '-ggdb', '-g3', '-Wall', '-Werror', '-std=c++11', '-Wno-parentheses', '-Wno-error=deprecated-declarations', '-fstrict-aliasing', '-Wstrict-aliasing', '-fPIC', '-pthread', '-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_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DHAVE_IF_TUN_H=1', '-DHAVE_GSL=1', '-DNS3_ENABLE_EXAMPLES', '../src/core/helper/csv-reader.cc', '-c', '-o/home/liuchengzhi/Desktop/wifi-ftm-ns3-2-SigStr/ns-allinone-3.33-FTM-SigStr/ns-3.33/build/src/core/helper/csv-reader.cc.2.o', '-DHAVE_BOOST_UNITS'] What is the problem with the following? How to solve it?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
抱歉打扰您 我有安装的问题
我的系统ubuntu22.04(Linux 内核 6.5.0)。
您的软件是 ns-3 all in one 版本。故此我进软件目录
liuchengzhi@liuchengzhi-Default-string:~/Desktop/wifi-ftm-ns3-2-SigStr/ns-allinone-3.33-FTM-SigStr$ ls
bake build.py constants.py netanim-3.108 ns-3.33 pybindgen-0.21.0.post15+nga587377 pycache README util.py
后./build.py --enable-examples --enable-tasts 后报错Build 失败
ns3-core'中的->任务失败,退出状态为1(使用-v运行可显示更多信息)
回溯(最近一次调用):
文件 “/home/liuchengzhi/Desktop/wifi-ftm-ns3-2-SigStr/ns-allinone-3.33-FTM-SigStr/./build.py”,第 175 行,在 中
sys.exit(main(sys.argv))
^^^^^^^^^^^^^^
文件 “/home/liuchengzhi/Desktop/wifi-ftm-ns3-2-SigStr/ns-allinone-3.33-FTM-SigStr/./build.py”,第 166 行,在 main 中
build_ns3(config, build_examples, build_tests, args, build_options)
文件 “/home/liuchengzhi/Desktop/wifi-ftm-ns3-2-SigStr/ns-allinone-3.33-FTM-SigStr/./build.py”,第 86 行,在 build_ns3 中
run_command([sys.executable, “waf”, “build”] + build_options)
文件 “/home/liuchengzhi/Desktop/wifi-ftm-ns3-2-SigStr/ns-allinone-3.33-FTM-SigStr/util.py”, 第 25 行,在 run_command 中
raise CommandError(“Command %r exited with code %i” % (argv, retval))
util.CommandError: 命令 ['/home/liuchengzhi/anaconda3/bin/python3', 'waf', 'build'] 以代码 1 退出
Running. /waf, the following error is reported
Waf: Leaving directory `/home/liuchengzhi/Desktop/wifi-ftm-ns3-2-SigStr/ns-allinone-3.33-FTM-SigStr/ns-3.33/build'
Build failed
-> task in 'ns3-core' failed with exit status 1:
{task 138889945918368: cxx csv-reader.cc -> csv-reader.cc.2.o}
['/usr/bin/g++', '-O0', '-ggdb', '-g3', '-Wall', '-Werror', '-std=c++11', '-Wno-parentheses', '-Wno-error=deprecated-declarations', '-fstrict-aliasing', '-Wstrict-aliasing', '-fPIC', '-pthread', '-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_SQLITE3=1', '-DHAVE_SEMAPHORE_H=1', '-DHAVE_IF_TUN_H=1', '-DHAVE_GSL=1', '-DNS3_ENABLE_EXAMPLES', '../src/core/helper/csv-reader.cc', '-c', '-o/home/liuchengzhi/Desktop/wifi-ftm-ns3-2-SigStr/ns-allinone-3.33-FTM-SigStr/ns-3.33/build/src/core/helper/csv-reader.cc.2.o', '-DHAVE_BOOST_UNITS']
What is the problem with the following? How to solve it?
The text was updated successfully, but these errors were encountered: