[OpenAFS] Troubles with compile on Mandrake Linux 7.1

Steve Fox stevefx@us.ibm.com
Thu, 7 Dec 2000 15:27:46 -0600


That fixed it up! Thank you.

The problem I'm having now is that OpenAFS is looking for pam_appl.h which
is not included in Mandrake's PAM packages. I will go yell at them ;) but I
thought I'd document it here in case anyone else is searching the archives.

Steve Fox
IBM Linux Technology Center
http://oss.software.ibm.com/developerworks/opensource/linux
http://stevefx.rchland.ibm.com (IBM Intranet)




To:   Steve Fox/Rochester/IBM@IBMUS
cc:
Subject:  Re: [OpenAFS] Troubles with compile on Mandrake Linux 7.1



Just a thought, did you do a "make dep" in the linux kernel source tree?


Steve Fox wrote:

> Greetings,
>
> I'm unable to compile OpenAFS 1.01 on Mandrake Linux 7.1 because it is
> looking for a UTS_RELEASE string in the version.h header which
> apparently is not in the Mandrake kernel source (installed via the
> kernel-source rpm). The exact error is below:
>
> ERROR: Cannot build for Linux kernel 2.2.16:
>        No UTS_RELEASE string found in
> /usr/src/linux-2.2.16/include/linux/version.h.
> ERROR: Should be able to build at least one of 2.2.15 2.2.16.
>        Valid headers not present for any Linux kernel.
> make[3]: *** [lkversion] Error 255