Score:0

error in ns3.34 in ubuntu 22.04 while running ./build.py --enable-examples --enable-tests

th flag

I was running the code ./build.py --enable-examples --enable-tests in ns3.34 in ubuntu 22.04 and it got this error :

[2306/3014] Processing command (${PYTHON}): ../bindings/python/ns3modulegen-modular.py ../src/antenna/bindings/modulegen__gcc_LP64.py -> src/antenna/bindings/ns3module.cc src/antenna/bindings/ns3module.h src/antenna/bindings/ns3modulegen.log
Waf: Leaving directory `/home/grimowl/Desktop/ns-allinone-3.34/ns-3.34/build'
Build failed
 -> task in 'pybindgen(ns3 module antenna)' failed with exit status 1 (run with -v to display more information)
Traceback (most recent call last):
  File "/home/grimowl/Desktop/ns-allinone-3.34/./build.py", line 175, in <module>
    sys.exit(main(sys.argv))
  File "/home/grimowl/Desktop/ns-allinone-3.34/./build.py", line 166, in main
    build_ns3(config, build_examples, build_tests, args, build_options)
  File "/home/grimowl/Desktop/ns-allinone-3.34/./build.py", line 86, in build_ns3
    run_command([sys.executable, "waf", "build"] + build_options)
  File "/home/grimowl/Desktop/ns-allinone-3.34/util.py", line 25, in run_command
    raise CommandError("Command %r exited with code %i" % (argv, retval))
util.CommandError: Command ['/usr/bin/python3', 'waf', 'build'] exited with code 1

Please help on how to fix this error. Thanks in advance.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.