[Click] weird compile problems

Ashwin Chandra ashcs at ucla.edu
Mon May 23 15:35:09 EDT 2005


I get the following error when compiling:

elements.cc: In function `Element* beetlemonkey(unsigned int)':
elements.cc:231: error: parse error before `;' token

These are lines 230,231,and232 of elements.cc
 case 24: return new AdaptiveRED;
   case 25: return new RED;
   case 26: return new ARPFaker;


apparently it doesn't like RED, but it checks out ok..

any ideas on this? ive been having this problem before but it went away somehow...
ive tried make clean, make elemlist, and make too


Ash


More information about the click mailing list