[ns] error while building NIST extension
Richard Rouil
richard.rouil at nist.gov
Mon Apr 13 06:55:52 PDT 2009
Mariem,
The new compilers do not like to see the class name in the include files. To
fix it, just remove the "Mac802_11::" in the definition of the calFreq
function. You may have to do that in other files as well.
Richard.
-----Original Message-----
From: ns-users-bounces at ISI.EDU [mailto:ns-users-bounces at ISI.EDU] On Behalf
Of Mariem Thaalbi
Sent: Sunday, April 12, 2009 6:47 PM
To: ns-users at ISI.EDU
Subject: [ns] error while building NIST extension
Hello,
I'm building the mobility extension NIST of NS 2.29.2, under ubuntu 8.10,
but i had this error while the compilation (./configure ; make clean ;
make): In file included from mac/mac-802_11.cc:63:
mac/mac-802_11.h:620: error: extra qualification 'Mac802_11::' on member
'calFreq'
make: *** [mac/mac-802_11.o] Error 1
Please help me
More information about the Ns-users
mailing list