click.o and unresolved symbols

John Bicket jbicket at mit.edu
Tue May 13 02:16:19 EDT 2003


I'm having trouble getting the linuxmodule to load and can't tell if I'm just 
doing something lame...

I keep getting:
insmod ./click.o
./click.o: unresolved symbol atexit

when I try and load click.o

I even tried pulling a completely new cvs co and make distclean for the kernel 
I was using.  I had complied click using:
autoconf
./configure --enable-grid --enable-local --enable-adaptive --with-linux=/home/jbicket/co/grid/linux-2.4.20/ 
gmake

The only places I could find atexit was in userutils.cc...which shouldn't be linked to in click.o, right?

ermph.


--john





More information about the click mailing list