[Ns-bugs] [Bug 629] New: Wimax doesn't compile with gcc-4.3.x and gcc-4.4.x versions

code@nsnam.ece.gatech.edu code at nsnam.ece.gatech.edu
Wed Jul 8 08:24:53 PDT 2009


http://www.nsnam.org/bugzilla/show_bug.cgi?id=629

           Summary: Wimax doesn't compile with gcc-4.3.x and gcc-4.4.x
                    versions
           Product: ns-3
           Version: pre-release
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: wimax
        AssignedTo: ns-bugs at isi.edu
        ReportedBy: faker.moatamri at sophia.inria.fr
                CC: faker.moatamri at sophia.inria.fr,
                    amine.ismail at sophia.inria.fr
   Estimated Hours: 0.0


two errors comes out when we compile with those versions of gcc:
First one is easy to fix:
from debug/ns3/wimax-ss-net-device.h:30,
from debug/ns3/wimax-bs-net-device.h:30,
from ../src/helper/wimax-helper.h:30,
from ../src/helper/wimax-helper.cc:23:
debug/ns3/IPCS_Bind_parameter_manager.h:40: error: multiple parameters named
‘src_ip_adr’
Waf: Leaving directory `/auto/elvis/u/elvis/1/user/fmoatamr/src/wimax/build' 

and the second one is harder to fix:
debug/ns3/make-event.h: In member function ‘void ns3::MakeEvent(MEM, OBJ, T1,
T2, T3)::EventMemberImpl3::Notify() [with MEM = void
(ns3::WimaxSubscriberStationNetDevice::*)(uint8_t, uint16_t,
ns3::Ptr<ns3::WimaxConnection>, ns3::MacHeaderType::HeaderType), OBJ =
ns3::WimaxSubscriberStationNetDevice*, T1 = unsigned char, T2 = short unsigned
int, T3 = ns3::Ptr<ns3::WimaxConnection>]’:
../src/devices/wimax/wimax-ss-net-device.cc:1059:   instantiated from here
debug/ns3/make-event.h:167: error: too few arguments to function


-- 
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Ns-bugs mailing list