Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Oct 2011 00:45:11 -0500
From:      Greg Miller <greglmiller@gmail.com>
To:        Ken Smith <kensmith@buffalo.edu>
Cc:        freebsd-current@freebsd.org, freebsd-stable <freebsd-stable@freebsd.org>
Subject:   Re: FreeBSD 9.0-RC1 Available...
Message-ID:  <CAHLcusQEz6Ei_Zu6SJcqNoSv%2BjhzpvWhd2rUqVAhHyWSR4HrtA@mail.gmail.com>
In-Reply-To: <1319341433.49428.7.camel@neo.cse.buffalo.edu>
References:  <1319341433.49428.7.camel@neo.cse.buffalo.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On 10/22/11, Ken Smith <kensmith@buffalo.edu> wrote:
>
> The first of the Release Candidate builds of the 9.0-RELEASE release
> cycle is now available.  Since this is the first release of a brand

New in RC1, with GENERIC:

cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -march=native
-std=c99 -g -Wall -Wredundant-decls -Wnested-externs
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline
-Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions
-Wmissing-include-dirs -fdiagnostics-show-option -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-sse
-mcmodel=kernel -mno-red-zone -mno-mmx -msoft-float
-fno-asynchronous-unwind-tables -ffreestanding -fstack-protector
-Werror  /usr/src/sys/fs/devfs/devfs_devs.c
cc1: warnings being treated as errors
/usr/src/sys/fs/devfs/devfs_devs.c: In function 'devfs_free':
/usr/src/sys/fs/devfs/devfs_devs.c:174: warning: implicit declaration
of function 'devfs_free_cdp_inode'
/usr/src/sys/fs/devfs/devfs_devs.c:174: warning: nested extern
declaration of 'devfs_free_cdp_inode' [-Wnested-externs]
/usr/src/sys/fs/devfs/devfs_devs.c: At top level:
/usr/src/sys/fs/devfs/devfs_devs.c:689: warning: no previous prototype
for 'devfs_alloc_cdp_inode' [-Wmissing-prototypes]
/usr/src/sys/fs/devfs/devfs_devs.c:696: warning: no previous prototype
for 'devfs_free_cdp_inode' [-Wmissing-prototypes]
/usr/src/sys/fs/devfs/devfs_devs.c:696: warning: conflicting types for
'devfs_free_cdp_inode'
/usr/src/sys/fs/devfs/devfs_devs.c:174: warning: previous implicit
declaration of 'devfs_free_cdp_inode' was here
*** Error code 1



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHLcusQEz6Ei_Zu6SJcqNoSv%2BjhzpvWhd2rUqVAhHyWSR4HrtA>