[Click] linux module problem...is it just me?

Bob Keyes bob at sinister.com
Tue Oct 11 20:26:04 EDT 2005


Am I the only person experiencing a problem getting the Linux module to
compile? I'd like to know if it's a general problem, or just something
specific to my setup.

To recap:
# ./configure --enable-linuxmodule --disable-userlevel --enable-wifi
--with-linux=/data/linux-2.6.13.

# make

CXX [M] clickfs.o
  CXX [M] skbmgr.o
  CXX [M] elements.o
  CC [M] proclikefs_.o
/data/click-b/linuxmodule/proclikefs.c:26:41: error: missing binary
operator before token "("
make[3]: *** [/data/click-b/linuxmodule/proclikefs_.o] Error 1
make[2]: *** [_module_/data/click-b/linuxmodule] Error 2
make[2]: Leaving directory `/data/linux-2.6.13.2'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/data/click-b/linuxmodule'
make: *** [linuxmodule] Error 2


This is done with Linux having been patched with the patch in the Click's
etc directory.


More information about the click mailing list