Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Nov 1998 12:03:42 -0500
From:      Dennis <dennis@etinc.com>
To:        Mike Smith <mike@smith.net.au>
Cc:        hackers@FreeBSD.ORG
Subject:   Re: vnode_if.c wont compile 
Message-ID:  <199811281206.MAA08754@etinc.com>

next in thread | raw e-mail | index | archive | help
At 03:55 PM 11/27/98 -0800, Mike Smith wrote:
>> vnode_if.c:40: `vop_strategy_desc' undeclared here (not in a function)
>> vnode_if.c:40: initializer element for `vfs_op_descs[1]' is not constant
>> vnode_if.c:47: parse error before `int'
>> *** Error code 1
>> 
>> Just did a 'config GENERIC" and a make.
>
>Did you 'make depend' first?

>Yes. 'make depend' completes successfully.

one example: 

struct vop_lease_args 

I cant find this structure defined anywhere? Its seems that some include
file is
missing, or in the wrong path...where should these vop_ functions be declared?

Dennis


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811281206.MAA08754>