Subject: Current Kernel Build Failure... (29-11-1998)
To: None <current-users@netbsd.org>
From: Feico Dillema <dillema@acm.org>
List: current-users
Date: 11/30/1998 16:54:29
I saw activity on the PCMCIA-stuff in netbsd-current, so maybe the pcic
file giving me trouble was forgotten in the update? I get the compile
errors below when compiling my kernel, but also with GENERIC:

../../../../dev/ic/i82365.c: In function `pcic_submatch':
../../../../dev/ic/i82365.c:465: `PCICCF_CONTROLLER' undeclared (first use in t
	  his function)
../../../../dev/ic/i82365.c:465: (Each undeclared identifier is reported only o
	  nce
../../../../dev/ic/i82365.c:465: for each function it appears in.)
../../../../dev/ic/i82365.c:466: `PCICCF_CONTROLLER_DEFAULT' undeclared (first 
	  use in this function)
../../../../dev/ic/i82365.c:469: `PCICCF_SOCKET' undeclared (first use in this 
	  function)
../../../../dev/ic/i82365.c:469: `PCICCF_SOCKET_DEFAULT' undeclared (first use 
	  in this function)

Feico.