Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 04 May 2010 15:02:40 +0200
From:      Jan Henrik Sylvester <me@janh.de>
To:        Benjamin Kaduk <kaduk@MIT.EDU>
Cc:        afs-list freebsd <freebsd-afs@freebsd.org>
Subject:   Re: AFS on FreeBSD 8?
Message-ID:  <4BE01AF0.3080309@janh.de>
In-Reply-To: <alpine.GSO.1.10.1004141242470.29136@multics.mit.edu>
References:  <558186334.2619.1271175586732.JavaMail.root@thunderbeast.private.linuxbox.com> <alpine.GSO.1.10.1004131220540.29136@multics.mit.edu> <4BC4A5F1.6050406@janh.de> <alpine.GSO.1.10.1004131314070.29136@multics.mit.edu> <4BC5EEB5.5050109@janh.de> <alpine.GSO.1.10.1004141242470.29136@multics.mit.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On 04/14/2010 18:52, Benjamin Kaduk wrote:
> Could you send a bit of detail about your machine, though? Is it
> single-processor, 32-bit, etc.?

I just saw that I never answered this question, sorry.

The machine is a Core2Quad (four cores) currently running on a GENERIC 
FreeBSD-8.0-RELEASE i386. I plan to test amd64 in a few weeks. (All the 
other machines I could use for testing are i386, too, one 8-STABLE and 
the others 8.0-RELEASE.)

The port has 1.5.73.3 hard coded, but if I understand it correctly, it 
pulls the latest git (currently something beyond 1.5.74) -- or am I wrong?

I just tried to build it again, but it did not succeed:

cc -I. -I.. -I../nfs  -I/usr/ports/net/openafs-devel/work/openafs/src 
-I/usr/ports/net/openafs-devel/work/openafs/
src/afs  -I/usr/ports/net/openafs-devel/work/openafs/src/afs/FBSD 
-I/usr/ports/net/openafs-devel/work/openafs/src/
config  -I/usr/ports/net/openafs-devel/work/openafs/src/rx/FBSD 
-I/usr/ports/net/openafs-devel/work/openafs/src/rx
kad  -I/usr/ports/net/openafs-devel/work/openafs/src/util 
-I/usr/ports/net/openafs-devel/work/openafs/src  -I/usr/
ports/net/openafs-devel/work/openafs/src/afs 
-I/usr/ports/net/openafs-devel/work/openafs/src/afs/FBSD  -I/usr/port
s/net/openafs-devel/work/openafs/src/util 
-I/usr/ports/net/openafs-devel/work/openafs/src/rxkad  -I/usr/ports/net/
openafs-devel/work/openafs/src/config 
-I/usr/ports/net/openafs-devel/work/openafs/src/fsint  -I/usr/ports/net/open
afs-devel/work/openafs/src/vlserver 
-I/usr/ports/net/openafs-devel/work/openafs/include 
-I/usr/ports/net/openafs-
devel/work/openafs/include/afs  -I. -I.. 
-I/usr/ports/net/openafs-devel/work/openafs/src/config  -DAFSDEBUG -DKERNE
L -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Wall -nostdinc 
-I/usr/include -D_KERNEL -DKLD_MODULE  -elf  -
mno-align-long-strings -fno-common -ffreestanding 
-I/usr/obj/usr/src/sys/GENERIC -include opt_global.h -fno-strict
-aliasing  -O2  -o osi_vcache.o -c 
/usr/ports/net/openafs-devel/work/openafs/src/afs/FBSD/osi_vcache.c
/usr/ports/net/openafs-devel/work/openafs/src/afs/FBSD/osi_vcache.c: In 
function 'osi_TryEvictVCache':
/usr/ports/net/openafs-devel/work/openafs/src/afs/FBSD/osi_vcache.c:33: 
error: 'tvc' undeclared (first use in this function)
/usr/ports/net/openafs-devel/work/openafs/src/afs/FBSD/osi_vcache.c:33: 
error: (Each undeclared identifier is reported only once
/usr/ports/net/openafs-devel/work/openafs/src/afs/FBSD/osi_vcache.c:33: 
error: for each function it appears in.)
/usr/ports/net/openafs-devel/work/openafs/src/afs/FBSD/osi_vcache.c: In 
function 'osi_AttachVnode':
/usr/ports/net/openafs-devel/work/openafs/src/afs/FBSD/osi_vcache.c:100: 
warning: 'return' with a value, in functio
n returning void
*** Error code 1
Stop in /usr/ports/net/openafs-devel/work/openafs/src/libafs/MODLOAD.

Cheers,
Jan Henrik



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