Subject: 20000605 compile errors
To: None <current-users@netbsd.org>
From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
List: current-users
Date: 06/05/2000 16:23:30
Trying to compile a i386 kernel:

cc  -O2 -Werror -Wall -Wmissing-prototypes -Wstrict-prototypes
-Wpointer-arith -Wno-uninitialized -Wno-main -I. -I../../../../arch
-I../../../.. -nostdinc -I../../../../../crypto-intl/sys
-I../../../../../gnu/sys -DLKM -DDIAGNOSTIC -DMIIVERBOSE -DMAXUSERS=32
-D_KERNEL -Di386  -c ../../../../dev/pcmcia/esp_pcmcia.c
../../../../dev/pcmcia/esp_pcmcia.c: In function `esp_pcmcia_attach':
../../../../dev/pcmcia/esp_pcmcia.c:206: structure has no member named
`sc_adapter'
../../../../dev/pcmcia/esp_pcmcia.c:207: structure has no member named
`sc_adapter'
../../../../dev/pcmcia/esp_pcmcia.c:208: structure has no member named
`sc_adapter'
cc1: warnings being treated as errors
../../../../dev/pcmcia/esp_pcmcia.c:214: warning: passing arg 2 of
`ncr53c9x_attach' from incompatible pointer type
../../../../dev/pcmcia/esp_pcmcia.c:214: too few arguments to function
`ncr53c9x_attach'
*** Error code 1


 - Hubert

-- 
NetBSD - because Unix isn't just #include <linux.h>, i386, ILP32, ELF, ...!