Bugzilla – Bug 1258
Patch to make ns-3.12.1 compile and run on FreeBSD-8.2
Last modified: 2011-09-16 16:47:30 UTC
Created attachment 1240 [details] Patch to make ns-3.12.1 compile and run on FreeBSD-8.2 The ns-allinone-3.12.1 release does not compile and run on FreeBSD. The attached patch fixes this. With the patch applied, the code compiles cleanly, and running test.py gives "169 of 169 tests passed".
Thank you, I'll try to integrate to future releases.
add freebsd as an OS type
changeset: 9bec9af5e3c8 Will add a FreeBSD buildslave in the future