Date: Sat, 11 Dec 1999 14:39:29 -0800 (PST) From: "Rodney W. Grimes" <freebsd@gndrsh.dnsmgr.net> To: freebsd-stable@FreeBSD.org Subject: Kernel compile warnings in 3.4-RC Message-ID: <199912112239.OAA10823@gndrsh.dnsmgr.net>
next in thread | raw e-mail | index | archive | help
Time to clean these up, they have been coming out for a very long time and been ignored... In file included from ../../kern/init_sysent.c:11: ../../sys/sysent.h:72: warning: `struct vnode' declared inside parameter list ../../sys/sysent.h:72: warning: its scope is only this definition or declaration, ../../sys/sysent.h:72: warning: which is probably not what you want. ../../kern/kern_ntptime.c:542: warning: initialization from incompatible pointer type ../../pci/ncr.c:3248: warning: `ncr_info' defined but not used ../../pci/ncr.c:3236: warning: `ncr_min_phys' defined but not used ../../ufs/mfs/mfs_vfsops.c: In function `mfs_mount': ../../ufs/mfs/mfs_vfsops.c:181: warning: unused variable `base' ../../ufs/mfs/mfs_vfsops.c:347: warning: label `dostatfs' defined but not used ../../ufs/mfs/mfs_vfsops.c: At top level: ../../ufs/mfs/mfs_vfsops.c:67: warning: `mfs_rootbase' defined but not used ../../ufs/mfs/mfs_vfsops.c:68: warning: `mfs_rootsize' defined but not used ../../i386/i386/identcpu.c: In function `printcpuinfo': ../../i386/i386/identcpu.c:129: warning: `nreg' might be used uninitialized in this function ../../i386/isa/clock.c: In function `calibrate_clocks': ../../i386/isa/clock.c:595: warning: `old_tsc' might be used uninitialized in this function ../../i386/isa/npx.c:126: warning: `timezero' declared `static' but never defined -- Rod Grimes - KD7CAX @ CN85sl - (RWG25) rgrimes@gndrsh.dnsmgr.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912112239.OAA10823>