> What is the status of getting openafs to build on kernel 2.4.9-31 from > redhat? I have tried various snapshots and get lots of build errors > that I am unable to resolve.
Are these errors related to the kernel module (libafs) or other portions of the code? > Could someone outline the steps to get the snapshots to build so I can > make sure I am doing everything correctly? As long as you have the kernel source installed, everything should be fine. Make sure /usr/src/linux is a symlink to the source for the kernel you are curently running (probably /usr/src/linux-2.4.9-31, or something similar), and that you've done a "make dep" on the kernel source. If your build errors are not libafs related, you'll have to be more specific. [ t charles clancy ]--[ [EMAIL PROTECTED] ]--[ www.uiuc.edu/~tclancy ] _______________________________________________ OpenAFS-devel mailing list [EMAIL PROTECTED] https://lists.openafs.org/mailman/listinfo/openafs-devel
