Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Nov 1998 21:34:54 +0100
From:      Gary Jennejohn <garyj@peedub.muc.de>
To:        Dennis <dennis@etinc.com>
Cc:        hackers@FreeBSD.ORG
Subject:   Re: vnode_if.c wont compile -FIXED, BUT? 
Message-ID:  <199811282034.VAA01256@peedub.muc.de>
In-Reply-To: Your message of "Sat, 28 Nov 1998 13:43:19 EST." <199811281345.NAA00334@etinc.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
Dennis writes:
>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
>
>Well, i scrubbed the directory manually and reloaded the kernel source and
>now it works...
>
>I do notice that 'config XXXXX" doesnt scrub the directory anymore, is this
>a good thing?
>

the behavior was changesd quite a while ago. ``config -r'' trashes the old
directory.

---
Gary Jennejohn
Home - garyj@muc.de
Work - garyj@fkr.dec.com



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?199811282034.VAA01256>