Subject: a bcopy reference that the macros can't handle in dev/if_ie_obio.c
To: None <port-sun3@netbsd.org>
From: Erik E. Fair <fair@clock.org>
List: port-sun3
Date: 08/21/1998 03:14:38
cc  -O2 -fno-defer-pop -msoft-float -Wall -Wstrict-prototypes -nostdinc -I.
-I/usr/src/sys/arch -I/usr/src/sys -undef -D__NetBSD__ -Dm68k -Dmc68000
-D_KERNEL -Dmc68020 -Dsun3 -D_SUN3_ -DFPU_EMULATE -DHAVECACHE -DSYSVMSG
-DSYSVSEM -DSYSVSHM -DLKM -DCOMPAT_43 -DLANCE_REVC_BUG -DMAXUSERS=4  -c
/usr/src/sys/arch/sun3/dev/if_ie_obio.c
/usr/src/sys/arch/sun3/dev/if_ie_obio.c: In function `ie_obio_attach':
/usr/src/sys/arch/sun3/dev/if_ie_obio.c:118: `bcopy' undeclared (first use
this function)
/usr/src/sys/arch/sun3/dev/if_ie_obio.c:118: (Each undeclared identifier is
reported only once
/usr/src/sys/arch/sun3/dev/if_ie_obio.c:118: for each function it appears in.)
*** Error code 1

Stop.