Darth_Malgus

Untitled

Sep 23rd, 2023
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 1.17 KB | Software | 0 0
  1. raceback (most recent call last):
  2.   File "/home/hex/ns-allinone-3.31/ns-3.31/.waf3-2.0.18-ff4ae9f5cc05353d3dc3aeff8854ae69/waflib/Scripting.py", line 119, in waf_entry_point
  3.     run_commands()
  4.   File "/home/hex/ns-allinone-3.31/ns-3.31/.waf3-2.0.18-ff4ae9f5cc05353d3dc3aeff8854ae69/waflib/Scripting.py", line 182, in run_commands
  5.     ctx=run_command(cmd_name)
  6.   File "/home/hex/ns-allinone-3.31/ns-3.31/.waf3-2.0.18-ff4ae9f5cc05353d3dc3aeff8854ae69/waflib/Scripting.py", line 173, in run_command
  7.     ctx.execute()
  8.   File "/home/hex/ns-allinone-3.31/ns-3.31/.waf3-2.0.18-ff4ae9f5cc05353d3dc3aeff8854ae69/waflib/Configure.py", line 85, in execute
  9.     super(ConfigurationContext,self).execute()
  10.   File "/home/hex/ns-allinone-3.31/ns-3.31/.waf3-2.0.18-ff4ae9f5cc05353d3dc3aeff8854ae69/waflib/Context.py", line 85, in execute
  11.     self.recurse([os.path.dirname(g_module.root_path)])
  12.   File "/home/hex/ns-allinone-3.31/ns-3.31/.waf3-2.0.18-ff4ae9f5cc05353d3dc3aeff8854ae69/waflib/Context.py", line 126, in recurse
  13.     user_function(self)
  14.   File "/home/hex/ns-allinone-3.31/ns-3.31/wscript", line 504, in configure
  15.     opt.recurse('contrib/cryptopp')
  16. NameError: name 'opt' is not defined
  17.  
Tags: NS3
Advertisement
Add Comment
Please, Sign In to add comment