[Click] error building linuxmodule

Arnau Oncins arnau.oncins at gmail.com
Wed Apr 13 05:02:20 EDT 2005


Hi everyone,

as Alan, I have the same problem compiling the linux module:

make[2]:Entering directory `/usr/src/linux-2.6.11.6-click'
  CXX [M] task.o
/home/arnau/click/lib/task.cc: En member function `void Task::true_reschedule()
   ':
/home/arnau/click/lib/task.cc:220: error: `in_interrupt' undeclared (first use
   this function)
/home/arnau/click/lib/task.cc:220: error: (Each undeclared identifier is
   reported only once for each function it appears in.)
make[3]: *** [/home/arnau/click/linuxmodule/task.o] Error 1
make[2]: *** [_module_/home/arnau/click/linuxmodule] Error 2
make[2]: Leaving directory `/usr/src/linux-2.6.11.6-click'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/arnau/click/linuxmodule'
make: *** [install] Error 1

I'm using linux 2.6.11.6 (the kernel downloaded from kernel.org and
patched with the linux-2.6.11.6-patch) and the configuration didn't
show any problems.

Thanks a lot,

Arnau



More information about the click mailing list