Date: Fri, 30 Sep 2005 15:53:54 +0930 From: "Daniel O'Connor" <doconnor@gsoft.com.au> To: Craig Rodrigues <rodrigc@freebsd.org> Cc: freebsd-bugs@freebsd.org, cognet@freebsd.org Subject: Re: kern/86746: watch/snp don't work in 6.0 Message-ID: <200509301554.02218.doconnor@gsoft.com.au> In-Reply-To: <200509300330.j8U3UDZZ054722@freefall.freebsd.org> References: <200509300330.j8U3UDZZ054722@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart9725836.GqRsKSx9NA Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Friday 30 September 2005 13:00, Craig Rodrigues wrote: > Synopsis: watch/snp don't work in 6.0 > > State-Changed-From-To: open->feedback > State-Changed-By: rodrigc > State-Changed-When: Fri Sep 30 03:21:03 GMT 2005 > State-Changed-Why: > Can you try RELENG_6? Some newer fixes to snp were committed. Hmm, can't build RELENG_6 at the moment.. cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -Wall -Wredundant-= decls -Wnested-externs -Wstrict =2Dprototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -= fformat-extensions -std=3Dc99 -g -n ostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/contrib/dev/acpica -I/usr/sr= c/sys/contrib/altq -I/usr/src/s ys/contrib/ipfilter -I/usr/src/sys/contrib/pf -I/usr/src/sys/contrib/dev/at= h -I/usr/src/sys/contrib/dev/at h/freebsd -I/usr/src/sys/contrib/ngatm -I/usr/src/sys/dev/twa -D_KERNEL -in= clude opt_global.h -fno-common =2Dfinline-limit=3D8000 --param inline-unit-growth=3D100 --param large-func= tion-growth=3D1000 -mcmodel=3Dkernel -mn o-red-zone -mfpmath=3D387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-f= loat -fno-asynchronous-unwind-tab les -ffreestanding -Werror /usr/src/sys/fs/devfs/devfs_vnops.c /usr/src/sys/fs/devfs/devfs_vnops.c:1148: warning: redundant redeclaration = of 'devfs_ops_f' /usr/src/sys/fs/devfs/devfs_vnops.c:70: warning: previous declaration of 'd= evfs_ops_f' was here /usr/src/sys/fs/devfs/devfs_vnops.c:1159: warning: redundant redeclaration = of 'devfs_vnodeops' /usr/src/sys/fs/devfs/devfs_vnops.c:68: warning: previous declaration of 'd= evfs_vnodeops' was here /usr/src/sys/fs/devfs/devfs_vnops.c:1181: warning: redundant redeclaration = of 'devfs_specops' /usr/src/sys/fs/devfs/devfs_vnops.c:69: warning: previous declaration of 'd= evfs_specops' was here I don't see what's wrong with line 68 though.. It's just a forward declaration? =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart9725836.GqRsKSx9NA Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBDPNoC5ZPcIHs/zowRAtyVAKCCz37NgmTBkyvISrwjwv0cYFMgXACgpSHc zja6smpzzDKxHj0bpUdUBnw= =YCC3 -----END PGP SIGNATURE----- --nextPart9725836.GqRsKSx9NA--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509301554.02218.doconnor>