Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Dec 1997 20:10:51 +1100
From:      Bruce Evans <bde@zeta.org.au>
To:        freebsd-current@FreeBSD.ORG, mcdougall@ameritech.net
Subject:   Re: de0 problem compiling kernel
Message-ID:  <199712060910.UAA05044@godzilla.zeta.org.au>

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'

These lines are not compiled in -current.  Apparently your compiler
doesn't define __FreeBSD__ as 3.

Bruce



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