AFS on FreeBSD 8?
Benjamin Kaduk
kaduk at MIT.EDU
Wed May 5 18:00:00 UTC 2010
On Wed, 5 May 2010, Jan Henrik Sylvester wrote:
> On 05/05/2010 18:34, Benjamin Kaduk wrote:
>> On Wed, 5 May 2010, Jan Henrik Sylvester wrote:
>>
>>> On 05/05/2010 14:19, Derrick Brashear wrote:
>>>>
>>>> what did you check out? origin/master? if you checked out 1.5.74, then
>>>> you have to apply the patch from yesterday.
>>>
>>> I do not know. I simply did use the port assuming that it got master,
>>> since even though it has 1.5.73.3 hard coded in it, it changed over
>>> time. Is my assumption incorrect?
>>
>> The port checks out master, but it only checks out during the 'extract'
>> phase of building the port. Thus, you need to 'make clean' in the
>> net/openafs-devel directory to cause a subsequent 'make' to get an
>> updated checkout.
>
> Yes, I did (and "git status" in net/openafs-devel/work/openafs/ gives me "#
> On branch master nothing to commit").
>
> I still have the same error as in my previous mail:
> http://lists.freebsd.org/pipermail/freebsd-afs/2010-May/000285.html
>
> I had a look in src/afs/FBSD/osi_vcache.c and I do not see where "tvc" from
> line 41 has been declared. Is it supposed to be "avc" (wild guess)?
It is supposed to be 'avc', but there was another set of changes needed to
compile.
Hm, do you get any output if you do a 'git pull origin/master' in
net/openafs-devel/work/openafs/ ?
-Ben
More information about the freebsd-afs
mailing list