Bug 1258 - Patch to make ns-3.12.1 compile and run on FreeBSD-8.2
Patch to make ns-3.12.1 compile and run on FreeBSD-8.2
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: general
ns-3.12
All FreeBSD
: P5 normal
Assigned To: Tom Henderson
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-09-07 09:54 UTC by Colin Perkins
Modified: 2011-09-16 16:47 UTC (History)
1 user (show)

See Also:


Attachments
Patch to make ns-3.12.1 compile and run on FreeBSD-8.2 (3.82 KB, application/octet-stream)
2011-09-07 09:54 UTC, Colin Perkins
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Colin Perkins 2011-09-07 09:54:09 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".
Comment 1 Tom Henderson 2011-09-07 11:05:01 UTC
Thank you, I'll try to integrate to future releases.
Comment 2 Tom Henderson 2011-09-16 16:42:50 UTC
add freebsd as an OS type
Comment 3 Tom Henderson 2011-09-16 16:47:30 UTC
changeset: 9bec9af5e3c8

Will add a FreeBSD buildslave in the future