Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 May 2010 11:13:51 -0400
From:      Michael Butler <imb@protected-networks.net>
To:        freebsd-stable <freebsd-stable@freebsd.org>
Subject:   7-stable compile broken: kern_ntptime
Message-ID:  <4BF4002F.4060601@protected-networks.net>

next in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

After the recent kern_ntptime updates:

cc -c -O2 -pipe -fno-strict-aliasing -march=pentium4 -std=c99  -Wall
- -Wredundant-decls -Wnested-externs -Wstrict-prototypes
- -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef
- -Wno-pointer-sign -fformat-extensions -nostdinc  -I. -I/usr/src/sys
- -I/usr/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS
- -include opt_global.h -fno-common -finline-limit=8000 --param
inline-unit-growth=100 --param large-function-growth=1000
- -fno-omit-frame-pointer -mno-align-long-strings
- -mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2
- -mno-sse3 -ffreestanding -Werror  /usr/src/sys/kern/kern_ntptime.c

cc1: warnings being treated as errors
/usr/src/sys/kern/kern_ntptime.c: In function 'periodic_resettodr':
/usr/src/sys/kern/kern_ntptime.c:985: warning: implicit declaration of
function 'resettodr'
/usr/src/sys/kern/kern_ntptime.c:985: warning: nested extern declaration
of 'resettodr'
/usr/src/sys/kern/kern_ntptime.c:989: warning: implicit declaration of
function 'callout_schedule'
/usr/src/sys/kern/kern_ntptime.c:989: warning: nested extern declaration
of 'callout_schedule'
*** Error code 1

Stop in /usr/obj/usr/src/sys/AUBURN.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

	imb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (FreeBSD)

iEYEARECAAYFAkv0AC8ACgkQQv9rrgRC1JJs/QCgpVIUSKua6RaVH1Ch16BEixao
CNQAoJ59A4isvuVms6jHuSaW28p/ubD4
=GRs2
-----END PGP SIGNATURE-----



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4BF4002F.4060601>