|
Bugzilla – Full Text Bug Listing |
| Summary: | NSC Doesn't symlink linux-2.6.18.so | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Craig Dowell <craigdo> |
| Component: | build system | Assignee: | ns-bugs <ns-bugs> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | P1 | ||
| Version: | ns-3-dev | ||
| Hardware: | All | ||
| OS: | Linux | ||
|
Description
Craig Dowell
2008-09-09 20:38:44 UTC
The code that was to set up this sym link got moved outside of the for loop that iterates over the list of stacks, so it only created the link for the last entry... |