click.o and unresolved symbols

John Bicket jbicket at mit.edu
Tue May 13 02:47:51 EDT 2003


I hunted this down and narrowed the problem to elements/local/rtmdsr.hh:57.

It seems other people have had the same problems (with c++ and kernel modules):
http://www2.fsmlabs.com/pipermail/rtl/2001-November/008895.html

--john


John Bicket [jbicket at mit.edu] wrote:
>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