[Click] hastable/HashMap

Ashish Sharma ashishs.sharma at gmail.com
Fri Oct 12 21:09:07 EDT 2007


Hi Bart,
I tried compiling the AODV code at http://www.pats.ua.ac.be/software/aodv by
putting it in  elements/local/aodv directory and received some errors like :

../elements/local/aodv/aodv_destinationclassifier.cc: In constructor
'AODVDestinationClassifier::AODVDestinationClassifier()':
../elements/local/aodv/aodv_destinationclassifier.cc:17: warning:
'__base_ctor ' is deprecated (declared at ../include/click/element.hh:201)
../elements/local/aodv/aodv_destinationclassifier.cc:20: error:
'MOD_INC_USE_COUNT' was not declared in this scope
../elements/local/aodv/aodv_destinationclassifier.cc: In destructor 'virtual
AODVDestinationClassifier::~AODVDestinationClassifier()':
../elements/local/aodv/aodv_destinationclassifier.cc:26: error:
'MOD_DEC_USE_COUNT' was not declared in this scope

../elements/local/aodv/aodv_generatererr.cc: In constructor
'AODVGenerateRERR::AODVGenerateRERR()':
../elements/local/aodv/aodv_generatererr.cc:20: warning: '__base_ctor ' is
deprecated (declared at ../include/click/element.hh:201)
../elements/local/aodv/aodv_generatererr.cc: In member function 'void
AODVGenerateRERR::generateRERR(bool, Vector<IPAddress>, Vector<unsigned
int>)':
../elements/local/aodv/aodv_generatererr.cc:105: warning: 'id' is deprecated
(declared at ../include/click/element.hh:203)
../elements/local/aodv/aodv_generatererr.cc:105: error: 'class String' has
no member named 'cc'
.....

I looked at the changelog and saw Eddie's comments from way back in 2005
that MOD_DEC_USE_COUNT was deprecated and later removed because of changes
in 2.6

Is there a newer version available with you. If not, I would gladly try to
fix it, if you can direct me in the right direction. I am newbie in the
Click world :)

Ashish

On 10/11/07, Bart Braem <bart.braem at ua.ac.be> wrote:
>
> On Wednesday 10 October 2007 19:31:33 Eddie Kohler wrote:
> > Is there a link to that on the wiki?
>
> Not yet, you are right. Where should I add it? It's a bit like a package,
> but
> it's larger and it contains ns scripts...
>
> Bart
> --
> Bart Braem
> PATS research group
> Dept. of Mathematics and Computer Sciences
> University of Antwerp
> Campus Middelheim, G3.30
> Middelheimlaan 1
> B-2020 Antwerpen, Belgium
> Phone: +32 (0)3 265.32.91
> Fax: +32 (0)3 265.37.77
> Web: www.pats.ua.ac.be/bart.braem
>
> _______________________________________________
> click mailing list
> click at amsterdam.lcs.mit.edu
> https://amsterdam.lcs.mit.edu/mailman/listinfo/click
>
>
>


More information about the click mailing list