Subject: Re: Netatalk: I give up....
To: None <port-mac68k@NetBSD.ORG>
From: Christos Zoulas <christos@nyc.deshaw.com>
List: port-mac68k
Date: 05/31/1997 19:33:34
In article <9705311605.AA18749@vali.stanford.edu> wrstuden@loki.stanford.edu (Bill Studenmund) writes:
>If so, you probably need to make the patches I babbled about previously.
>Around lines 225 and 231 in sys/net/if_ethersubr.c and lines 197, 199,
>456, 458, 591, and 593 in sys/netatalk/aarp.c there are occurences of
>sizeof(struct llc). Replace then with the number 8.
>
>This gets around a bug in the compiler, which has since been fixed. At
>the time of the merge, I didn't notice that the "8"'s had been put
>back to "sizeof(struct llc)". I'd have pushed for us leaving the
>8's in place until we got the compiler fixed (with big XXX's). Oh
>well.

Much simpler to copy the latest if_llc.h and make no other changes to
the source code.

christos