confparse.o error

Eddie Kohler kohler at icir.org
Fri Feb 7 13:51:58 EST 2003


Hi,

> Do I need patch in click userlever, for linux 2.4, if i have kernel
> 2.4.18 and RedHat 8.0

The bug you report has been fixed in the anonymous CVS version of Click for
some time: http://www.pdos.lcs.mit.edu/click/anoncvs.html

Alternatively, you can patch your version by going to lib/confparse.cc, and
changing the definition of the CP_CONTEXT_ARG macro from

# define CP_CONTEXT_ARG , Element *context = 0

to

# define CP_CONTEXT_ARG , Element *context

Hope this helps!
Eddie




More information about the click mailing list