[OpenAFS] Problem with starting up Open AFS.

Derrick J Brashear shadow@dementia.org
Wed, 8 Aug 2001 00:48:19 -0400 (EDT)


You don't need to CC me. I read the list. 

On Wed, 8 Aug 2001, Madhusudan Singh wrote:

> Hi,
> 	It might sound like a dumb (and irrelevant) question. I have kernel-headers-2.4.2-2
> installed. How do I fix this then ?

symlink /usr/src/linux to e.g. /usr/src/linux-2.4.2 or say
--with-linux-kernel-headers=/usr/src/linux-2.4.2 
when you run configure. (assuming that's where the headers are)

-D