Direct Code Execution portability: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
This page is intended to track [http://code.nsnam.org/mathieu/ns-3-simu ns-3-simu] portability issues. | This page is intended to track [http://code.nsnam.org/mathieu/ns-3-simu ns-3-simu] portability issues. | ||
Currently it's very sensitive to libc version used. | Currently it's very sensitive to libc version used. It's often best to disable selinux on fedora systems. | ||
{| border=1 | {| border=1 |
Revision as of 11:33, 17 September 2010
This page is intended to track ns-3-simu portability issues.
Currently it's very sensitive to libc version used. It's often best to disable selinux on fedora systems.
Distribution | Architecture | glibc | Last checked revision | ./test.py -s process-manager | Workarounds |
---|---|---|---|---|---|
Fedora 12 | x86-64 | 2.11.1 | 16-09-2010 | PASS | |
Fedora 12 | i386 | 2.11.1 | 16-09-2010 | PASS | |
Fedora 13 | x86-64 | 2.12.? | ??? | FAIL | |
Ubuntu 10.04 | x86-64 | 2.11.1 | 17-09-2010 | PASS | |
Ubuntu 9.10 | x86-64 | 2.10.1 | 16-09-2010 | PASS | |
Ubuntu 9.10 | i386 | 2.10.1 | 16-09-2010 | PASS | |
Gentoo (as of 2010-08-26) | x86 | 2.11.2 | ??? | FAIL |