[OpenAFS-devel] OpenAFS 1.2.9-rc3 under RedHat 9
Derrick J Brashear
shadow@dementia.org
Mon, 31 Mar 2003 16:18:43 -0500 (EST)
On Mon, 31 Mar 2003, Frank Bagehorn wrote:
> I was able to compile 1.2.9-rc3 under RedHat 9. I tested it and it seems
> to work so far.
> Besides the change to fix the krb4_cross type mismatch I had to do some
> changes in osi_machdep.h .
> They reflect the fact, that the struct task_struct in the RedHat kernel is
> changed compared to the stock kernel.
> I attach the patches.
Similar was already done and will be in the next release candidate.
> The only remaining issue, is a error message when loading the module:
> Incorrectly built binary which accesses errno, h_errno or _res
> directly.
> Needs to be fixed.
> Anyone knows how to get rid of that one ?
I'll look into it.