[OpenAFS] openafs-1.4.7pre3 src/aklog compile error

Derrick Brashear shadow@gmail.com
Thu, 24 Apr 2008 19:29:45 -0400


On Fri, Apr 11, 2008 at 8:28 AM, Rainer Laatsch <Laatsch@uni-koeln.de> wrote:
> To get a successful compilation in src/aklog, I had to reorder
>  the krb5 libs in src/aklog/Makefile like this
>
>  sed -e "/AKLIBS/s/-lkrb5support -lcom_err/-lcom_err -lkrb5support/" \
>   < Makefile.orig > Makefile
>
Odds are that will break other systems, it's going to need more
investigation. But I understand the problem.