probem with elf loader

97 views
Skip to first unread message

a neta

unread,
Jun 30, 2014, 2:23:13 AM6/30/14
to ns-3-...@googlegroups.com
Dear All,
I'm using Ubuntu trusty and I'm running ns-3 dce linux kernel implementation.
at first, a lot of modules are not built, like wget and netanim, it said that it's not important, so they are ignored. but then, when i try to fix it by manually build them folder-by-folder and found some libraries are missing, they are fixed and can be build successfully.
however, the elf loader is not built properly. so i decided to build it manually. but it turn out like this:

aneta@aneta-desktop:~/dce/source/elf-loader$ make vdl-config.h
/home/aneta/dce/source/elf-loader/extract-system-config.py >vdl-config.h
Traceback (most recent call last):
  File "/home/aneta/dce/source/elf-loader/extract-system-config.py", line 247, in <module>
    main(sys.argv[1:])
  File "/home/aneta/dce/source/elf-loader/extract-system-config.py", line 192, in main
    debug_filename = search_debug_file ()
  File "/home/aneta/dce/source/elf-loader/extract-system-config.py", line 154, in search_debug_file
    raise CouldNotFindFile ()
__main__.CouldNotFindFile: <__main__.CouldNotFindFile instance at 0x2b335778de18>
make: *** [vdl-config.h] Error 1 

any idea? --well, i might not use this one, but it tickles me why it's not built successfully.

Regards,
Aneta

Hajime TAZAKI

unread,
Jun 30, 2014, 3:21:57 AM6/30/14
to ns-3-...@googlegroups.com
hi,

it should be built IF the dependency for elf-loader module is satisfied: the module needs the libc6-dbg package for the build and error you faced should indicate more appropriately;)

if you will still face after the package installation, let me know your Ubuntu version. (e.g., ubuntu 14.04 32bit)

have a nice day.


--
You received this message because you are subscribed to the Google Groups "ns-3-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ns-3-users+...@googlegroups.com.
To post to this group, send email to ns-3-...@googlegroups.com.
Visit this group at http://groups.google.com/group/ns-3-users.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages