[Click] DSR config problem

Eddie Kohler kohler at cs.ucla.edu
Thu Jul 22 19:50:39 EDT 2004


Hi Harvey,

It looks like the DSR elements were written in a very slightly different way 
than most elements, which caused click-mkelemmap not to recognize them.  This 
problem should now be fixed.

Eddie


P.S. The problem was the use of

class DSRRouteTable : public Element
{

instead of

class DSRRouteTable : public Element {


Harvey Jones wrote:
> Quoting Eddie Kohler <kohler at CS.UCLA.EDU>:
> 
> 
>>Hi Harvey,
>>
>>click-mkmindriver works off the *installed* elementmap.xml.  So
>>"make 
>>elementmap.xml" is not sufficient; you need to run "make install".
> 
> 
> It's still not working, after a make install. Click-mkelemmap doesn't
> seem to generate any entries when I run it on the header files in
> question. Could this be the problem?
> 
> ./click-mkelemmap elements/grid/dsrroutetable.hh 
> <?xml version="1.0" standalone="yes"?>
> <elementmap xmlns="http://www.lcdf.org/click/xml/" provides="">
> </elementmap>
> 
> Thanks a lot!
> Harvey
> _______________________________________________
> click mailing list
> click at amsterdam.lcs.mit.edu
> https://amsterdam.lcs.mit.edu/mailman/listinfo/click



More information about the click mailing list