Subject: Re: pcmcia modem problem on -current
To: None <tech-kern@netbsd.org>
From: Christos Zoulas <christos@tac.gw.com>
List: tech-kern
Date: 06/02/2005 22:30:55
In article <20050602165714.GA14110@bsd.makhraj.bsd>,
Ja'far Railton <zen25058@zen.co.uk> wrote:
>> I think your problem might be in the changes in sys/dev/pci/pccbb.c. Can
>> you try to compile a current kernel with pccbb.c from 2.0.2?
>> 
>> christos
>> 
>Thanks for your reply christos. This fails with 
>
>
>/home/jr0/src/../tools/bin/i386--netbsdelf-gcc -march=pentium3 -O2 -pipe
>-ffreestanding -march=pentium3 -O2 -pipe -Werror -Wall -Wno-main
>-Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes
>-Wstrict-prototypes -Wreturn-type -Wswitch -Wshadow -Wcast-qual
>-Wwrite-strings -Wno-sign-compare -fno-zero-initialized-in-bss -Di386
>-I. -I/home/jr0/src/sys/arch -I/home/jr0/src/sys -nostdinc -DLKM
>-DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -I/home/jr0/src/sys/dist/ipf -c
>/home/jr0/src/sys/dev/pci/pccbb.c

Where are the compiler errors?

christos