Date: Mon, 28 Dec 1998 20:12:36 -0000 (GMT) From: Joao Pedras <jpedras@mail.telepac.pt> To: Gavin Cameron <gavin@itworks.com.au> Cc: stable@FreeBSD.ORG Subject: RE: Got this error... Message-ID: <XFMail.981228201236.jpedras@mail.telepac.pt> In-Reply-To: <Pine.BSF.3.96.981228200628.140A-100000@iserver.itworks.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
Suposing there is nothing wrong with the source you have, whit what options are you building ? Check /etc/make.conf I'm using -O3 -pipe -m486 and it works fine. Joao On 28-Dec-98 Gavin Cameron wrote: > --- 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 --------------------------------------------- Sent using XFMail on 28-Dec-98 at 20:10:35GMT This message was sent by XFMail proudly powered by FreeBSD-Stable --------------------------------------------- "I had to censor everything my sons watched ... even on the Mary Tyler Moore show I heard the word 'damn'!" -- Mary Lou Bax 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?XFMail.981228201236.jpedras>