[OpenAFS] FC6-T2 openafs

William Murray W.J.Murray@rl.ac.uk
Fri, 11 Aug 2006 09:15:46 +0100


On Thu, 2006-08-10 at 20:58 -0400, Derrick J Brashear wrote:
> > Thanks Derrick,
> >         I'll look into the definition tomorrow. 1.5.5 had too many
> > problems seemingly to do with kernel defines, I gave up on it.
>=20
> Fine. We dropped 1.5.6 out the door today, try that.
>=20
>=20
Well, it is certainly different...

/usr/local/src/openafs-1.5.6/src/vlserver/vldbint.h:368: warning:
=E2=80=98struct ubik_client=E2=80=99 declared inside parameter list
/usr/local/src/openafs-1.5.6/src/libafs/MODLOAD-2.6.17-1.2543.fc6-MP/osi_pa=
g_module.c:42: error: expected =E2=80=98)=E2=80=99 before string constant
/usr/local/src/openafs-1.5.6/src/libafs/MODLOAD-2.6.17-1.2543.fc6-MP/osi_pa=
g_module.c:46: error: expected =E2=80=98)=E2=80=99 before string constant

The section is osi_pag_module is:

MODULE_PARM(nfs_server_addr,  "l");

nfs_server_addr is defined in the line above. I suppose that means
something wrong with MODULE_PARM? But this is frequently used...
       Bill