[Click] another 2.6.11.6 kernel level compile error

Adam Greenhalgh a.greenhalgh at cs.ucl.ac.uk
Sun Apr 3 15:26:19 EDT 2005


I am seeing the above error given the following configure line

 ./configure --with-linux=/usr/src/linux-click-2.6.11.6/
--with-linux-map=/usr/src/linux-click-2.6.11.6/System.map

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


linux-click-2.6.11.6 uses the latest patch linux click patch from etc/
and all the other code is up-to-date.

Any ideas ?

Many thanks.

Adam

-- 
Adam Greenhalgh <a.greenhalgh at cs.ucl.ac.uk>



More information about the click mailing list