[Click] Not able to run my configuration file

Gaurav Shrivastava gauravs at gmail.com
Thu Apr 28 02:26:13 EDT 2005


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,
-- 
-Gaurav
www.getfirefox.com <http://www.getfirefox.com>


More information about the click mailing list