[Click] --disable-int64 and kernel module compiling problem

Torquato Bertani torquato at gmail.com
Fri Sep 8 10:12:54 EDT 2006


Hi all,
I found a little problem.
If I use the option "--disable-int64" and then I try to compile click
as kernel module it fails.

I think that some "ifdef HAVE_INT64_TYPES" are missing...

There are some elements that need a uint64_t type and the Makefile try
to compile:
-elements/linuxmodule/cyclecountaccum.
-elements/linuxmodule/rtcycles.
-elements/linuxmodule/setcyclecount.

Also the function "read_cycles" in linuxmodule/module.cc

I resolved the problem deleting elements and function but it isn't
very nice as solution...A nicer solution than mine will be
appreciated.

Bye
Thor


More information about the click mailing list