[OpenAFS-devel] 1.5.30a has compile errors on linux
Russ Allbery
rra@stanford.edu
Fri, 18 Jul 2008 21:39:45 -0700
Jason Edgecombe <jason@rampaginggeek.com> writes:
> I wanted to see if I would have any better luck compiling 1.5.x for maemo.
>
> Cross-compiling for armel in scratchbox if that matters.
>
> The compile failed. Here is the last few lines of the compile:
The basic problem that caused this was that arm was the only platform that
didn't get UBIK_PTHREAD_ENV defined everywhere AFS_PTHREAD_ENV was
defined. Since both were otherwise always defined together, I believe
UBIK_PTHREAD_ENV is redundant.
I think /afs/ir.stanford.edu/users/r/r/rra/public/dropoff/openafs-pthread.diff
fixes the underlying problem in the correct way after some discussion on
Zephyr. Will commit after further build testing and review.
--
Russ Allbery (rra@stanford.edu) <http://www.eyrie.org/~eagle/>