Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 May 2010 12:11:53 -0400
From:      Derrick Brashear <shadow@gmail.com>
To:        Jan Henrik Sylvester <me@janh.de>
Cc:        afs-list freebsd <freebsd-afs@freebsd.org>, Benjamin Kaduk <kaduk@mit.edu>
Subject:   Re: AFS on FreeBSD 8?
Message-ID:  <AANLkTikgDdGd81o3sX3bw9CIQ9IfgN_5Mse5I7bgjZKG@mail.gmail.com>
In-Reply-To: <4BF2B962.50408@janh.de>
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> <4BE01AF0.3080309@janh.de> <alpine.GSO.1.10.1005041225120.29136@multics.mit.edu> <4BF2B962.50408@janh.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, May 18, 2010 at 11:59 AM, Jan Henrik Sylvester <me@janh.de> wrote:
> On 05/04/10 18:45, Benjamin Kaduk wrote:
>>
>> On Tue, 4 May 2010, Jan Henrik Sylvester wrote:
>>
>>> 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.)
>>
>> Thanks! I suspect that we are not quite safe for the SMP case, yet.
>
> I have upgraded almost all of my machines from i386 to amd64 and would li=
ke
> to repeat the OpenAFS testing -- even though you suspect it is SMP, which
> applies to all machines available to me.
>
> The port (that uses the master branch) currently only builds until:
> cc -I. -I.. -I../nfs =A0-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/rxkad
> -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/ports/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/openafs-devel/work/openafs/src/vlserver
> -I/usr/ports/net/openafs-devel/work/openafs/include
> -I/usr/ports/net/openafs-devel/work/openafs/include/afs =A0-O -I. -I..
> -I/usr/ports/net/openafs-devel/work/openafs/src/config =A0-DAFSDEBUG -DKE=
RNEL
> -DAFS -DVICE -DNFS -DUFS -DINET -DQUOTA -DGETMOUNT -Wall -nostdinc
> -I/usr/include -D_KERNEL -DKLD_MODULE =A0-elf -mno-align-long-strings
> -fno-common -ffreestanding -I/usr/obj/usr/src/sys/GENERIC -include
> opt_global.h -fno-strict-aliasing -fPIC -O2 =A0-o afs_atomlist.o -c
> /usr/ports/net/openafs-devel/work/openafs/src/util/afs_atomlist.c
> <command-line>:14600381:116: error: opt_global.h: No such file or directo=
ry

You get to provide that, from your kernel build. It doesn't come from
openafs. No version of OpenAFS will ever provide that.

configure --with-bsd-kernel-build=3D/usr/obj/usr/src/sys/GENERIC
or whatever path to your kernel.



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