[Click] Not able to run my configuration file

Eddie Kohler kohler at CS.UCLA.EDU
Sat Apr 30 14:31:33 EDT 2005


Does your element's class_name() return "IPTable2"?
Have you run "make install"?


Gaurav Shrivastava wrote:
> Hi,
> 
> I am not able to run my configuration file.
> I am getting the error.
> 
> [root at armenta click]# click conf/fastlookup.click
> conf/fastlookup.click:3: unknown element class 'IPTable2'
> 
> I was able to compile my changes successfully.
> Also I have checked out the FAQ
> 
> Q. My element wasn't compiled! Click reports 'unknown element class'.
> 
> A. Check these things:
> 
> 	Do you have an EXPORT_ELEMENT statement?  --->YES
> 	Does your element require something with ELEMENT_REQUIRES that is
>      not available? -->ELEMENT_REQUIRES(IPRouteTable)
> 	Did you run 'make elemlist'? --YES
> 	Is the relevant elements/ directory enabled? (For instance, for
>      elements/local, did you run './configure ... --enable-local'?) 
> YES, I did $./configure --enable-ip, IS THIS CORRECT?
> 	Is your element's .cc file present in 'userlevel/elements.conf' or
>      'linuxmodule/elements.conf'? --Yes.
> 
> 
> Can anyone tell me what wrong I am doing??
> 
> Thanks,


More information about the click mailing list