[OpenAFS-devel] 1.4.2rc1 fails on RHEL4 2.6.9 kernel: missing keyring defines?
Jim Rees
rees@umich.edu
Thu, 24 Aug 2006 11:04:09 -0400
I think the right fix might be something like this:
1. Put the rpcgen prologue into an include file instead of inline in
rpc_main.c. Maybe we could even re-use one of our many include files for
this purpose.
2. Figure out the correct ordering and include the actual ubik include file
instead of just declaring ubik_client.
This is more work than I want to do right now, especially since I'm not the
one who broke it. Maybe some kindly volunteer will tackle it.