Date: Fri, 18 Dec 1998 19:42:31 -0800 (PST) From: Matthew Jacob <mjacob@feral.com> To: freebsd-alpha@FreeBSD.ORG Subject: kernel compile warnings? Message-ID: <Pine.LNX.4.04.9812181940230.25456-100000@feral-gw>
next in thread | raw e-mail | index | archive | help
I'm getting a wad of these (after installing the latest .mk files)... I know that we've turned on Warnings etc. for kernel compiles, but this is a lot of noise to wade through... Is it just that the toolchains are different and the answer for now is 'cope'? .... ./../kern/vfs_aio.c:114: warning: `sysctl___vfs_aio_max_aio_queue_per_proc' defined but not used ../../kern/vfs_aio.c:117: warning: `sysctl___vfs_aio_max_aio_procs' defined but not used ../../kern/vfs_aio.c:120: warning: `sysctl___vfs_aio_num_aio_procs' defined but not used ../../kern/vfs_aio.c:123: warning: `sysctl___vfs_aio_num_queue_count' defined but not used ../../kern/vfs_aio.c:126: warning: `sysctl___vfs_aio_max_aio_queue' defined but not used ../../kern/vfs_aio.c:129: warning: `sysctl___vfs_aio_target_aio_procs' defined but not used ../../kern/vfs_aio.c:132: warning: `sysctl___vfs_aio_max_buf_aio' defined but not used ../../kern/vfs_aio.c:135: warning: `sysctl___vfs_aio_num_buf_aio' defined but not used ../../kern/vfs_aio.c:138: warning: `sysctl___vfs_aio_aiod_lifetime' defined but not used To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.04.9812181940230.25456-100000>