Subject: kernel link can't find setsoftnet()
To: None <current-users@sun-lamp.cs.berkeley.edu>
From: Dave Cornejo <dave@dogwood.com>
List: current-users
Date: 12/22/1993 13:46:55
When I try to link a kernel using the code supped today (Dec 22) I
get an unresolved reference to setsoftnet() in if_ppp.c. It looks
like if_ppp.c fails to include <machine/cpu.h> which is where
setsoftnet is defined as a macro. Is this a proper solution?

-- 
Dave Cornejo                                There is nothing so subtle
Dogwood Media                                           as the obvious
Fremont, California

------------------------------------------------------------------------------