Subject: Re: kernel link can't find setsoftnet()
To: Jason R. Thorpe <thorpej@cs.orst.edu>
From: Chris G. Demetriou <cgd@nobozo.CS.Berkeley.EDU>
List: current-users
Date: 12/22/1993 23:38:37
> Hmmm...I had this problem with if_sl.c...All I did to fix it was get new
> code. It also had something to do with cpu.h, but I forgot what the fix
> was...Check the mailing list archive...It oughta be there...:-)
basically, it needs to include <machine/cpu.h> rather than
<machine/mtpr.h> -- this fix is in for tomorrow.
cgd
------------------------------------------------------------------------------