Subject: multicast & last nite's sup?
To: None <current-users@sun-lamp.cs.berkeley.edu>
From: Amancio Hasty Jr <hasty@netcom.com>
List: current-users
Date: 12/11/1993 12:16:49
Hi,

I supped last nite and I managed to build all the tcp/ip utilities plus
the usual gcc, ld, lib, etc...

When I finally had a chance to build the kernel, I stumble upon this problem:
cc  -c -O  -I. -I../../../../arch -I../../../.. -I../../../../sys -DGENERICAHA -
DI486_CPU -DI386_CPU -DFIFO -DMACHINE_NONCONTIG -DCOMPAT_NOMID -DMATH_EMULATE -D
SCSI -DUSER_LDT -DMULTICAST -DKERNFS -DMSDOSFS -DUCONSOLE -DXSERVER -DTCP_COMPAT
_42 -DCOMPAT_43 -DNFSSERVER -DNFSCLIENT -DISOFS -DINET -DDEVPAGER -DVNODEPAGER -
DSWAPPAGER -DKERNEL -Di386  ../../../../net/if_ethersubr.c
../../../../net/if_ethersubr.c: In function `ether_addmulti':
../../../../net/if_ethersubr.c:505: dereferencing pointer to incomplete type
../../../../net/if_ethersubr.c:513: dereferencing pointer to incomplete type
../../../../net/if_ethersubr.c:518: dereferencing pointer to incomplete type
../../../../net/if_ethersubr.c:519: dereferencing pointer to incomplete type
../../../../net/if_ethersubr.c:520: dereferencing pointer to incomplete type
../../../../net/if_ethersubr.c:521: dereferencing pointer to incomplete type
../../../../net/if_ethersubr.c:522: dereferencing pointer to incomplete type
../../../../net/if_ethersubr.c:522: structure has no member named `ac_multiaddrs../../../../net/if_ethersubr.c:523: structure has no member named `ac_multiaddrs


Any thoughts?

	Tnks,
	Amancio

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