[Click] Re: error building linuxmodule

Eddie Kohler kohler at CS.UCLA.EDU
Fri Apr 15 19:03:15 EDT 2005


Hi all,

I checked in a fix that may #include the correct header.  Give it a try.
I'm almost positive that the solution you provide is wrong...

Eddie


Arnau Oncins wrote:
> Hi,
> 
> I've found a solution: write the definition of in_interrupt() in
> task.cc. Doing this, the make install command ens correctly. Exactly
> you have to write in task.cc:
> 
> static int in_interrupt(void) { return 0; }
> 
> This comes from the linux-2.4.20-wifi-patch. It seems to be that the
> kernel 2.6.11.6 patch doesn't patches linux systems with wireless
> cards (and then in my desktop computer with wired cards it worked
> perfectly).
> 
> I hope that this could be a good and usefull solution.
> 
> Arnau
> 
> _______________________________________________
> click mailing list
> click at amsterdam.lcs.mit.edu
> https://amsterdam.lcs.mit.edu/mailman/listinfo/click


More information about the click mailing list