Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 Dec 1997 02:49:07 -0500
From:      Adam McDougall <mcdougall@ameritech.net>
To:        freebsd-current@freebsd.org
Subject:   de0 problem compiling kernel
Message-ID:  <34890373.5D248C1C@ameritech.net>

next in thread | raw e-mail | index | archive | help
I cvsupped late friday/early saturday to current, amd during make  from
making the kernel it stops up at de0.  Yes I recompiled config 1st.

../../pci/if_de.c: In function `tulip_addr_filter':
../../pci/if_de.c:3033: storage size of `step' isn't known
../../pci/if_de.c:3091: warning: implicit declaration of function
`ETHER_FIRST_MULTI'
../../pci/if_de.c:3093: dereferencing pointer to incomplete type
../../pci/if_de.c:3093: dereferencing pointer to incomplete type
../../pci/if_de.c:3094: dereferencing pointer to incomplete type
../../pci/if_de.c:3101: warning: implicit declaration of function
`ETHER_NEXT_MULTI'
../../pci/if_de.c:3142: dereferencing pointer to incomplete type
../../pci/if_de.c:3142: dereferencing pointer to incomplete type
../../pci/if_de.c:3143: dereferencing pointer to incomplete type
../../pci/if_de.c:3144: dereferencing pointer to incomplete type
../../pci/if_de.c:3145: dereferencing pointer to incomplete type
../../pci/if_de.c: In function `tulip_ifioctl':
../../pci/if_de.c:4470: warning: implicit declaration of function
`ether_addmulti'
../../pci/if_de.c:4472: warning: implicit declaration of function
`ether_delmulti'
../../pci/if_de.c: In function `tulip_pci_attach':
../../pci/if_de.c:5234: request for member `cfg1' in something not a
structure or union
../../pci/if_de.c:5234: request for member `cfg1' in something not a
structure or union
*** Error code 1

Stop.
#



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?34890373.5D248C1C>