Skip to content

waf not compiling #45

Description

@Eren121

ns3-rdma does not compile using waf:

Traceback (most recent call last):
  File "/home/azy/projects/fec/ns3-rdma/.waf-1.7.11-edc6ccb516c5e3f9b892efc9f53a610f/waflib/Scripting.py", line 97, in waf_entry_point
    run_commands()
  File "/home/azy/projects/fec/ns3-rdma/.waf-1.7.11-edc6ccb516c5e3f9b892efc9f53a610f/waflib/Scripting.py", line 149, in run_commands
    parse_options()
  File "/home/azy/projects/fec/ns3-rdma/.waf-1.7.11-edc6ccb516c5e3f9b892efc9f53a610f/waflib/Scripting.py", line 127, in parse_options
    Context.create_context('options').execute()
  File "/home/azy/projects/fec/ns3-rdma/.waf-1.7.11-edc6ccb516c5e3f9b892efc9f53a610f/waflib/Options.py", line 134, in execute
    super(OptionsContext,self).execute()
  File "/home/azy/projects/fec/ns3-rdma/.waf-1.7.11-edc6ccb516c5e3f9b892efc9f53a610f/waflib/Context.py", line 87, in execute
    self.recurse([os.path.dirname(g_module.root_path)])
  File "/home/azy/projects/fec/ns3-rdma/.waf-1.7.11-edc6ccb516c5e3f9b892efc9f53a610f/waflib/Context.py", line 128, in recurse
    user_function(self)
  File "/home/azy/projects/fec/ns3-rdma/wscript", line 209, in options
    opt.recurse('src')
  File "/home/azy/projects/fec/ns3-rdma/.waf-1.7.11-edc6ccb516c5e3f9b892efc9f53a610f/waflib/Context.py", line 122, in recurse
    wscript_module=load_module(node.abspath())
  File "/home/azy/projects/fec/ns3-rdma/.waf-1.7.11-edc6ccb516c5e3f9b892efc9f53a610f/waflib/Context.py", line 281, in load_module
    exec(compile(code,path,'exec'),module.__dict__)
  File "/home/azy/projects/fec/ns3-rdma/src/wscript", line 11, in <module>
    import TaskGen
ImportError: No module named TaskGen

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions