Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Aug 1999 21:12:08 +0200
From:      Poul-Henning Kamp <phk@freebsd.org>
To:        current@freebsd.org
Subject:   if_de.c breakage ?
Message-ID:  <15579.935262728@critter.freebsd.dk>

next in thread | raw e-mail | index | archive | help

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
phk@FreeBSD.ORG               "Real hackers run -current on their laptop."
FreeBSD -- It will take a long time before progress goes too far!


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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