Subject: Problem with 1-9-94 tar_files?
To: None <current-users@sun-lamp.cs.berkeley.edu>
From: Rob Shady <crt@tiamat.umd.umich.edu>
List: current-users
Date: 01/14/1994 08:33:58
I'm having a problem compiling sources from 1-9-94.  I am not sure if
it is because I didn't update probably, or if there is actually a 
problem with the sources.  I appologize if this has been asked already.

When compiling a kernel WITHOUT the MULTICAST option turned on, I get
a some kind of "af_*" undefined in if_ethersubr.c, when I turn on
MULTICAST, if_ethersubr.c compiles just fine, but it dies with a
"incorrect # of parameters in call to ?_output: called from ?_input"

I don't remember what the filenames/procedures were, but the last error
happened in a file in /sys/netinet and the first error happened in 
/sys/net.  Basically, the second error occurs because multicast IS
defined, and the prototype doesn't prototype for multicast.

Sigh.. Any ideas?


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