Bug 1258

Summary: Patch to make ns-3.12.1 compile and run on FreeBSD-8.2
Product: ns-3 Reporter: Colin Perkins <csp>
Component: generalAssignee: Tom Henderson <tomh>
Status: RESOLVED FIXED    
Severity: normal CC: tomh
Priority: P5    
Version: ns-3.12   
Hardware: All   
OS: FreeBSD   
Attachments: Patch to make ns-3.12.1 compile and run on FreeBSD-8.2

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