On Sun, 12 Jan 2003, Derrick J Brashear wrote: > > > I do read openafs-devel... > > This is your clue to stop CC'ing me. > > > # grep kunmap_high /proc/ksyms > > c012e4e0 kunmap_high_R__ver_kunmap_high > > this is broken. > > > > those kernel headers look broken, like kunmap_high isn't exported as a > > > versioned symbol. that's definitely not our problem, if true. (if you get > > > a versioned symbol from /proc/ksyms, your headers are broken and i have no > > > suggestions) > > > > So should I Cc: linux-kernel list? > > i doubt it. it's going to be your build, probably, and not their problem. > make mrproper; make config; make dep, then grep for kunmap_high in > include/linux/modules/*
Actually, remaking kernel (I did it already before, but now again) and rebuilding afs helped! Thanks! -- Martin Mokrejs <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> PGP5.0i key is at http://www.natur.cuni.cz/~mmokrejs MIPS / Institute for Bioinformatics <http://mips.gsf.de> GSF - National Research Center for Environment and Health Ingolstaedter Landstrasse 1, D-85764 Neuherberg, Germany tel.: +49-89-3187 3683 , fax: +49-89-3187 3585 _______________________________________________ OpenAFS-devel mailing list [EMAIL PROTECTED] https://lists.openafs.org/mailman/listinfo/openafs-devel
