Am I the only one to see these ?
critter# make
cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi
-nostdinc -I- -I. -I../.. -I../../../include -DKERNEL -include opt_global.h -elf
../../pci/if_de.c
../../pci/if_de.c: In function `tulip_pci_attach':
../../pci/if_de.c:5316: warning: implicit declaration of function
`EVENTHANDLER_REGISTER'
../../pci/if_de.c:5316: `shutdown_post_sync' undeclared (first use in this function)
../../pci/if_de.c:5316: (Each undeclared identifier is reported only once
../../pci/if_de.c:5316: for each function it appears in.)
../../pci/if_de.c:5317: `SHUTDOWN_PRI_DEFAULT' undeclared (first use in this function)
*** Error code 1
Stop.
critter#
--
Poul-Henning Kamp FreeBSD coreteam member
[EMAIL PROTECTED] "Real hackers run -current on their laptop."
FreeBSD -- It will take a long time before progress goes too far!
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message