[Click] Re: error building linuxmodule

Adam Greenhalgh a.greenhalgh at cs.ucl.ac.uk
Sun Apr 17 11:48:11 EDT 2005


Yep. that seemed to fix the compile problem i was seeing, cheer ed.

Adam

On Fri, 2005-04-15 at 16:03 -0700, Eddie Kohler wrote:
> 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
> _______________________________________________
> click mailing list
> click at amsterdam.lcs.mit.edu
> https://amsterdam.lcs.mit.edu/mailman/listinfo/click
-- 
Adam Greenhalgh <a.greenhalgh at cs.ucl.ac.uk>



More information about the click mailing list