Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Mar 2005 13:41:51 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>
To:        Paul Saab <ps@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/compat/freebsd32 freebsd32_proto.h freebsd32_syscall.h         freebsd32_syscalls.c freebsd32_sysent.c syscalls.master
Message-ID:  <Pine.BSF.4.53.0503011336490.92552@e0-0.zab2.int.zabbadoz.net>
In-Reply-To: <200503010632.j216WrLW010717@repoman.freebsd.org>
References:  <200503010632.j216WrLW010717@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.53.0503011336490.92552>