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.
> 
> Fine. We dropped 1.5.6 out the door today, try that.
> 
> 
Well, it is certainly different...

/usr/local/src/openafs-1.5.6/src/vlserver/vldbint.h:368: warning:
‘struct ubik_client’ declared inside parameter list
/usr/local/src/openafs-1.5.6/src/libafs/MODLOAD-2.6.17-1.2543.fc6-MP/osi_pag_module.c:42:
 error: expected ‘)’ before string constant
/usr/local/src/openafs-1.5.6/src/libafs/MODLOAD-2.6.17-1.2543.fc6-MP/osi_pag_module.c:46:
 error: expected ‘)’ 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


_______________________________________________
OpenAFS-info mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-info

Reply via email to