|
Bugzilla – Full Text Bug Listing |
| Summary: | ns-3.2 RC1 build fails on FreeBSD7 | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Tom Henderson <tomh> |
| Component: | core | Assignee: | ns-bugs <ns-bugs> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | gjcarneiro |
| Priority: | P1 | ||
| Version: | ns-3.2 | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | tentative patch | ||
|
Description
Tom Henderson
2008-09-03 18:27:36 UTC
could this be a 64 bit box ? Created attachment 238 [details]
tentative patch
Please, test and report
(In reply to comment #2) > Created an attachment (id=238) [details] > tentative patch > > Please, test and report > Your patch worked and ns-3 built. However, it led to another problem: $ ./waf check Entering directory `/usr/home/ns/ns-3.2-RC1/build' Compilation finished successfully WARNING <wscript_main> Don't know how to configure dynamic library path for the platform 'freebsd7' /libexec/ld-elf.so.1: Shared object "libns3.so" not found, required by "print-introspected-doxygen" btw, it is a 32-bit box gustavo, any idea ? btw, what version of gcc ? Should be fixed now. Confirm? (In reply to comment #6) > Should be fixed now. Confirm? > Yes, ns-3-dev now works. I'll close it, thanks. By the way, it is gcc-4.2.1 on this machine. |