Subject: compile errors for non-PCMCIA configurations
To: None <current-users@netbsd.org>
From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
List: current-users
Date: 10/08/1998 11:20:42
I get the following compile error when commenting out everything that
mentions pcmcia in the i386 GENERIC config file:

ld -z -Ttext F0100000 -e start -X -o netbsd ${SYSTEM_OBJ} vers.o
../../../../dev/ic/i82365.c:526: Undefined symbol `_pcmcia_card_attach'
referenced from text segment
../../../../dev/ic/i82365.c:542: Undefined symbol `_pcmcia_card_detach'
referenced from text segment
../../../../dev/ic/i82365.c:1099: Undefined symbol `_pcmcia_card_gettype'
referenced from text segment
*** Error code 1

After commenting out also the following, this goes away:

#pcic0  at isa? port 0x3e0 iomem 0xd0000 iosiz 0x4000
#pcic1  at isa? port 0x3e2 iomem 0xd4000 iosiz 0x4000
#pcic*  at isapnp? 

Maybe there could be some configure-warning or something?


 - Hubert

-- 
Hubert Feyrer <hubert.feyrer@rz.uni-regensburg.de>