Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Is this where I report netbsd-5-i386's if_vge.c isn't compiling?



Je Sun, 30 Nov 2008 13:52:24 +0100 Manuel Bouyer
<bouyer%antioche.eu.org@localhost> scribis:

> On Sat, Nov 29, 2008 at 08:09:09PM -0800, Hisashi T Fujinaka wrote:
> > cc1: warnings being treated as errors
> > /usr/src/sys/dev/pci/if_vge.c: In function 'vge_ioctl':
> > /usr/src/sys/dev/pci/if_vge.c:2038: warning: passing argument 1 of 
> > 'vge_stop' from incompatible pointer type
> > /usr/src/sys/dev/pci/if_vge.c:2038: error: too few arguments to
> > function 'vge_stop'
> 
> Should be fixed with if_vge.c 1.41.14.2
> thanks for reporting it.
> 

Now it is:

#   compile  GENERIC/if_vge.o
/home/sh/src/netbsd-5/src/../tools/bin/i386--netbsdelf-gcc -pipe -Os 
-ffreestanding -fno-zero-initialized-in-bss -pipe -O2 -Os -std=gnu99 
-fstack-protector -Wstack-protector --param ssp-buffer-size=1 
-fno-strict-aliasing -fstack-protector -Wstack-protector --param 
ssp-buffer-size=1 -Werror -Wall -Wno-main -Wno-format-zero-length 
-Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wswitch -Wshadow 
-Wcast-qual -Wwrite-strings -Wno-unreachable-code -Wno-sign-compare 
-Wno-pointer-sign -Wno-attributes -Wextra -Wno-unused-parameter -Werror 
-march=i486 -mtune=pentiumpro -Di386 -I. 
-I/home/sh/src/netbsd-5/src/sys/contrib/dev/ath/netbsd 
-I/home/sh/src/netbsd-5/src/sys/../common/include 
-I/home/sh/src/netbsd-5/src/sys/arch -I/home/sh/src/netbsd-5/src/sys -nostdinc 
-DLKM -DMAXUSERS=64 -D_KERNEL -D_KERNEL_OPT 
-I/home/sh/src/netbsd-5/src/sys/lib/libkern/../../../common/lib/libc/quad 
-I/home/sh/src/netbsd-5/src/sys/lib/libkern/../../../common/lib/libc/string 
-I/home/sh/src/netbsd-5/s
 rc/sys/lib/libkern/../../../common/lib/libc/arch/i386/string 
-I/home/sh/src/netbsd-5/src/sys/../common/include 
-I/home/sh/src/netbsd-5/src/sys/dist/pf 
-I/home/sh/src/netbsd-5/src/sys/dist/ipf -c 
/home/sh/src/netbsd-5/src/sys/dev/pci/if_vge.c
cc1: warnings being treated as errors
/home/sh/src/netbsd-5/src/sys/dev/pci/if_vge.c: In function 'vge_ioctl': 
/home/sh/src/netbsd-5/src/sys/dev/pci/if_vge.c:2038: warning: passing argument 
1 of 'vge_stop' from incompatible pointer type

Daniel

-- 
Daniel Horecki
http://morr.pl http://linux.pl http://netbsd.pl
HAIL ERIS!


Home | Main Index | Thread Index | Old Index