Date: Mon, 28 Dec 1998 20:08:42 +1100 (EST) From: Gavin Cameron <gavin@itworks.com.au> To: stable@FreeBSD.ORG Subject: Got this error... Message-ID: <Pine.BSF.3.96.981228200628.140A-100000@iserver.itworks.com.au>
next in thread | raw e-mail | index | archive | help
Hi, I'm trying to upfrade via cvsup a 2.2.6R box to stable. I cvsup'ed from cvsup.au.freebsd.org this morning and my buildworld stops with the following error. --- fdesc_vnops.o --- /var/spool/src/src/lkm/fdesc/../../sys/miscfs/fdesc/fdesc_vnops.c:982: `vop_strategy_desc' undeclared here (not in a function) /var/spool/src/src/lkm/fdesc/../../sys/miscfs/fdesc/fdesc_vnops.c:982: initializer element for `fdesc_vnodeop_entries[30].opve_op' is not constant /var/spool/src/src/lkm/fdesc/../../sys/miscfs/fdesc/fdesc_vnops.c:982: warning:`struct vop_strategy_args' declared inside parameter list /var/spool/src/src/lkm/fdesc/../../sys/miscfs/fdesc/fdesc_vnops.c:982: warning:its scope is only this definition or declaration, /var/spool/src/src/lkm/fdesc/../../sys/miscfs/fdesc/fdesc_vnops.c:982: warning:which is probably not what you want. /var/spool/src/src/lkm/fdesc/../../sys/miscfs/fdesc/fdesc_vnops.c:992: `vop_bwrite_desc' undeclared here (not in a function) /var/spool/src/src/lkm/fdesc/../../sys/miscfs/fdesc/fdesc_vnops.c:992: initializer element for `fdesc_vnodeop_entries[40].opve_op' is not constant *** Error code 1 1 error Any ideas? Thanks Gavin []-----------------------------------+------------------------------------[] | Gavin Cameron | ITworks Consulting | | Ph : 0418 390350 | Suite 100, 85 Grattan Street | | Fax : +61 3 9347 6544 | Carlton, Victoria | | Email : gavin@itworks.com.au | Australia, 3053 | []-----------------------------------+------------------------------------[] 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?Pine.BSF.3.96.981228200628.140A-100000>