cvs commit: src/sys/compat/freebsd32 freebsd32_proto.h freebsd32_syscall.h freebsd32_syscalls.c freebsd32_sysent.c syscalls.master

Bjoern A. Zeeb bzeeb-lists at lists.zabbadoz.net
Tue Mar 1 13:42:13 GMT 2005


On Tue, 1 Mar 2005, Paul Saab wrote:

> ps          2005-03-01 06:32:53 UTC
>   Log:
>   Correct the freebsd32_kevent prototype.
>
>   Revision  Changes    Path
>   1.36      +3 -3      src/sys/compat/freebsd32/freebsd32_proto.h
>   1.36      +0 -0      src/sys/compat/freebsd32/freebsd32_syscall.h
>   1.27      +0 -0      src/sys/compat/freebsd32/freebsd32_syscalls.c
>   1.37      +0 -0      src/sys/compat/freebsd32/freebsd32_sysent.c
>   1.48      +3 -3      src/sys/compat/freebsd32/syscalls.master


this seems to break amd64 build?

cc -c -O2 -frename-registers -pipe -fno-strict-aliasing  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -std=c99 -g -nostdinc -I-  -I. -I/local/building/freebsd/HEAD/sys -I/local/building/freebsd/HEAD/sys/contrib/dev/acpica -I/local/building/freebsd/HEAD/sys/contrib/altq -I/local/building/freebsd/HEAD/sys/contrib/ipfilter -I/local/building/freebsd/HEAD/sys/contrib/pf -I/local/building/freebsd/HEAD/sys/contrib/dev/ath -I/local/building/freebsd/HEAD/sys/contrib/dev/ath/freebsd -I/local/building/freebsd/HEAD/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000  -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone  -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow  -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror  /local/building/freebsd/HEAD/sys/compat/freebsd32/freebsd32
 _misc.c
.../HEAD/sys/compat/freebsd32/freebsd32_misc.c: In function `freebsd32_kevent':
.../HEAD/sys/compat/freebsd32/freebsd32_misc.c:571: warning: assignment from incompatible pointer type
.../HEAD/sys/compat/freebsd32/freebsd32_misc.c:573: warning: assignment from incompatible pointer type
*** Error code 1

Stop in /local/building/src+ports/src/obj/local/building/freebsd/HEAD/sys/GENERIC.


-- 
Bjoern A. Zeeb				bzeeb at Zabbadoz dot NeT


More information about the cvs-src mailing list