[ndnSIM] Error building ns-3 (ndn)

Andrey Silva andreysilva.eng at gmail.com
Thu Sep 3 16:11:59 PDT 2015


Thank you Spyridon, this will help very much.

Regards,
Andrey.

2015-09-03 20:02 GMT-03:00 Spyridon (Spyros) Mastorakis <
spiros.mastorakis at gmail.com>:

> Hi guys,
>
> we are currently working actively on a new release of ndnSIM. The
> documentation on our website will be updated and the release would be made
> very soon.
>
> Thank you.
>
> --
> Spyridon (Spyros) Mastorakis
> Personal Website: http://cs.ucla.edu/~mastorakis/
> Internet Research Laboratory
> PhD Computer Science
> UCLA
>
>
>
>
> > On Sep 3, 2015, at 3:53 PM, Andrey Silva <andreysilva.eng at gmail.com>
> wrote:
> >
> > Hello,
> >
> > I had the same error. It is happening because the folders ndn-cxx and
> NFD are empty.
> >
> > Here is what i did:
> >
> > Istead of
> > git clone https://github.com/named-data/ndnSIM.git
> >  ns-3/src/ndnSIM
> >
> > Do it
> > git clone --recursive https://github.com/named-data/ndnSIM.git
> ns-3/src/ndnSIM
> > It worked for me.
> >
> > Regards,
> > Andrey.
> >
> >
> > 2015-09-03 19:27 GMT-03:00 Jose Velasco <velasco.lopez at gmail.com>:
> > Hello,
> >
> > I have tried to build ns-3, but I obtain an error:
> >
> > When I run:
> >
> > ./waf configure --enable-examples
> >
> > the output is:
> >
> > sf:~/ndnSIM/ns-3# ./waf configure --enable-examples
> > Traceback (most recent call last):
> >   File
> "/root/ndnSIM/ns-3/.waf-1.8.12-f00e5b53f6bbeab1384a38c9cc5d51f7/waflib/Scripting.py",
> line 108, in waf_entry_point
> >     run_commands()
> >   File
> "/root/ndnSIM/ns-3/.waf-1.8.12-f00e5b53f6bbeab1384a38c9cc5d51f7/waflib/Scripting.py",
> line 165, in run_commands
> >     parse_options()
> >   File
> "/root/ndnSIM/ns-3/.waf-1.8.12-f00e5b53f6bbeab1384a38c9cc5d51f7/waflib/Scripting.py",
> line 138, in parse_options
> >     Context.create_context('options').execute()
> >   File
> "/root/ndnSIM/ns-3/.waf-1.8.12-f00e5b53f6bbeab1384a38c9cc5d51f7/waflib/Options.py",
> line 146, in execute
> >     super(OptionsContext,self).execute()
> >   File
> "/root/ndnSIM/ns-3/.waf-1.8.12-f00e5b53f6bbeab1384a38c9cc5d51f7/waflib/Context.py",
> line 92, in execute
> >     self.recurse([os.path.dirname(g_module.root_path)])
> >   File
> "/root/ndnSIM/ns-3/.waf-1.8.12-f00e5b53f6bbeab1384a38c9cc5d51f7/waflib/Context.py",
> line 133, in recurse
> >     user_function(self)
> >   File "/root/ndnSIM/ns-3/wscript", line 213, in options
> >     opt.recurse('src')
> >   File
> "/root/ndnSIM/ns-3/.waf-1.8.12-f00e5b53f6bbeab1384a38c9cc5d51f7/waflib/Context.py",
> line 133, in recurse
> >     user_function(self)
> >   File "/root/ndnSIM/ns-3/src/wscript", line 48, in options
> >     opt.recurse(module, mandatory=False)
> >   File
> "/root/ndnSIM/ns-3/.waf-1.8.12-f00e5b53f6bbeab1384a38c9cc5d51f7/waflib/Context.py",
> line 133, in recurse
> >     user_function(self)
> >   File "/root/ndnSIM/ns-3/src/ndnSIM/wscript", line 18, in options
> >     tooldir=['%s/ndn-cxx/.waf-tools' % opt.path.abspath()])
> >   File
> "/root/ndnSIM/ns-3/.waf-1.8.12-f00e5b53f6bbeab1384a38c9cc5d51f7/waflib/Context.py",
> line 86, in load
> >     module=load_tool(t,path)
> >   File
> "/root/ndnSIM/ns-3/.waf-1.8.12-f00e5b53f6bbeab1384a38c9cc5d51f7/waflib/Context.py",
> line 342, in load_tool
> >     __import__(tool)
> > ImportError: No module named doxygen
> >
> > ----------------------------------
> >
> > I have successfully built (ndn-cxx and NFD). The distro is Debian Jessie
> (8.1).
> >
> > any suggestion?
> >
> > thanks in advance.
> >
> >
> > _______________________________________________
> > ndnSIM mailing list
> > ndnSIM at lists.cs.ucla.edu
> > http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim
> >
> >
> >
> >
> > --
> > Andrey Silva
> >
> > Engenheiro da Computação - Universidade Federal do Pará
> > Mestrando em Engenharia Elétrica - Laboratório de Processamento de
> Sinais - Universidade Federal do Pará .
> > -
> > http://laps.ufpa.br/
> >
> > _______________________________________________
> > ndnSIM mailing list
> > ndnSIM at lists.cs.ucla.edu
> > http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim
>
>


-- 
Andrey Silva

Engenheiro da Computação - Universidade Federal do Pará
Mestrando em Engenharia Elétrica - Laboratório de Processamento de
Sinais - Universidade
Federal do Pará .
-
http://laps.ufpa.br/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20150903/c97621d6/attachment.html>


More information about the ndnSIM mailing list