On Tue, Oct 12, 2004 at 07:55:15AM -0700, e r0ck wrote: > no change. but why would there be? the kernel headers in there are the > same as in /usr/src/linux.
The 2.6 kernel has a completely different build system from the 2.4 kernel. All the build magic that you need to build third party kernel modules for your running kernel are to be found in /lib/modules/`uname -r`/build /usr/src/linux is the directory that contains the actual source code for your kernel. Very different. However, if your running kernel was compiled in /usr/src/linux then all the build stuff will have been created there as well. > > i'm gonna try to get arla to work. Arla is much more stable than my patches. Although, I do not understand why you would be getting no space left on device with my patches and normal behavior without. I'd have to poke a bit more at it. Jack Neely -- Jack Neely <[EMAIL PROTECTED]> Realm Linux Administration and Development PAMS Computer Operations at NC State University GPG Fingerprint: 1917 5AC1 E828 9337 7AA4 EA6B 213B 765F 3B6A 5B89 _______________________________________________ OpenAFS-info mailing list [EMAIL PROTECTED] https://lists.openafs.org/mailman/listinfo/openafs-info
