Thanks for pointing me in the right direction - it compiles now! I did have kernel-source installed. The problem was that I had left off "--with-linux-kernel-headers=/usr/src/linux" when I ran configure. I am somewhat embarassed that it was so simple.
With previous versions of suse I hadn't needed that switch, so I didn't think of using it with 10.1 until I saw your posts. Thanks again, Dave > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Jeffrey Hutzelman > > On Monday, September 18, 2006 04:16:53 PM -0700 Russ Allbery > <[EMAIL PROTECTED]> wrote: > > > > > There have been lots and lots of solutions that work. The > error message > > is extremely generic and means that, basically, OpenAFS was > unable to find > > kernel headers that correspond to the kernel against which you're > > building. In order to see what the problem really is, you > have to look > > at the config.log output. > > It's not useful to look for patches based on this > particular error because > > there is no "rlim error." That error message means > "compiling with your > > kernel headers failed" and there are literally hundreds of different > > things that could be wrong. > > ... but often, the problem is that the configure tests utterly failed > because configure was unable to install your kernel headers, perhaps > because you haven't actually installed them. > > Do you have a kernel-src or kernel-devel RPM installed? _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
