Bugzilla – Bug 1209
ns-3 click fails to build on Fedora 15 when tests are enabled
Last modified: 2011-07-09 07:36:47 UTC
The error is: [1113/1481] cxx: src/click/test/ipv4-click-routing-test.cc -> build/debug/src/click/test/ipv4-click-routing-test_72.o ../src/click/test/ipv4-click-routing-test.cc: In member function ‘virtual void ns3::ClickIpMacAddressFromNameTest::DoRun()’: ../src/click/test/ipv4-click-routing-test.cc:125:7: error: variable ‘ret’ set but not used [-Werror=unused-but-set-variable] cc1plus: all warnings being treated as errors
Created attachment 1193 [details] Fix Thanks Vedran. Can you please test this patch and let me know if it works? I'm travelling and can't get g++-4.6 to test this.
Yes, it does. Thanks.
(In reply to comment #2) > Yes, it does. Thanks. Pushed: changeset 7361 e15cdf7d15b4