On Tue, 3 Dec 2002, [iso-8859-2] Martin MOKREJ� wrote: > I've figured out I have to have running afsd to have afslog working. > Probably nothing new to you. :(
yup > But, using 2.4.19 kernel I can most often start afsd, but rarely (like > right now) I get: module already loaded? no /afs? anything else "weird"? > I've meant --enable-redhat-buildsys , but it seems I really don't need it. yup > > > I thought that when I compile my own kernel downloaded from www.kernel.org > > > I'm safe. > > > > so did i, unless 2.4.20 is also broken. > > 2.4.19 works fine for me, with 2.4.20 I cannot load the module at all. if you're sure you compiled the 2.4.20 module against useful headers, a trip into src/libafs/MODLOAD-2.4.20-whatever and something like foreach i (*.o) echo $i nm $i|grep kunmap_high end should tell you which object file is sad. _______________________________________________ OpenAFS-devel mailing list [EMAIL PROTECTED] https://lists.openafs.org/mailman/listinfo/openafs-devel
