|
Bugzilla – Full Text Bug Listing |
| Summary: | Tests and examples do not compile when sctp-tools is not enabled | ||
|---|---|---|---|
| Product: | dce | Reporter: | alina <aquereilhac> |
| Component: | other | Assignee: | Hajime Tazaki <tazaki> |
| Status: | CLOSED FIXED | ||
| Severity: | enhancement | CC: | ns-bugs |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Hardware: | PC | ||
| OS: | Linux | ||
|
Description
alina
2014-01-09 12:08:00 UTC
thanks again. the issue was fixed: if the sctp-tools-dev package wasn't found, it skipped two files built, but built socket factories, which don't use lksctp in fact. http://code.nsnam.org/ns-3-dce/rev/fab0397aa9a4 I also added bake system deps check for the library. http://code.nsnam.org/bake/rev/dab7b1222857 |