[Click] unresolved symbol: wake_up_process

Maxwell Krohn krohn at mit.edu
Tue Feb 24 20:22:31 EST 2004


Hi Eddie,

Sorry, I wasn't clear.  Compilation worked fine, but insmod fails.  
I patched linux/kernel/ksym.c, adding EXPORT_SYMBOL(wake_up_process)
and this fixed the problem.

It seems like the linux people were going back on forth on weather or
not they should keep this symbol exported, at least in 2.2.X.  I of
course have no idea if this patch breaks anything else; probably does if 
people wanted it out for some reason... hm...

Thanks, Max

Eddie Kohler (kohler at CS.UCLA.EDU) wrote:
> Hi Max,
> 
> > /usr/local/lib/click.o: unresolved symbol wake_up_process
> 
> It looks like a linux header file didn't always get included. Wanna try
> again?
> 
> Eddie


More information about the click mailing list